
NAME
hweight32 - returns the hamming weight of a N-bit word
SYNOPSIS
hweight32 (x);
ARGUMENTS
x the word to weigh
DESCRIPTION
The Hamming Weight of a number is the total number of bits set in it.

hweight32 - returns the hamming weight of a N-bit word
hweight32 (x);
x the word to weigh
The Hamming Weight of a number is the total number of bits set in it.
Powered by the Ubuntu Manpage Repository generator
maintained by Dustin Kirkland
© 2010 Canonical Ltd. Ubuntu and Canonical are registered trademarks of Canonical Ltd.