Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h91 #define GDB_FR_FPR17 ((GDB_FR_FPR16) + 4) /* 55 */ macro
92 #define GDB_FR_FPR18 ((GDB_FR_FPR17) + 4) /* 56 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h91 #define GDB_FR_FPR17 ((GDB_FR_FPR16) + 8) /* 55 */ macro
92 #define GDB_FR_FPR18 ((GDB_FR_FPR17) + 8) /* 56 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S138 sdc1 $17,GDB_FR_FPR17(sp)
250 ldc1 $17,GDB_FR_FPR17(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S138 swc1 $17,GDB_FR_FPR17(sp)
250 lwc1 $17,GDB_FR_FPR17(sp)