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:
4cd595f
)
Arggh. B3. shift counts are from the start of each half-word apparently.
author
Jeff Law
<law@redhat.com>
Thu, 22 Aug 1996 02:20:08 +0000
(
02:20
+0000)
committer
Jeff Law
<law@redhat.com>
Thu, 22 Aug 1996 02:20:08 +0000
(
02:20
+0000)
opcodes/v850-opc.c
patch
|
blob
|
history
diff --git
a/opcodes/v850-opc.c
b/opcodes/v850-opc.c
index afa32eeb3e6a1731c3bc7de888c8df6c7640099e..6b3b022f4e56876319901ee854f570d0db53bc9d 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,
27
, OPERAND_NUM }
+ { 3,
11
, OPERAND_NUM }
} ;
\f