SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumfloat16x8_t[__arm_]vld1q[_f16](float16_t const * base)Load / Stride
Description
Loads vector from memory, alias to vldr intrinsics where the element size of the input vector is the same as the element size being loaded from memory.
Results
Qd result
This intrinsic compiles to the following instructions:

VLDRH.16 Qd,[Rn]

Argument Preparation
base register: Rn
Architectures
MVE