/third_party/openssl/crypto/aes/asm/ |
D | aesni-x86.pl | 86 if ($PREFIX eq "aesni") { $movekey=\&movups; } 87 else { $movekey=\&movups; } 148 &movups ($rndkey0,&QWP(0,$key)); 195 &movups ($inout0,&QWP(0,"eax")); 204 &movups (&QWP(0,"eax"),$inout0); 214 &movups ($inout0,&QWP(0,"eax")); 223 &movups (&QWP(0,"eax"),$inout0); 457 &movups (&QWP(0,$out),$inout0); 459 &movups (&QWP(0x10,$out),$inout1); 461 &movups (&QWP(0x20,$out),$inout2); [all …]
|
/third_party/openssl/engines/asm/ |
D | e_padlock-x86.pl | 303 &movups ("xmm1",&QWP(0,$inp,$len)); 306 &movups (&QWP(-16,$out,$len),"xmm1"); 465 &movups ("xmm0",&QWP(0,"edi")); # copy-in context 481 &movups (&QWP(0,"edi"),"xmm0"); # copy-out context 496 &movups ("xmm0",&QWP(0,"edi")); # copy-in context 508 &movups (&QWP(0,"edi"),"xmm0"); # copy-out context 529 &movups ("xmm0",&QWP(0,"edi")); # copy-in context 531 &movups ("xmm1",&QWP(16,"edi")); 545 &movups (&QWP(0,"edi"),"xmm0"); # copy-out context 546 &movups (&QWP(16,"edi"),"xmm1"); [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
D | XmmArith.cpp | 135 __ movups(Encoded_Xmm_##Dst(), dwordAddress(T0)); \ in TEST_F() 136 __ movups(Encoded_Xmm_##Src(), dwordAddress(T1)); \ in TEST_F() 160 __ movups(Encoded_Xmm_##Dst(), dwordAddress(T0)); \ in TEST_F() 181 __ movups(Encoded_Xmm_##Dst(), dwordAddress(T0)); \ in TEST_F() 204 __ movups(Encoded_Xmm_##Dst(), dwordAddress(T0)); \ in TEST_F() 205 __ movups(Encoded_Xmm_##Src(), dwordAddress(T1)); \ in TEST_F() 229 __ movups(Encoded_Xmm_##Dst(), dwordAddress(T0)); \ in TEST_F() 424 __ movups(Encoded_Xmm_##Dst(), dwordAddress(T0)); \ in TEST_F() 425 __ movups(Encoded_Xmm_##Src(), dwordAddress(T1)); \ in TEST_F() 448 __ movups(Encoded_Xmm_##Dst(), dwordAddress(T0)); \ in TEST_F() [all …]
|
D | TestUtil.h | 1087 __ movups(xmm0SlotAddress(), Encoded_Xmm_xmm0()); in addEpilogue() 1088 __ movups(xmm1SlotAddress(), Encoded_Xmm_xmm1()); in addEpilogue() 1089 __ movups(xmm2SlotAddress(), Encoded_Xmm_xmm2()); in addEpilogue() 1090 __ movups(xmm3SlotAddress(), Encoded_Xmm_xmm3()); in addEpilogue() 1091 __ movups(xmm4SlotAddress(), Encoded_Xmm_xmm4()); in addEpilogue() 1092 __ movups(xmm5SlotAddress(), Encoded_Xmm_xmm5()); in addEpilogue() 1093 __ movups(xmm6SlotAddress(), Encoded_Xmm_xmm6()); in addEpilogue() 1094 __ movups(xmm7SlotAddress(), Encoded_Xmm_xmm7()); in addEpilogue() 1095 __ movups(xmm8SlotAddress(), Encoded_Xmm_xmm8()); in addEpilogue() 1096 __ movups(xmm9SlotAddress(), Encoded_Xmm_xmm9()); in addEpilogue() [all …]
|
D | DataMov.cpp | 1144 __ movups(Encoded_Xmm_##Dst(), dwordAddress(T0)); \ in TEST_F() 1184 __ movups(Encoded_Xmm_##Src(), dwordAddress(T0)); \ in TEST_F() 1185 __ movups(dwordAddress(T1), Encoded_Xmm_##Src()); \ in TEST_F() 1226 __ movups(Encoded_Xmm_##Src(), dwordAddress(T0)); \ in TEST_F() 1227 __ movups(Encoded_Xmm_##Dst(), dwordAddress(T1)); \ in TEST_F() 1228 __ movups(Encoded_Xmm_##Dst(), Encoded_Xmm_##Src()); \ in TEST_F() 1269 __ movups(Encoded_Xmm_##Src(), dwordAddress(T0)); \ in TEST_F() 1270 __ movups(Encoded_Xmm_##Dst(), dwordAddress(T1)); \ in TEST_F() 1313 __ movups(Encoded_Xmm_##Dst(), dwordAddress(T0)); \ in TEST_F() 1314 __ movups(Encoded_Xmm_##Src(), dwordAddress(T1)); \ in TEST_F() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | XmmArith.cpp | 134 __ movups(XmmRegister::Encoded_Reg_##Dst, dwordAddress(T0)); \ in TEST_F() 135 __ movups(XmmRegister::Encoded_Reg_##Src, dwordAddress(T1)); \ in TEST_F() 160 __ movups(XmmRegister::Encoded_Reg_##Dst, dwordAddress(T0)); \ in TEST_F() 182 __ movups(XmmRegister::Encoded_Reg_##Dst, dwordAddress(T0)); \ in TEST_F() 205 __ movups(XmmRegister::Encoded_Reg_##Dst, dwordAddress(T0)); \ in TEST_F() 206 __ movups(XmmRegister::Encoded_Reg_##Src, dwordAddress(T1)); \ in TEST_F() 231 __ movups(XmmRegister::Encoded_Reg_##Dst, dwordAddress(T0)); \ in TEST_F() 419 __ movups(XmmRegister::Encoded_Reg_##Dst, dwordAddress(T0)); \ in TEST_F() 420 __ movups(XmmRegister::Encoded_Reg_##Src, dwordAddress(T1)); \ in TEST_F() 444 __ movups(XmmRegister::Encoded_Reg_##Dst, dwordAddress(T0)); \ in TEST_F() [all …]
|
D | TestUtil.h | 848 __ movups(xmm0SlotAddress(), XmmRegister::Encoded_Reg_xmm0); in addEpilogue() 849 __ movups(xmm1SlotAddress(), XmmRegister::Encoded_Reg_xmm1); in addEpilogue() 850 __ movups(xmm2SlotAddress(), XmmRegister::Encoded_Reg_xmm2); in addEpilogue() 851 __ movups(xmm3SlotAddress(), XmmRegister::Encoded_Reg_xmm3); in addEpilogue() 852 __ movups(xmm4SlotAddress(), XmmRegister::Encoded_Reg_xmm4); in addEpilogue() 853 __ movups(xmm5SlotAddress(), XmmRegister::Encoded_Reg_xmm5); in addEpilogue() 854 __ movups(xmm6SlotAddress(), XmmRegister::Encoded_Reg_xmm6); in addEpilogue() 855 __ movups(xmm7SlotAddress(), XmmRegister::Encoded_Reg_xmm7); in addEpilogue()
|
D | DataMov.cpp | 796 __ movups(XmmRegister::Encoded_Reg_##Dst, dwordAddress(T0)); \ in TEST_F() 828 __ movups(XmmRegister::Encoded_Reg_##Src, dwordAddress(T0)); \ in TEST_F() 829 __ movups(dwordAddress(T1), XmmRegister::Encoded_Reg_##Src); \ in TEST_F() 862 __ movups(XmmRegister::Encoded_Reg_##Src, dwordAddress(T0)); \ in TEST_F() 863 __ movups(XmmRegister::Encoded_Reg_##Dst, dwordAddress(T1)); \ in TEST_F() 864 __ movups(XmmRegister::Encoded_Reg_##Dst, XmmRegister::Encoded_Reg_##Src); \ in TEST_F() 897 __ movups(XmmRegister::Encoded_Reg_##Src, dwordAddress(T0)); \ in TEST_F() 898 __ movups(XmmRegister::Encoded_Reg_##Dst, dwordAddress(T1)); \ in TEST_F() 933 __ movups(XmmRegister::Encoded_Reg_##Dst, dwordAddress(T0)); \ in TEST_F() 934 __ movups(XmmRegister::Encoded_Reg_##Src, dwordAddress(T1)); \ in TEST_F() [all …]
|
/third_party/ffmpeg/libavcodec/x86/ |
D | opusdsp.asm | 87 movups m3, [dataq + periodq] 91 movups m4, [dataq + periodq + 4] 92 movups m5, [dataq + periodq + 8] 93 movups m6, [dataq + periodq + 12] 94 movups m7, [dataq + periodq + 16]
|
D | mdct15.asm | 175 …movups m0, [expq + offset_pq*8] ; exp[p0].re, exp[p0].im, exp[p1].re, exp[p1].im, exp[p2].re, … 176 …movups m1, [expq + offset_nq*8] ; exp[n3].re, exp[n3].im, exp[n2].re, exp[n2].im, exp[n1].re, … 204 movups [outq + offset_nq*8], m3 205 movups [outq + offset_pq*8], m5
|
D | celt_pvq_search.asm | 227 movups m2, [pic_base_const_align_abs_edge + r4 - mmsize]
|
/third_party/ffmpeg/libavfilter/x86/ |
D | af_anlmdn.asm | 49 movups m1, [f1q + xq] 50 movups m2, [f2q + xq]
|
D | avf_showcqt.asm | 51 movups m%5, [srcq + 8 * iq - mmsize + 8] 52 movups m%7, [srcq + 8 * iq - 2*mmsize + 8]
|
/third_party/openssl/crypto/modes/asm/ |
D | ghash-x86.pl | 985 &movups ($Hkey,&QWP(0,$Htbl)); 987 &movups ($T2,&QWP(32,$Htbl)); 1037 &movups ($Hkey,&QWP(16,$Htbl)); # load H^2 1053 &movups ($Hkey,&QWP(0,$Htbl)); # load H 1082 &movups ($T3,&QWP(32,$Htbl)); 1095 &movups ($Hkey,&QWP(16,$Htbl)); # load H^2 1135 &movups ($Hkey,&QWP(0,$Htbl)); # load H
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
D | jchuff-sse2.asm | 274 movups xmm3, XMMWORD [block + 0 * SIZEOF_WORD] ;D: w3 = xx 01 02 03 04 05 06 07 281 movups xmm1, XMMWORD [block + 8 * SIZEOF_WORD] ;B: w1 = 08 09 10 11 12 13 14 15 303 movups xmm3, XMMWORD [block + 0 * SIZEOF_WORD] ;D: w3 = xx 01 02 03 04 05 06 07 310 movups xmm1, XMMWORD [block + 8 * SIZEOF_WORD] ;B: w1 = 08 09 10 11 12 13 14 15 333 movups xmm5, XMMWORD [block + 48 * SIZEOF_WORD] ;H: w5 = 48 49 50 51 52 53 54 55 386 movups xmm0, XMMWORD [block + 56 * SIZEOF_WORD] ;H: w0 = 56 57 58 59 60 61 62 63
|
/third_party/openssl/crypto/bn/asm/ |
D | x86-gf2m.pl | 223 &movups ("xmm0",&QWP(8,"esp")); 227 &movups (&QWP(0,"eax"),"xmm0");
|
/third_party/libjpeg-turbo/simd/x86_64/ |
D | jchuff-sse2.asm | 275 movups xmm3, XMMWORD [block + 0 * SIZEOF_WORD] ;D: w3 = xx 01 02 03 04 05 06 07 282 movups xmm1, XMMWORD [block + 8 * SIZEOF_WORD] ;B: w1 = 08 09 10 11 12 13 14 15 304 movups xmm3, XMMWORD [block + 0 * SIZEOF_WORD] ;D: w3 = xx 01 02 03 04 05 06 07 311 movups xmm1, XMMWORD [block + 8 * SIZEOF_WORD] ;B: w1 = 08 09 10 11 12 13 14 15 334 movups xmm5, XMMWORD [block + 48 * SIZEOF_WORD] ;H: w5 = 48 49 50 51 52 53 54 55 387 movups xmm0, XMMWORD [block + 56 * SIZEOF_WORD] ;H: w0 = 56 57 58 59 60 61 62 63
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/ |
D | sse.h | 423 #define movups_m2r(var, reg) sse_m2r(movups, var, reg) 424 #define movups_r2m(reg, var) sse_r2m(movups, reg, var) 425 #define movups_r2r(regs, regd) sse_r2r(movups, regs, regd) 426 #define movups(vars, vard) \ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | README.SIMD.rst | 60 * Vector "mov" instructions can be diversified (eg. movdqu instead of movups)
|
D | IceAssemblerX8632.h | 519 void movups(XmmRegister dst, XmmRegister src); 520 void movups(XmmRegister dst, const AsmAddress &src); 521 void movups(const AsmAddress &dst, XmmRegister src);
|
D | IceAssemblerX8664.h | 538 void movups(XmmRegister dst, XmmRegister src); 539 void movups(XmmRegister dst, const AsmAddress &src); 540 void movups(const AsmAddress &dst, XmmRegister src);
|
/third_party/libjpeg-turbo/simd/i386/ |
D | jchuff-sse2.asm | 365 movups xmm3, XMMWORD [block + 0 * SIZEOF_WORD] ;D: w3 = xx 01 02 03 04 05 06 07 371 movups xmm1, XMMWORD [block + 8 * SIZEOF_WORD] ;B: w1 = 08 09 10 11 12 13 14 15 389 movups xmm5, XMMWORD [block + 48 * SIZEOF_WORD] ;H: w5 = 48 49 50 51 52 53 54 55 443 movups xmm0, XMMWORD [block + 56 * SIZEOF_WORD] ;H: w0 = 56 57 58 59 60 61 62 63
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
D | jchuff-sse2.asm | 365 movups xmm3, XMMWORD [block + 0 * SIZEOF_WORD] ;D: w3 = xx 01 02 03 04 05 06 07 371 movups xmm1, XMMWORD [block + 8 * SIZEOF_WORD] ;B: w1 = 08 09 10 11 12 13 14 15 389 movups xmm5, XMMWORD [block + 48 * SIZEOF_WORD] ;H: w5 = 48 49 50 51 52 53 54 55 443 movups xmm0, XMMWORD [block + 56 * SIZEOF_WORD] ;H: w0 = 56 57 58 59 60 61 62 63
|
/third_party/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 |
|