Searched refs:MULTU (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/openssl/crypto/bn/asm/ |
H A D | mips.pl | 65 $MULTU="dmultu"; 80 $MULTU="multu"; 172 $MULTU ($t0,$a3) 186 $MULTU ($t2,$a3) 199 $MULTU ($ta0,$a3) 213 $MULTU ($ta2,$a3) 238 $MULTU ($t0,$a3) 253 $MULTU ($t0,$a3) 268 $MULTU ($t0,$a3) 331 $MULTU ($t0,$a3) [all …]
|
H A D | mips-mont.pl | 86 $MULTU="dmultu"; 93 $MULTU="multu"; 191 $MULTU ($aj,$bi) 196 $MULTU ($lo0,$n0) 199 $MULTU ($ahi,$bi) 203 $MULTU ($nj,$m1) 206 $MULTU ($nhi,$m1) 223 $MULTU ($aj,$bi) 235 $MULTU ($nj,$m1) 274 $MULTU ($aj,$bi) [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.h | 196 MULTU, enumerator
|
H A D | MipsDSPInstrInfo.td | 82 def MipsMULTU : MipsDSPBase<"MULTU", SDT_MipsDPA>;
|
H A D | Mips16InstrInfo.td | 927 // Format: MULTU rx, ry MIPS16e
|
H A D | MipsISelLowering.cpp | 263 case MipsISD::MULTU: return "MipsISD::MULTU"; in getTargetNodeName()
|