vuqadd_s32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int32x2_t | vuqadd_s32 | (int32x2_t a, uint32x2_t b) | Vector arithmetic / Add / Saturating addition | |
Description Signed saturating Accumulate of Unsigned value. This instruction adds the unsigned integer values of the vector elements in the source SIMD&FP register to corresponding signed integer values of the vector elements in the destination SIMD&FP register, and writes the resulting signed integer values to the destination SIMD&FP register. Results Vd.2S result This intrinsic compiles to the following instructions: SUQADD Argument Preparation a register: Vd.2Sb register: Vn.2S Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.