Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h547 #define MASK_SH2ADD 0xfe00707f macro
3731 DECLARE_INSN(sh2add, MATCH_SH2ADD, MASK_SH2ADD)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h583 #define MASK_SH2ADD 0xfe00707f macro
3788 DECLARE_INSN(sh2add, MATCH_SH2ADD, MASK_SH2ADD)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c1091 {"sh2add", 0, INSN_CLASS_ZBA, "d,s,t", MATCH_SH2ADD, MASK_SH2ADD, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c1180 {"sh2add", 0, INSN_CLASS_ZBA, "d,s,t", MATCH_SH2ADD, MASK_SH2ADD, match_opcode, 0 },