summaryrefslogtreecommitdiff
path: root/src/arch/x86/op_movzx.c
AgeCommit message (Expand)Author
2009-06-30Added a few extra opcodes: imul, jle, movsx and movzx.Cyrille Bagard
2009-05-17Used only the new format of processor/instructions/operands for x86.Cyrille Bagard
2008-10-27Extended the current opcode support (0x01, 0x72, 0x73, 0x88, 0xd3, 0xf7, 0xfc...Cyrille Bagard
2008-10-26Completed support of the 0x81 and 0xc1 opcodes.Cyrille Bagard