Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h654 #define MATCH_C_SUB 0x8c01 macro
3786 DECLARE_INSN(c_sub, MATCH_C_SUB, MASK_C_SUB)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h690 #define MATCH_C_SUB 0x8c01 macro
3843 DECLARE_INSN(c_sub, MATCH_C_SUB, MASK_C_SUB)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c476 {"sub", 0, INSN_CLASS_C, "Cs,Cw,Ct", MATCH_C_SUB, MASK_C_SUB, match_opcode, INSN_ALIAS },
962 {"c.sub", 0, INSN_CLASS_C, "Cs,Ct", MATCH_C_SUB, MASK_C_SUB, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c491 {"sub", 0, INSN_CLASS_C, "Cs,Cw,Ct", MATCH_C_SUB, MASK_C_SUB, match_opcode, INSN_ALIAS },
1051 {"c.sub", 0, INSN_CLASS_C, "Cs,Ct", MATCH_C_SUB, MASK_C_SUB, match_opcode, 0 },