Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h86 #define GDB_FR_FPR12 ((GDB_FR_FPR11) + 4) /* 50 */ macro
87 #define GDB_FR_FPR13 ((GDB_FR_FPR12) + 4) /* 51 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h86 #define GDB_FR_FPR12 ((GDB_FR_FPR11) + 8) /* 50 */ macro
87 #define GDB_FR_FPR13 ((GDB_FR_FPR12) + 8) /* 51 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S133 sdc1 $12,GDB_FR_FPR12(sp)
255 ldc1 $12,GDB_FR_FPR12(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S133 swc1 $12,GDB_FR_FPR12(sp)
255 lwc1 $12,GDB_FR_FPR12(sp)