Searched refs:GDB_PSR (Results 1 – 2 of 2) sorted by relevance
36 gdb_regs[GDB_PSR] = regs->psr; in pt_regs_to_gdb_regs()71 gdb_regs[GDB_PSR] = t->kpsr; in sleeping_thread_to_gdb_regs()91 if (regs->psr != gdb_regs[GDB_PSR]) { in gdb_regs_to_pt_regs()94 regs->psr = (gdb_regs[GDB_PSR] & ~PSR_CWP) | cwp; in gdb_regs_to_pt_regs()
18 GDB_Y, GDB_PSR, GDB_WIM, GDB_TBR, GDB_PC, GDB_NPC, enumerator