vld4_dup_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float16x4x4_t | vld4_dup_f16 | (float16_t const * ptr) | Load / Stride | |
Description Load single 4-element structure and Replicate to all lanes of four registers. This instruction loads a 4-element structure from memory and replicates the structure to all the lanes of the four SIMD&FP registers. Results Vt4.4H result.val[3]Vt3.4H result.val[2]Vt2.4H result.val[1]Vt.4H result.val[0] This intrinsic compiles to the following instructions: LD4R Argument Preparation ptr register: Xn Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.