Searched refs:MATCH_MULW (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h162 #define MATCH_MULW 0x200003b macro
912 DECLARE_INSN(mulw, MATCH_MULW, MASK_MULW)
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Driscv-opc.h182 #define MATCH_MULW 0x200003b macro
925 DECLARE_INSN(mulw, MATCH_MULW, MASK_MULW)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c492 {"mulw", 64, INSN_CLASS_M, "d,s,t", MATCH_MULW, MASK_MULW, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Driscv-opc.c494 {"mulw", 64, INSN_CLASS_M, "d,s,t", MATCH_MULW, MASK_MULW, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/sim/riscv/
H A Dsim-main.c711 case MATCH_MULW:
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h184 #define MATCH_MULW 0x200003b macro
2602 DECLARE_INSN(mulw, MATCH_MULW, MASK_MULW)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h184 #define MATCH_MULW 0x200003b macro
2865 DECLARE_INSN(mulw, MATCH_MULW, MASK_MULW)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c569 {"mulw", 64, INSN_CLASS_M, "d,s,t", MATCH_MULW, MASK_MULW, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c615 {"mulw", 64, INSN_CLASS_ZMMUL, "d,s,t", MATCH_MULW, MASK_MULW, match_opcode, 0 },

Completed in 200 milliseconds