Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h64 #define GDB_FR_STATUS ((GDB_FR_REG31) + 4) /* 32 */ macro
65 #define GDB_FR_LO ((GDB_FR_STATUS) + 4) /* 33 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h64 #define GDB_FR_STATUS ((GDB_FR_REG31) + 8) /* 32 */ macro
65 #define GDB_FR_LO ((GDB_FR_STATUS) + 8) /* 33 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S60 sd v0,GDB_FR_STATUS(sp)
279 ld v0,GDB_FR_STATUS(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S60 sw v0,GDB_FR_STATUS(sp)
279 lw v0,GDB_FR_STATUS(sp)