The OpenD Programming Language

_mm_cmpge_epi16

Compare packed 16-bit integers elements in a and b for greater-than-or-equal. #BONUS

nothrow @nogc pure @safe
__m128i
_mm_cmpge_epi16
(
__m128i a
,
__m128i b
)

Meta