_mm_cmpestrm

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

nothrow @nogc @trusted
__m128i
_mm_cmpestrm
(
int imm8
)
(
__m128i a
,
int la
,
__m128i b
,
int lb
)

Meta