vld3q_lane_u8
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint8x16x3_t | vld3q_lane_u8 | (uint8_t const * ptr, uint8x16x3_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.16B result.val[2]Vt2.16B result.val[1]Vt.16B result.val[0] This intrinsic compiles to the following instructions: LD3 Argument Preparation ptr register: Xnsrc register: Vt3.16Blane minimum: 0; maximum: 15 Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.