vqrdmlahh_s16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int16_t | vqrdmlahh_s16 | (int16_t a, int16_t b, int16_t c) | Vector arithmetic / Multiply / Saturating multiply-accumulate | |
Description Signed Saturating Rounding Doubling Multiply Subtract returning High Half (vector). This instruction multiplies the vector elements of the first source SIMD&FP register with the corresponding vector elements of the second source SIMD&FP register without saturating the multiply results, doubles the results, and subtracts the most significant half of the final results from the vector elements of the destination SIMD&FP register. The results are rounded. Results Hd result This intrinsic compiles to the following instructions: SQRDMLSH Argument Preparation a register: Hdb register: Hnc register: Hm Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.