vld1_lane_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float16x4_t | vld1_lane_f16 | (float16_t const * ptr, float16x4_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.4H result This intrinsic compiles to the following instructions: LD1 Argument Preparation ptr register: Xnsrc register: Vt.4Hlane minimum: 0; maximum: 3 Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.