docs.unity3d.com
    目次を表示する/隠す

    Method mm256_movemask_ps

    mm256_movemask_ps(v256)

    Set each bit of mask dst based on the most significant bit of the corresponding packed single-precision (32-bit) floating-point element in a.

    Declaration
    public static int mm256_movemask_ps(v256 a)
    Parameters
    Type Name Description
    v256 a

    Vector a

    Returns
    Type Description
    Int32

    Integer

    Remarks

    **** VMOVMSKPS r32, ymm2 Extracts the sign bits from the packed single-precision floating-point values in the source operand, formats them into a 8-bit mask, and stores the mask in the destination

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)