Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h98 #define GDB_FR_FPR24 ((GDB_FR_FPR23) + 4) /* 62 */ macro
99 #define GDB_FR_FPR25 ((GDB_FR_FPR24) + 4) /* 63 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h98 #define GDB_FR_FPR24 ((GDB_FR_FPR23) + 8) /* 62 */ macro
99 #define GDB_FR_FPR25 ((GDB_FR_FPR24) + 8) /* 63 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S145 sdc1 $24,GDB_FR_FPR24(sp)
243 ldc1 $24,GDB_FR_FPR24(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S145 swc1 $24,GDB_FR_FPR24(sp)
243 lwc1 $24,GDB_FR_FPR24(sp)