Home
last modified time | relevance | path

Searched refs:SLL (Results 1 – 25 of 159) sorted by relevance

1234567

/external/openssl/crypto/bn/asm/
Dmips.pl63 $SLL="dsll";
78 $SLL="sll";
894 $SLL $a2,1
901 $SLL $t2,$t1
908 $SLL $a0,$t9
909 $SLL $a1,$t9
932 $SLL $t3,$a0,4*$BNSZ # bits
953 $SLL $a1,4*$BNSZ # bits
955 $SLL $v0,$QT,4*$BNSZ # bits
965 $SLL $t3,$a0,4*$BNSZ # bits
[all …]
/external/openssl/crypto/sha/asm/
Dsha512-mips.pl83 $SLL="dsll"; # shift left logical
97 $SLL="sll"; # shift left logical
161 $SLL $tmp1,$e,`$SZ*8-@Sigma1[2]`
165 $SLL $tmp1,$e,`$SZ*8-@Sigma1[1]`
169 $SLL $tmp1,$e,`$SZ*8-@Sigma1[0]`
177 $SLL $tmp1,$a,`$SZ*8-@Sigma0[2]`
181 $SLL $tmp1,$a,`$SZ*8-@Sigma0[1]`
185 $SLL $tmp1,$a,`$SZ*8-@Sigma0[0]`
212 $SLL $tmp1,@X[1],`$SZ*8-@sigma0[2]`
215 $SLL $tmp1,`@sigma0[2]-@sigma0[1]`
[all …]
Dsha512-sparcv9.pl58 $SLL="sllx"; # shift left logical
84 $SLL="sll"; # shift left logical
224 $SLL $e,`$SZ*8-@Sigma1[2]`,$tmp1
228 $SLL $e,`$SZ*8-@Sigma1[1]`,$tmp1
232 $SLL $e,`$SZ*8-@Sigma1[0]`,$tmp1
240 $SLL $a,`$SZ*8-@Sigma0[2]`,$tmp1
244 $SLL $a,`$SZ*8-@Sigma0[1]`,$tmp1
248 $SLL $a,`$SZ*8-@Sigma0[0]`,$tmp1
/external/llvm/lib/Target/Mips/
DMipsAnalyzeImmediate.cpp45 AddInstr(SeqLs, Inst(SLL, Shamt)); in GetInstSeqLsSLL()
89 (Seq[1].Opc != SLL) || (Seq[1].ImmOpnd < 16)) in ReplaceADDiuSLLWithLUi()
132 SLL = Mips::SLL; in Analyze()
137 SLL = Mips::DSLL; in Analyze()
/external/llvm/test/CodeGen/Mips/
Dmips64load-store-left-right.ll4 %struct.SLL = type { i64 }
8 @sll = common global %struct.SLL zeroinitializer, align 1
19 %0 = load i64* getelementptr inbounds (%struct.SLL* @sll, i64 0, i32 0), align 1
59 store i64 %a, i64* getelementptr inbounds (%struct.SLL* @sll, i64 0, i32 0), align 1
Dfcopysign-f32-f64.ll15 ; 64: sll $[[SLL:[0-9]+]], ${{[0-9]+}}, 31
16 ; 64: or $[[OR:[0-9]+]], $[[AND0]], $[[SLL]]
/external/icu4c/data/curr/
Dvai.txt178 SLL{
179 "SLL",
Dshi.txt182 SLL{
183 "SLL",
Dtwq.txt182 SLL{
183 "SLL",
Dnaq.txt182 SLL{
183 "SLL",
Ddje.txt182 SLL{
183 "SLL",
Dmfe.txt182 SLL{
183 "SLL",
Dses.txt182 SLL{
183 "SLL",
Dmg.txt182 SLL{
183 "SLL",
Dkln.txt178 SLL{
179 "SLL",
Dkhq.txt182 SLL{
183 "SLL",
Dff.txt178 SLL{
179 "SLL",
Dkab.txt178 SLL{
179 "SLL",
Dak.txt182 SLL{
183 "SLL",
Dmua.txt182 SLL{
183 "SLL",
Dbm.txt182 SLL{
183 "SLL",
Dtzm.txt182 SLL{
183 "SLL",
Dnd.txt182 SLL{
183 "SLL",
Dvun.txt182 SLL{
183 "SLL",
Dkam.txt178 SLL{
179 "SLL",

1234567