Home
last modified time | relevance | path

Searched refs:GDB_FR_LO (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h65 #define GDB_FR_LO ((GDB_FR_STATUS) + 4) /* 33 */ macro
66 #define GDB_FR_HI ((GDB_FR_LO) + 4) /* 34 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h65 #define GDB_FR_LO ((GDB_FR_STATUS) + 8) /* 33 */ macro
66 #define GDB_FR_HI ((GDB_FR_LO) + 8) /* 34 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S70 sd v0,GDB_FR_LO(sp)
284 ld v1,GDB_FR_LO(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S70 sw v0,GDB_FR_LO(sp)
284 lw v1,GDB_FR_LO(sp)