PSW_R
#define PSW_SM_R PSW_R /* Enable Recover Counter Trap */
regs->gr[0] |= PSW_R;
psw |= PSW_R;
regs->gr[0] &= ~PSW_R;