include/opcodes/gdb-csl-coldfire-4_1-10gdb-csl-coldfire-4_1-11gdb-csl-sourcerygxx-3_4_4-19gdb-csl-sourcerygxx-4_1-5
commit969b820eb3fc763e492722e08f7a3f38b1c7ce8e
authorRichard Sandiford <rsandifo@nildram.co.uk>
Mon, 8 May 2006 09:32:49 +0000 (8 09:32 +0000)
committerRichard Sandiford <rsandifo@nildram.co.uk>
Mon, 8 May 2006 09:32:49 +0000 (8 09:32 +0000)
treeb4b828268bb9060fa99161d0cbd3799967f592d9
parentc6dba46c0c38132c7a575a19bdcf5f006c283720
include/opcodes/
* m68k.h (mcf_mask): Define.

opcodes/
* m68k-opc.c (m68k_opcodes): Fix the masks of the Coldfire fmovemd
and fmovem entries.  Put register list entries before immediate
mask entries.  Use "l" rather than "L" in the fmovem entries.
* m68k-dis.c (match_insn_m68k): Remove the PRIV argument and work it
out from INFO.
(m68k_scan_mask): New function, split out from...
(print_insn_m68k): ...here.  If no architecture has been set,
first try printing an m680x0 instruction, then try a Coldfire one.
ChangeLog.csl
include/opcode/m68k.h
opcodes/m68k-dis.c
opcodes/m68k-opc.c