summaryrefslogtreecommitdiff
path: root/src/arch/x86/op_nop.c
AgeCommit message (Expand)Author
2009-05-17Used only the new format of processor/instructions/operands for x86.Cyrille Bagard
2008-09-16Added a 'x86_' to all functions decoding opcodes.Cyrille Bagard
2008-07-31Handled the virtual offset and fixed the operand-size overriding.Cyrille Bagard
2008-07-29Loaded the executable part of an ELF file.Cyrille Bagard
2008-07-27Supported new x86 opcodes (nop and mov).Cyrille Bagard