Searched refs:GDB_REG_SP (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/frv/include/asm/ | ||
D | gdb-stub.h | 70 #define GDB_REG_SP GDB_REG_GR(1) macro |
/linux-3.4.99/arch/frv/kernel/ | ||
D | gdb-stub.c | 1547 ptr = hex_byte_pack(ptr, GDB_REG_SP); in gdbstub() |