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

    Method vmaxv_s32

    vmaxv_s32(v64)

    Signed Maximum Pairwise. This instruction creates a vector by concatenating the vector elements of the first source SIMD&FP register after the vector elements of the second source SIMD&FP register, reads each pair of adjacent vector elements in the two source SIMD&FP registers, writes the largest of each pair of signed integer values into a vector, and writes the vector to the destination SIMD&FP register.Depending on the settings in the CPACR_EL1, CPTR_EL2, and CPTR_EL3 registers, and the current Security state and Exception level, an attempt to execute the instruction might be trapped.
    Equivalent instruction: SMAXP Vd.2S,Vn.2S,Vm.2S

    Declaration
    public static int vmaxv_s32(v64 a0)
    Parameters
    Type Name Description
    v64 a0

    64-bit vector a0

    Returns
    Type Description
    Int32

    Int32

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