docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method mm256_sllv_epi64

    mm256_sllv_epi64(v256, v256)

    Shift packed 64-bit integers in a left by the amount specified by the corresponding element in count while shifting in zeros, and store the results in dst.

    Declaration
    public static v256 mm256_sllv_epi64(v256 a, v256 count)
    Parameters
    Type Name Description
    v256 a

    Vector a

    v256 count

    Corresponding element

    Returns
    Type Description
    v256

    Vector

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)