SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumuint32x4_t[__arm_]vmvnq[_u32](uint32x4_t a)Logical / Bitwise NOT
Description
Bitwise invert the value of a vector register and place the result in another vector register.
Results
Qd result
This intrinsic compiles to the following instructions:

VMVN Qd,Qm

Argument Preparation
a register: Qm
Architectures
MVE