Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h89 #define GDB_FR_FPR15 ((GDB_FR_FPR14) + 4) /* 53 */ macro
90 #define GDB_FR_FPR16 ((GDB_FR_FPR15) + 4) /* 54 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h89 #define GDB_FR_FPR15 ((GDB_FR_FPR14) + 8) /* 53 */ macro
90 #define GDB_FR_FPR16 ((GDB_FR_FPR15) + 8) /* 54 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S136 sdc1 $15,GDB_FR_FPR15(sp)
252 ldc1 $15,GDB_FR_FPR15(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S136 swc1 $15,GDB_FR_FPR15(sp)
252 lwc1 $15,GDB_FR_FPR15(sp)