Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h126 #define GDB_FR_CP0_ENTRYHI ((GDB_FR_CP0_REG9) + 4) /* 84 */ macro
127 #define GDB_FR_CP0_REG11 ((GDB_FR_CP0_ENTRYHI) + 4) /* 85 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h126 #define GDB_FR_CP0_ENTRYHI ((GDB_FR_CP0_REG9) + 8) /* 84 */ macro
127 #define GDB_FR_CP0_REG11 ((GDB_FR_CP0_ENTRYHI) + 8) /* 85 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S189 sd v0,GDB_FR_CP0_ENTRYHI(sp)
210 ld v0,GDB_FR_CP0_ENTRYHI(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S189 sw v0,GDB_FR_CP0_ENTRYHI(sp)
210 lw v0,GDB_FR_CP0_ENTRYHI(sp)