[Debian-coldfire-commits] r6 - trunk/binutils/opcodes
Wouter Verhelst
wouter at costa.debian.org
Sun Jan 22 19:42:53 UTC 2006
Author: wouter
Date: 2006-01-22 19:42:27 +0000 (Sun, 22 Jan 2006)
New Revision: 6
Modified:
trunk/binutils/opcodes/m68k-opc.c
Log:
Missed one
Modified: trunk/binutils/opcodes/m68k-opc.c
===================================================================
--- trunk/binutils/opcodes/m68k-opc.c 2006-01-22 07:54:39 UTC (rev 5)
+++ trunk/binutils/opcodes/m68k-opc.c 2006-01-22 19:42:27 UTC (rev 6)
@@ -344,7 +344,7 @@
{"eorw", 2, one(0130500), one(0170700), "Dd$s", m68000up },
{"eorl", 6, one(0005200), one(0177700), "#l$s", m68000up },
{"eorl", 6, one(0005200), one(0177700), "#lDs", mcfisa_a | mcf68 },
-{"eorl", 2, one(0130600), one(0170700), "Dd$s", m68000up | mcfisa_a },
+{"eorl", 2, one(0130600), one(0170700), "Dd$s", m68000up | mcfisa_a | mcf68 },
{"eor", 4, one(0005074), one(0177777), "#bCs", m68000up },
{"eor", 4, one(0005174), one(0177777), "#wSs", m68000up },
{"eor", 4, one(0005100), one(0177700), "#w$s", m68000up },
More information about the Debian-coldfire-commits
mailing list