* parse.c (target_map_name_to_register): Check target specific
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 1a898642e13e57b9a5b66f4eddb62d3953150cf7..2aaa85b7bb0b87a41b56978d6f948ca122491daf 100644 (file)
@@ -1,3 +1,27 @@
+Tue Jun 16 13:10:51 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * i386-dis.c (index16): Add '%' to register names.  Use ','
+       instead of '+'.
+
+Sat Jun 13 11:33:55 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * i386-dis.c: Don't print opcode suffix when we can figure out the
+       size (and gas can!) by register operands, or from the default
+       size.
+       (putop): Handle 'A', 'B', 'L', 'P', 'Q', 'R' macros.  Rename 'C'
+       macro to 'E'.
+       (dis386, dis386_twobyte, grps): Use new suffix macros.
+       (dis386): Correct imul Ib to imul sIb.  Change jnl to jge to be
+       consistent.  Add suffix for call, jmp, lcall, ljmp, iret.  Reverse
+       order of cmps operands to agree with Intel docs.  Correct operand
+       of aad and aam (Ib -> sIb).  Change ud2b from 0fb8 to 0fb9 to
+       agree with Intel docs.
+       (print_insn_x86): Print orphan fwait before other prefixes.
+       Return correct byte count for orphan fwait with prefixes.  Don't
+       print `bound' operands in reverse order.
+       (ckprefix): Stop accumulating prefixes if we get fwait.
+       (OP_DIR): Print `$' before Ap operands of ljmp, lcall.
+
 Fri Jun 12 13:40:38 1998  Tom Tromey  <tromey@cygnus.com>
 
        * po/Make-in (all-yes): If maintainer mode, depend on .pot file.
This page took 0.025069 seconds and 4 git commands to generate.