Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h92 #define GDB_FR_FPR18 ((GDB_FR_FPR17) + 4) /* 56 */ macro
93 #define GDB_FR_FPR19 ((GDB_FR_FPR18) + 4) /* 57 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h92 #define GDB_FR_FPR18 ((GDB_FR_FPR17) + 8) /* 56 */ macro
93 #define GDB_FR_FPR19 ((GDB_FR_FPR18) + 8) /* 57 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S139 sdc1 $18,GDB_FR_FPR18(sp)
249 ldc1 $18,GDB_FR_FPR18(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S139 swc1 $18,GDB_FR_FPR18(sp)
249 lwc1 $18,GDB_FR_FPR18(sp)