SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumint32x4_t[__arm_]vqnegq[_s32](int32x4_t a)Logical / Negate
Description
Negate the value and saturate each element in a vector register.
Results
Qd result
This intrinsic compiles to the following instructions:

VQNEG.S32 Qd,Qm

Argument Preparation
a register: Qm
Architectures
MVE