vcvtq_n_f32_u32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float32x4_t | vcvtq_n_f32_u32 | (uint32x4_t a, const int n) | 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.4S result This intrinsic compiles to the following instructions: UCVTF Argument Preparation a register: Vn.4Sn minimum: 1; maximum: 32 Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.