PSL_C
#define PSL_C 0x00000001 /* carry flag */
#define PSL_C (1 << (31-PSL_C_POS)) /* Instruction Address Translation Enable */