]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* z8k-dis.c (z8k_lookup_instr): Optimize FETCH_DATA calls.
authorChristian Groessler <chris@groessler.org>
Thu, 1 May 2003 20:08:55 +0000 (20:08 +0000)
committerChristian Groessler <chris@groessler.org>
Thu, 1 May 2003 20:08:55 +0000 (20:08 +0000)
(unpack_instr): Fix representation of segmented addresses.
(intr_name): Added, contains names of the parameters to the EI/DI
instructions.
(unparse_instr): Fix display of EI/DI parameters.

opcodes/ChangeLog

index 9ff6e8422bf6488f1b1427a3f2909db41cd9ed04..e0eef4fe9b07904b3ab0a3f54990d6f181d3d97d 100644 (file)
@@ -1,3 +1,11 @@
+2003-05-01  Christian Groessler <chris@groessler.org>
+
+       * z8k-dis.c (z8k_lookup_instr): Optimize FETCH_DATA calls.
+       (unpack_instr): Fix representation of segmented addresses.
+       (intr_name): Added, contains names of the parameters to the EI/DI
+       instructions.
+       (unparse_instr): Fix display of EI/DI parameters.
+
 2003-04-22  Doug Evans  <dje@sebabeach.org>
 
        * fr30-desc.c,fr30-desc.h,fr30-opc.c,fr30-opc.h: Regenerate.