docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method maskstore_epi64

    maskstore_epi64(void*, v128, v128)

    Store packed 64-bit integers from a into memory using mask (elements are not stored when the highest bit is not set in the corresponding element).

    Declaration
    public static void maskstore_epi64(void* mem_addr, v128 mask, v128 a)
    Parameters
    Type Name Description
    void* mem_addr

    Memory address

    v128 mask

    Mask

    v128 a

    Vector a

    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)