_mm_or_si64

Compute the bitwise OR of 64 bits in a and b.

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

Meta