Home
last modified time | relevance | path

Searched refs:prefetchw (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86Instr3DNow.td97 def PREFETCHW : I<0x0D, MRM1m, (outs), (ins i8mem:$addr), "prefetchw\t$addr",
/freebsd-12.1/contrib/gcc/
H A Dggc-zone.c85 #define prefetchw(X) ((void) X) macro
88 #define prefetchw(X) __builtin_prefetch (X, 1, 3) macro
1213 prefetchw (result); in ggc_alloc_zone_stat()
H A DChangeLog-20011815 (prefetch_sse, prefetch_3dnow, prefetchw): Combine to use new
9817 pfmaxv23sf3, pfminv2sf3, mulv2sf3, femms, prefetch_3dnow, prefetchw,
/freebsd-12.1/contrib/binutils/opcodes/
H A DChangeLog-9899870 (grps): Add GRP14 entries for prefetch, prefetchw.
H A Di386-opc.tbl1416 prefetchw, 1, 0xf0d, 0x1, Cpu3dnow, Modrm|IgnoreSize|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_xSu…
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.md21074 return "prefetchw\t%a0";
21088 return "prefetchw\t%a0";