Home
last modified time | relevance | path

Searched refs:MATCH_BEXTI (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h576 #define MATCH_BEXTI 0x48005013 macro
3749 DECLARE_INSN(bexti, MATCH_BEXTI, MASK_BEXTI)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h612 #define MATCH_BEXTI 0x48005013 macro
3806 DECLARE_INSN(bexti, MATCH_BEXTI, MASK_BEXTI)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c1117 {"bexti", 0, INSN_CLASS_ZBS, "d,s,>", MATCH_BEXTI, MASK_BEXTI, match_opcode, 0 },
1119 {"bext", 0, INSN_CLASS_ZBS, "d,s,>", MATCH_BEXTI, MASK_BEXTI, match_opcode, INSN_ALIAS },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c1206 {"bexti", 0, INSN_CLASS_ZBS, "d,s,>", MATCH_BEXTI, MASK_BEXTI, match_opcode, 0 },
1208 {"bext", 0, INSN_CLASS_ZBS, "d,s,>", MATCH_BEXTI, MASK_BEXTI, match_opcode, INSN_ALIAS },