Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h103 #define GDB_FR_FPR29 ((GDB_FR_FPR28) + 4) /* 67 */ macro
104 #define GDB_FR_FPR30 ((GDB_FR_FPR29) + 4) /* 68 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h103 #define GDB_FR_FPR29 ((GDB_FR_FPR28) + 8) /* 67 */ macro
104 #define GDB_FR_FPR30 ((GDB_FR_FPR29) + 8) /* 68 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S150 sdc1 $29,GDB_FR_FPR29(sp)
238 ldc1 $29,GDB_FR_FPR29(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S150 swc1 $29,GDB_FR_FPR29(sp)
238 lwc1 $29,GDB_FR_FPR29(sp)