vld4q_u8
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint8x16x4_t | vld4q_u8 | (uint8_t const * ptr) | Load / Stride | |
Description Load multiple 4-element structures to four registers. This instruction loads multiple 4-element structures from memory and writes the result to the four SIMD&FP registers, with de-interleaving. Results Vt4.16B result.val[3]Vt3.16B result.val[2]Vt2.16B result.val[1]Vt.16B result.val[0] This intrinsic compiles to the following instructions: LD4 Argument Preparation ptr register: Xn Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.