The OpenD Programming Language

avx_storeu_dq_256

The llvm.x86.avx.storeu.dq.256 intrinsic; known as __builtin_ia32_storedqu256 in GCC.

version(LDC && x86_Any)
@safe pure nothrow @nogc pragma(LDC_intrinsic, "llvm.x86.avx.storeu.dq.256")
void
avx_storeu_dq_256
(
i8*
,
)

Meta