Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h105 #define GDB_FR_FPR31 ((GDB_FR_FPR30) + 4) /* 69 */ macro
107 #define GDB_FR_FSR ((GDB_FR_FPR31) + 4) /* 70 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h105 #define GDB_FR_FPR31 ((GDB_FR_FPR30) + 8) /* 69 */ macro
107 #define GDB_FR_FSR ((GDB_FR_FPR31) + 8) /* 70 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S152 sdc1 $31,GDB_FR_FPR31(sp)
236 ldc1 $31,GDB_FR_FPR31(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S152 swc1 $31,GDB_FR_FPR31(sp)
236 lwc1 $31,GDB_FR_FPR31(sp)