vld3q_lane_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float16x8x3_t | vld3q_lane_f16 | (float16_t const * ptr, float16x8x3_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 v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.