mirror of
https://github.com/mirror/tinycc.git
synced 2025-03-24 10:00:07 +08:00
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. |
||
---|---|---|
.. | ||
alloca86_64.S | ||
alloca86-bt.S | ||
alloca86.S | ||
bcheck.c | ||
libtcc1.c | ||
Makefile |