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:
27d9b68
)
Bugfix from Rune Nerg}rd <runene@ifi.uio.no> on 5 Jul 1991 17:33:45 +0200,
author
John Gilmore
<gnu@cygnus>
Sun, 7 Jul 1991 05:27:54 +0000
(
05:27
+0000)
committer
John Gilmore
<gnu@cygnus>
Sun, 7 Jul 1991 05:27:54 +0000
(
05:27
+0000)
fixing opcodes movmw, movmd.
gdb/ns32k-opcode.h
patch
|
blob
|
history
diff --git
a/gdb/ns32k-opcode.h
b/gdb/ns32k-opcode.h
index 5f336e9cf05ebc187c03e47289099fd5c2b4f94e..5a954785dfb4b56db18231d9861bd9609f0a0e8c 100644
(file)
--- a/
gdb/ns32k-opcode.h
+++ b/
gdb/ns32k-opcode.h
@@
-211,8
+211,8
@@
notstrs[] =
{ "movfl", 14,24, 0x1b3e, "1F2L" },
{ "movlf", 14,24, 0x163e, "1L2F" },
{ "movmb", 14,24, 0x00ce, "1D2D3d" },
- { "movmw", 14,24, 0x0
0d
e, "1D2D3d" },
- { "movmd", 14,24, 0x0
0f
e, "1D2D3d" },
+ { "movmw", 14,24, 0x0
1c
e, "1D2D3d" },
+ { "movmd", 14,24, 0x0
3c
e, "1D2D3d" },
{ "movqb", 7,16, 0x5c, "2B1q" },
{ "movqw", 7,16, 0x5d, "2B1q" },
{ "movqd", 7,16, 0x5f, "2B1q" },