vcvt_f32_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float32x4_t | vcvt_f32_f16 | (float16x4_t a) | Data type conversion / Conversions | |
Description Floating-point Convert to higher precision Long (vector). This instruction reads each element in a vector in the SIMD&FP source register, converts each value to double the precision of the source element using the rounding mode that is determined by the FPCR, and writes each result to the equivalent element of the vector in the SIMD&FP destination register. Results Vd.4S result This intrinsic compiles to the following instructions: FCVTL Argument Preparation a register: Vn.4H Architectures v7, A32, A64 Operation |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.