Home
last modified time | relevance | path

Searched refs:f7 (Results 1 – 25 of 82) sorted by relevance

1234

/linux/arch/ia64/lib/
A Didiv64.S53 (p6) fmpy.s1 f7 = f8, f11 // q0 = a*y0
56 (p6) fma.s1 f10 = f7, f6, f7 // q1 = q0*e0 + q0
57 (p6) fmpy.s1 f7 = f6, f6 // e1 = e0*e0
62 (p6) fma.s1 f10 = f10, f7, f10 // q2 = q1*e1 + q1
65 (p6) fma.s1 f6 = f6, f7, f6 // y2 = y1*e1 + y1
66 (p6) fnma.s1 f7 = f9, f10, f8 // r = -b*q2 + a
72 (p6) fma.s1 f11 = f7, f6, f10 // q3 = r*y2 + q2
A Didiv32.S60 setf.exp f7 = r2 // f7 = 2^-34
70 (p6) fma.s1 f6 = f6, f6, f7 // e1 = e0*e0 + 2^-34
73 setf.sig f7 = in0
80 xma.l f6 = f6, f9, f7 // r = q*(-b) + a
/linux/drivers/gpu/drm/amd/display/dc/inc/
A Dreg_helper.h113 FN(reg, f7), v7)
124 FN(reg, f7), v7,\
136 FN(reg, f7), v7, \
149 FN(reg, f7), v7, \
277 FN(reg, f7), v7)
287 FN(reg, f7), v7, \
298 FN(reg, f7), v7, \
310 FN(reg, f7), v7, \
324 FN(reg, f7), v7, \
342 FN(reg, f7), v7, \
[all …]
/linux/tools/testing/selftests/bpf/progs/
A Dtest_global_func3.c44 int f7(struct __sk_buff *skb) in f7() function
53 return f7(skb); in f8()
63 return f7(skb); in test_cls()
A Dcore_reloc_types.h913 int_typedef f7; member
966 int_typedef___diff_sz f7; member
1017 int_typedef___incompat f7; member
1041 func_proto_typedef___fn_wrong_arg_cnt2 f7; member
/linux/Documentation/admin-guide/media/
A Ddvb-usb-az6027-cardlist.rst24 - 14f7:0001, 14f7:0002
A Ddvb-usb-technisat-usb2-cardlist.rst16 - 14f7:0500
A Ddvb-usb-az6007-cardlist.rst18 - 14f7:0003
/linux/arch/mips/include/asm/
A Dfpregdef.h48 #define ft1f $f7
89 #define ft3 $f7
/linux/arch/sparc/crypto/
A Dsha256_asm.S19 ld [%o0 + 0x1c], %f7
45 st %f7, [%o0 + 0x1c]
A Daes_asm.S235 ld [%o0 + 0x1c], %f7
408 ld [%o1 + 0x0c], %f7
437 st %f7, [%o2 + 0x0c]
449 ld [%o1 + 0x0c], %f7
492 st %f7, [%o2 + 0x0c]
505 ld [%o1 + 0x0c], %f7
557 st %f7, [%o2 + 0x0c]
570 ld [%o1 + 0x0c], %f7
599 st %f7, [%o2 + 0x0c]
611 ld [%o1 + 0x0c], %f7
[all …]
/linux/arch/ia64/kernel/
A Dgate.S150 stf.spill [base1]=f7,32
178 ldf.fill f7=[base1],32
270 setf.sig f7=r17
277 xmpy.h f6=f6,f7
A Dfsys.S229 setf.sig f7 = r3 // Setup for mult scaling of counter
263 xmpy.l f8 = f8,f7 // nsec_per_cyc*(counter-last_counter)
289 (p14) setf.sig f7 = r3 // Chances for repeats are 1 in 10000 for gettod
296 (p14) xmpy.hu f8 = f8, f7 // xmpy has 5 cycles latency so use it
A Dprocess.c118 regs->f7.u.bits[1], regs->f7.u.bits[0]); in show_regs()
/linux/drivers/block/paride/
A Dbpck.c198 { int o1, o0, f7, id; in bpck_probe_unit() local
209 f7 = ((id % 8) == 7); in bpck_probe_unit()
210 if ((f7) || (t != o1)) { t2(2); s = r1()&0xf8; } in bpck_probe_unit()
211 if ((t == o1) && ((!f7) || (s == o1))) { in bpck_probe_unit()
/linux/arch/powerpc/crypto/
A Daes-tab-4k.S47 .long R(23, 9c, 9c, bf), R(53, a4, a4, f7)
52 .long R(f5, f7, f7, 02), R(83, cc, cc, 4f)
140 .long R(f7, f6, f6, 01), R(1c, 0e, 0e, 12)
230 .long R(f7, 01, 26, 9f), R(5c, 72, f5, bc)
251 .long R(2e, 39, f7, 5e), R(82, c3, af, f5)
266 .long R(f1, 04, 98, 4a), R(41, ec, da, f7)
282 .long R(53, f7, cd, ea), R(5f, fd, aa, 5b)
/linux/arch/riscv/kernel/
A Dfpu.S35 fsd f7, TASK_THREAD_F7_F0(a0)
78 fld f7, TASK_THREAD_F7_F0(a0)
/linux/arch/mips/kvm/
A Dfpu.S34 sdc1 $f7, VCPU_FPR7(a0)
78 ldc1 $f7, VCPU_FPR7(a0)
/linux/arch/riscv/kvm/
A Dvcpu_switch.S243 fsw f7, KVM_ARCH_FP_F_F7(a0)
286 fsd f7, KVM_ARCH_FP_D_F7(a0)
329 flw f7, KVM_ARCH_FP_F_F7(a0)
372 fld f7, KVM_ARCH_FP_D_F7(a0)
/linux/tools/perf/arch/s390/include/
A Ddwarf-regs-table.h21 REG_DWARFNUM_NAME(f7, 23),
/linux/arch/ia64/include/uapi/asm/
A Dptrace.h145 struct ia64_fpreg f7; /* scratch */ member
/linux/arch/s390/kernel/
A Dreipl.S44 std %f7, 0x38(%r1)
/linux/Documentation/arm/nwfpe/
A Dnotes.rst10 registers f4-f7 to be preserved over a function call. The compiler quite
/linux/arch/mips/kernel/
A Dr4k_fpu.S121 EX sdc1 $f7, 56(a0)
188 EX ldc1 $f7, 56(a0)
/linux/arch/sparc/kernel/
A Dfpu_traps.S256 fitod %f7, %f62
299 fdtos %f62, %f7

Completed in 40 milliseconds

1234