Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h102 #define GDB_FR_FPR28 ((GDB_FR_FPR27) + 4) /* 66 */ macro
103 #define GDB_FR_FPR29 ((GDB_FR_FPR28) + 4) /* 67 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h102 #define GDB_FR_FPR28 ((GDB_FR_FPR27) + 8) /* 66 */ macro
103 #define GDB_FR_FPR29 ((GDB_FR_FPR28) + 8) /* 67 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S149 sdc1 $28,GDB_FR_FPR28(sp)
239 ldc1 $28,GDB_FR_FPR28(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S149 swc1 $28,GDB_FR_FPR28(sp)
239 lwc1 $28,GDB_FR_FPR28(sp)