Changes

Jump to: navigation, search

Register

1 byte added, 01:00, 25 September 2018
Status Register
=== Status Register ===
A ''status register'' (or ''Flag register'', or ''Condition code register'') contain contains [[Flags|flag]] [[Word#Bit|bits]], which are set/cleared/tested either explicitly (by instructions) or implicitly (as the result of other operations). For example, the ARM aarch32 "Z" flag is set ("1") if an operation has a zero result, and cleared ("0") if an operation has a non-zero result. This flag is one bit within the Application Processor Status Register (APSR).
=== Control Registers ===

Navigation menu