Searched refs:f13 (Results 1 – 16 of 16) sorted by relevance
/linux-2.4.37.9/include/asm-mips64/ |
D | asmmacro.h | 54 sdc1 $f13, (THREAD_FPU + 0x68)(\thread) 81 swc1 $f13, (THREAD_FPU + 0x068)(\thread) 130 ldc1 $f13, (THREAD_FPU + 0x68)(\thread) 157 lwc1 $f13, (THREAD_FPU + 0x068)(\thread)
|
D | fpregdef.h | 18 #define fa1 $f13
|
/linux-2.4.37.9/include/asm-mips/ |
D | asmmacro.h | 62 swc1 $f13, (THREAD_FPU + 0x064)(thread); \ 98 swc1 $f13, (THREAD_FPU + 0x060)(thread); \ 158 lwc1 $f13, (THREAD_FPU + 0x064)(thread); \ 194 lwc1 $f13, (THREAD_FPU + 0x060)(thread); \
|
D | fpregdef.h | 22 #define fa0f $f13
|
/linux-2.4.37.9/arch/mips/kernel/ |
D | r2300_fpu.S | 46 EX(swc1 $f13,(SC_FPREGS+104)(a0)) 98 EX(lwc1 $f13,(SC_FPREGS+104)(a0))
|
D | r2300_switch.S | 155 mtc1 t0, $f13
|
/linux-2.4.37.9/arch/ia64/kernel/ |
D | gate.S | 123 stf.spill [base1]=f13,32 150 ldf.fill f13=[base1],32
|
D | pal.S | 266 stf.spill [r2] = f13,32 288 ldf.fill f13 = [r2],32
|
D | entry.S | 89 ldf.fill f12=[sp]; mov f13=f0; mov b5=r0 274 stf.spill [r3]=f13,32 367 ldf.fill f13=[r15],32
|
D | unaligned.c | 222 RSW(f12), RSW(f13), RSW(f14),
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | r4k_fpu.S | 44 EX sdc1 $f13, SC_FPREGS+104(a0) 122 EX ldc1 $f13, SC_FPREGS+104(a0)
|
D | r4k_switch.S | 167 dmtc1 t0, $f13
|
/linux-2.4.37.9/include/asm-ia64/ |
D | ptrace.h | 181 struct ia64_fpreg f13; /* scratch, but untouched by kernel */ member
|
/linux-2.4.37.9/arch/ia64/tools/ |
D | print_offsets.c | 125 { "IA64_SWITCH_STACK_F13_OFFSET", offsetof (struct switch_stack, f13) },
|
/linux-2.4.37.9/arch/alpha/kernel/ |
D | entry.S | 317 stt $f13,168($30) 367 ldt $f13,168($30)
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | entry.S | 337 fitod %f13, %f62 380 fdtos %f62, %f13
|