diff options
| author | Cyrille Bagard <nocbos@gmail.com> | 2009-10-12 21:24:16 (GMT) | 
|---|---|---|
| committer | Cyrille Bagard <nocbos@gmail.com> | 2009-10-12 21:24:16 (GMT) | 
| commit | b649c2c01ab407958f3b7057153fb02c9c7d0be1 (patch) | |
| tree | 4ac39b53ce3b8938b53567cad5ec97f56751678d /ChangeLog | |
| parent | 4145d0d7051f12b1a59d5728d6d2609e598e01f6 (diff) | |
Supported the 'setl' opcode.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@131 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 | 
1 files changed, 9 insertions, 0 deletions
| @@ -1,3 +1,12 @@ +09-10-12  Cyrille Bagard <nocbos@gmail.com> + +	* src/arch/x86/instruction.c: +	* src/arch/x86/instruction.h: +	* src/arch/x86/opcodes.h: +	* src/arch/x86/op_set.c: +	* src/arch/x86/processor.c: +	Support the 'setl' opcode. +  09-10-11  Cyrille Bagard <nocbos@gmail.com>  	* src/arch/x86/instruction.c: | 
