Files
TinyCC/tests
Michael Matz 3e4c296eba x86-64-asm: Fix mov im64,rax encoding
the avoidance of mov im32->reg64 wasn't working when reg64 was rax.
While fixing this also fix instructions which had the REX prefix
hardcoded in opcode and so didn't support extended registers which
would have added another REX prefix.
2017-02-23 00:16:25 +01:00
..
2017-02-08 19:56:15 +01:00
2016-12-20 18:05:33 +01:00
2016-12-15 17:47:08 +01:00
2016-10-01 20:27:41 +02:00