Searched refs:MASK_SRA (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | riscv-opc.h | 115 #define MASK_SRA 0xfe00707f macro 3523 DECLARE_INSN(sra, MATCH_SRA, MASK_SRA)
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | riscv-opc.h | 115 #define MASK_SRA 0xfe00707f macro 3562 DECLARE_INSN(sra, MATCH_SRA, MASK_SRA)
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | riscv-opc.c | 474 {"sra", 0, INSN_CLASS_I, "d,s,t", MATCH_SRA, MASK_SRA, match_opcode, 0 },
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | riscv-opc.c | 489 {"sra", 0, INSN_CLASS_I, "d,s,t", MATCH_SRA, MASK_SRA, match_opcode, 0 },
|