The OpenD Programming Language

_mm256_broadcastss_ps

Broadcast the low single-precision (32-bit) floating-point element from a to all elements of result.

nothrow @nogc pure @safe
__m256
_mm256_broadcastss_ps
(
__m128 a
)

Meta