Searched refs:MATCH_C_NOP (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h510 #define MATCH_C_NOP 0x1 macro
1083 DECLARE_INSN(c_nop, MATCH_C_NOP, MASK_C_NOP)
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Driscv-opc.h530 #define MATCH_C_NOP 0x1 macro
1096 DECLARE_INSN(c_nop, MATCH_C_NOP, MASK_C_NOP)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c270 {"addi", 0, INSN_CLASS_C, "d,CU,z", MATCH_C_NOP, MASK_C_ADDI | MASK_RVC_IMM, match_c_nop, INSN_ALIAS },
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Driscv-opc.c270 {"addi", 0, INSN_CLASS_C, "d,CU,z", MATCH_C_NOP, MASK_C_ADDI | MASK_RVC_IMM, match_c_nop, INSN_ALIAS },
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h626 #define MATCH_C_NOP 0x1 macro
2816 DECLARE_INSN(c_nop, MATCH_C_NOP, MASK_C_NOP)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h626 #define MATCH_C_NOP 0x1 macro
3079 DECLARE_INSN(c_nop, MATCH_C_NOP, MASK_C_NOP)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c342 {"addi", 0, INSN_CLASS_C, "d,CU,z", MATCH_C_NOP, MASK_C_ADDI|MASK_RVC_IMM, match_c_nop, INSN_ALIAS },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c401 {"addi", 0, INSN_CLASS_C, "d,CU,z", MATCH_C_NOP, MASK_C_ADDI|MASK_RVC_IMM, match_c_nop, INSN_ALIAS },

Completed in 388 milliseconds