Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h96 #define GDB_FR_FPR22 ((GDB_FR_FPR21) + 4) /* 60 */ macro
97 #define GDB_FR_FPR23 ((GDB_FR_FPR22) + 4) /* 61 */
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h96 #define GDB_FR_FPR22 ((GDB_FR_FPR21) + 8) /* 60 */ macro
97 #define GDB_FR_FPR23 ((GDB_FR_FPR22) + 8) /* 61 */
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-low.S143 sdc1 $22,GDB_FR_FPR22(sp)
245 ldc1 $22,GDB_FR_FPR22(sp)
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-low.S143 swc1 $22,GDB_FR_FPR22(sp)
245 lwc1 $22,GDB_FR_FPR22(sp)