Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h173 #define MASK_MULHSU 0xfe00707f macro
3551 DECLARE_INSN(mulhsu, MATCH_MULHSU, MASK_MULHSU)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h173 #define MASK_MULHSU 0xfe00707f macro
3590 DECLARE_INSN(mulhsu, MATCH_MULHSU, MASK_MULHSU)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c667 {"mulhsu", 0, INSN_CLASS_ZMMUL, "d,s,t", MATCH_MULHSU, MASK_MULHSU, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c756 {"mulhsu", 0, INSN_CLASS_ZMMUL, "d,s,t", MATCH_MULHSU, MASK_MULHSU, match_opcode, 0 },