Home
last modified time | relevance | path

Searched refs:f11 (Results 1 – 25 of 28) sorted by relevance

12

/linux-2.6.39/arch/ia64/lib/
Didiv64.S49 frcpa.s1 f11, p6 = f8, f9 // y0 = frcpa(b)
51 (p6) fmpy.s1 f7 = f8, f11 // q0 = a*y0
52 (p6) fnma.s1 f6 = f9, f11, f1 // e0 = -b*y0 + 1
61 (p6) fma.s1 f6 = f11, f6, f11 // y1 = y0*e0 + y0
70 (p6) fma.s1 f11 = f7, f6, f10 // q3 = r*y2 + q2
72 FP_TO_INT(f11, f11) // q = trunc(q3)
75 xma.l f11 = f11, f9, f8 // r = q*(-b) + a
78 getf.sig r8 = f11 // transfer result to result register
/linux-2.6.39/arch/mips/include/asm/
Dfpregdef.h38 #define ft3f $f11
79 #define ft7 $f11
Dasmmacro-64.h43 sdc1 $f11, THREAD_FPR11(\thread)
91 ldc1 $f11, THREAD_FPR11(\thread)
Dasmmacro-32.h49 swc1 $f11, THREAD_FPR11(\thread)
107 lwc1 $f11, THREAD_FPR11(\thread)
/linux-2.6.39/arch/mips/kernel/
Dr2300_fpu.S44 EX(swc1 $f11,(SC_FPREGS+88)(a0))
96 EX(lwc1 $f11,(SC_FPREGS+88)(a0))
Dr4k_switch.S185 dmtc1 t1, $f11
211 mtc1 t1, $f11
Dr4k_fpu.S45 EX sdc1 $f11, SC_FPREGS+88(a0)
123 EX ldc1 $f11, SC_FPREGS+88(a0)
Dr2300_switch.S148 mtc1 t0, $f11
/linux-2.6.39/arch/ia64/kernel/
Dpal.S269 stf.spill [r2] = f11,32
290 ldf.fill f11 = [r2],32
Dgate.S155 stf.spill [base1]=f11,32
182 ldf.fill f11=[base1],32
Dprocess.c134 regs->f11.u.bits[1], regs->f11.u.bits[0]); in show_regs()
Dminstate.h204 stf.spill [r3]=f11; \
Dentry.S522 stf.spill [r17]=f11
539 ldf.fill f11=[r17]
832 mov f11=f0 // F clear f11
939 ldf.fill f11=[r2]
1298 stf.spill [r17]=f11
Dhead.S1062 xmpy.hu f11=f9,f8 // calculate high 64 bits of 128-bit product
1065 getf.sig r9=f11
1087 xmpy.hu f11=f9,f8 // calculate high 64 bits of 128-bit product
1090 getf.sig r9=f11
Dmca_asm.S560 stf.spill [temp1]=f11
814 ldf.fill f11=[temp2]
Dasm-offsets.c130 DEFINE(IA64_PT_REGS_F11_OFFSET, offsetof (struct pt_regs, f11)); in foo()
/linux-2.6.39/arch/xtensa/variants/s6000/include/variant/
Dtie-asm.h93 SSI f11, \ptr, 52
127 LSI f11, \ptr, 52
Dtie.h114 XCHAL_SA_REG(s,0,0,2,0, f11, 4, 4, 4,0x003B, f,11 , 32,0,0,0) \
/linux-2.6.39/arch/ia64/include/asm/
Dptrace.h173 struct ia64_fpreg f11; /* scratch */ member
Dkvm_host.h561 struct ia64_fpreg f11; /* scratch */ member
/linux-2.6.39/arch/sparc/kernel/
Dfpu_traps.S260 fitod %f11, %f62
303 fdtos %f62, %f11
/linux-2.6.39/arch/alpha/kernel/
Dentry.S506 stt $f11, 152($sp)
556 ldt $f11, 152($sp)
/linux-2.6.39/arch/ia64/kvm/
Dasm-offsets.c173 offsetof(struct kvm_pt_regs, f11)); in foo()
Dtrampoline.S503 stf.spill.nta [r3]=f11,32; \
708 ldf.fill.nta f11 = [r3], 32; \
Dvmm_ivt.S401 stf.spill [r3]=f11
1009 ldf.fill f11=[r2]

12