vsqadd_u64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint64x1_t | vsqadd_u64 | (uint64x1_t a, int64x1_t b) | Vector arithmetic / Add / Saturating addition | |
Description Unsigned saturating Accumulate of Signed value. This instruction adds the signed integer values of the vector elements in the source SIMD&FP register to corresponding unsigned integer values of the vector elements in the destination SIMD&FP register, and accumulates the resulting unsigned integer values with the vector elements of the destination SIMD&FP register. Results Dd result This intrinsic compiles to the following instructions: USQADD Argument Preparation a register: Ddb register: Dn Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.