/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | MMX-64.s | 77 movntq %mm4, 485498096 label 81 movntq %mm4, 64(%rdx) label 85 movntq %mm4, 64(%rdx,%rax,4) label 89 movntq %mm4, -64(%rdx,%rax,4) label 93 movntq %mm4, 64(%rdx,%rax) label 97 movntq %mm4, (%rdx) label
|
D | MMX-32.s | 61 movntq %mm4, -485498096(%edx,%eax,4) label 65 movntq %mm4, 485498096(%edx,%eax,4) label 69 movntq %mm4, 485498096(%edx) label 73 movntq %mm4, 485498096 label 77 movntq %mm4, 64(%edx,%eax) label 81 movntq %mm4, (%edx) label
|
D | x86-32-coverage.s | 5949 movntq %mm3,0xdeadbeef(%ebx,%ecx,8) 5953 movntq %mm3,0x45 5957 movntq %mm3,0x7eed 5961 movntq %mm3,0xbabecafe 5965 movntq %mm3,0x12345678
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2008-04-08-CoalescerCrash.ll | 14 …tail call void asm sideeffect "movntq $0, 0($1,$2)", "{mm0},{di},{bp},~{dirflag},~{fpsr},~{flags},…
|
/external/llvm/test/CodeGen/X86/ |
D | 2008-04-08-CoalescerCrash.ll | 14 …tail call void asm sideeffect "movntq $0, 0($1,$2)", "{mm0},{di},{bp},~{dirflag},~{fpsr},~{flags},…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2008-04-08-CoalescerCrash.ll | 14 …tail call void asm sideeffect "movntq $0, 0($1,$2)", "{mm0},{di},{bp},~{dirflag},~{fpsr},~{flags},…
|
D | mmx-schedule.ll | 841 ; GENERIC-NEXT: movntq %mm0, (%rdi) # sched: [1:1.00] 846 ; ATOM-NEXT: movntq %mm0, (%rdi) # sched: [1:1.00] 851 ; SLM-NEXT: movntq %mm0, (%rdi) # sched: [1:1.00] 856 ; SANDY-NEXT: movntq %mm0, (%rdi) # sched: [1:1.00] 861 ; HASWELL-NEXT: movntq %mm0, (%rdi) # sched: [1:1.00] 866 ; BROADWELL-NEXT: movntq %mm0, (%rdi) # sched: [1:1.00] 871 ; SKYLAKE-NEXT: movntq %mm0, (%rdi) # sched: [1:1.00] 876 ; SKX-NEXT: movntq %mm0, (%rdi) # sched: [1:1.00] 881 ; BTVER2-NEXT: movntq %mm0, (%rdi) # sched: [2:1.00] 886 ; ZNVER1-NEXT: movntq %mm0, (%rdi) # sched: [1:0.50]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/ |
D | resources-sse1.s | 87 movntq %mm0, (%rax) label 254 # CHECK-NEXT: 1 1 1.00 * * U movntq %mm0, (%rax) 395 # CHECK-NEXT: - - - - 1.00 - 0.50 0.50 movntq %mm0, (%rax)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Atom/ |
D | resources-sse1.s | 87 movntq %mm0, (%rax) label 254 # CHECK-NEXT: 1 1 1.00 * * U movntq %mm0, (%rax) 389 # CHECK-NEXT: 1.00 - movntq %mm0, (%rax)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/ |
D | resources-sse1.s | 87 movntq %mm0, (%rax) label 254 # CHECK-NEXT: 1 1 1.00 * * U movntq %mm0, (%rax) 395 # CHECK-NEXT: - - - - 1.00 - 0.50 0.50 movntq %mm0, (%rax)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/ |
D | resources-sse1.s | 87 movntq %mm0, (%rax) label 254 # CHECK-NEXT: 1 1 1.00 * * U movntq %mm0, (%rax) 395 # CHECK-NEXT: - - - - - - - 1.00 movntq %mm0, (%rax)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | resources-sse1.s | 87 movntq %mm0, (%rax) label 254 # CHECK-NEXT: 1 2 1.00 * * U movntq %mm0, (%rax) 401 … - - - 1.00 - - 1.00 1.00 - - - movntq %mm0, (%rax)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/ |
D | resources-sse1.s | 87 movntq %mm0, (%rax) label 254 # CHECK-NEXT: 1 1 0.50 * * U movntq %mm0, (%rax) 399 … 0.50 - - - - - - - - - - movntq %mm0, (%rax)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/ |
D | resources-sse1.s | 87 movntq %mm0, (%rax) label 254 # CHECK-NEXT: 2 1 1.00 * * U movntq %mm0, (%rax) 397 # CHECK-NEXT: - - - - 0.33 0.33 1.00 - - 0.33 movntq %mm0, (%…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/ |
D | resources-sse1.s | 87 movntq %mm0, (%rax) label 254 # CHECK-NEXT: 2 1 1.00 * * U movntq %mm0, (%rax) 397 # CHECK-NEXT: - - - - 0.33 0.33 1.00 - - 0.33 movntq %mm0, (%…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/ |
D | resources-sse1.s | 87 movntq %mm0, (%rax) label 254 # CHECK-NEXT: 2 1 1.00 * * U movntq %mm0, (%rax) 397 # CHECK-NEXT: - - - - 0.33 0.33 1.00 - - 0.33 movntq %mm0, (%…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/ |
D | resources-sse1.s | 87 movntq %mm0, (%rax) label 254 # CHECK-NEXT: 2 1 1.00 * * U movntq %mm0, (%rax) 397 # CHECK-NEXT: - - - - 0.33 0.33 1.00 - - 0.33 movntq %mm0, (%…
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-32-coverage.s | 969 movntq %mm3,0xdeadbeef(%ebx,%ecx,8) 7538 movntq %mm3,0xdeadbeef(%ebx,%ecx,8) 7542 movntq %mm3,0x45 7546 movntq %mm3,0x7eed 7550 movntq %mm3,0xbabecafe 7554 movntq %mm3,0x12345678 16494 movntq %mm3,0xdeadbeef(%ebx,%ecx,8) 16497 movntq %mm3,0x45 16500 movntq %mm3,0x7eed 16503 movntq %mm3,0xbabecafe [all …]
|
/external/llvm/test/MC/X86/ |
D | x86-32-coverage.s | 5909 movntq %mm3,0xdeadbeef(%ebx,%ecx,8) 5913 movntq %mm3,0x45 5917 movntq %mm3,0x7eed 5921 movntq %mm3,0xbabecafe 5925 movntq %mm3,0x12345678
|
/external/libaom/libaom/third_party/x86inc/ |
D | x86inc.asm | 988 %define movnta movntq
|
/external/libvpx/libvpx/third_party/x86inc/ |
D | x86inc.asm | 988 %define movnta movntq
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrMMX.td | 212 "movntq\t{$src, $dst|$dst, $src}",
|
/external/llvm/lib/Target/X86/ |
D | X86InstrMMX.td | 332 "movntq\t{$src, $dst|$dst, $src}",
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrMMX.td | 271 "movntq\t{$src, $dst|$dst, $src}",
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |