SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumfloat16x8_t[__arm_]vnegq_m[_f16](float16x8_t inactive, float16x8_t a, mve_pred16_t p)Logical / Negate
Description
Negate the value of each element in a vector register.
Results
Qd result
This intrinsic compiles to the following instructions:

VMSR P0,Rp

VPST

VNEGT.F16 Qd,Qm

Argument Preparation
inactive register: Qda register: Qmp register: Rp
Architectures
MVE