On 8.01.2025 14:31, LIU Hao wrote:
在 2025-01-07 00:03, Jacek Caban 写道:
+ ARM64_NT_NEON128 V[16]; /* 1a0
(XmmRegisters) */
+ BYTE AMD64_XSAVE_FORMAT_Reserved4[96]; /* 2a0 */
+ } DUMMYSTRUCTNAME;
+ M128A AMD64_VectorRegister[26]; /* 300 */
I suspect this should be `ARM64_NT_NEON128 AMD64_VectorRegister[26];` ?
The second patch contains C99 comments as in `#endif // _ARM64_` so
please rewrite them as C89 ones.
I have compared all changes with the Microsoft Windows SDK and there's
no more issue.
Good point, I fixed that in the new version, thanks!
Jacek
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public