What are condition codes?
In many processors, the condition code flags are kept in the processor status register. They are either set are cleared by lots of instructions, so that they can be tested by subsequent conditional branch instructions to alter the flow of program execution.