diff options
| author | James Lyon <jamesly0n@hotmail.com> | 2013-04-19 22:05:49 +0100 |
|---|---|---|
| committer | James Lyon <jamesly0n@hotmail.com> | 2013-04-19 22:05:49 +0100 |
| commit | cbce6d2bac82351154edb69d6e8f78b4b8dcaa65 (patch) | |
| tree | 456a7d6c22353d9144629d01819840dd5c4dce13 /tests/asmtest.S | |
| parent | 946afd2343b1f129af4014740ee8876fa20b6f64 (diff) | |
| download | tinycc-cbce6d2bac82351154edb69d6e8f78b4b8dcaa65.tar.gz tinycc-cbce6d2bac82351154edb69d6e8f78b4b8dcaa65.tar.bz2 | |
Improved x86-64 XMM register argument passing.
Also made XMM0-7 available for use as temporary registers, since they
are not used by the ABI. I'd like to do the same with RSI and RDI but
that's trickier since they can be used by gv() as temporary registers
and there isn't a way to disable that.
Diffstat (limited to 'tests/asmtest.S')
0 files changed, 0 insertions, 0 deletions
