HomeSort by relevance Sort by last modified time
    Searched full:movd (Results 126 - 150 of 277) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/openssl/crypto/bn/asm/
x86-gf2m.pl 64 &movd ($A,$a);
65 &movd ($B,$b);
94 &movd ($R,&DWP(0,"esp",@i[0],4));
99 &movd (@T[1],&DWP(0,"esp",@i[1],4));
108 &movd (@T[1],&DWP(0,"esp",@i[1],4));
113 &movd (@T[0],&DWP(0,"esp",@i[0],4));
  /external/libvpx/libvpx/vp8/common/x86/
sad_sse4.asm 128 movd xmm0, [rsi]
135 movd xmm0, [rsi]
144 movd xmm0, [rsi + rax]
variance_impl_ssse3.asm 338 movd [rsi], xmm0
339 movd [rdi], xmm6
idctllm_sse2.asm 33 movd xmm4, [rax]
34 movd xmm5, [rdx]
45 movd [rax], xmm5
46 movd [rax+32], xmm5
381 movd xmm4, [rdx]
  /external/chromium_org/media/base/simd/
scale_yuv_to_rgb_mmx.inc 109 movd DWORD [ARGBq], mm1
scale_yuv_to_rgb_sse2_x64.asm 104 movd DWORD [ARGBq], xmm1
convert_yuva_to_argb_mmx.inc 82 movd [ARGBq], mm1
171 movd [ARGBq], mm1
linear_scale_yuv_to_rgb_mmx_x64.asm 145 movd [ARGBq], mm1
  /external/llvm/test/CodeGen/X86/
trunc-ext-ld-st.ll 24 ;CHECK: movd
widen_cast-2.ll 4 ; CHECK: movd
avx-basic.ll 94 ;;; Don't crash on movd
126 ;;; an incorrect mnemonic of "movd" was printed for this instruction.
vec_shuffle-26.ll 50 ; ATOM: movd %xmm{{[0-9]+}}, {{[0-9]*}}([[BASEREG]])
51 ; ATOM: movd %xmm{{[0-9]+}}, {{[0-9]*}}([[BASEREG]])
  /external/libyuv/files/source/
row_posix.cc 331 "movd %%eax,%%xmm5 \n"
334 "movd %%eax,%%xmm6 \n"
381 "movd %%eax,%%xmm5 \n"
384 "movd %%eax,%%xmm6 \n"
434 "movd %%eax,%%xmm4 \n"
    [all...]
format_conversion.cc 35 movd xmm5, [esp + 12] // selector
45 movd [edx], xmm0 local
58 "movd %3,%%xmm5 \n"
66 "movd %%xmm0,(%1) \n"
  /art/runtime/arch/x86/
portable_entrypoints_x86.S 84 movd %eax, %xmm0 // Place return value also into floating point return value.
85 movd %edx, %xmm1
quick_entrypoints_x86.S     [all...]
  /external/libvpx/libvpx/vp8/encoder/x86/
temporal_filter_apply_sse2.asm 46 movd xmm6, arg(4)
64 movd xmm0, arg(5) ; filter_weight
  /external/libvpx/libvpx/vp9/common/x86/
vp9_loopfilter_mmx.asm 562 movd [rsi+rax*4+2], mm2
565 movd [rdi+rax*4+2], mm2
566 movd [rsi+rax*2+2], mm6
569 movd [rsi+rax+2],mm6
571 movd [rsi+2], mm1
574 movd [rdi+2], mm1
577 movd [rdi+rax+2],mm5
580 movd [rdi+rax*2+2], mm5
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_temporal_filter_apply_sse2.asm 46 movd xmm6, arg(4)
64 movd xmm0, arg(5) ; filter_weight
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
ghash-x86.pl 370 &movd ($rem[0],$Zlo);
388 &movd ($rem[1],$Zlo);
397 &movd ($Zhl,$Zhi);
399 &movd ($Zlh,$Zlo);
400 &movd ($Zhh,$Zhi);
518 &movd ($rem,$Zlo);
531 &movd ($rem,$Zlo);
546 &movd ($rem,$Zlo);
561 &movd ($rem,$Zlo);
572 &movd ($rem,$Zlo)
    [all...]
  /external/openssl/crypto/modes/asm/
ghash-x86.pl 370 &movd ($rem[0],$Zlo);
388 &movd ($rem[1],$Zlo);
397 &movd ($Zhl,$Zhi);
399 &movd ($Zlh,$Zlo);
400 &movd ($Zhh,$Zhi);
518 &movd ($rem,$Zlo);
531 &movd ($rem,$Zlo);
546 &movd ($rem,$Zlo);
561 &movd ($rem,$Zlo);
572 &movd ($rem,$Zlo)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_mixer_MMX.c 54 " movd %%eax,%%mm0\n"
148 " movd %%eax,%%mm0\n"
  /external/qemu/distrib/sdl-1.2.15/src/video/
mmx.h 393 #define movd_m2r(var, reg) mmx_m2r(movd, var, reg)
394 #define movd_r2m(reg, var) mmx_r2m(movd, reg, var)
395 #define movd_r2r(regs, regd) mmx_r2r(movd, regs, regd)
396 #define movd(vars, vard) \ macro
397 __asm__ __volatile__ ("movd %1, %%mm0\n\t" \
398 "movd %%mm0, %0" \
  /external/valgrind/main/VEX/test/
mmxtest.c 200 #define movd_m2r(var, reg) mmx_m2r(movd, var, reg)
201 #define movd_r2m(reg, var) mmx_r2m(movd, reg, var)
202 #define movd_r2r(regs, regd) mmx_r2r(movd, regs, regd)
203 #define movd(vars, vard) \ macro
204 __asm__ __volatile__ ("movd %1, %%mm0\n\t" \
205 "movd %%mm0, %0" \
  /external/valgrind/main/none/tests/amd64/
insn_mmx.def 4 movd mm.sd[1234,5678] r64.sd[1111,2222] => 1.sd[1234,5678]
5 movd r64.sd[1234,5678] mm.sd[1111,2222] => 1.sd[1234,5678]
9 movd r32.sd[1234] mm.sd[1111,2222] => 1.sd[1234,0]
10 movd mm.sd[1234,2222] r32.sd[1111] => 1.sd[1234]
14 movd m32.sd[1234] mm.sd[1111,2222] => 1.sd[1234,0]
15 movd mm.sd[1234,2222] m32.sd[1111] => 1.sd[1234]

Completed in 383 milliseconds

1 2 3 4 56 7 8 91011>>