Searched refs:movnti (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/MC/X86/ |
D | x86-64.s | 1223 movnti %eax, (%rdi) label 1229 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/test/CodeGen/X86/ |
D | nontemporal-2.ll | 305 ; could even scalarize to movnti when we have 1-alignment: nontemporal is
|
/external/valgrind/none/tests/x86/ |
D | insn_sse2.def | 112 movnti r32.sd[12345678] m32.sd[11111111] => 1.sd[12345678]
|
/external/valgrind/none/tests/amd64/ |
D | insn_sse2.def | 112 movnti r32.sd[12345678] m32.sd[11111111] => 1.sd[12345678]
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 |
|
/external/elfutils/libcpu/defs/ |
D | i386 | 772 00001111,11000011,{mod}{reg}{r_m}:movnti {reg},{mod}{r_m}
|
/external/llvm/lib/Target/X86/ |
D | X86InstrSSE.td | 3663 "movnti{l}\t{$src, $dst|$dst, $src}", 3668 "movnti{q}\t{$src, $dst|$dst, $src}",
|