vcvtd_n_u64_f64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint64_t | vcvtd_n_u64_f64 | (float64_t a, const int n) | Data type conversion / Conversions | |
Description Floating-point Convert to Unsigned fixed-point, rounding toward Zero (vector). This instruction converts a scalar or each element in a vector from floating-point to fixed-point unsigned integer using the Round towards Zero rounding mode, and writes the result to the general-purpose destination register. Results Dd result This intrinsic compiles to the following instructions: FCVTZU Argument Preparation a register: Dnn minimum: 1; maximum: 64 Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.