SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumfloat32x4_t[__arm_]vnegq[_f32](float32x4_t a)Logical / Negate
Description
Negate the value of each element in a vector register.
Results
Qd result
This intrinsic compiles to the following instructions:

VNEG.F32 Qd,Qm

Argument Preparation
a register: Qm
Architectures
MVE