_mm_cmpgt_pi8

Compare packed 8-bit integers in a and b for greater-than.

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

Meta