The OpenD Programming Language

_mm_broadcastsd_pd

Broadcast the low double-precision (64-bit) floating-point element from a to all elements of result.

nothrow @nogc pure @safe
__m128d
_mm_broadcastsd_pd
(
__m128d a
)

Meta