Fixed problems with XMM1 use on Linux/x86-64.
commit946afd2343b1f129af4014740ee8876fa20b6f64
authorJames Lyon <jamesly0n@hotmail.com>
Fri, 19 Apr 2013 17:31:24 +0000 (19 18:31 +0100)
committerJames Lyon <jamesly0n@hotmail.com>
Fri, 19 Apr 2013 17:33:30 +0000 (19 18:33 +0100)
tree6d9c18d0e2d0752bfcf72ed991ac5714cdb35148
parent0e17671f7226ffdb78867287d618c8a37ba799fd
Fixed problems with XMM1 use on Linux/x86-64.

All tests pass. I think I've caught all the cases assuming only XMM0 is
used. I expect that Win64 is horribly broken by this point though,
because I haven't altered it to cope with XMM1.
tcc.h
tccgen.c
x86_64-gen.c