vmvn_s16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int16x4_t | vmvn_s16 | (int16x4_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.