diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2008-09-06 Cyrille Bagard <nocbos@gmail.com> + * src/arch/x86/op_lea.c: + * src/arch/x86/op_mov.c: + * src/arch/x86/op_push.c: + * src/arch/x86/processor.c: + Better handle the case where decoding fails. + +2008-09-06 Cyrille Bagard <nocbos@gmail.com> + * src/arch/x86/instruction.h: Add more support for lea and push opcodes. |