vclsq_u16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | int16x8_t | vclsq_u16 | (uint16x8_t a) | Bit manipulation / Count leading sign bits | |
Description Count Leading Sign bits (vector). This instruction counts the number of consecutive bits following the most significant bit that are the same as the most significant bit 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. The count does not include the most significant bit itself. Results Vd.8H result This intrinsic compiles to the following instructions: CLS Argument Preparation a register: Vn.8H Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.