vmaxvq_u8
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint8_t | vmaxvq_u8 | (uint8x16_t a) | Vector arithmetic / Across vector arithmetic / Maximum across vector | |
Description Unsigned Maximum across Vector. This instruction compares all the vector elements in the source SIMD&FP register, and writes the largest of the values as a scalar to the destination SIMD&FP register. All the values in this instruction are unsigned integer values. Results Bd result This intrinsic compiles to the following instructions: UMAXV Argument Preparation a register: Vn.16B Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.