_mm_cmpistrc

Compare packed strings with implicit lengths in a and b using the control in imm8, and returns 1 if the resulting mask was non-zero, and 0 otherwise.

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

Meta