vuqaddh_s16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int16_t | vuqaddh_s16 | (int16_t a, uint16_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 Hd result This intrinsic compiles to the following instructions: SUQADD Argument Preparation a register: Hdb register: Hn Architectures A64 Operation
|