95a96,99
> // This mask selects bits of the CPSR that actually go in the CondCodes
> // integer register to allow renaming.
> static const uint32_t CondCodesMask = 0xF80F0000;
>