vsetq_lane_bf16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | bfloat16x8_t | vsetq_lane_bf16 | (bfloat16_t a, bfloat16x8_t v, const int lane) | Vector manipulation / Set vector lane | |
Description Insert vector element from another vector element. This instruction copies the vector element of the source SIMD&FP register to the specified vector element of the destination SIMD&FP register. Results Vd.8H result This intrinsic compiles to the following instructions: INS Argument Preparation a register: VnHv register: Vd.8Hlane minimum: 0; maximum: 7 Architectures A32, A64 Operation |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.