Actions
Feature #10087
closed[PATCH] Specifying "target_cpu" for structure packing in ppc64
Description
This change adds new "target_cpu" for structure packing in ppc64.
- [x86*|i?86|x64], [packed_struct_unaligned='PACKED_STRUCT(x)'])
+ [x86*|i?86|x64|powerpc64*|ppc64*], [packed_struct_unaligned='PACKED_STRUCT(x)'])
Note: The change is compatible with powerpc64 little endian (powerpc64le).
Files
Actions
Like0
Like0