/external/llvm/test/MC/X86/ |
D | x86-64.s | 1310 movnti %eax, (%rdi) label 1316 movnti %rax, (%rdi) label
|
D | x86-32-coverage.s | 2889 movnti %ecx,0xdeadbeef(%ebx,%ecx,8) 2893 movnti %ecx,0x45 2897 movnti %ecx,0x7eed 2901 movnti %ecx,0xbabecafe 2905 movnti %ecx,0x12345678
|
/external/llvm-project/llvm/test/MC/X86/ |
D | x86-64.s | 1344 movnti %eax, (%rdi) label 1350 movnti %rax, (%rdi) label
|
D | x86-32-coverage.s | 2929 movnti %ecx,0xdeadbeef(%ebx,%ecx,8) 2933 movnti %ecx,0x45 2937 movnti %ecx,0x7eed 2941 movnti %ecx,0xbabecafe 2945 movnti %ecx,0x12345678
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/external/llvm/test/CodeGen/X86/ |
D | nontemporal-2.ll | 1216 ; could even scalarize to movnti when we have 1-alignment: nontemporal is
|
/external/elfutils/libcpu/defs/ |
D | i386 | 772 00001111,11000011,{mod}{reg}{r_m}:movnti {reg},{mod}{r_m}
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86InstrSSE.td | 3124 "movnti{l}\t{$src, $dst|$dst, $src}", 3128 "movnti{q}\t{$src, $dst|$dst, $src}",
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrSSE.td | 3119 "movnti{l}\t{$src, $dst|$dst, $src}", 3123 "movnti{q}\t{$src, $dst|$dst, $src}",
|
/external/llvm/lib/Target/X86/ |
D | X86InstrSSE.td | 3604 "movnti{l}\t{$src, $dst|$dst, $src}", 3609 "movnti{q}\t{$src, $dst|$dst, $src}",
|
/external/capstone/arch/X86/ |
D | X86MappingInsnOp.inc | 6084 { /* X86_MOVNTI_64mr, X86_INS_MOVNTI: movnti{q} $dst, $src */ 6088 { /* X86_MOVNTImr, X86_INS_MOVNTI: movnti{l} $dst, $src */
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 23840 …{ 4615 /* movnti */, X86::MOVNTImr, Convert__Mem325_0__Reg1_1, AMFBS_None, { MCK_Mem32, MCK_GR32 }… 23841 …{ 4615 /* movnti */, X86::MOVNTI_64mr, Convert__Mem645_0__Reg1_1, AMFBS_None, { MCK_Mem64, MCK_GR6…
|