SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumfloat16x8_t[__arm_]vdupq_n_f16(float16_t a)Vector manipulation / Create vector
Description
Set each element of a vector register to the value of a general-purpose register.
Results
Qd result
This intrinsic compiles to the following instructions:

VDUP.16 Qd,Rt

Argument Preparation
a register: Rt
Architectures
MVE