Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h76 #define GDB_FR_FPR2 ((GDB_FR_FPR1) + 4) /* 40 */ macro
77 #define GDB_FR_FPR3 ((GDB_FR_FPR2) + 4) /* 41 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h76 #define GDB_FR_FPR2 ((GDB_FR_FPR1) + 8) /* 40 */ macro
77 #define GDB_FR_FPR3 ((GDB_FR_FPR2) + 8) /* 41 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S123 sdc1 $2,GDB_FR_FPR2(sp)
265 ldc1 $2,GDB_FR_FPR2(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S123 swc1 $2,GDB_FR_FPR2(sp)
265 lwc1 $2,GDB_FR_FPR2(sp)