Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h95 #define GDB_FR_FPR21 ((GDB_FR_FPR20) + 4) /* 59 */ macro
96 #define GDB_FR_FPR22 ((GDB_FR_FPR21) + 4) /* 60 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h95 #define GDB_FR_FPR21 ((GDB_FR_FPR20) + 8) /* 59 */ macro
96 #define GDB_FR_FPR22 ((GDB_FR_FPR21) + 8) /* 60 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S142 sdc1 $21,GDB_FR_FPR21(sp)
246 ldc1 $21,GDB_FR_FPR21(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S142 swc1 $21,GDB_FR_FPR21(sp)
246 lwc1 $21,GDB_FR_FPR21(sp)