[__arm_]vmaxaq_m[_s8]
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Helium | uint8x16_t | [__arm_]vmaxaq_m[_s8] | (uint8x16_t a, int8x16_t b, mve_pred16_t p) | Vector arithmetic / Maximum | |
Description Find the maximum value of the elements in the source operands, and store the result in the corresponding destination elements. The absolute variant takes the elements from the destination vector, treating them as unsigned, and compares them to the absolute values of the corresponding elements in the source vector. The larger values are stored back into the destination vector. Results Qda result This intrinsic compiles to the following instructions: VMSR VPST VMAXAT.S8 Argument Preparation a register: Qdab register: Qmp register: Rp Architectures MVE |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.