vcvt_n_u16_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint16x4_t | vcvt_n_u16_f16 | (float16x4_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 Vd.4H result This intrinsic compiles to the following instructions: FCVTZU Argument Preparation a register: Vn.4Hn minimum: 1; maximum: 16 Architectures A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.