The OpenD Programming Language

avx_rsqrt_ps_256

The llvm.x86.avx.rsqrt.ps.256 intrinsic; known as __builtin_ia32_rsqrtps256 in GCC.

version(LDC && x86_Any)
@safe pure nothrow @nogc pragma(LDC_intrinsic, "llvm.x86.avx.rsqrt.ps.256")
avx_rsqrt_ps_256
(
)

Meta