_mm_set_ss

Copy single-precision (32-bit) floating-point element a to the lower element of result, and zero the upper 3 elements.

nothrow @nogc pure @trusted
__m128
_mm_set_ss
(
float a
)

Meta