Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h185 #define MASK_MULW 0xfe00707f macro
3557 DECLARE_INSN(mulw, MATCH_MULW, MASK_MULW)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h185 #define MASK_MULW 0xfe00707f macro
3596 DECLARE_INSN(mulw, MATCH_MULW, MASK_MULW)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c672 {"mulw", 64, INSN_CLASS_ZMMUL, "d,s,t", MATCH_MULW, MASK_MULW, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c761 {"mulw", 64, INSN_CLASS_ZMMUL, "d,s,t", MATCH_MULW, MASK_MULW, match_opcode, 0 },