Method mm256_broadcast_sd
mm256_broadcast_sd(void*)
Broadcast a double-precision (64-bit) floating-point element from memory to all elements of dst.
Declaration
public static v256 mm256_broadcast_sd(void* ptr)
Parameters
Type | Name | Description |
---|---|---|
void* | ptr | Pointer |
Returns
Type | Description |
---|---|
v256 | Vector |
Remarks
**** VBROADCASTSD ymm1, m64