[__arm_]vmvnq_m[_n_u16]
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Helium | uint16x8_t | [__arm_]vmvnq_m[_n_u16] | (uint16x8_t inactive, const uint16_t imm, mve_pred16_t p) | Logical / Bitwise NOT | |
Description Set each element of a vector register to the bitwise inverse of the immediate operand value. The immediate is generated by the AdvSIMDExpandImm() function based on the requested data type and immediate value. Results Qd result This intrinsic compiles to the following instructions: VMSR VPST VMVNT.I16 Argument Preparation inactive register: Qdimm p register: Rp Architectures MVE |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.