sse2_clflush

The llvm.x86.sse2.clflush intrinsic; known as __builtin_ia32_clflush in GCC.

version(LDC && x86_Any)
@safe pure nothrow @nogc pragma(LDC_intrinsic, "llvm.x86.sse2.clflush")
void
sse2_clflush
(
i8*
)

Meta