vaddhn_high_u16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint8x16_t | vaddhn_high_u16 | (uint8x8_t r, uint16x8_t a, uint16x8_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.16B result This intrinsic compiles to the following instructions: ADDHN2 Argument Preparation r register: Vd.8Ba register: Vn.8Hb register: Vm.8H Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.