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