vld3q_lane_bf16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | bfloat16x8x3_t | vld3q_lane_bf16 | (bfloat16_t const * ptr, bfloat16x8x3_t src, const int lane) | Load / Stride | |
Description Load single 3-element structure to one lane of three registers. This instruction loads a 3-element structure from memory and writes the result to the corresponding elements of the three SIMD&FP registers without affecting the other bits of the registers. Results Vt3.8H result.val[2]Vt2.8H result.val[1]Vt.8H result.val[0] This intrinsic compiles to the following instructions: LD3 Argument Preparation ptr register: Xnsrc register: Vt3.8Hlane minimum: 0; maximum: 7 Architectures A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.