summaryrefslogtreecommitdiff
path: root/gen_x86.c
AgeCommit message (Expand)Author
2012-12-12Add untested support for and, eor, or, swap, tst and nop instructions. Add ca...Mike Pavone
2012-12-04M68K to x86 translation works for a limited subset of instructions and addres...Mike Pavone
2012-11-27Make x86 generator generic with respect to operand size for immediate paramet...Mike Pavone
2012-11-27x86 code gen, initial work on translatorMike Pavone