mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 11:00:01 +08:00
Fix thinko in B3.
This commit is contained in:
@ -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 }
|
||||
} ;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user