summaryrefslogtreecommitdiff
path: root/src/arch/operand-int.h
AgeCommit message (Expand)Author
2009-08-09Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...Cyrille Bagard
2009-05-17Used only the new format of processor/instructions/operands for x86.Cyrille Bagard
2009-05-11Reorganized the way the program is built again and added partial support for ...Cyrille Bagard
2008-11-16Took care of signed immediate values as well as unsigned ones.Cyrille Bagard
2008-09-09Supported the 'moffs' type of operand.Cyrille Bagard
2008-07-31Handled the virtual offset and fixed the operand-size overriding.Cyrille Bagard
2008-07-27Supported new x86 opcodes (nop and mov).Cyrille Bagard
2008-07-26Parsed x86 binary data and displayed the result.Cyrille Bagard