[__arm_]vmvnq_m[_n_s32]
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Helium | int32x4_t | [__arm_]vmvnq_m[_n_s32] | (int32x4_t inactive, const int32_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.I32 Argument Preparation inactive register: Qdimm p register: Rp Architectures MVE |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.