vqmovn_high_u64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint32x4_t | vqmovn_high_u64 | (uint32x2_t r, uint64x2_t a) | Move / Saturating narrow | |
Description Unsigned saturating extract Narrow. This instruction reads each vector element from the source SIMD&FP register, saturates each value to half the original width, places the result into a vector, and writes the vector to the destination SIMD&FP register. All the values in this instruction are unsigned integer values. Results Vd.4S result This intrinsic compiles to the following instructions: UQXTN2 Argument Preparation r register: Vd.2Sa register: Vn.2D Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.