docs.unity.cn
    Show / Hide Table of Contents

    Method mm256_movedup_pd

    mm256_movedup_pd(v256)

    Duplicate even-indexed double-precision (64-bit) floating-point elements from a, and store the results in dst.

    Declaration
    public static v256 mm256_movedup_pd(v256 a)
    Parameters
    Type Name Description
    v256 a

    Vector a

    Returns
    Type Description
    v256

    Vector

    Remarks

    **** VMOVDDUP ymm1, ymm2/v256

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, August 23, 2022
    Terms of use