aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/m68k.h
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2004-07-09 18:42:14 +0000
committerAndreas Schwab <schwab@linux-m68k.org>2004-07-09 18:42:14 +0000
commit8577e690b528b94d92c5c4136bf2b1f059463c6e (patch)
tree46cc0d292c9c6606017ce0ed9e1dca26836ab124 /include/opcode/m68k.h
parent96908638c551d9a1dc387bac823bddb7f0952547 (diff)
downloadgdb-8577e690b528b94d92c5c4136bf2b1f059463c6e.zip
gdb-8577e690b528b94d92c5c4136bf2b1f059463c6e.tar.gz
gdb-8577e690b528b94d92c5c4136bf2b1f059463c6e.tar.bz2
binutils/testsuite/:
* binutils-all/m68k/movem.s: New file. * binutils-all/m68k/objdump.exp: New file. include/opcode/: * m68k.h: Fix comment. opcodes/: * m68k-dis.c (m68k_valid_ea): Check validity of all codes.
Diffstat (limited to 'include/opcode/m68k.h')
-rw-r--r--include/opcode/m68k.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opcode/m68k.h b/include/opcode/m68k.h
index 49bd8f9..014495b 100644
--- a/include/opcode/m68k.h
+++ b/include/opcode/m68k.h
@@ -219,7 +219,7 @@ struct m68k_opcode_alias
! control (modes 2,5,6,7.0-3)
(not 0,1,3,4,7.4)
& alterable control (modes 2,5,6,7.0,7.1)
- (not 0,1,7.2-4)
+ (not 0,1,3,4,7.2-4)
$ alterable data (modes 0,2-6,7.0,7.1)
(not 1,7.2-4)
? alterable control, or data register (modes 0,2,5,6,7.0,7.1)