|
|||||||||||
|
Technical Support On-Line Manuals Assembler User Guide |
Assembler User GuideApplication Program Status Register
The Application Program Status Register (APSR) holds copies of the Arithmetic Logic Unit (ALU) status flags. They are also known as the condition code flags. They are used to determine whether conditional instructions are executed or not. On ARMv5TE, ARMv6 and later architectures, the APSR also holds the Q (saturation) flag. On ARMv6 and later, the APSR also holds the GE (Greater than
or Equal) flags. The GE flags can be set by the parallel add and
subtract instructions. The GE flags are used by the These flags are accessible in all modes, using | ||||||||||
|
|||||||||||