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:
7c8157d
)
Fix thinko in B3.
author
Jeff Law
<law@redhat.com>
Thu, 22 Aug 1996 02:18:07 +0000
(
02:18
+0000)
committer
Jeff Law
<law@redhat.com>
Thu, 22 Aug 1996 02:18:07 +0000
(
02:18
+0000)
opcodes/v850-opc.c
patch
|
blob
|
history
diff --git
a/opcodes/v850-opc.c
b/opcodes/v850-opc.c
index bf3baaa88dcbc8bc29c831d91d458014c20ca16d..afa32eeb3e6a1731c3bc7de888c8df6c7640099e 100644
(file)
--- a/
opcodes/v850-opc.c
+++ b/
opcodes/v850-opc.c
@@
-55,7
+55,7
@@
const struct v850_operand v850_operands[] = {
#define B3 (D22+1)
/* The 3 bit immediate field in format 8 insn. */
- { 3,
3
, OPERAND_NUM }
+ { 3,
27
, OPERAND_NUM }
} ;
\f