HomeSort by relevance Sort by last modified time
    Searched full:movntq (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
simd-1.asm 4 movntq [8], mm6 label
5 movntq qword [8], mm7 label
  /external/chromium_org/media/base/simd/
convert_yuv_to_rgb_sse.asm 13 ; Use SSE instruction movntq can write faster.
14 %define MOVQ movntq
linear_scale_yuv_to_rgb_sse.asm 14 %define MOVQ movntq
scale_yuv_to_rgb_sse.asm 14 %define MOVQ movntq
linear_scale_yuv_to_rgb_mmx_x64.asm 133 movntq [ARGBq], mm1
  /external/llvm/test/CodeGen/X86/
2008-04-08-CoalescerCrash.ll 14 tail call void asm sideeffect "movntq $0, 0($1,$2)", "{mm0},{di},{bp},~{dirflag},~{fpsr},~{flags},~{memory}"( x86_mmx undef, i32 undef, i32 %tmp3 ) nounwind
  /external/valgrind/main/none/tests/x86/
insn_mmxext.def 0 movntq mm.uq[0x0123456789abcdef] m64.uq[0x1212121234343434] => 1.uq[0x0123456789abcdef]
insn_sse.def 81 movntq mm.uq[0x0123456789abcdef] m64.uq[0x1212121234343434] => 1.uq[0x0123456789abcdef]
  /external/valgrind/main/memcheck/tests/amd64/
sse_memory.c 220 //TEST_INSN( &AllMask, 0,movntq)
451 //TEST_INSN( &AllMask, 0,movntq)
  /external/chromium/base/
atomicops_internals_x86_gcc.h 220 // maskmovdqu maskmovq movntdq movnti movntpd movntps movntq) but these are
  /external/chromium_org/base/
atomicops_internals_x86_gcc.h 223 // maskmovdqu maskmovq movntdq movnti movntpd movntps movntq) but these are
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
atomicops_internals_x86_gcc.h 246 // maskmovdqu maskmovq movntdq movnti movntpd movntps movntq) but these are
  /external/chromium_org/v8/src/
atomicops_internals_x86_gcc.h 242 // maskmovdqu maskmovq movntdq movnti movntpd movntps movntq) but these are
  /external/clang/test/CodeGen/
mmx-builtins.c 131 // CHECK: movntq
  /external/v8/src/
atomicops_internals_x86_gcc.h 242 // maskmovdqu maskmovq movntdq movnti movntpd movntps movntq) but these are
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_blit.c 144 " movntq %%mm0, (%1)\n"
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
atomicops-internals-x86.h 263 // maskmovdqu maskmovq movntdq movnti movntpd movntps movntq) but these are
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
atomicops-internals-x86.h 263 // maskmovdqu maskmovq movntdq movnti movntpd movntps movntq) but these are
  /external/llvm/lib/Target/X86/
X86InstrMMX.td 303 "movntq\t{$src, $dst|$dst, $src}",
  /external/valgrind/main/none/tests/amd64/
insn_sse.def 81 movntq mm.uq[0x0123456789abcdef] m64.uq[0x1212121234343434] => 1.uq[0x0123456789abcdef]
  /external/llvm/test/MC/X86/
x86-32-coverage.s 971 // CHECK: movntq %mm3, 3735928559(%ebx,%ecx,8)
972 movntq %mm3,0xdeadbeef(%ebx,%ecx,8)
    [all...]
  /external/chromium_org/third_party/x86inc/
x86inc.asm 568 %define movnta movntq
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 724 %define movnta movntq
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]

Completed in 570 milliseconds

1 2 3