Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h118 #define GDB_FR_CP0_ENTRYLO0 ((GDB_FR_CP0_RANDOM) + 4) /* 76 */ macro
119 #define GDB_FR_CP0_ENTRYLO1 ((GDB_FR_CP0_ENTRYLO0) + 4) /* 77 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h118 #define GDB_FR_CP0_ENTRYLO0 ((GDB_FR_CP0_RANDOM) + 8) /* 76 */ macro
119 #define GDB_FR_CP0_ENTRYLO1 ((GDB_FR_CP0_ENTRYLO0) + 8) /* 77 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S179 sd v0,GDB_FR_CP0_ENTRYLO0(sp)
218 ld v0,GDB_FR_CP0_ENTRYLO0(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S179 sw v0,GDB_FR_CP0_ENTRYLO0(sp)
218 lw v0,GDB_FR_CP0_ENTRYLO0(sp)