Bit manipulation: Difference between revisions

Content deleted Content added
Undid revision 1294901174 by Kri (talk) Duplicate link
See also: Added "Hacker's Delight" – book on fast bit-level and low-level arithmetic algorithms.
Line 79:
* [[Bit specification (disambiguation)]]
* [[Bit twiddler (disambiguation)]]
* ''[[Hacker's Delight]]'' – book on fast bit-level and low-level arithmetic algorithms.
* [[Nibble]] — unit of data consisting of 4 bits, or half a byte
* [[Predication (computer architecture)]] where bit "masks" are used in [[Vector processors]]