Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h97 #define GDB_FR_FPR23 ((GDB_FR_FPR22) + 4) /* 61 */ macro
98 #define GDB_FR_FPR24 ((GDB_FR_FPR23) + 4) /* 62 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h97 #define GDB_FR_FPR23 ((GDB_FR_FPR22) + 8) /* 61 */ macro
98 #define GDB_FR_FPR24 ((GDB_FR_FPR23) + 8) /* 62 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S144 sdc1 $23,GDB_FR_FPR23(sp)
244 ldc1 $23,GDB_FR_FPR23(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S144 swc1 $23,GDB_FR_FPR23(sp)
244 lwc1 $23,GDB_FR_FPR23(sp)