vld1q_lane_u16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint16x8_t | vld1q_lane_u16 | (uint16_t const * ptr, uint16x8_t src, const int lane) | Load / Stride | |
Description Load one single-element structure to one lane of one register. This instruction loads a single-element structure from memory and writes the result to the specified lane of the SIMD&FP register without affecting the other bits of the register. Results Vt.8H result This intrinsic compiles to the following instructions: LD1 Argument Preparation ptr register: Xnsrc register: Vt.8Hlane minimum: 0; maximum: 7 Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.