PSR_AA32_N_BIT
pstate & PSR_AA32_N_BIT ? 'N' : 'n',
regs->pstate &= PSR_AA32_N_BIT | PSR_AA32_Z_BIT |
new |= (old & PSR_AA32_N_BIT);