Searched refs:mulhsu (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | microblaze-opcm.h | 30 mulh, mulhu, mulhsu,swapb,swaph, enumerator
|
H A D | microblaze-opc.h | 143 …NO_OFFSET, NO_DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0x40000002, OPCODE_MASK_H4, mulhsu, mult_inst },
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | microblaze-opcm.h | 30 mulh, mulhu, mulhsu, swapb, swaph, enumerator
|
H A D | microblaze-opc.h | 151 …NO_OFFSET, NO_DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0x40000002, OPCODE_MASK_H4, mulhsu, mult_inst },
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoM.td | 32 def MULHSU : ALU_rr<0b0000001, 0b010, "mulhsu">,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/ |
H A D | microblaze.md | 588 "mul\t%L0,%1,%2\;mulhsu\t%M0,%2,%1" 629 "mulhsu\t%0,%2,%1"
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/ |
H A D | microblaze.md | 588 "mul\t%L0,%1,%2\;mulhsu\t%M0,%2,%1" 629 "mulhsu\t%0,%2,%1"
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv.md | 701 "mulhsu\t%0,%2,%1" 762 "mulhsu\t%0,%2,%1"
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv.md | 952 "mulhsu\t%0,%2,%1" 1013 "mulhsu\t%0,%2,%1"
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | riscv-opc.h | 2596 DECLARE_INSN(mulhsu, MATCH_MULHSU, MASK_MULHSU)
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | riscv-opc.h | 3551 DECLARE_INSN(mulhsu, MATCH_MULHSU, MASK_MULHSU)
|