vcvtq_low_bf16_f32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | bfloat16x8_t | vcvtq_low_bf16_f32 | (float32x4_t a) | Data type conversion / Conversions | |
Description Floating-point convert from single-precision to BFloat16 format (vector) reads each single-precision element in the SIMD&FP source vector, converts each value to BFloat16 format, and writes the results in the lower or upper half of the SIMD&FP destination vector. The result elements are half the width of the source elements. Results Vd.8H result This intrinsic compiles to the following instructions: BFCVTN Argument Preparation a register: Vn.4S Architectures A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.