_mm_set1_epi8

Broadcast 8-bit integer a to all elements.

nothrow @nogc pure @trusted
__m128i
_mm_set1_epi8
(
byte a
)

Meta