Method mm256_broadcast_ps
mm256_broadcast_ps(Void*)
Broadcast 128 bits from memory (composed of 4 packed single-precision (32-bit) floating-point elements) to all elements of dst.
Declaration
public static v256 mm256_broadcast_ps(void *ptr)
Parameters
| Type | Name | Description |
|---|---|---|
| Void* | ptr | Pointer |
Returns
| Type | Description |
|---|---|
| v256 | Vector |
Remarks
**** VBROADCASTF128 ymm1, v128