Searched refs:MASK_MULHSU (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | riscv-opc.h | 173 #define MASK_MULHSU 0xfe00707f macro 3551 DECLARE_INSN(mulhsu, MATCH_MULHSU, MASK_MULHSU)
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | riscv-opc.h | 173 #define MASK_MULHSU 0xfe00707f macro 3590 DECLARE_INSN(mulhsu, MATCH_MULHSU, MASK_MULHSU)
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | riscv-opc.c | 667 {"mulhsu", 0, INSN_CLASS_ZMMUL, "d,s,t", MATCH_MULHSU, MASK_MULHSU, match_opcode, 0 },
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | riscv-opc.c | 756 {"mulhsu", 0, INSN_CLASS_ZMMUL, "d,s,t", MATCH_MULHSU, MASK_MULHSU, match_opcode, 0 },
|