docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method mm256_extractf128_ps

    mm256_extractf128_ps(v256, int)

    Extract 128 bits (composed of 4 packed single-precision (32-bit) floating-point elements) from a, selected with imm8, and store the result in dst.

    Declaration
    public static v128 mm256_extractf128_ps(v256 a, int imm8)
    Parameters
    Type Name Description
    v256 a

    Vector a

    int imm8

    imm8

    Returns
    Type Description
    v128

    Vector

    Remarks

    **** VEXTRACTF128 xmm1/v128, ymm2, imm8

    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)