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

  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha256-586.pl 42 $Goff=&DWP(24,"esp");
59 &mov ("edi",$Goff);
155 &mov ($Goff,"ecx");
208 &mov ("ebx",$Goff);
sha512-armv4.pl 68 $Goff=8*6;
99 ldr $t2,[sp,#$Goff+0] @ g.lo
101 ldr $t3,[sp,#$Goff+4] @ g.hi
244 ldr $t0, [$ctx,#$Goff+$lo]
245 ldr $t1, [$ctx,#$Goff+$hi]
249 str $t0, [sp,#$Goff+0]
250 str $t1, [sp,#$Goff+4]
403 ldr $Alo,[sp,#$Goff+0]
404 ldr $Ahi,[sp,#$Goff+4]
407 ldr $t0, [$ctx,#$Goff+$lo
    [all...]
  /external/openssl/crypto/sha/asm/
sha256-586.pl 42 $Goff=&DWP(24,"esp");
59 &mov ("edi",$Goff);
155 &mov ($Goff,"ecx");
208 &mov ("ebx",$Goff);
sha512-armv4.pl 68 $Goff=8*6;
99 ldr $t2,[sp,#$Goff+0] @ g.lo
101 ldr $t3,[sp,#$Goff+4] @ g.hi
244 ldr $t0, [$ctx,#$Goff+$lo]
245 ldr $t1, [$ctx,#$Goff+$hi]
249 str $t0, [sp,#$Goff+0]
250 str $t1, [sp,#$Goff+4]
403 ldr $Alo,[sp,#$Goff+0]
404 ldr $Ahi,[sp,#$Goff+4]
407 ldr $t0, [$ctx,#$Goff+$lo
    [all...]

Completed in 108 milliseconds