vcnt_s8
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int8x8_t | vcnt_s8 | (int8x8_t a) | Bit manipulation / Population count | |
Description Population Count per byte. This instruction counts the number of bits that have a value of one in each vector element in the source SIMD&FP register, places the result into a vector, and writes the vector to the destination SIMD&FP register. Results Vd.8B result This intrinsic compiles to the following instructions: CNT Argument Preparation a register: Vn.8B Architectures v7, A32, A64 Operation |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.