_mm_cmpistrm

Compare packed strings with implicit lengths in a and b using the control in imm8, and return the generated mask.

nothrow @nogc @trusted
__m128i
_mm_cmpistrm
(
int imm8
)
(
__m128i a
,
__m128i b
)

Meta