Searched refs:MASK_BSETI (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | riscv-opc.h | 573 #define MASK_BSETI 0xfc00707f macro 3747 DECLARE_INSN(bseti, MATCH_BSETI, MASK_BSETI)
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | riscv-opc.h | 609 #define MASK_BSETI 0xfc00707f macro 3804 DECLARE_INSN(bseti, MATCH_BSETI, MASK_BSETI)
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | riscv-opc.c | 1111 {"bseti", 0, INSN_CLASS_ZBS, "d,s,>", MATCH_BSETI, MASK_BSETI, match_opcode, 0 }, 1113 {"bset", 0, INSN_CLASS_ZBS, "d,s,>", MATCH_BSETI, MASK_BSETI, match_opcode, INSN_ALIAS },
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | riscv-opc.c | 1200 {"bseti", 0, INSN_CLASS_ZBS, "d,s,>", MATCH_BSETI, MASK_BSETI, match_opcode, 0 }, 1202 {"bset", 0, INSN_CLASS_ZBS, "d,s,>", MATCH_BSETI, MASK_BSETI, match_opcode, INSN_ALIAS },
|