Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h481 #define MASK_SH2ADD 0xfe00707f macro
2743 DECLARE_INSN(sh2add, MATCH_SH2ADD, MASK_SH2ADD)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h547 #define MASK_SH2ADD 0xfe00707f macro
3731 DECLARE_INSN(sh2add, MATCH_SH2ADD, MASK_SH2ADD)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c966 {"sh2add", 0, INSN_CLASS_ZBA, "d,s,t", MATCH_SH2ADD, MASK_SH2ADD, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c1091 {"sh2add", 0, INSN_CLASS_ZBA, "d,s,t", MATCH_SH2ADD, MASK_SH2ADD, match_opcode, 0 },