diff --git a/opcodes/v850-opc.c b/opcodes/v850-opc.c index bf3baaa88dc..afa32eeb3e6 100644 --- 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 } } ;