vcvts_n_u32_f32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint32_t | vcvts_n_u32_f32 | (float32_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 Sd result This intrinsic compiles to the following instructions: FCVTZU Argument Preparation a register: Snn minimum: 1; maximum: 32 Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.