Searched refs:f27 (Results 1 – 16 of 16) sorted by relevance
/arch/mips/include/asm/ |
D | fpregdef.h | 64 #define fs3f $f27 103 #define fs3 $f27
|
D | asmmacro.h | 100 sdc1 $f27, THREAD_FPR27(\thread) 158 ldc1 $f27, THREAD_FPR27(\thread)
|
/arch/mips/kernel/ |
D | r4k_switch.S | 202 dmtc1 t1, $f27 236 mtc1 t1, $f27 276 mthc1 t1, $f27
|
D | r2300_fpu.S | 62 EX(swc1 $f27,(SC_FPREGS+216)(a0)) 117 EX(lwc1 $f27,(SC_FPREGS+216)(a0))
|
D | r4k_fpu.S | 79 EX sdc1 $f27, 216(a0) 139 EX sdc1 $f27, SC32_FPREGS+216(a0) 206 EX ldc1 $f27, 216(a0) 262 EX ldc1 $f27, SC32_FPREGS+216(a0)
|
D | r2300_switch.S | 161 mtc1 t0, $f27
|
/arch/ia64/include/uapi/asm/ |
D | ptrace.h | 180 struct ia64_fpreg f27; /* preserved */ member
|
/arch/ia64/kernel/ |
D | entry.h | 51 .spillsp f26,SW(F26)+16+(off); .spillsp f27,SW(F27)+16+(off); \
|
D | asm-offsets.c | 152 DEFINE(IA64_SWITCH_STACK_F27_OFFSET, offsetof (struct switch_stack, f27)); in foo()
|
D | mca_asm.S | 597 stf.spill [temp2]=f27,32 756 ldf.fill f27=[temp2],32
|
D | entry.S | 98 ldf.fill f26=[sp]; ldf.fill f27=[sp]; mov f28=f0 338 stf.spill [r3]=f27,32 435 ldf.fill f27=[r15],32
|
D | head.S | 151 stf.spill.nta [_reg1]=f27,16;; \ 1196 ldf.fill.nta f27=[r25],16;;
|
D | unaligned.c | 237 RSW(f25), RSW(f26), RSW(f27), RSW(f28), RSW(f29),
|
/arch/sparc/kernel/ |
D | fpu_traps.S | 275 fitod %f27, %f62 318 fdtos %f62, %f27
|
/arch/alpha/kernel/ |
D | entry.S | 680 stt $f27, 280($sp) 734 ldt $f27, 280($sp)
|
/arch/ia64/kvm/ |
D | trampoline.S | 527 stf.spill.nta [r3]=f27,32; \ 732 ldf.fill.nta f27 = [r3], 32; \
|