projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
089dc22
)
Sun Jun 20 02:34:04 1993 Ashley Saulsbury (ans@sics.se)
author
Ken Raeburn
<raeburn@cygnus>
Sun, 20 Jun 1993 21:56:23 +0000
(21:56 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Sun, 20 Jun 1993 21:56:23 +0000
(21:56 +0000)
* m88k-opcode.h : fixed tiny tiny mistake - xcr was incorrectly
specified, should have both S1 and S2 fields identical
If only finding the problem was as fast as fixing the bug !!!!
gas/config/m88k-opcode.h
patch
|
blob
|
history
diff --git
a/gas/config/m88k-opcode.h
b/gas/config/m88k-opcode.h
index 3513d45821b4d2204668d938b519ee050bfe1e06..d326c5500ac67d3c5d3c8c9720fa778d0dec439f 100644
(file)
--- a/
gas/config/m88k-opcode.h
+++ b/
gas/config/m88k-opcode.h
@@
-533,7
+533,7
@@
static struct m88k_opcode m88k_opcodes[] =
_MC88xxx (0x84005800, "trnc.ss", "d,2")
_MC88110 (0x8400d800, "trnc.ss", "d,x2")
_MC88110 (0x8400d900, "trnc.sx", "d,x2")
- _MC88xxx (0x8000c000, "xcr", "d,
1
,c")
+ _MC88xxx (0x8000c000, "xcr", "d,
3
,c")
_MC88xxx (0xf4000600, "xmem", "d,1[2]")
_MC88xxx (0xf4000400, "xmem", "d,1,2")
_MC88100 (0x04000000, "xmem", "?d,1,I")