vcvt_n_f64_s64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float64x1_t | vcvt_n_f64_s64 | (int64x1_t a, const int n) | 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 Dd result This intrinsic compiles to the following instructions: SCVTF Argument Preparation a register: Dnn minimum: 1; maximum: 64 Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.