Home
last modified time | relevance | path

Searched refs:movups (Results 1 – 25 of 39) sorted by relevance

12

/third_party/openssl/crypto/aes/asm/
Daesni-x86.pl86 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/
De_padlock-x86.pl303 &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/
DXmmArith.cpp135 __ 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 …]
DTestUtil.h1087 __ 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 …]
DDataMov.cpp1144 __ 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/
DXmmArith.cpp134 __ 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 …]
DTestUtil.h848 __ 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()
DDataMov.cpp796 __ 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/
Dopusdsp.asm87 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]
Dmdct15.asm175movups m0, [expq + offset_pq*8] ; exp[p0].re, exp[p0].im, exp[p1].re, exp[p1].im, exp[p2].re, …
176movups 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
Dcelt_pvq_search.asm227 movups m2, [pic_base_const_align_abs_edge + r4 - mmsize]
/third_party/ffmpeg/libavfilter/x86/
Daf_anlmdn.asm49 movups m1, [f1q + xq]
50 movups m2, [f2q + xq]
Davf_showcqt.asm51 movups m%5, [srcq + 8 * iq - mmsize + 8]
52 movups m%7, [srcq + 8 * iq - 2*mmsize + 8]
/third_party/openssl/crypto/modes/asm/
Dghash-x86.pl985 &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/
Djchuff-sse2.asm274 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/
Dx86-gf2m.pl223 &movups ("xmm0",&QWP(8,"esp"));
227 &movups (&QWP(0,"eax"),"xmm0");
/third_party/libjpeg-turbo/simd/x86_64/
Djchuff-sse2.asm275 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/
Dsse.h423 #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/
DREADME.SIMD.rst60 * Vector "mov" instructions can be diversified (eg. movdqu instead of movups)
DIceAssemblerX8632.h519 void movups(XmmRegister dst, XmmRegister src);
520 void movups(XmmRegister dst, const AsmAddress &src);
521 void movups(const AsmAddress &dst, XmmRegister src);
DIceAssemblerX8664.h538 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/
Djchuff-sse2.asm365 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/
Djchuff-sse2.asm365 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/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz2

12