Searched refs:f7 (Results 1 - 25 of 59) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/lib/
H A Didiv64.S51 (p6) fmpy.s1 f7 = f8, f11 // q0 = a*y0
54 (p6) fma.s1 f10 = f7, f6, f7 // q1 = q0*e0 + q0
55 (p6) fmpy.s1 f7 = f6, f6 // e1 = e0*e0
60 (p6) fma.s1 f10 = f10, f7, f10 // q2 = q1*e1 + q1
63 (p6) fma.s1 f6 = f6, f7, f6 // y2 = y1*e1 + y1
64 (p6) fnma.s1 f7 = f9, f10, f8 // r = -b*q2 + a
70 (p6) fma.s1 f11 = f7, f6, f10 // q3 = r*y2 + q2
H A Didiv32.S58 setf.exp f7 = r2 // f7 = 2^-34
68 (p6) fma.s1 f6 = f6, f6, f7 // e1 = e0*e0 + 2^-34
71 setf.sig f7 = in0
78 xma.l f6 = f6, f9, f7 // r = q*(-b) + a
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DEnhanced1.java40 private String f7; field in class:Enhanced1
104 output.writeObject(f7, null);
125 f7 = (String) input.readObject();
181 if (f7 != null) {
182 f7 = null;
214 return f7;
247 f7 = (String) value;
H A DEnhanced0.java35 private String f7; field in class:Enhanced0
H A DBindingTest.java236 {"f7", "double"},
266 private double f7 = 123.4; field in class:BindingTest.SimpleTypes
295 TestCase.assertEquals(f7, o.f7);
327 {"f7", double[].class.getName()},
350 private double[] f7 = {1.1, 2,2}; field in class:BindingTest.ArrayTypes
398 TestCase.assertTrue(Arrays.equals(f7, o.f7));
465 {"f7", List.class.getName()},
485 private List<Integer> f7 field in class:BindingTest.ProxyTypes
1404 private double f7 = 7.7; field in class:BindingTest.SecKeys
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dfpregdef.h34 #define ft1f $f7
75 #define ft3 $f7
H A Dasmmacro-64.h41 sdc1 $f7, THREAD_FPR7(\thread)
89 ldc1 $f7, THREAD_FPR7(\thread)
H A Dasmmacro-32.h45 swc1 $f7, THREAD_FPR7(\thread)
103 lwc1 $f7, THREAD_FPR7(\thread)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/paride/
H A Dbpck.c198 { int o1, o0, f7, id; local
209 f7 = ((id % 8) == 7);
210 if ((f7) || (t != o1)) { t2(2); s = r1()&0xf8; }
211 if ((t == o1) && ((!f7) || (s == o1))) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dgate.S148 stf.spill [base1]=f7,32
169 (p1) br.cond.spnt restore_rbs // yup -> (clobbers r14-r18, f6 & f7)
176 ldf.fill f7=[base1],32
268 setf.sig f7=r17
275 xmpy.h f6=f6,f7
H A Dfsys.S276 setf.sig f7 = r3 // Setup for mult scaling of counter
310 xmpy.l f8 = f8,f7 // nsec_per_cyc*(counter-last_counter)
336 (p14) setf.sig f7 = r3 // Chances for repeats are 1 in 10000 for gettod
343 (p14) xmpy.hu f8 = f8, f7 // xmpy has 5 cycles latency so use it
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dr2300_fpu.S40 EX(swc1 $f7,(SC_FPREGS+56)(a0))
92 EX(lwc1 $f7,(SC_FPREGS+56)(a0))
H A Dr4k_switch.S183 dmtc1 t1, $f7
207 mtc1 t1, $f7
H A Dr2300_switch.S144 mtc1 t0, $f7
H A Dr4k_fpu.S43 EX sdc1 $f7, SC_FPREGS+56(a0)
121 EX ldc1 $f7, SC_FPREGS+56(a0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Dsbrdsp_mips.c205 float f1, f2, f3, f4, f5, f6, f7, f8; local
221 "lwc1 $f7, 268(%[z1]) \n\t"
225 "add.s %[f4], $f6, $f7 \n\t"
234 "add.s %[f7], $f12, $f13 \n\t"
249 "lwc1 $f7, 540(%[z1]) \n\t"
250 "add.s %[f7], %[f7], $f6 \n\t"
253 "add.s %[f8], %[f8], $f7 \n\t"
265 "lwc1 $f7, 796(%[z1]) \n\t"
266 "add.s %[f7],
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dppccpuid.pl71 fmr f7,f31
H A Ds390xcpuid.S89 lzdr %f7
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Ds390xcpuid.S89 lzdr %f7
H A Dppccpuid.pl71 fmr f7,f31
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dptrace.h169 struct ia64_fpreg f7; /* scratch */ member in struct:pt_regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/variants/s6000/include/variant/
H A Dtie-asm.h89 SSI f7, \ptr, 36 variable
123 LSI f7, \ptr, 36 variable
H A Dtie.h110 XCHAL_SA_REG(s,0,0,2,0, f7, 4, 4, 4,0x0037, f,7 , 32,0,0,0) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dsparccpuid.S116 fmovs %f1,%f7
H A Dia64cpuid.S74 mov f7=f0

Completed in 269 milliseconds

123