_mm_cmpeq_pi8

Compare packed 8-bit integers in a and b for equality,

nothrow @nogc pure @safe
__m64
_mm_cmpeq_pi8
(
__m64 a
,
__m64 b
)

Meta