mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-25 16:57:52 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user