vcvt_u16_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint16x4_t | vcvt_u16_f16 | (float16x4_t a) | Data type conversion / Conversions | |
Description Floating-point Convert to Signed fixed-point, rounding toward Zero (vector). This instruction converts a scalar or each element in a vector from floating-point to fixed-point signed integer using the Round towards Zero rounding mode, and writes the result to the SIMD&FP destination register. Results Vd.4H result This intrinsic compiles to the following instructions: FCVTZS Argument Preparation a register: Vn.4H Architectures A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.