Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h104 #define GDB_FR_FPR30 ((GDB_FR_FPR29) + 4) /* 68 */ macro
105 #define GDB_FR_FPR31 ((GDB_FR_FPR30) + 4) /* 69 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h104 #define GDB_FR_FPR30 ((GDB_FR_FPR29) + 8) /* 68 */ macro
105 #define GDB_FR_FPR31 ((GDB_FR_FPR30) + 8) /* 69 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S151 sdc1 $30,GDB_FR_FPR30(sp)
237 ldc1 $30,GDB_FR_FPR30(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S151 swc1 $30,GDB_FR_FPR30(sp)
237 lwc1 $30,GDB_FR_FPR30(sp)