Bit manipulation: Difference between revisions

Content deleted Content added
See also: Fix links/skip redirects, sort. (Flag (computing) was merged to Flag word some time ago which was then moved to Flag field which was then merged to Bit field.)
Line 69:
 
== See also ==
* [[Bit twiddler (disambiguation)]]
* [[Bit specification (disambiguation)]]
* [[Find first set]]
* [[Flag (computing)]] — a bit representing a boolean value
* [[Nibble]] — unit of data consisting of 4 bits, or half a byte
* [[bit-banging]]
* [[Bit array]]
* [[bit-Bit banging]]
* [[Bit field]]
* [[Bit Manipulationmanipulation Instructioninstruction Setsset]] — bit manipulation extensions for the [[x86]] instruction set.
* [[BIT predicate]]
* [[Bit specification (disambiguation)]]
* [[Bit Manipulation Instruction Sets]] — bit manipulation extensions for the [[x86]] instruction set.
* [[Bit twiddler (disambiguation)]]
* [[Predication_(computer_architecture)]] where bit "masks" are used in [[Vector processors]]
* [[Nibble]] — unit of data consisting of 4 bits, or half a byte
* [[Predication_Predication (computer_architecturecomputer architecture)]] where bit "masks" are used in [[Vector processors]]
 
== References ==