OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Aoff
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha256-586.pl
36
$
Aoff
=&DWP(0,"esp");
82
&mov ($
Aoff
,$A); # modulo-scheduled
145
# &mov ($
Aoff
,$A);
194
# &mov ($A,$
Aoff
);
sha512-armv4.pl
62
$
Aoff
=8*0;
108
str $Alo,[sp,#$
Aoff
+0]
110
str $Ahi,[sp,#$
Aoff
+4]
253
ldr $Alo,[$ctx,#$
Aoff
+$lo]
254
ldr $Ahi,[$ctx,#$
Aoff
+$hi]
358
ldr $t0, [$ctx,#$
Aoff
+$lo]
359
ldr $t1, [$ctx,#$
Aoff
+$hi]
363
str $t0, [$ctx,#$
Aoff
+$lo]
365
str $t1, [$ctx,#$
Aoff
+$hi]
/external/openssl/crypto/sha/asm/
sha256-586.pl
36
$
Aoff
=&DWP(0,"esp");
82
&mov ($
Aoff
,$A); # modulo-scheduled
145
# &mov ($
Aoff
,$A);
194
# &mov ($A,$
Aoff
);
sha512-armv4.pl
62
$
Aoff
=8*0;
108
str $Alo,[sp,#$
Aoff
+0]
110
str $Ahi,[sp,#$
Aoff
+4]
253
ldr $Alo,[$ctx,#$
Aoff
+$lo]
254
ldr $Ahi,[$ctx,#$
Aoff
+$hi]
358
ldr $t0, [$ctx,#$
Aoff
+$lo]
359
ldr $t1, [$ctx,#$
Aoff
+$hi]
363
str $t0, [$ctx,#$
Aoff
+$lo]
365
str $t1, [$ctx,#$
Aoff
+$hi]
Completed in 67 milliseconds