Searched refs:GDB_PSR (Results 1 – 2 of 2) sorted by relevance
38 gdb_regs[GDB_PSR] = regs->psr; in pt_regs_to_gdb_regs()73 gdb_regs[GDB_PSR] = t->kpsr; in sleeping_thread_to_gdb_regs()93 if (regs->psr != gdb_regs[GDB_PSR]) { in gdb_regs_to_pt_regs()96 regs->psr = (gdb_regs[GDB_PSR] & ~PSR_CWP) | cwp; in gdb_regs_to_pt_regs()
19 GDB_Y, GDB_PSR, GDB_WIM, GDB_TBR, GDB_PC, GDB_NPC, enumerator
Completed in 4 milliseconds