Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h116 #define GDB_FR_CP0_INDEX ((GDB_FR_DUMMY) + 4) /* 74 */ macro
117 #define GDB_FR_CP0_RANDOM ((GDB_FR_CP0_INDEX) + 4) /* 75 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h116 #define GDB_FR_CP0_INDEX ((GDB_FR_DUMMY) + 8) /* 74 */ macro
117 #define GDB_FR_CP0_RANDOM ((GDB_FR_CP0_INDEX) + 8) /* 75 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S175 sd v0,GDB_FR_CP0_INDEX(sp)
219 ld v1,GDB_FR_CP0_INDEX(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S175 sw v0,GDB_FR_CP0_INDEX(sp)
219 lw v1,GDB_FR_CP0_INDEX(sp)