Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h80 #define GDB_FR_FPR6 ((GDB_FR_FPR5) + 4) /* 44 */ macro
81 #define GDB_FR_FPR7 ((GDB_FR_FPR6) + 4) /* 45 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h80 #define GDB_FR_FPR6 ((GDB_FR_FPR5) + 8) /* 44 */ macro
81 #define GDB_FR_FPR7 ((GDB_FR_FPR6) + 8) /* 45 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S127 sdc1 $6,GDB_FR_FPR6(sp)
261 ldc1 $6,GDB_FR_FPR6(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S127 swc1 $6,GDB_FR_FPR6(sp)
261 lwc1 $6,GDB_FR_FPR6(sp)