Home
last modified time | relevance | path

Searched refs:vmovd (Results 1 – 25 of 51) sorted by relevance

123

/third_party/openssl/crypto/poly1305/asm/x86_64/
Dpoly1305-x86_64.s518 vmovd %eax,%xmm0
519 vmovd %edx,%xmm1
520 vmovd %r14d,%xmm2
521 vmovd %ebx,%xmm3
522 vmovd %ebp,%xmm4
627 vmovd %eax,%xmm0
628 vmovd %edx,%xmm1
629 vmovd %r14d,%xmm2
630 vmovd %ebx,%xmm3
631 vmovd %ebp,%xmm4
[all …]
/third_party/openh264/codec/common/x86/
Dmc_luma.asm3138 vmovd xmm0, [p_src]
3167 vmovd [p_dst], xmm0
3169 vmovd [p_dst + i_dststride], xmm5
3172 vmovd [p_dst], xmm0
3174 vmovd [p_dst + i_dststride], xmm5
3183 vmovd [p_dst], xmm2
3199 vmovd [p_dst], xmm2
3201 vmovd [p_dst + i_dststride], xmm5
3204 vmovd [p_dst], xmm2
3206 vmovd [p_dst + i_dststride], xmm5
[all …]
Ddct.asm778 vmovd x%1, [%2 ]
806 vmovd [%1 ], x%3
808 vmovd [%1 ], x%8
810 vmovd [%1 + %2], x%8
812 vmovd [%1 + 2 * %2], x%3
/third_party/openssl/crypto/sha/asm/x86_64/
Dsha256-mb-x86_64.s3205 vmovd 0(%r8),%xmm5
3206 vmovd 0(%r9),%xmm0
3261 vmovd 4(%r8),%xmm5
3262 vmovd 4(%r9),%xmm0
3317 vmovd 8(%r8),%xmm5
3318 vmovd 8(%r9),%xmm0
3373 vmovd 12(%r8),%xmm5
3374 vmovd 12(%r9),%xmm0
3429 vmovd 16(%r8),%xmm5
3430 vmovd 16(%r9),%xmm0
[all …]
Dsha1-mb-x86_64.s3014 vmovd (%r8),%xmm0
3016 vmovd (%r9),%xmm2
3022 vmovd -60(%r8),%xmm1
3024 vmovd -60(%r9),%xmm9
3038 vmovd -56(%r8),%xmm2
3042 vmovd -56(%r9),%xmm9
3061 vmovd -52(%r8),%xmm3
3065 vmovd -52(%r9),%xmm9
3084 vmovd -48(%r8),%xmm4
3088 vmovd -48(%r9),%xmm9
[all …]
/third_party/openssl/crypto/poly1305/asm/
Dpoly1305-x86.pl1544 &vmovd (&X($D0),&DWP(-16*3+4*0,"edi"));# load hash value
1546 &vmovd (&X($D1),&DWP(-16*3+4*1,"edi"));
1548 &vmovd (&X($D2),&DWP(-16*3+4*2,"edi"));
1550 &vmovd (&X($D3),&DWP(-16*3+4*3,"edi"));
1551 &vmovd (&X($D4),&DWP(-16*3+4*4,"edi"));
1794 &vmovd (&DWP(-16*3+4*0,"edi"),&X($D0));# store hash value
1795 &vmovd (&DWP(-16*3+4*1,"edi"),&X($D1));
1796 &vmovd (&DWP(-16*3+4*2,"edi"),&X($D2));
1797 &vmovd (&DWP(-16*3+4*3,"edi"),&X($D3));
1798 &vmovd (&DWP(-16*3+4*4,"edi"),&X($D4));
/third_party/skia/tests/
DSkVMTest.cpp1339 a.vmovd(A::Mem{A::rax}, A::xmm0); in DEF_TEST()
1340 a.vmovd(A::Mem{A::rax}, A::xmm8); in DEF_TEST()
1341 a.vmovd(A::Mem{A::r8 }, A::xmm0); in DEF_TEST()
1343 a.vmovd(A::xmm0, A::Mem{A::rax}); in DEF_TEST()
1344 a.vmovd(A::xmm8, A::Mem{A::rax}); in DEF_TEST()
1345 a.vmovd(A::xmm0, A::Mem{A::r8 }); in DEF_TEST()
1347 a.vmovd(A::xmm0 , A::Mem{A::rax, 0, A::rcx, A::FOUR}); in DEF_TEST()
1348 a.vmovd(A::xmm15, A::Mem{A::rax, 0, A::r8, A::TWO }); in DEF_TEST()
1349 a.vmovd(A::xmm0 , A::Mem{A::r8 , 0, A::rcx}); in DEF_TEST()
1351 a.vmovd(A::rax, A::xmm0); in DEF_TEST()
[all …]
/third_party/openssl/crypto/bn/asm/x86_64/
Drsaz-avx2.s310 vmovd %eax,%xmm12
336 vmovd %eax,%xmm13
370 vmovd %eax,%xmm12
408 vmovd %eax,%xmm0
455 vmovd %eax,%xmm12
780 vmovd %eax,%xmm11
853 vmovd %eax,%xmm11
933 vmovd %eax,%xmm11
1008 vmovd %eax,%xmm11
1609 vmovd %edx,%xmm4
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
Djcsample-avx2.asm98 vmovd xmm7, edx
260 vmovd xmm7, edx
Djcgryext-avx2.asm99 vmovd xmmA, eax
105 vmovd xmmF, XMM_DWORD [rsi+rcx]
228 vmovd xmmA, XMM_DWORD [rsi+rcx*RGB_PIXELSIZE]
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
Djcsample-avx2.asm99 vmovd xmm7, edx
261 vmovd xmm7, edx
Djcgryext-avx2.asm100 vmovd xmmA, eax
106 vmovd xmmF, XMM_DWORD [rsi+rcx]
229 vmovd xmmA, XMM_DWORD [rsi+rcx*RGB_PIXELSIZE]
/third_party/libjpeg-turbo/simd/x86_64/
Djcsample-avx2.asm97 vmovd xmm7, edx
259 vmovd xmm7, edx
Djcgryext-avx2.asm98 vmovd xmmA, eax
104 vmovd xmmF, XMM_DWORD [rsi+rcx]
227 vmovd xmmA, XMM_DWORD [rsi+rcx*RGB_PIXELSIZE]
/third_party/libjpeg-turbo/simd/i386/
Djcsample-avx2.asm101 vmovd xmm7, edx
274 vmovd xmm7, edx
Djcgryext-avx2.asm112 vmovd xmmA, eax
118 vmovd xmmF, XMM_DWORD [esi+ecx]
242 vmovd xmmA, XMM_DWORD [esi+ecx*RGB_PIXELSIZE]
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/i386/
Djcsample-avx2.asm103 vmovd xmm7, edx
276 vmovd xmm7, edx
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
Djcsample-avx2.asm101 vmovd xmm7, edx
274 vmovd xmm7, edx
Djcgryext-avx2.asm112 vmovd xmmA, eax
118 vmovd xmmF, XMM_DWORD [esi+ecx]
242 vmovd xmmA, XMM_DWORD [esi+ecx*RGB_PIXELSIZE]
/third_party/openh264/codec/processing/src/x86/
Ddownsample_bilinear.asm3565 vmovd xmm_tmp0, [p_src_row0 + r_tmp0]
3566 vmovd xmm_tmp1, [p_src_row1 + r_tmp0]
3585 vmovd xmm_tmp0, [p_src_row0 + r_tmp0]
3586 vmovd xmm_tmp1, [p_src_row1 + r_tmp0]
3848 vmovd xmm_tmp0, [p_src_row0 + r_tmp0]
3849 vmovd xmm_tmp1, [p_src_row1 + r_tmp0]
3868 vmovd xmm_tmp0, [p_src_row0 + r_tmp0]
3869 vmovd xmm_tmp1, [p_src_row1 + r_tmp0]
3935 vmovd xmm_tmp0, i_yposd
4021 vmovd xmm0, arg8
[all …]
Dvaa.asm2256 vmovd [%1 + 0], x%4
2259 vmovd [%1 + 4], x%4
2288 vmovd x%4, [%1 + 0]
2291 vmovd [%1 + 0], x%3
2293 vmovd [%1 + 0], x%3
2295 vmovd [%1 + 4], x%3
2310 vmovd [%4 + %3], x%6
2314 vmovd x%7, [%4 + %3]
2316 vmovd [%4 + %3], x%7
2508 vmovd [r6], xmm2
[all …]
/third_party/skia/src/core/
DSkVM.cpp2241 void Assembler::vmovd(Operand dst, Xmm src) { this->op(0x66,0x0f,0x7e, src,dst); } in vmovd() function in skvm::Assembler
2242 void Assembler::vmovd(Xmm dst, Operand src) { this->op(0x66,0x0f,0x6e, dst,src); } in vmovd() function in skvm::Assembler
3641 case Op::store32: if (scalar) { a->vmovd (A::Mem{arg[immA]}, (A::Xmm)r(x)); } in jit()
3646 a->vmovd(A::Mem{arg[immA],0}, (A::Xmm)r(x)); in jit()
3647 a->vmovd(A::Mem{arg[immA],4}, (A::Xmm)r(y)); in jit()
3666 a->vmovd (A::Mem{arg[immA], 0*16 + 0}, (A::Xmm)r(x) ); in jit()
3667 a->vmovd (A::Mem{arg[immA], 0*16 + 4}, (A::Xmm)r(y) ); in jit()
3668 a->vmovd (A::Mem{arg[immA], 0*16 + 8}, (A::Xmm)r(z) ); in jit()
3669 a->vmovd (A::Mem{arg[immA], 0*16 + 12}, (A::Xmm)r(w) ); in jit()
3689 a->vmovd (A::Mem{arg[immA], 4*16 + 0}, (A::Xmm)dst() ); in jit()
[all …]
/third_party/flutter/skia/src/core/
DSkVM.h109 void vmovd (Xmm dst, GP64 ptr); // dst = *ptr, 32-bit
114 void vmovd (GP64 ptr, Xmm src); // *ptr = src, 32-bit
/third_party/flutter/skia/tests/
DSkVMTest.cpp1116 a.vmovd(A::rax, A::xmm0); in DEF_TEST()
1117 a.vmovd(A::rax, A::xmm8); in DEF_TEST()
1118 a.vmovd(A::r8, A::xmm0); in DEF_TEST()
1120 a.vmovd(A::xmm0, A::rax); in DEF_TEST()
1121 a.vmovd(A::xmm8, A::rax); in DEF_TEST()
1122 a.vmovd(A::xmm0, A::r8); in DEF_TEST()
/third_party/openh264/codec/encoder/core/x86/
Dquant.asm412 vmovd xmm0, arg2d
418 vmovd xmm1, arg3d

123