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