Searched refs:PSW_R (Results 1 – 4 of 4) sorted by relevance
10 #define PSW_R 0x00000010 macro20 #define PSW_SM_R PSW_R /* Enable Recover Counter Trap */
205 regs->gr[0] |= PSW_R; in kgdb_arch_handle_exception()
341 psw |= PSW_R; in setup_rt_frame()
537 regs->gr[0] &= ~PSW_R; in handle_interruption()