_mm_cmpistra

Compare packed strings with implicit lengths in a and b using the control in imm8, and returns 1 if b did not contain a null character and the resulting mask was zero, and 0 otherwise.

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

Meta