vcntq_u8
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint8x16_t | vcntq_u8 | (uint8x16_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.16B result This intrinsic compiles to the following instructions: CNT Argument Preparation a register: Vn.16B Architectures v7, A32, A64 Operation |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.