docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method mm256_store_si256

    mm256_store_si256(void*, v256)

    Store 256-bits (composed of 8 packed 32-bit integer elements) from a into memory

    Declaration
    public static void mm256_store_si256(void* ptr, v256 v)
    Parameters
    Type Name Description
    void* ptr

    Pointer

    v256 v

    Vector

    Remarks

    **** VMOVDQU v256, ymm1 Burst only generates unaligned stores.

    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)