diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-12-23 Cyrille Bagard <nocbos@gmail.com> + + * src/arch/x86/instruction.h: + * src/arch/x86/op_add.c: + * src/arch/x86/opcodes.h: + * src/arch/x86/processor.c: + Support more add opcodes: 0x03 and fixed 0x01 (Operand-size override prefix). + 2008-12-20 Cyrille Bagard <nocbos@gmail.com> * src/arch/x86/instruction.h: |