Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h94 #define GDB_FR_FPR20 ((GDB_FR_FPR19) + 4) /* 58 */ macro
95 #define GDB_FR_FPR21 ((GDB_FR_FPR20) + 4) /* 59 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h94 #define GDB_FR_FPR20 ((GDB_FR_FPR19) + 8) /* 58 */ macro
95 #define GDB_FR_FPR21 ((GDB_FR_FPR20) + 8) /* 59 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S141 sdc1 $20,GDB_FR_FPR20(sp)
247 ldc1 $20,GDB_FR_FPR20(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S141 swc1 $20,GDB_FR_FPR20(sp)
247 lwc1 $20,GDB_FR_FPR20(sp)