vraddhn_s64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int32x2_t | vraddhn_s64 | (int64x2_t a, int64x2_t b) | Vector arithmetic / Add / Narrowing addition | |
Description Rounding Add returning High Narrow. This instruction adds each vector element in the first source SIMD&FP register to the corresponding vector element in the second source SIMD&FP register, places the most significant half of the result into a vector, and writes the vector to the lower or upper half of the destination SIMD&FP register. Results Vd.2S result This intrinsic compiles to the following instructions: RADDHN Argument Preparation a register: Vn.2Db register: Vm.2D Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.