vaddhn_high_s64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int32x4_t | vaddhn_high_s64 | (int32x2_t r, int64x2_t a, int64x2_t b) | Vector arithmetic / Add / Narrowing addition | |
Description 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.4S result This intrinsic compiles to the following instructions: ADDHN2 Argument Preparation r register: Vd.2Sa register: Vn.2Db register: Vm.2D Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.