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

  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-armv4.pl 53 $Ehi="r8";
80 mov $t1,$Ehi,lsr#14
82 eor $t0,$t0,$Ehi,lsl#18
87 eor $t1,$t1,$Ehi,lsr#18
88 eor $t0,$t0,$Ehi,lsl#14
90 eor $t0,$t0,$Ehi,lsr#9
93 eor $t1,$t1,$Ehi,lsl#23 @ Sigma1(e)
106 str $Ehi,[sp,#$Eoff+4]
109 and $t1,$t1,$Ehi
119 ldr $Ehi,[sp,#$Doff+4] @ d.h
    [all...]
sha512-586.pl 51 $Elo=&DWP(40,"esp"); $Ehi=&DWP(40+4,"esp");
142 &mov ("edx",$Ehi);
182 &and ("edx",$Ehi);
sha512-parisc.pl 364 $Ehi, $Elo, $Fhi, $Flo, $Ghi, $Glo, $Hhi, $Hlo) =
381 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo,$flag)=@_;
389 shd $ehi,$elo,$Sigma1[0],$t0
391 shd $elo,$ehi,$Sigma1[0],$t1
393 shd $ehi,$elo,$Sigma1[1],$t2
395 shd $elo,$ehi,$Sigma1[1],$t3
400 and $fhi,$ehi,$a1
401 shd $ehi,$elo,$Sigma1[2],$t2
403 shd $elo,$ehi,$Sigma1[2],$t3
404 andcm $ghi,$ehi,$a
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-armv4.pl 53 $Ehi="r8";
80 mov $t1,$Ehi,lsr#14
82 eor $t0,$t0,$Ehi,lsl#18
87 eor $t1,$t1,$Ehi,lsr#18
88 eor $t0,$t0,$Ehi,lsl#14
90 eor $t0,$t0,$Ehi,lsr#9
93 eor $t1,$t1,$Ehi,lsl#23 @ Sigma1(e)
106 str $Ehi,[sp,#$Eoff+4]
109 and $t1,$t1,$Ehi
119 ldr $Ehi,[sp,#$Doff+4] @ d.h
    [all...]
sha512-586.pl 51 $Elo=&DWP(40,"esp"); $Ehi=&DWP(40+4,"esp");
142 &mov ("edx",$Ehi);
182 &and ("edx",$Ehi);
sha512-parisc.pl 364 $Ehi, $Elo, $Fhi, $Flo, $Ghi, $Glo, $Hhi, $Hlo) =
381 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo,$flag)=@_;
389 shd $ehi,$elo,$Sigma1[0],$t0
391 shd $elo,$ehi,$Sigma1[0],$t1
393 shd $ehi,$elo,$Sigma1[1],$t2
395 shd $elo,$ehi,$Sigma1[1],$t3
400 and $fhi,$ehi,$a1
401 shd $ehi,$elo,$Sigma1[2],$t2
403 shd $elo,$ehi,$Sigma1[2],$t3
404 andcm $ghi,$ehi,$a
    [all...]

Completed in 1353 milliseconds