mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
I've had to introduce the XMM1 register to get the calling convention to work properly, unfortunately this has broken a fair bit of code which assumes that only XMM0 is used.