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