Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
authorKen Raeburn <raeburn@cygnus>
Fri, 6 Oct 1995 20:59:33 +0000 (20:59 +0000)
committerKen Raeburn <raeburn@cygnus>
Fri, 6 Oct 1995 20:59:33 +0000 (20:59 +0000)
* m68k-dis.c (print_insn_m68k): Recognize all two-word instructions that take
no args by looking at the match mask.
(print_insn_arg): Always print "%" before register names.
[case 'c']: Use "nc" for the no-cache case, as recognized by gas.
[case '_']: Don't print "@#" before address.
[case 'J']: Use "%s" as format string, not register name.
[case 'B']: Treat place == 'C' like 'l' and 'L'.

opcodes/ChangeLog

index 7d7849f4b16944e83847b44700fedb77f3d4262b..cae619bba5d5344d23e5e81daaac621dfd0c8519 100644 (file)
@@ -1,3 +1,15 @@
+Fri Oct  6 16:26:45 1995  Ken Raeburn  <raeburn@cygnus.com>
+
+       Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * m68k-dis.c (print_insn_m68k): Recognize all two-word
+       instructions that take no args by looking at the match mask.
+       (print_insn_arg): Always print "%" before register names.
+       [case 'c']: Use "nc" for the no-cache case, as recognized by gas.
+       [case '_']: Don't print "@#" before address.
+       [case 'J']: Use "%s" as format string, not register name.
+       [case 'B']: Treat place == 'C' like 'l' and 'L'.
+
 Thu Oct  5 22:16:20 1995  Ken Raeburn  <raeburn@cygnus.com>
 
        * i386-dis.c: Describe cmpxchg8b operand, and spell the opcode