vqrdmlah_laneq_s16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int16x4_t | vqrdmlah_laneq_s16 | (int16x4_t a, int16x4_t b, int16x8_t v, const int lane) | Vector arithmetic / Multiply / Saturating multiply-accumulate by element | |
Description Signed Saturating Rounding Doubling Multiply Subtract returning High Half (by element). This instruction multiplies the vector elements of the first source SIMD&FP register with the value of a vector element 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 Vd.4H result This intrinsic compiles to the following instructions: SQRDMLAH Argument Preparation a register: Vd.4Hb register: Vn.4Hv register: Vm.8Hlane minimum: 0; maximum: 7 Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.