Home
last modified time | relevance | path

Searched refs:MULTU (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/bn/asm/
H A Dmips.pl65 $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 Dmips-mont.pl86 $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 DMipsISelLowering.h196 MULTU, enumerator
H A DMipsDSPInstrInfo.td82 def MipsMULTU : MipsDSPBase<"MULTU", SDT_MipsDPA>;
H A DMips16InstrInfo.td927 // Format: MULTU rx, ry MIPS16e
H A DMipsISelLowering.cpp263 case MipsISD::MULTU: return "MipsISD::MULTU"; in getTargetNodeName()