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

1 2 3 4

  /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/swiftshader/third_party/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
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
sse-noavx.s 20 movntq %mm2,(%eax)
x86-64-sse-noavx.s 21 movntq %mm2,(%rax)
katmai.s 154 movntq %mm2,(%eax)
sse-noavx.d 25 [ ]*[a-f0-9]+: 0f e7 10 movntq %mm2,\(%eax\)
x86-64-sse-noavx.d 26 [ ]*[a-f0-9]+: 0f e7 10 movntq %mm2,\(%rax\)
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibMmx/X64/
CopyMem.S 57 movntq %mm0, (%rdi)
CopyMem.asm 52 DB 0fh, 0e7h, 07h ; movntq [rdi], mm0
SetMem.S 51 movntq %mm0, (%rdi)
SetMem.asm 47 DB 0fh, 0e7h, 07h ; movntq [rdi], mm0
SetMem16.S 50 movntq %mm0, (%rdi)
SetMem16.asm 46 DB 0fh, 0e7h, 07h ; movntq [rdi], mm0
SetMem32.S 46 movntq %mm0, (%rdx)
SetMem32.asm 42 DB 0fh, 0e7h, 02h ; movntq [rdx], mm0
SetMem64.S 42 movntq %mm0, (%rdx)
SetMem64.asm 39 DB 0fh, 0e7h, 02h ; movntq [rdx], mm0
ZeroMem.S 46 movntq %mm0, (%rdi)
ZeroMem.asm 42 DB 0fh, 0e7h, 7 ; movntq [rdi], mm0
  /external/valgrind/none/tests/x86/
insn_mmxext.def 0 movntq mm.uq[0x0123456789abcdef] m64.uq[0x1212121234343434] => 1.uq[0x0123456789abcdef]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 543 "MOVNTQ",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go 543 "MOVNTQ",
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-sse-noavx.d 27 [ ]*[a-f0-9]+: 0f e7 10 movntq %mm2,\(%rax\)
  /external/valgrind/memcheck/tests/amd64/
sse_memory.c 220 //TEST_INSN( &AllMask, 0,movntq)
451 //TEST_INSN( &AllMask, 0,movntq)
  /external/protobuf/src/google/protobuf/stubs/
atomicops_internals_x86_gcc.h 246 // maskmovdqu maskmovq movntdq movnti movntpd movntps movntq) but these are

Completed in 2370 milliseconds

1 2 3 4