The OpenD Programming Language

_mm_broadcastss_ps

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

nothrow @nogc pure @safe
__m128
_mm_broadcastss_ps
(
__m128 a
)

Meta