Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h93 #define GDB_FR_FPR19 ((GDB_FR_FPR18) + 4) /* 57 */ macro
94 #define GDB_FR_FPR20 ((GDB_FR_FPR19) + 4) /* 58 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h93 #define GDB_FR_FPR19 ((GDB_FR_FPR18) + 8) /* 57 */ macro
94 #define GDB_FR_FPR20 ((GDB_FR_FPR19) + 8) /* 58 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S140 sdc1 $19,GDB_FR_FPR19(sp)
248 ldc1 $19,GDB_FR_FPR19(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S140 swc1 $19,GDB_FR_FPR19(sp)
248 lwc1 $19,GDB_FR_FPR19(sp)