[__arm_]vcvtq_u32_f32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Helium | uint32x4_t | [__arm_]vcvtq_u32_f32 | (float32x4_t a) | Data type conversion / Conversions | |
Description Convert each element in a vector from floating-point to integer using the specified rounding mode and place the results in a second vector. If a source element is outside the range of the target integer type, the result element is saturated. Results Qd result This intrinsic compiles to the following instructions: VCVT.U32.F32 Argument Preparation a register: Qm Architectures MVE |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.