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)
commit9e0b0ae7faed53e41bbd75485d41e2bea8de1443
tree7ee99c27092ef871eb1bfbc5e57fbc5d77973a44
parent869b94c5f6b6ea5f7bda1f2e8bc79c1f7ee6b61a
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'.
opcodes/ChangeLog