Method mm256_moveldup_ps
mm256_moveldup_ps(v256)
Duplicate even-indexed single-precision (32-bit) floating-point elements from a, and store the results in dst.
Declaration
public static v256 mm256_moveldup_ps(v256 a)
Parameters
| Type | Name | Description |
|---|---|---|
| v256 | a | Vector a |
Returns
| Type | Description |
|---|---|
| v256 | Vector |
Remarks
**** VMOVSLDUP ymm1, ymm2/v256