_mm_storeh_pi

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

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

Meta