Home
last modified time | relevance | path

Searched refs:GDB_R0 (Results 1 – 2 of 2) sorted by relevance

/arch/sh/include/asm/
Dkgdb.h20 GDB_R0, GDB_R1, GDB_R2, GDB_R3, GDB_R4, GDB_R5, GDB_R6, GDB_R7, enumerator
/arch/sh/kernel/
Dkgdb.c172 gdb_regs[GDB_R0 + i] = regs->regs[i]; in pt_regs_to_gdb_regs()
189 regs->regs[GDB_R0 + i] = gdb_regs[GDB_R0 + i]; in gdb_regs_to_pt_regs()