Searched refs:f27 (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/arch/mips/include/asm/ |
D | fpregdef.h | 64 #define fs3f $f27 103 #define fs3 $f27
|
D | asmmacro.h | 100 sdc1 $f27, THREAD_FPR27(\thread) 157 ldc1 $f27, THREAD_FPR27(\thread)
|
/linux-4.4.14/arch/mips/kernel/ |
D | r4k_switch.S | 163 dmtc1 t1, $f27 197 mtc1 t1, $f27 237 mthc1 t1, $f27
|
D | r2300_fpu.S | 62 EX(swc1 $f27,(SC_FPREGS+216)(a0)) 117 EX(lwc1 $f27,(SC_FPREGS+216)(a0))
|
D | r2300_switch.S | 135 mtc1 t0, $f27
|
D | r4k_fpu.S | 79 EX sdc1 $f27, 216(a0) 146 EX ldc1 $f27, 216(a0)
|
/linux-4.4.14/arch/mips/kvm/ |
D | fpu.S | 41 sdc1 $f27, VCPU_FPR27(a0) 85 ldc1 $f27, VCPU_FPR27(a0)
|
/linux-4.4.14/arch/ia64/include/uapi/asm/ |
D | ptrace.h | 180 struct ia64_fpreg f27; /* preserved */ member
|
/linux-4.4.14/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 | 97 ldf.fill f26=[sp]; ldf.fill f27=[sp]; mov f28=f0 335 stf.spill [r3]=f27,32 432 ldf.fill f27=[r15],32
|
D | head.S | 150 stf.spill.nta [_reg1]=f27,16;; \ 1154 ldf.fill.nta f27=[r25],16;;
|
D | unaligned.c | 237 RSW(f25), RSW(f26), RSW(f27), RSW(f28), RSW(f29),
|
/linux-4.4.14/arch/sparc/kernel/ |
D | fpu_traps.S | 275 fitod %f27, %f62 318 fdtos %f62, %f27
|
/linux-4.4.14/arch/alpha/kernel/ |
D | entry.S | 680 stt $f27, 280($sp) 734 ldt $f27, 280($sp)
|