_mm_storel_pi

Store the lower 2 single-precision (32-bit) floating-point elements from a into memory.

nothrow @nogc pure @trusted
void
_mm_storel_pi
(
__m64* p
,
__m128 a
)

Meta