diff options
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 629ab5e..f36656c 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,10 @@ 2006-02-11 H.J. Lu <hongjiu.lu@intel.com> + * i386-dis.c (dis386_twobyte): Use "movZ" for debug register + moves. + +2006-02-11 H.J. Lu <hongjiu.lu@intel.com> + * i386-dis.c ('Z'): Add a new macro. (dis386_twobyte): Use "movZ" for control register moves. |