Searched refs:MASK_SEXT_B (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h437 #define MASK_SEXT_B 0xfff0707f macro
2728 DECLARE_INSN(sext_b, MATCH_SEXT_B, MASK_SEXT_B)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h437 #define MASK_SEXT_B 0xfff0707f macro
2991 DECLARE_INSN(sext_b, MATCH_SEXT_B, MASK_SEXT_B)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c932 {"sext.b", 0, INSN_CLASS_ZBB, "d,s", MATCH_SEXT_B, MASK_SEXT_B, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c950 {"sext.b", 0, INSN_CLASS_ZBB, "d,s", MATCH_SEXT_B, MASK_SEXT_B, match_opcode, 0 },

Completed in 394 milliseconds