mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
[ARC] Add SJLI instruction.
include/ 2017-07-19 Claudiu Zissulescu <claziss@synopsys.com> * opcode/arc.h (SJLI): Add. opcode/ 2017-07-19 Claudiu Zissulescu <claziss@synopsys.com> * arc-opc.c (extract_uimm12_20): New function. (UIMM12_20): New operand. (SIMM3_5_S): Adjust. * arc-tbl.h (sjli): Add new instruction.
This commit is contained in:

committed by
claziss

parent
684d5a10b1
commit
7179e0e6b2
@ -76,6 +76,7 @@ typedef enum
|
||||
PMU,
|
||||
POP,
|
||||
PUSH,
|
||||
SJLI,
|
||||
STORE,
|
||||
SUB,
|
||||
ULTRAIP,
|
||||
|
Reference in New Issue
Block a user