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

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-586.S 290 movd %mm1,%eax
291 movd %mm5,%ebx
317 movd %ecx,%mm0
320 movd %mm2,%eax
325 movd %mm6,%ebx
334 movd %ecx,%mm1
356 movd %ecx,%mm4
360 movd %edx,%mm5
1417 movd %mm1,%eax
1421 movd %mm5,%eb
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_quantize_ssse3.asm 32 movd m4, dword zbin_oqm ; m4 = zbin_oq
vp9_subpel_variance.asm 102 movd [r1], m7 ; store sse
104 movd rax, m6 ; store sum as return value
113 movd [r1], m7 ; store sse
116 movd rax, m6 ; store sum as return value
    [all...]
  /external/llvm/test/CodeGen/X86/
movmsk.ll 87 ; CHECK: movd %xmm0, %rdi
widen_load-2.ll 124 ; CHECK: movd
sse3.ll 183 ; X64: movd %xmm1, %eax
  /external/openssl/crypto/aes/asm/
aes-586.S 290 movd %mm1,%eax
291 movd %mm5,%ebx
317 movd %ecx,%mm0
320 movd %mm2,%eax
325 movd %mm6,%ebx
334 movd %ecx,%mm1
356 movd %ecx,%mm4
360 movd %edx,%mm5
1417 movd %mm1,%eax
1421 movd %mm5,%eb
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
read_rgba_span_x86.S 626 movd (%eax), %mm4
660 movd %ecx, %mm4
675 movd %mm0, (%edx)
  /external/mesa3d/src/mesa/x86/
read_rgba_span_x86.S 626 movd (%eax), %mm4
660 movd %ecx, %mm4
675 movd %mm0, (%edx)
  /system/core/libcutils/arch-x86/
sse2-memset16-atom.S 316 movd %eax, %xmm0
329 movd %xmm0, %eax
439 movd %xmm0, %eax
  /external/valgrind/main/none/tests/amd64/
pcmpstr64.c 580 //"movd %%xmm0, %%ecx" "\n\t"
854 //"movd %%xmm0, %%ecx" "\n\t"
936 //"movd %%xmm0, %%ecx" "\n\t"
    [all...]
pcmpstr64w.c 581 //"movd %%xmm0, %%ecx" "\n\t"
853 //"movd %%xmm0, %%ecx" "\n\t"
935 //"movd %%xmm0, %%ecx" "\n\t"
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_blit_A.c 390 "movd %0, %%mm5"
419 "movd %0, %%mm4"
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngvcrd.c 170 movd mm7, unmask //load bit pattern
306 movd mm7, unmask //load bit pattern
448 movd mm7, unmask //load bit pattern
718 movd mm7, unmask //load bit pattern
839 movd mm7, unmask //load bit pattern
1263 movd [edi+8], mm6 ; move double to memory local
1308 movd [edi], mm0 ; move to memory local
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
avx.asm 775 movd xmm1, eax label
776 movd xmm1, [rax] label
777 movd xmm1, dword [rax] label
781 movd eax, xmm2 label
782 movd [rax], xmm2 label
783 movd dword [rax], xmm2 label
    [all...]
  /bionic/libc/arch-x86/string/
sse2-memset-atom.S 294 movd %eax, %xmm0
307 movd %xmm0, %eax
411 movd %xmm0, %eax
sse2-strchr-atom.S 94 movd STR2(%esp), %xmm1
sse2-wcsrchr-atom.S 93 movd STR2(%esp), %xmm1
sse2-memchr-atom.S 93 movd STR2(%esp), %xmm1
sse2-strrchr-atom.S 93 movd STR2(%esp), %xmm1
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
mmxp2_32.asm 101 movd [edi+8], mm1
  /dalvik/vm/compiler/codegen/x86/libenc/
encoder.h 516 ENCODER_DECLARE_EXPORT char * movd(char * stream, const RM_Opnd & rm, const XMM_Opnd & xmm);
517 ENCODER_DECLARE_EXPORT char * movd(char * stream, const XMM_Opnd & xmm, const RM_Opnd & rm);
  /art/compiler/utils/mips/
assembler_mips.h 284 void MovD(DRegister fd, DRegister fs);
  /external/elfutils/libcpu/defs/
i386 744 01100110,00001111,01101110,{mod}{xmmreg}{r_m}:movd {mod}{r_m},{xmmreg}
745 00001111,01101110,{mod}{mmxreg}{r_m}:movd {mod}{r_m},{mmxreg}
763 01100110,00001111,01111110,{mod}{xmmreg}{r_m}:movd {xmmreg},{mod}{r_m}
765 00001111,01111110,{mod}{mmxreg}{r_m}:movd {mmxreg},{mod}{r_m}
    [all...]
  /external/oprofile/events/i386/core/
events 88 event:0xb0 counters:0,1 um:zero minimum:500 name:MMX_INSTR_EXEC : number of MMX instructions executed (not MOVQ and MOVD)

Completed in 517 milliseconds

1 2 3 4 5 6 78 91011>>