vcvt_f32_u32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float32x2_t | vcvt_f32_u32 | (uint32x2_t a) | Data type conversion / Conversions | |
Description Unsigned fixed-point Convert to Floating-point (vector). This instruction converts each element in a vector from fixed-point to floating-point using the rounding mode that is specified by the FPCR, and writes the result to the SIMD&FP destination register. Results Vd.2S result This intrinsic compiles to the following instructions: UCVTF Argument Preparation a register: Vn.2S Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.