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

  /external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
ghash-sparcv9.pl 50 $Thi="%o2";
106 ldx [$Htbl+$nhi],$Thi
126 xor $Thi,$Zhi,$Zhi
127 ldx [$Htbl+$nlo],$Thi
137 xor $Thi,$Zhi,$Zhi
143 ldx [$Htbl+$nhi],$Thi
160 xor $Thi,$Zhi,$Zhi
161 ldx [$Htbl+$nlo],$Thi
169 xor $Thi,$Zhi,$Zhi
179 ldx [$Htbl+$nhi],$Thi
    [all...]
  /external/openssl/crypto/modes/asm/
ghash-sparcv9.pl 50 $Thi="%o2";
106 ldx [$Htbl+$nhi],$Thi
126 xor $Thi,$Zhi,$Zhi
127 ldx [$Htbl+$nlo],$Thi
137 xor $Thi,$Zhi,$Zhi
143 ldx [$Htbl+$nhi],$Thi
160 xor $Thi,$Zhi,$Zhi
161 ldx [$Htbl+$nlo],$Thi
169 xor $Thi,$Zhi,$Zhi
179 ldx [$Htbl+$nhi],$Thi
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-armv4.pl 49 $Thi="r4";
81 str $Thi,[sp,#$Xoff+4]
96 adc $Thi,$Thi,$t1 @ T += Sigma1(e)
100 adc $Thi,$Thi,$t3 @ T += h
118 adc $Thi,$Thi,$t1 @ T += Ch(e,f,g)
122 adc $Thi,$Thi,$t3 @ T += K[i
    [all...]
sha512-586.pl 46 $Tlo=&DWP(0,"esp"); $Thi=&DWP(4,"esp");
197 &mov ($Thi,"ebx"); # put T1 away
243 &adc ("ebx",$Thi); # T1 = Sigma0(a)+T1
256 &mov ($Thi,"ebx");
  /external/openssl/crypto/sha/asm/
sha512-armv4.pl 49 $Thi="r4";
81 str $Thi,[sp,#$Xoff+4]
96 adc $Thi,$Thi,$t1 @ T += Sigma1(e)
100 adc $Thi,$Thi,$t3 @ T += h
118 adc $Thi,$Thi,$t1 @ T += Ch(e,f,g)
122 adc $Thi,$Thi,$t3 @ T += K[i
    [all...]
sha512-586.pl 46 $Tlo=&DWP(0,"esp"); $Thi=&DWP(4,"esp");
197 &mov ($Thi,"ebx"); # put T1 away
243 &adc ("ebx",$Thi); # T1 = Sigma0(a)+T1
256 &mov ($Thi,"ebx");

Completed in 756 milliseconds