mirror of
https://github.com/mirror/tinycc.git
synced 2025-01-15 05:20:06 +08:00
1caee8ab3b
I removed the XMM6/7 registers from the register list because they are not used on Win64 however they are necessary for parameter passing on x86-64. I have now restored them but not marked them with RC_FLOAT so they will not be used except for parameter passing. |
||
---|---|---|
.. | ||
float.h | ||
stdarg.h | ||
stdbool.h | ||
stddef.h | ||
varargs.h |