Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h84 #define GDB_FR_FPR10 ((GDB_FR_FPR9) + 4) /* 48 */ macro
85 #define GDB_FR_FPR11 ((GDB_FR_FPR10) + 4) /* 49 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h84 #define GDB_FR_FPR10 ((GDB_FR_FPR9) + 8) /* 48 */ macro
85 #define GDB_FR_FPR11 ((GDB_FR_FPR10) + 8) /* 49 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S131 sdc1 $10,GDB_FR_FPR10(sp)
257 ldc1 $10,GDB_FR_FPR10(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S131 swc1 $10,GDB_FR_FPR10(sp)
257 lwc1 $10,GDB_FR_FPR10(sp)