HomeSort by relevance Sort by last modified time
    Searched refs:nhi (Results 1 - 18 of 18) sorted by null

  /external/openssl/crypto/bn/asm/
armv4-mont.pl 43 $nhi="r14"; # lr
98 mov $nhi,#0
99 umlal $nlo,$nhi,$nj,$n0 @ np[j]*n0
102 adc $nlo,$nhi,#0
108 mov $nhi,#0
110 adc $nhi,$nhi,#0
112 str $nhi,[$num,#4] @ tp[num]=
139 mov $nhi,#0
140 umlal $nlo,$nhi,$nj,$n0 @ np[j]*n
    [all...]
s390x-mont.pl 78 $nhi="%r10";
81 $NHI="%r13";
136 mlgr $nhi,$mn0 # np[0]*m1
138 lghi $NHI,0
139 alcgr $NHI,$nhi
155 mlgr $nhi,$mn0 # np[j]*m1
156 algr $nlo,$NHI
157 lghi $NHI,0
158 alcgr $nhi,$NHI # +="tp[j]
    [all...]
alpha-mont.pl 37 $nhi="t11";
108 umulh $nj,$m1,$nhi
129 addq $nhi,v0,$hi1
133 umulh $nj,$m1,$nhi
149 addq $nhi,v0,$hi1
196 umulh $nj,$m1,$nhi
223 addq $nhi,v0,$hi1 #U0
225 umulh $nj,$m1,$nhi #U1
242 addq $nhi,v0,$hi1
mips3-mont.pl 40 $nhi="s3";
114 mfhi $nhi
132 daddu $hi1,$nhi,s7
144 mfhi $nhi
156 daddu $hi1,$nhi,s7
201 mfhi $nhi
220 daddu $hi1,$nhi,s7
235 mfhi $nhi
251 daddu $hi1,$nhi,AT
mips-mont.pl 108 $nhi=$s7;
199 mfhi $nhi
217 $ADDU $hi1,$nhi,$t0
229 mfhi $nhi
241 $ADDU $hi1,$nhi,$t0
286 mfhi $nhi
305 $ADDU $hi1,$nhi,$t0
320 mfhi $nhi
336 $ADDU $hi1,$nhi,$at
ppc-mont.pl 106 $nhi="r0";
173 $UMULH $nhi,$nj,$m1
186 addze $hi1,$nhi
189 $UMULH $nhi,$nj,$m1
201 addze $hi1,$nhi
234 $UMULH $nhi,$nj,$m1
248 addze $hi1,$nhi
253 $UMULH $nhi,$nj,$m1
268 addze $hi1,$nhi
ia64-mont.pl 120 .rotf alo[6],nlo[4],ahi[8],nhi[6]
161 fcvt.fxu.s1 nhi[1]=f0
174 (p20) xma.hu nhi[0]=nlo[2],m0,nhi[1]
177 (p20) xma.lu nlo[2]=nlo[2],m0,nhi[1]
185 getf.sig n[0]=nhi[4]
232 fcvt.fxu.s1 nhi[1]=f0
258 (p20) xma.hu nhi[0]=nlo[2],m0,nhi[1]
261 (p20) xma.lu nlo[2]=nlo[2],m0,nhi[1
    [all...]
sparcv9a-mont.pl 112 $nlo="%f20"; $nlo_="%f21"; $nhi="%f22"; $nhi_="%f23";
201 fzeros $nhi
211 fxtod $nhi,$nhi
229 std $nhi,[$np_h+$j]
244 fmuld $nhi,$na,$nhia
247 fmuld $nhi,$nb,$nhib
250 fmuld $nhi,$nc,$nhic
253 fmuld $nhi,$nd,$nhid
282 fzeros $nhi
    [all...]
  /external/openssl/crypto/modes/asm/
ghash-armv4.pl 78 $nhi="r14";
144 ldrb $nhi,[$Xi,#15]
146 eor $nlo,$nlo,$nhi
147 and $nhi,$nlo,#0xf0
153 add $Thh,$Htbl,$nhi
156 and $nhi,$Zll,#0xf @ rem
157 ldmia $Thh,{$Tll-$Thh} @ load Htbl[nhi]
158 add $nhi,$nhi,$nhi
    [all...]
ghash-parisc.pl 70 $nhi="%r4";
128 and $mask0xf0,$nlo,$nhi
139 ldd $nhi($Hll),$Tll
140 ldd $nhi($Hhh),$Thh
141 and $mask0xf0,$nlo,$nhi
170 ldd $nhi($Hll),$Tll
171 ldd $nhi($Hhh),$Thh
173 and $mask0xf0,$nlo,$nhi
198 ldd $nhi($Hll),$Tll
199 ldd $nhi($Hhh),$Th
    [all...]
ghash-sparcv9.pl 55 $nhi="%l0"; # small values and pointers
96 and $nlo,0xf0,$nhi
104 ldx [$Htblo+$nhi],$Tlo
106 ldx [$Htbl+$nhi],$Thi
118 and $nlo,0xf0,$nhi
140 ldx [$Htblo+$nhi],$Tlo
143 ldx [$Htbl+$nhi],$Thi
149 and $nlo,0xf0,$nhi
176 ldx [$Htblo+$nhi],$Tlo
179 ldx [$Htbl+$nhi],$Th
    [all...]
ghash-s390x.pl 66 $nhi="%r9";
167 lgr $nhi,$Zlo
169 ngr $nhi,$tmp
183 xg $Zlo,8($nhi,$Htbl)
184 xg $Zhi,0($nhi,$Htbl)
185 lgr $nhi,$xi
209 xg $Zlo,8($nhi,$Htbl)
210 xg $Zhi,0($nhi,$Htbl)
211 lgr $nhi,$xi
231 xg $Zlo,8($nhi,$Htbl
    [all...]
ghash-alpha.pl 39 $nhi="a5";
54 and $nlo,0xf0,$nhi
60 addq $nhi,$Htbl,$nhi
68 ldq $Tlo1,8($nhi)
70 ldq $Thi1,0($nhi)
76 and $nlo,0xf0,$nhi
85 addq $nhi,$Htbl,$nhi
94 ldq $Tlo1,8($nhi)
    [all...]
ghash-ia64.pl 273 and $xi[1]=-16,$xi[1] };; //(p17) nhi=xi&0xf0
279 add $Btbl=$xi[1],$Htbl };; //(p17) &Htable[nhi].lo
285 ld8 $rem[0]=[$Btbl],-256 //(p18) Htable[nhi].lo,&Hshr4[nhi].lo
289 { .mfi; shladd $rem[0]=$rem[0],4,r0 //(p18) Htable[nhi].lo<<4
291 { .mmi; ld8 $Blo=[$Btbl],8 //(p18) Hshr4[nhi].lo,&Hshr4[nhi].hi
293 { .mmi; xor $rem[0]=$rem[0],$Zlo //(p18) Z.lo^(Htable[nhi].lo<<4)
295 and $xi[1]=-16,$xi[1] };; //(p17) nhi=xi&0xf0
296 { .mmi; ld8 $Bhi=[$Btbl] //(p18) Hshr4[nhi].h
    [all...]
ghash-x86_64.pl 57 $nhi="%rbx";
90 xor $nhi,$nhi
92 mov `&LB("$Zlo")`,`&LB("$nhi")`
97 and \$0xf0,`&LB("$nhi")`
108 xor 8($Htbl,$nhi),$Zlo
110 xor ($Htbl,$nhi),$Zhi
111 mov `&LB("$nlo")`,`&LB("$nhi")`
126 and \$0xf0,`&LB("$nhi")`
141 and \$0xf0,`&LB("$nhi")`
    [all...]
ghash-x86.pl 357 my $nhi = $Zhl;
364 &mov ($nhi,$Zll);
365 &mov (&LB($nlo),&LB($nhi));
367 &and ($nhi,0xf0);
374 my $nix = $odd ? $nlo : $nhi;
383 &and ($nhi,0xf0) if ($odd);
387 &mov ($nhi,$nlo) if (!$odd && $cnt>=0);
503 my $nhi = $Zhl;
511 &mov ($nhi,$Zll);
512 &mov (&LB($nlo),&LB($nhi));
    [all...]
ghash-armv4.s 48 ldmia r11,{r8-r11} @ load Htbl[nhi]
84 ldmia r11,{r8-r11} @ load Htbl[nhi]
193 ldmia r11,{r8-r11} @ load Htbl[nhi]
227 ldmia r11,{r8-r11} @ load Htbl[nhi]
  /external/openssl/crypto/modes/
gcm128.c 339 size_t rem, nlo, nhi; local
343 nhi = nlo>>4;
358 Z.hi ^= Htable[nhi].hi;
359 Z.lo ^= Htable[nhi].lo;
364 nhi = nlo>>4;
411 size_t rem, nlo, nhi; local
419 nhi = nlo>>4;
434 Z.hi ^= Htable[nhi].hi;
435 Z.lo ^= Htable[nhi].lo;
441 nhi = nlo>>4
    [all...]

Completed in 82 milliseconds