RISC-V: PR27348, Remove the obsolete OP_*CUSTOM_IMM.
include/ PR 27348 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
This commit is contained in:
parent
cb4ff67af3
commit
5f40035fb8
@ -1,3 +1,8 @@
|
||||
2021-02-05 Nelson Chu <nelson.chu@sifive.com>
|
||||
|
||||
PR 27348
|
||||
* opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
|
||||
|
||||
2021-02-05 Nelson Chu <nelson.chu@sifive.com>
|
||||
|
||||
PR 27348
|
||||
|
@ -223,8 +223,6 @@ static const char * const riscv_pred_succ[16] =
|
||||
#define OP_MASK_RL 0x1
|
||||
#define OP_SH_RL 25
|
||||
|
||||
#define OP_MASK_CUSTOM_IMM 0x7fU
|
||||
#define OP_SH_CUSTOM_IMM 25
|
||||
#define OP_MASK_CSR 0xfffU
|
||||
#define OP_SH_CSR 20
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user