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