Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h85 #define GDB_FR_FPR11 ((GDB_FR_FPR10) + 4) /* 49 */ macro
86 #define GDB_FR_FPR12 ((GDB_FR_FPR11) + 4) /* 50 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h85 #define GDB_FR_FPR11 ((GDB_FR_FPR10) + 8) /* 49 */ macro
86 #define GDB_FR_FPR12 ((GDB_FR_FPR11) + 8) /* 50 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S132 sdc1 $11,GDB_FR_FPR11(sp)
256 ldc1 $11,GDB_FR_FPR11(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S132 swc1 $11,GDB_FR_FPR11(sp)
256 lwc1 $11,GDB_FR_FPR11(sp)