Home
last modified time | relevance | path

Searched refs:DWP (Results 1 – 25 of 32) sorted by relevance

12

/external/boringssl/src/crypto/fipsmodule/sha/asm/
Dsha256-586.pl110 $Aoff=&DWP(4,"esp");
111 $Boff=&DWP(8,"esp");
112 $Coff=&DWP(12,"esp");
113 $Doff=&DWP(16,"esp");
114 $Eoff=&DWP(20,"esp");
115 $Foff=&DWP(24,"esp");
116 $Goff=&DWP(28,"esp");
117 $Hoff=&DWP(32,"esp");
118 $Xoff=&DWP(36,"esp");
123 &mov ("esi",&DWP(4*(9+15+16-14),"esp"));
[all …]
Dsha512-586.pl72 $Tlo=&DWP(0,"esp"); $Thi=&DWP(4,"esp");
73 $Alo=&DWP(8,"esp"); $Ahi=&DWP(8+4,"esp");
74 $Blo=&DWP(16,"esp"); $Bhi=&DWP(16+4,"esp");
75 $Clo=&DWP(24,"esp"); $Chi=&DWP(24+4,"esp");
76 $Dlo=&DWP(32,"esp"); $Dhi=&DWP(32+4,"esp");
77 $Elo=&DWP(40,"esp"); $Ehi=&DWP(40+4,"esp");
78 $Flo=&DWP(48,"esp"); $Fhi=&DWP(48+4,"esp");
79 $Glo=&DWP(56,"esp"); $Ghi=&DWP(56+4,"esp");
80 $Hlo=&DWP(64,"esp"); $Hhi=&DWP(64+4,"esp");
214 &add ("eax",&DWP(8*(9+15)+0,"esp"));
[all …]
Dsha1-586.pl182 &lea($tmp1,&DWP(0x5a827999,$tmp1,$e)); # tmp1+=K_00_19+xi
210 &lea($f,&DWP(0x5a827999,$f,$e));# f+=F_00_19(b,c,d)+e
227 &lea($f,&DWP(0x5a827999,$f,$e));# f+=F_00_19(b,c,d)+e
254 &lea($f,&DWP($K,$f,$e)); # f+=e+K_XX_YY
271 &lea($f,&DWP($K,$f,$e)); # f+=e+K_XX_YY
299 &lea($f,&DWP(0x8f1bbcdc,$f,$e));# f+=K_40_59+e+(b&(c^d))
315 &lea($f,&DWP(0x8f1bbcdc,$f,$tmp1));# f+=K_40_59+e+(b&(c^d))
335 &lea ($tmp1,&DWP(&label("K_XX_XX")."-".&label("pic_point"),$tmp1));
337 &mov ($A,&DWP(0,$T));
338 &mov ($D,&DWP(4,$T));
[all …]
/external/boringssl/src/crypto/fipsmodule/bn/asm/
Dx86-mont.pl59 $_num=&DWP(4*0,"esp"); # stack top layout
60 $_rp=&DWP(4*1,"esp");
61 $_ap=&DWP(4*2,"esp");
62 $_bp=&DWP(4*3,"esp");
63 $_np=&DWP(4*4,"esp");
64 $_n0=&DWP(4*5,"esp"); $_n0q=&QWP(4*5,"esp");
65 $_sp=&DWP(4*6,"esp");
66 $_bpend=&DWP(4*7,"esp");
78 &lea ("ebp",&DWP(-$frame,"esp","edi",4)); # future alloca($frame+4*(num+2))
109 &lea ("esp",&DWP(0,"ebp","eax"));
[all …]
Dbn-586.pl48 &bt(&DWP(0,"eax"),26);
59 &movd("mm3",&DWP(0,$r,"",0)); # mm3 = r[0]
61 &movd("mm2",&DWP(0,$a,"",0)); # mm2 = a[0]
63 &movd("mm4",&DWP(4,$a,"",0)); # mm4 = a[1]
65 &movd("mm6",&DWP(8,$a,"",0)); # mm6 = a[2]
67 &movd("mm7",&DWP(12,$a,"",0)); # mm7 = a[3]
70 &movd("mm3",&DWP(4,$r,"",0)); # mm3 = r[1]
72 &movd("mm5",&DWP(8,$r,"",0)); # mm5 = r[2]
74 &movd("mm4",&DWP(12,$r,"",0)); # mm4 = r[3]
76 &movd(&DWP(0,$r,"",0),"mm1");
[all …]
Dco-586.pl42 &mov("eax",&DWP(($na)*4,$a,"",0)) if $pos == 0; # laod next a
46 &mov("edx",&DWP(($nb)*4,$b,"",0)) if $pos == 0; # laod next b
47 &mov("edx",&DWP(($nb)*4,$b,"",0)) if $pos == 1; # laod next b
51 &mov(&DWP($i*4,"eax","",0),$c0) if $pos > 0; # save r[];
52 &mov("eax",&DWP(($na)*4,$a,"",0)) if $pos == 1; # laod next a
73 &mov("eax",&DWP(($na)*4,$a,"",0)) if $pos == 0; # load next a
76 &mov("edx",&DWP(($nb)*4,$a,"",0)) if ($pos == 1) && ($na != $nb);
80 &mov(&DWP($i*4,$r,"",0),$c0) if $pos > 0; # save r[];
81 &mov("eax",&DWP(($na)*4,$a,"",0)) if $pos == 1; # load next b
108 &mov("eax",&DWP(($na)*4,$a,"",0)) if $pos == 0; # load next a
[all …]
/external/boringssl/src/crypto/chacha/asm/
Dchacha-x86.pl90 &mov (&DWP(4*$cp,"esp"),$c_) if ($ai>0 && $ai<3);
92 &mov (&DWP(4*$bp,"esp"),$b_) if ($i!=0);
94 &mov ($c_,&DWP(4*$cn,"esp")) if ($ai>0 && $ai<3);
96 &mov ($d_,&DWP(4*$dn,"esp")) if ($di!=$dn);
98 &mov ($b_,&DWP(4*$bn,"esp")) if ($i<7);
99 &mov ($b_,&DWP(128,"esp")) if ($i==7); # loop counter
102 &mov (&DWP(4*$ai,"esp"),$a);
104 &mov ($a,&DWP(4*$an,"esp"));
106 &mov (&DWP(4*$di,"esp"),$d) if ($di!=$dn);
130 &test (&DWP(0,"ebp"),1<<24); # test FXSR bit
[all …]
/external/boringssl/src/crypto/fipsmodule/aes/asm/
Daes-586.pl219 $__ra=&DWP(0,"esp"); # return address
220 $__s0=&DWP(4,"esp"); # s0 backing store
221 $__s1=&DWP(8,"esp"); # s1 backing store
222 $__s2=&DWP(12,"esp"); # s2 backing store
223 $__s3=&DWP(16,"esp"); # s3 backing store
224 $__key=&DWP(20,"esp"); # pointer to key schedule
225 $__end=&DWP(24,"esp"); # pointer to end of key schedule
226 $__tbl=&DWP(28,"esp"); # %ebp backing store
230 $_tbl=&DWP(24,"esp");
231 $_esp=&DWP(28,"esp");
[all …]
Dvpaes-x86.pl175 &add ($const,&DWP(0,"esp"));
197 &mov ($round,&DWP(240,$key));
209 &lea ($base,&DWP($k_mc_backward,$const));
283 &lea ($base,&DWP($k_dsbd,$const));
284 &mov ($round,&DWP(240,$key));
302 &lea ($magic,&DWP($k_sr-$k_dsbd,$base,$magic));
385 &add ($const,&DWP(0,"esp"));
391 &lea ($base,&DWP($k_ipt,$const));
516 &lea ($base,&DWP($k_deskew,$const));
523 &lea ($base,&DWP($k_opt,$const)); # prepare to output transform
[all …]
Daesni-x86.pl138 &lea ($key,&DWP(32,$key));
145 &lea ($key,&DWP(16,$key));
158 &lea ($key,&DWP(0x30,$key));
161 &lea ($key,&DWP(0x20,$key));
163 &lea ($key,&DWP(0x20,$key));
204 &mov ($rounds,&DWP(240,$key));
223 &mov ($rounds,&DWP(240,$key));
261 &lea ($key,&DWP(32,$key,$rounds));
293 &lea ($key,&DWP(32,$key,$rounds));
334 &lea ($key,&DWP(32,$key,$rounds));
[all …]
/external/boringssl/src/crypto/fipsmodule/modes/asm/
Dghash-x86.pl158 &mov ($Zhh,&DWP(4,$Htbl,$Zll));
159 &mov ($Zhl,&DWP(0,$Htbl,$Zll));
160 &mov ($Zlh,&DWP(12,$Htbl,$Zll));
161 &mov ($Zll,&DWP(8,$Htbl,$Zll));
181 &xor ($Zhh,&DWP($off+16,"esp",$rem,4));
190 &xor ($Zll,&DWP(8,$Htbl,$rem));
191 &xor ($Zlh,&DWP(12,$Htbl,$rem));
192 &xor ($Zhl,&DWP(0,$Htbl,$rem));
193 &xor ($Zhh,&DWP(4,$Htbl,$rem));
212 &xor ($Zhh,&DWP($off+16,"esp",$rem,4));
[all …]
Dghash-ssse3-x86.pl104 &lea($Htable, &DWP(16, $Htable));
257 &lea($Htable, &DWP(-256, $Htable));
260 &lea($in, &DWP(16, $in));
/external/boringssl/src/crypto/test/asm/
Dtrampoline-x86.pl53 &mov("esi", &DWP(4*0, "ecx"));
54 &mov("edi", &DWP(4*1, "ecx"));
55 &mov("ebx", &DWP(4*2, "ecx"));
56 &mov("ebp", &DWP(4*3, "ecx"));
69 &mov("edx", &DWP(0, "eax", "ecx", 4));
70 &mov(&DWP(0, "esp", "ecx", 4), "edx");
81 &mov(&DWP(4*0, "ecx"), "esi");
82 &mov(&DWP(4*1, "ecx"), "edi");
83 &mov(&DWP(4*2, "ecx"), "ebx");
84 &mov(&DWP(4*3, "ecx"), "ebp");
/external/boringssl/src/crypto/fipsmodule/md5/asm/
Dmd5-586.pl53 &mov($tmp2,&DWP($xo[$ki]*4,$K,"",0)) if $pos < 0; # very first one
61 &lea($a,&DWP($t,$a,$tmp2,1));
71 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0)) if ($pos != 2);
82 &lea($a,&DWP($t,$a,$tmp2,1));
87 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0)) if ($pos != 2);
113 &lea($a,&DWP($t,$a,$tmp2,1));
119 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0));
128 &lea($a,&DWP($t,$a,$tmp2,1));
134 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0)) if ($pos != 2);
156 &lea($a,&DWP($t,$a,$tmp2,1));
[all …]
/external/boringssl/src/crypto/perlasm/
Dx86gas.pl76 sub ::DWP
100 sub ::QWP { &::DWP(@_); }
101 sub ::BP { &::DWP(@_); }
102 sub ::WP { &::DWP(@_); }
208 &::mov($dst,&::DWP("$indirect-$reflabel",$base));
212 { &::lea($dst,&::DWP("$sym-$reflabel",$base)); }
214 { &::lea($dst,&::DWP("_GLOBAL_OFFSET_TABLE_+[.-$reflabel]",
216 &::mov($dst,&::DWP("$sym\@GOT",$dst));
220 { &::lea($dst,&::DWP($sym)); }
Dx86asm.pl48 &lea("ebx",&DWP("BORINGSSL_function_hit+$index"."-".&label("pic"),"ebx"));
74 sub ::wparam { &DWP($stack+4*$_[0],"esp"); }
75 sub ::swtmp { &DWP(4*$_[0],"esp"); }
Dx86masm.pl81 sub ::DWP { &get_mem("DWORD",@_); }
182 &::lea($dst,&::DWP($sym));
Dx86nasm.pl80 sub ::DWP { &get_mem("DWORD",@_); }
168 &::lea($dst,&::DWP($sym));
Dreadme29 &DWP(off,base,index,scale) Word pointer addressing
84 &mov( $tmp1, &DWP(0,$data,$i,4));
/external/llvm/test/tools/llvm-dwp/X86/
Dduplicate.test5 RUN: | FileCheck --check-prefix=2DWP %s
8 RUN: | FileCheck --check-prefix=1DWP %s
22 1DWP: error: Duplicate DWO ID ({{.*}}) in 'c.c' (from '{{.*}}ac.dwp') and 'c.c'{{$}}
23 2DWP: error: Duplicate DWO ID ({{.*}}) in 'c.c' and 'c.c' (from '{{.*}}bc.dwp'){{$}}
Dmerge.test6 DWP from a DWO (c.dwo) and a DWP (ab.dwp, created from a.dwo and b.dwo)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwp/X86/
Dduplicate.test5 RUN: | FileCheck --check-prefix=2DWP %s
8 RUN: | FileCheck --check-prefix=1DWP %s
22 1DWP: error: Duplicate DWO ID ({{.*}}) in 'c.c' (from '{{.*}}ac.dwp') and 'c.c'{{$}}
23 2DWP: error: Duplicate DWO ID ({{.*}}) in 'c.c' and 'c.c' (from '{{.*}}bc.dwp'){{$}}
Dmerge.test6 DWP from a DWO (c.dwo) and a DWP (ab.dwp, created from a.dwo and b.dwo)
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/
Dllvm-symbolizer.test60 …efault-arch=i386 --dwp=%p/Inputs/split-dwarf-dwp.o.dwp < %t.input | FileCheck --check-prefix=DWP %s
167 DWP: f2
168 DWP-NEXT: split-dwarf-dwp.cpp:3:3
169 DWP-NEXT: main
170 DWP-NEXT: split-dwarf-dwp.cpp:10:0
/external/honggfuzz/examples/apache-httpd/corpus_http1/
Dd97540e982d90b06dcecd065ccfeecbd.000009f0.honggfuzz.cov14 …����f������xv҉�Ng�s$IB�S`]#TT��r�� ���K�y��.B7��}&F�ʟº|�F��<�����9DWP�4O+�Ԏ��ݲ/\z���|�…

12