vmvn_p8
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | poly8x8_t | vmvn_p8 | (poly8x8_t a) | Logical / Bitwise NOT | |
Description Bitwise NOT (vector). This instruction reads each vector element from the source SIMD&FP register, places the inverse of each value into a vector, and writes the vector to the destination SIMD&FP register. Results Vd.8B result This intrinsic compiles to the following instructions: MVN Argument Preparation a register: Vn.8B Architectures v7, A32, A64 OperationThe description of NOT gives the operational pseudocode for this instruction. |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.