SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumint8x16_t[__arm_]vqnegq[_s8](int8x16_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.S8 Qd,Qm

Argument Preparation
a register: Qm
Architectures
MVE