SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumint16x8_t[__arm_]vqnegq[_s16](int16x8_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.S16 Qd,Qm

Argument Preparation
a register: Qm
Architectures
MVE