SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumint32x4_t[__arm_]vnegq[_s32](int32x4_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.S32 Qd,Qm

Argument Preparation
a register: Qm
Architectures
MVE