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

  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-armv4.pl 50 $Alo="r5";
108 str $Alo,[sp,#$Aoff+0]
133 mov $t0,$Alo,lsr#28
136 eor $t1,$t1,$Alo,lsl#4
138 eor $t1,$t1,$Alo,lsr#2
139 eor $t0,$t0,$Alo,lsl#30
142 eor $t1,$t1,$Alo,lsr#7
143 eor $t0,$t0,$Alo,lsl#25
146 and $t0,$Alo,$t2
150 orr $Alo,$Alo,$t
    [all...]
sha512-586.pl 47 $Alo=&DWP(8,"esp"); $Ahi=&DWP(8+4,"esp");
204 &mov ("ecx",$Alo);
238 &mov ("ecx",$Alo);
248 &and ("esi",$Alo);
sha512-parisc.pl 363 @V=( $Ahi, $Alo, $Bhi, $Blo, $Chi, $Clo, $Dhi, $Dlo,
380 my ($i,$ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo,
413 shd $ahi,$alo,$Sigma0[0],$t0
415 shd $alo,$ahi,$Sigma0[0],$t1
417 shd $ahi,$alo,$Sigma0[1],$t2
419 shd $alo,$ahi,$Sigma0[1],$t3
423 shd $ahi,$alo,$Sigma0[2],$t2
424 and $alo,$blo,$a0
425 shd $alo,$ahi,$Sigma0[2],$t3
430 and $alo,$clo,$a
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-armv4.pl 50 $Alo="r5";
108 str $Alo,[sp,#$Aoff+0]
133 mov $t0,$Alo,lsr#28
136 eor $t1,$t1,$Alo,lsl#4
138 eor $t1,$t1,$Alo,lsr#2
139 eor $t0,$t0,$Alo,lsl#30
142 eor $t1,$t1,$Alo,lsr#7
143 eor $t0,$t0,$Alo,lsl#25
146 and $t0,$Alo,$t2
150 orr $Alo,$Alo,$t
    [all...]
sha512-586.pl 47 $Alo=&DWP(8,"esp"); $Ahi=&DWP(8+4,"esp");
204 &mov ("ecx",$Alo);
238 &mov ("ecx",$Alo);
248 &and ("esi",$Alo);
sha512-parisc.pl 363 @V=( $Ahi, $Alo, $Bhi, $Blo, $Chi, $Clo, $Dhi, $Dlo,
380 my ($i,$ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo,
413 shd $ahi,$alo,$Sigma0[0],$t0
415 shd $alo,$ahi,$Sigma0[0],$t1
417 shd $ahi,$alo,$Sigma0[1],$t2
419 shd $alo,$ahi,$Sigma0[1],$t3
423 shd $ahi,$alo,$Sigma0[2],$t2
424 and $alo,$blo,$a0
425 shd $alo,$ahi,$Sigma0[2],$t3
430 and $alo,$clo,$a
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
ghash-ia64.pl 258 ($Alo,$Ahi,$Blo,$Bhi,$Zlo,$Zhi)=("r20","r21","r22","r23","r24","r25");
284 { .mmi; ld8 $Alo=[$Atbl],8 //(p18) Htable[nlo].lo,&Htable[nlo].hi
290 xor $Zlo=$Zlo,$Alo };; //(p18) Z.lo^=Htable[nlo].lo
308 { .mmi; ld8 $Alo=[$Atbl],8 //(p18) Htable[nlo].lo,&Htable[nlo].hi
318 xor $Zlo=$Zlo,$Alo //(p18) Z.lo^=Htable[nlo].lo
337 { .mmi; ld8 $Alo=[$Atbl],8 //(p18) Htable[nlo].lo,&Htable[nlo].hi
347 xor $Zlo=$Zlo,$Alo //(p18) Z.lo^=Htable[nlo].lo
363 { .mfi; ld8 $Alo=[$Atbl],8 //(p18) Htable[nlo].lo,&Htable[nlo].hi
368 xor $Zlo=$Zlo,$Alo } //(p18) Z.lo^=Htable[nlo].lo
  /external/openssl/crypto/modes/asm/
ghash-ia64.pl 258 ($Alo,$Ahi,$Blo,$Bhi,$Zlo,$Zhi)=("r20","r21","r22","r23","r24","r25");
284 { .mmi; ld8 $Alo=[$Atbl],8 //(p18) Htable[nlo].lo,&Htable[nlo].hi
290 xor $Zlo=$Zlo,$Alo };; //(p18) Z.lo^=Htable[nlo].lo
308 { .mmi; ld8 $Alo=[$Atbl],8 //(p18) Htable[nlo].lo,&Htable[nlo].hi
318 xor $Zlo=$Zlo,$Alo //(p18) Z.lo^=Htable[nlo].lo
337 { .mmi; ld8 $Alo=[$Atbl],8 //(p18) Htable[nlo].lo,&Htable[nlo].hi
347 xor $Zlo=$Zlo,$Alo //(p18) Z.lo^=Htable[nlo].lo
363 { .mfi; ld8 $Alo=[$Atbl],8 //(p18) Htable[nlo].lo,&Htable[nlo].hi
368 xor $Zlo=$Zlo,$Alo } //(p18) Z.lo^=Htable[nlo].lo

Completed in 188 milliseconds