vcvtaq_s32_f32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int32x4_t | vcvtaq_s32_f32 | (float32x4_t a) | Data type conversion / Conversions | |
Description Floating-point Convert to Signed integer, rounding to nearest with ties to Away (vector). This instruction converts each element in a vector from a floating-point value to a signed integer value using the Round to Nearest with Ties to Away rounding mode and writes the result to the SIMD&FP destination register. Results Vd.4S result This intrinsic compiles to the following instructions: FCVTAS Argument Preparation a register: Vn.4S Architectures A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.