Home
last modified time | relevance | path

Searched refs:movsd (Results 1 - 25 of 25) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
H A Dmdct15.asm42 movsd xm1, [inq + 1*16 + 8 + %1] ; in[ 3].re, in[ 3].im, 0, 0
43 movsd xm4, [inq + 6*16 + 0 + %1] ; in[12].re, in[12].im, 0, 0
89 movsd [outq], xm0
149 movsd xmm%1, [inq + r4q*8]
154 movsd %2, [inq + r4q*8]
H A Daacpsdsp.asm115 movsd [lq+nq], m2
163 movsd [lq+nq], m2
283 %define MOVH movsd
437 %define MOVH movsd
460 movsd m2, [inq+6*8]
H A Dsbrdsp.asm444 %define MOVH movsd
/third_party/ffmpeg/libavutil/x86/
H A Dlls.asm117 movsd m0, [varq + iq*8]
265 movsd m0, [varq]
273 movsd m1, [varq + iq*8]
280 movsd m1, [varq + iq*8]
287 movsd r0m, m0
H A Dtx_float.asm108 movsd xmm%1, [%2 + %5q*8]
111 movsd xmm%6, [%2 + %5q*8]
H A Dx86inc.asm1409 AVX_INSTR movsd, sse2, 1, 0, 0
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_lut3d.asm430 movsd xm%1, [ptrq + xq*2]
469 movsd [ptrq + xq*2], xm%2
620 movsd xm0, [ptrq + xq*2]
622 movsd [ptrq + xq*2], xm0
H A Dvf_ssim.asm257 movsd r0m, m0
/third_party/python/Modules/_ctypes/libffi_osx/x86/
H A Ddarwin64.S152 movsd %xmm0, (%rdi)
280 movsd -24(%rsp), %xmm0
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.cc1037 movsd(Operand(ebp, offset - ((i + 1) * kDoubleSize)), reg); in CallRecordWriteStub()
1080 movsd(reg, Operand(ebp, offset - ((i + 1) * kDoubleSize))); in CallRecordWriteStub()
1594 movsd(dst, Operand(esp, 0)); in CallRecordWriteStub()
1611 movsd(Operand(esp, 0), src); in CallRecordWriteStub()
1624 movsd(Operand(esp, 0), dst); in CallRecordWriteStub()
1633 movsd(dst, Operand(esp, 0)); in CallRecordWriteStub()
H A Dassembler-ia32.h992 void movsd(XMMRegister dst, XMMRegister src) { movsd(dst, Operand(src)); } in movsd() function in v8::internal::Assembler
993 void movsd(XMMRegister dst, Operand src);
994 void movsd(Operand dst, XMMRegister src);
H A Dassembler-ia32.cc2504 void Assembler::movsd(Operand dst, XMMRegister src) { in movsd() function in v8::internal::Assembler
2512 void Assembler::movsd(XMMRegister dst, Operand src) { in movsd() function in v8::internal::Assembler
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h89 assm->movsd(dst.fp(), src); in Load()
117 assm->movsd(dst, src.fp()); in Store()
151 assm->movsd(Operand(esp, 0), reg.fp()); in push()
505 movsd(dst.fp(), src_op); in Load()
573 movsd(dst_op, src.fp()); in Store()
595 movsd(liftoff::kScratchDoubleReg, src_op); in AtomicLoad()
613 movsd(dst_op, liftoff::kScratchDoubleReg); in AtomicStore()
1194 movsd(dst, src); in Move()
1219 movsd(dst, reg.fp()); in Spill()
2078 if (dst != lhs) movsd(ds in emit_f64_add()
[all...]
/third_party/node/deps/v8/src/builtins/ia32/
H A Dbuiltins-ia32.cc3848 __ movsd(xmm0, Operand(src, 0)); in Generate_MemMove()
3849 __ movsd(xmm1, Operand(src, count, times_1, -8)); in Generate_MemMove()
3850 __ movsd(Operand(dst, 0), xmm0); in Generate_MemMove()
3851 __ movsd(Operand(dst, count, times_1, -8), xmm1); in Generate_MemMove()
3992 __ movsd(Operand(esp, offset), xmm_reg); in Generate_DeoptimizationEntry()
4049 __ movsd(xmm0, Operand(esp, src_offset)); in Generate_DeoptimizationEntry()
4050 __ movsd(Operand(esi, dst_offset), xmm0); in Generate_DeoptimizationEntry()
4128 __ movsd(xmm_reg, Operand(esi, src_offset)); in Generate_DeoptimizationEntry()
/third_party/ffmpeg/libswscale/x86/
H A Doutput.asm635 movsd m%1, %2
638 movsd m%1, %2
H A Dinput.asm1058 movsd m0, [srcAq + xq]
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h1675 if (dst != lhs) movsd(dst, lhs); in emit_f64_add()
1686 movsd(kScratchDoubleReg, rhs); in emit_f64_sub()
1687 movsd(dst, lhs); in emit_f64_sub()
1690 if (dst != lhs) movsd(dst, lhs); in emit_f64_sub()
1703 if (dst != lhs) movsd(dst, lhs); in emit_f64_mul()
1714 movsd(kScratchDoubleReg, rhs); in emit_f64_div()
1715 movsd(dst, lhs); in emit_f64_div()
1718 if (dst != lhs) movsd(dst, lhs); in emit_f64_div()
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc401 __ movsd(Operand(esp, 0 * kDoubleSize), i.InputDoubleRegister(0)); \
402 __ movsd(Operand(esp, 1 * kDoubleSize), i.InputDoubleRegister(1)); \
408 __ movsd(i.OutputDoubleRegister(), Operand(esp, 0)); \
416 __ movsd(Operand(esp, 0 * kDoubleSize), i.InputDoubleRegister(0)); \
422 __ movsd(i.OutputDoubleRegister(), Operand(esp, 0)); \
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.h264 AVX_OP(Movsd, movsd)
H A Dmacro-assembler-shared-ia32-x64.cc168 movsd(dst, rep); in F64x2ReplaceLane()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djchuff-sse2.asm334 movsd xmm1, xmm2 ;B: w1 = 24 26 25 27 11 04 05 12
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.cc2929 void Assembler::movsd(Operand dst, XMMRegister src) { in movsd() function in v8::internal::Assembler
2939 void Assembler::movsd(XMMRegister dst, XMMRegister src) { in movsd() function in v8::internal::Assembler
2949 void Assembler::movsd(XMMRegister dst, Operand src) { in movsd() function in v8::internal::Assembler
H A Dassembler-x64.h1248 void movsd(XMMRegister dst, XMMRegister src);
1250 void movsd(Operand dst, XMMRegister src);
1251 void movsd(XMMRegister dst, Operand src);
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djchuff-sse2.asm390 movsd xmm1, xmm2 ;B: w1 = 24 26 25 27 11 04 05 12
/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h1248 #define MOVS_L movsd

Completed in 82 milliseconds