vcvt_u32_f32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint32x2_t | vcvt_u32_f32 | (float32x2_t a) | Data type conversion / Conversions | |
Description Floating-point Convert to Unsigned fixed-point, rounding toward Zero (vector). This instruction converts a scalar or each element in a vector from floating-point to fixed-point unsigned integer using the Round towards Zero rounding mode, and writes the result to the general-purpose destination register. Results Vd.2S result This intrinsic compiles to the following instructions: FCVTZU Argument Preparation a register: Vn.2S Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.