_mm_sub_si64

Subtract 64-bit integer b from 64-bit integer a.

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

Meta