Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2004-07-09 22:42:14 +0400
committerAndreas Schwab <schwab@linux-m68k.org>2004-07-09 22:42:14 +0400
commite5190745471caa03e273068626cac225ffcd7b52 (patch)
tree004fd698d01d7c9bb6052f1a0c1e3cec03c45d8a /include/opcode/m68k.h
parent6d56983c20dd1b454895f697e2cb2d26b2ce0086 (diff)
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 49bd8f9b5..014495b97 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)