Fix thinko in B3.

This commit is contained in:
Jeff Law 1996-08-22 02:18:07 +00:00
parent 7c8157dd48
commit 4cd595fcdd

View File

@ -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 }
} ;