Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h119 #define GDB_FR_CP0_ENTRYLO1 ((GDB_FR_CP0_ENTRYLO0) + 4) /* 77 */ macro
120 #define GDB_FR_CP0_CONTEXT ((GDB_FR_CP0_ENTRYLO1) + 4) /* 78 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h119 #define GDB_FR_CP0_ENTRYLO1 ((GDB_FR_CP0_ENTRYLO0) + 8) /* 77 */ macro
120 #define GDB_FR_CP0_CONTEXT ((GDB_FR_CP0_ENTRYLO1) + 8) /* 78 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S181 sd v0,GDB_FR_CP0_ENTRYLO1(sp)
215 ld v1,GDB_FR_CP0_ENTRYLO1(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S181 sw v0,GDB_FR_CP0_ENTRYLO1(sp)
215 lw v1,GDB_FR_CP0_ENTRYLO1(sp)