This website requires JavaScript.
Explore
Help
Sign In
averello
/
linux-stable-mirror
Watch
1
Star
0
Fork
0
You've already forked linux-stable-mirror
mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced
2026-02-11 20:32:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff856bad67cb65cb4dc4ef88b808804fc4265782
linux-stable-mirror
/
arch
/
mips
/
math-emu
History
Ralf Baechle
4b724efdde
Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other than
...
by emulation of a full FPU. Signed-off-by: Ralf Baechle <
ralf@linux-mips.org
>
2005-10-29 19:32:52 +01:00
..
cp1emu.c
Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other than
2005-10-29 19:32:52 +01:00
dp_add.c
…
dp_cmp.c
…
dp_div.c
…
dp_fint.c
…
dp_flong.c
…
dp_frexp.c
…
dp_fsp.c
…
dp_logb.c
…
dp_modf.c
…
dp_mul.c
…
dp_scalb.c
…
dp_simple.c
…
dp_sqrt.c
Fix preemption and SMP problems in the FP emulator code.
2005-10-29 19:31:12 +01:00
dp_sub.c
…
dp_tint.c
…
dp_tlong.c
…
dsemul.c
Now that a struct is the only member left in struct
2005-10-29 19:31:14 +01:00
dsemul.h
…
ieee754.c
Delete unused ieee754_cname[] and declaration.
2005-10-29 19:32:52 +01:00
ieee754.h
Delete unused ieee754_cname[] and declaration.
2005-10-29 19:32:52 +01:00
ieee754d.c
…
ieee754dp.c
…
ieee754dp.h
…
ieee754int.h
…
ieee754m.c
…
ieee754sp.c
…
ieee754sp.h
…
ieee754xcpt.c
…
kernel_linkage.c
Get rid of the eir struct mips_fpu_emulator_private member. It's
2005-10-29 19:31:14 +01:00
Makefile
…
sp_add.c
…
sp_cmp.c
…
sp_div.c
…
sp_fdp.c
…
sp_fint.c
…
sp_flong.c
…
sp_frexp.c
…
sp_logb.c
…
sp_modf.c
…
sp_mul.c
…
sp_scalb.c
…
sp_simple.c
…
sp_sqrt.c
…
sp_sub.c
…
sp_tint.c
…
sp_tlong.c
…