Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h117 #define MASK_OR 0xfe00707f macro
2569 DECLARE_INSN(or, MATCH_OR, MASK_OR)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h117 #define MASK_OR 0xfe00707f macro
3524 DECLARE_INSN(or, MATCH_OR, MASK_OR)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c397 {"or", 0, INSN_CLASS_I, "d,s,t", MATCH_OR, MASK_OR, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c499 {"or", 0, INSN_CLASS_I, "d,s,t", MATCH_OR, MASK_OR, match_opcode, 0 },