mirror of
https://github.com/frida/tinycc
synced 2025-02-13 22:04:07 +03:00
![James Lyon](/assets/img/avatar_default.png)
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.