Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c497 {"or", 0, INSN_CLASS_C, "Cs,Cw,Ct", MATCH_C_OR, MASK_C_OR, match_opcode, INSN_ALIAS },
498 {"or", 0, INSN_CLASS_C, "Cs,Ct,Cw", MATCH_C_OR, MASK_C_OR, match_opcode, INSN_ALIAS },
964 {"c.or", 0, INSN_CLASS_C, "Cs,Ct", MATCH_C_OR, MASK_C_OR, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c512 {"or", 0, INSN_CLASS_C, "Cs,Cw,Ct", MATCH_C_OR, MASK_C_OR, match_opcode, INSN_ALIAS },
513 {"or", 0, INSN_CLASS_C, "Cs,Ct,Cw", MATCH_C_OR, MASK_C_OR, match_opcode, INSN_ALIAS },
1053 {"c.or", 0, INSN_CLASS_C, "Cs,Ct", MATCH_C_OR, MASK_C_OR, match_opcode, 0 },
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h658 #define MATCH_C_OR 0x8c41 macro
3788 DECLARE_INSN(c_or, MATCH_C_OR, MASK_C_OR)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h694 #define MATCH_C_OR 0x8c41 macro
3845 DECLARE_INSN(c_or, MATCH_C_OR, MASK_C_OR)