OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Doff
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha256-586.pl
39
$
Doff
=&DWP(12,"esp");
66
&mov ($E,$
Doff
); # e becomes d, which is e in next iteration
148
&mov ($
Doff
,"edi");
197
&mov ("edi",$
Doff
);
sha512-armv4.pl
65
$
Doff
=8*3;
117
ldr $Elo,[sp,#$
Doff
+0] @ d.lo
119
ldr $Ehi,[sp,#$
Doff
+4] @ d.hi
259
ldr $t2, [$ctx,#$
Doff
+$lo]
260
ldr $t3, [$ctx,#$
Doff
+$hi]
265
str $t2, [sp,#$
Doff
+0]
266
str $t3, [sp,#$
Doff
+4]
373
ldr $Tlo,[sp,#$
Doff
+0]
374
ldr $Thi,[sp,#$
Doff
+4]
377
ldr $t2, [$ctx,#$
Doff
+$lo
[
all
...]
/external/openssl/crypto/sha/asm/
sha256-586.pl
39
$
Doff
=&DWP(12,"esp");
66
&mov ($E,$
Doff
); # e becomes d, which is e in next iteration
148
&mov ($
Doff
,"edi");
197
&mov ("edi",$
Doff
);
sha512-armv4.pl
65
$
Doff
=8*3;
117
ldr $Elo,[sp,#$
Doff
+0] @ d.lo
119
ldr $Ehi,[sp,#$
Doff
+4] @ d.hi
259
ldr $t2, [$ctx,#$
Doff
+$lo]
260
ldr $t3, [$ctx,#$
Doff
+$hi]
265
str $t2, [sp,#$
Doff
+0]
266
str $t3, [sp,#$
Doff
+4]
373
ldr $Tlo,[sp,#$
Doff
+0]
374
ldr $Thi,[sp,#$
Doff
+4]
377
ldr $t2, [$ctx,#$
Doff
+$lo
[
all
...]
Completed in 27 milliseconds