Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h78 #define GDB_FR_FPR4 ((GDB_FR_FPR3) + 4) /* 42 */ macro
79 #define GDB_FR_FPR5 ((GDB_FR_FPR4) + 4) /* 43 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h78 #define GDB_FR_FPR4 ((GDB_FR_FPR3) + 8) /* 42 */ macro
79 #define GDB_FR_FPR5 ((GDB_FR_FPR4) + 8) /* 43 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S125 sdc1 $4,GDB_FR_FPR4(sp)
263 ldc1 $4,GDB_FR_FPR4(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S125 swc1 $4,GDB_FR_FPR4(sp)
263 lwc1 $4,GDB_FR_FPR4(sp)