The OpenD Programming Language

_mm256_broadcastsd_pd

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

nothrow @nogc pure @safe
__m256d
_mm256_broadcastsd_pd
(
__m128d a
)

Meta