Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h66 #define GDB_FR_HI ((GDB_FR_LO) + 4) /* 34 */ macro
67 #define GDB_FR_BADVADDR ((GDB_FR_HI) + 4) /* 35 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h66 #define GDB_FR_HI ((GDB_FR_LO) + 8) /* 34 */ macro
67 #define GDB_FR_BADVADDR ((GDB_FR_HI) + 8) /* 35 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S68 sd v0,GDB_FR_HI(sp)
283 ld v0,GDB_FR_HI(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S68 sw v0,GDB_FR_HI(sp)
283 lw v0,GDB_FR_HI(sp)