Searched refs:GDB_REGID_SP (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/mn10300/include/asm/ | ||
D | gdb-stub.h | 23 #define GDB_REGID_SP 8 macro |
/linux-4.1.27/arch/mn10300/kernel/ | ||
D | gdb-stub.c | 1345 ptr = hex_byte_pack(ptr, GDB_REGID_SP); in gdbstub() |