docs.unity3d.com
    Show / Hide Table of Contents

    Method mm256_set_m128

    mm256_set_m128(v128, v128)

    Set packed __m256 vector dst with the supplied values.

    Declaration
    public static v256 mm256_set_m128(v128 hi, v128 lo)
    Parameters
    Type Name Description
    v128 hi

    High half of the vector

    v128 lo

    Low half of the vector

    Returns
    Type Description
    v256

    Vector

    Remarks

    This is a composite function which can generate more than one instruction.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023