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

  /external/openssl/crypto/sha/asm/
sha512-armv4.pl 40 $Ahi="r6";
97 str $Ahi,[sp,#$Aoff+4]
122 mov $t1,$Ahi,lsr#28
123 eor $t0,$t0,$Ahi,lsl#4
125 eor $t0,$t0,$Ahi,lsr#2
128 eor $t1,$t1,$Ahi,lsl#30
129 eor $t0,$t0,$Ahi,lsr#7
132 eor $t1,$t1,$Ahi,lsl#25 @ Sigma0(a)
142 and $t3,$Ahi,$t1
143 orr $Ahi,$Ahi,$t
    [all...]
sha512-586.pl 47 $Alo=&DWP(8,"esp"); $Ahi=&DWP(8+4,"esp");
205 &mov ("edx",$Ahi);
239 &mov ("edx",$Ahi);
249 &and ("edi",$Ahi);
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 175 milliseconds