Most x86-64 tests now work; only on error in test1-3.
commit0e17671f7226ffdb78867287d618c8a37ba799fd
authorJames Lyon <jamesly0n@hotmail.com>
Fri, 19 Apr 2013 14:33:16 +0000 (19 15:33 +0100)
committerJames Lyon <jamesly0n@hotmail.com>
Fri, 19 Apr 2013 14:33:16 +0000 (19 15:33 +0100)
treee8f5965fef4071339c2eb4fa66020ba6e1ff85de
parentb961ba5396ae235b914f8c211af0ffc07e7c6f04
Most x86-64 tests now work; only on error in test1-3.

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.
tccgen.c
tests/abitest.c
x86_64-gen.c