_mm_setr_pi8

Set packed 8-bit integers with the supplied values in reverse order.

nothrow @nogc pure @trusted
__m64
_mm_setr_pi8
(
byte e7
,
byte e6
,
byte e5
,
byte e4
,
byte e3
,
byte e2
,
byte e1
,
byte e0
)

Meta