Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h82 #define GDB_FR_FPR8 ((GDB_FR_FPR7) + 4) /* 46 */ macro
83 #define GDB_FR_FPR9 ((GDB_FR_FPR8) + 4) /* 47 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h82 #define GDB_FR_FPR8 ((GDB_FR_FPR7) + 8) /* 46 */ macro
83 #define GDB_FR_FPR9 ((GDB_FR_FPR8) + 8) /* 47 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S129 sdc1 $8,GDB_FR_FPR8(sp)
259 ldc1 $8,GDB_FR_FPR8(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S129 swc1 $8,GDB_FR_FPR8(sp)
259 lwc1 $8,GDB_FR_FPR8(sp)