_mm_cmpestro

Compare packed strings in a and b with lengths la and lb using the control in imm8, and returns bit 0 of the resulting bit mask.

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

Meta