Searched refs:match_c_add_with_hint (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Driscv-opc.c120 match_c_add_with_hint (const struct riscv_opcode *op, insn_t insn) function
717 {"c.mv", 0, INSN_CLASS_C, "d,CV", MATCH_C_MV, MASK_C_MV, match_c_add_with_hint, 0 },
723 {"c.add", 0, INSN_CLASS_C, "d,CV", MATCH_C_ADD, MASK_C_ADD, match_c_add_with_hint, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c184 match_c_add_with_hint (const struct riscv_opcode *op, insn_t insn) function
898 {"c.mv", 0, INSN_CLASS_C, "d,CV", MATCH_C_MV, MASK_C_MV, match_c_add_with_hint, 0 },
904 {"c.add", 0, INSN_CLASS_C, "d,CV", MATCH_C_ADD, MASK_C_ADD, match_c_add_with_hint, 0 },
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c171 match_c_add_with_hint (const struct riscv_opcode *op, insn_t insn) function
852 {"c.mv", 0, INSN_CLASS_C, "d,CV", MATCH_C_MV, MASK_C_MV, match_c_add_with_hint, 0 },
858 {"c.add", 0, INSN_CLASS_C, "d,CV", MATCH_C_ADD, MASK_C_ADD, match_c_add_with_hint, 0 },
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c209 match_c_add_with_hint (const struct riscv_opcode *op, insn_t insn) function
955 {"c.mv", 0, INSN_CLASS_C, "d,CV", MATCH_C_MV, MASK_C_MV, match_c_add_with_hint, 0 },
961 {"c.add", 0, INSN_CLASS_C, "d,CV", MATCH_C_ADD, MASK_C_ADD, match_c_add_with_hint, 0 },

Completed in 264 milliseconds