bestm80eva / unrealspeccyp

Automatically exported from code.google.com/p/unrealspeccyp
0 stars 0 forks source link

Misalignment on ARM #70

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Where: struct AYREGS
Executable on WinMo can't run correctly due to misalignment in struct AYREGS.
Possible suggested solutions:
1. Exclude #pragma pack.
2. word envT like other words must be first.
3. Rewrite SwapWord to take into account possible misalignment.

Original issue reported on code.google.com by mknotw...@gmail.com on 15 Nov 2012 at 11:03

GoogleCodeExporter commented 8 years ago

Original comment by djd...@gmail.com on 16 Nov 2012 at 12:31