vld4q_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float16x8x4_t | vld4q_f16 | (float16_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.8H result.val[3]Vt3.8H result.val[2]Vt2.8H result.val[1]Vt.8H 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.