Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h101 #define GDB_FR_FPR27 ((GDB_FR_FPR26) + 4) /* 65 */ macro
102 #define GDB_FR_FPR28 ((GDB_FR_FPR27) + 4) /* 66 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h101 #define GDB_FR_FPR27 ((GDB_FR_FPR26) + 8) /* 65 */ macro
102 #define GDB_FR_FPR28 ((GDB_FR_FPR27) + 8) /* 66 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S148 sdc1 $27,GDB_FR_FPR27(sp)
240 ldc1 $27,GDB_FR_FPR27(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S148 swc1 $27,GDB_FR_FPR27(sp)
240 lwc1 $27,GDB_FR_FPR27(sp)