Searched refs:prefetchw (Results 1 – 17 of 17) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | prefetch.ll | 16 ; PRFCHW: prefetchw 17 ; NOPRFCHW-NOT: prefetchw 18 ; SLM: prefetchw
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | 3DNow.s | 76 prefetchw (%rax) label
|
/external/llvm/test/MC/X86/ |
D | 3DNow.s | 76 prefetchw (%rax) label
|
/external/llvm/lib/Target/X86/ |
D | X86Instr3DNow.td | 94 def PREFETCHW : I<0x0D, MRM1m, (outs), (ins i8mem:$addr), "prefetchw\t$addr",
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86Instr3DNow.td | 95 "prefetchw $addr", []>;
|
D | X86GenAsmWriter.inc | 3968 "hnta\t\000prefetcht0\t\000prefetcht1\t\000prefetcht2\t\000prefetchw \000"
|
D | X86GenAsmWriter1.inc | 3934 "t1\t\000prefetcht2\t\000prefetchw \000pshufd\t\000pshufhw\t\000pshuflw\t"
|
D | X86GenAsmMatcher.inc | 4490 { X86::PREFETCHW, "prefetchw", Convert__Mem5_0, { MCK_Mem }, 0},
|
/external/valgrind/docs/internals/ |
D | 3_1_BUGSTATUS.txt | 116 vx1585 vx1586 120410 x86: prefetchw (0xF 0xD 0x48 0x4)
|
D | 3_8_BUGSTATUS.txt | 26 (B38=2504) 2477 (305321: Re-enable 'prefetch m8' and 'prefetchw m8')
|
/external/llvm/test/MC/Disassembler/X86/ |
D | x86-32.txt | 667 # CHECK: prefetchw (%eax)
|
/external/elfutils/libcpu/defs/ |
D | i386 | 571 00001111,00001101,{mod}001{8r_m}:prefetchw {mod}{8r_m}
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 1627 #define PREFETCHW(a) prefetchw P_ARG1(a)
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 |
|
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/external/valgrind/ |
D | NEWS.old | 689 120410 x86: prefetchw (0xF 0xD 0x48 0x4)
|
D | NEWS | 1760 305321 amd64->IR: 0xF 0xD 0xC (prefetchw)
|