SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumuint16x8_t[__arm_]vmvnq_x[_u16](uint16x8_t a, mve_pred16_t p)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:

VMSR P0,Rp

VPST

VMVNT Qd,Qm

Argument Preparation
a register: Qmp register: Rp
Architectures
MVE