summaryrefslogtreecommitdiffstats
path: root/opcodes/m68k-opc.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-06-16 16:27:37 +0000
committerNick Clifton <nickc@redhat.com>2010-06-16 16:27:37 +0000
commit6ffe3d995fe9fa5d95fabecaf299b9d8bdf38679 (patch)
tree49d0a5bcad83feb71e30cf8dcb9152fa678c928c /opcodes/m68k-opc.c
parent09ec0d177a3ca98495ba2c4fec834a5e1c9c3e17 (diff)
downloadppe42-binutils-6ffe3d995fe9fa5d95fabecaf299b9d8bdf38679.tar.gz
ppe42-binutils-6ffe3d995fe9fa5d95fabecaf299b9d8bdf38679.zip
PR gas/11673
* m68k-opc.c (m68k_opcodes): Remove move.l for isab and later. * gas/m68k/p11673.s: New test. * gas/m68k/all.exp: Run the new test.
Diffstat (limited to 'opcodes/m68k-opc.c')
-rw-r--r--opcodes/m68k-opc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/opcodes/m68k-opc.c b/opcodes/m68k-opc.c
index 0f8deb52fc..71e712e29c 100644
--- a/opcodes/m68k-opc.c
+++ b/opcodes/m68k-opc.c
@@ -1604,7 +1604,6 @@ const struct m68k_opcode m68k_opcodes[] =
{"movel", 2, one(0020000), one(0170000), "ms%d", mcfisa_a },
{"movel", 2, one(0020000), one(0170000), "nspd", mcfisa_a },
{"movel", 2, one(0020000), one(0170000), "olmd", mcfisa_a },
-{"movel", 2, one(0020000), one(0170000), "olnd", mcfisa_b | mcfisa_c },
{"movel", 2, one(0047140), one(0177770), "AsUd", m68000up | mcfusp },
{"movel", 2, one(0047150), one(0177770), "UdAs", m68000up | mcfusp },
{"movel", 2, one(0120600), one(0177760), "EsRs", mcfmac },
OpenPOWER on IntegriCloud