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

/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h163 #define MASK_MULW 0xfe00707f macro
912 DECLARE_INSN(mulw, MATCH_MULW, MASK_MULW)
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Driscv-opc.h183 #define MASK_MULW 0xfe00707f 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/binutils/dist/include/opcode/
H A Driscv-opc.h185 #define MASK_MULW 0xfe00707f macro
2602 DECLARE_INSN(mulw, MATCH_MULW, MASK_MULW)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h185 #define MASK_MULW 0xfe00707f 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 485 milliseconds