Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h69 #define GDB_FR_EPC ((GDB_FR_CAUSE) + 4) /* 37 */ macro
74 #define GDB_FR_FPR0 ((GDB_FR_EPC) + 4) /* 38 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h69 #define GDB_FR_EPC ((GDB_FR_CAUSE) + 8) /* 37 */ macro
74 #define GDB_FR_FPR0 ((GDB_FR_EPC) + 8) /* 38 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S64 sd v0,GDB_FR_EPC(sp)
280 ld v1,GDB_FR_EPC(sp)
318 ld k0, GDB_FR_EPC(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S64 sw v0,GDB_FR_EPC(sp)
280 lw v1,GDB_FR_EPC(sp)
318 lw k0, GDB_FR_EPC(sp)