vcvt_f16_s16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float16x4_t | vcvt_f16_s16 | (int16x4_t a) | Data type conversion / Conversions | |
Description Signed 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.4H result This intrinsic compiles to the following instructions: SCVTF Argument Preparation a register: Vn.4H Architectures A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.