Arggh. B3. shift counts are from the start of each half-word apparently.

This commit is contained in:
Jeff Law 1996-08-22 02:20:08 +00:00
parent 4cd595fcdd
commit fa6761106f
1 changed files with 1 additions and 1 deletions

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, 27, OPERAND_NUM }
{ 3, 11, OPERAND_NUM }
} ;