This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31533
Commits
5
Branches
0
Tags
1.2 GiB
C
98.1%
Assembly
1.2%
Makefile
0.3%
Tag:
Branch:
Tree:
3a6b9f85c6
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3a6b9f85c6'
${ noResults }
kernel_samsung_sm7125
/
arch
/
mips
/
math-emu
History
Jörn Engel
6ab3d5624e
Remove obsolete #include <linux/config.h>
...
Signed-off-by: Jörn Engel <joern@wohnheim.fh-wedel.de> Signed-off-by: Adrian Bunk <bunk@stusta.de>
19 years ago
..
Makefile
…
cp1emu.c
…
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
…
dp_sub.c
…
dp_tint.c
…
dp_tlong.c
…
dsemul.c
…
dsemul.h
…
ieee754.c
…
ieee754.h
[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.
19 years ago
ieee754d.c
…
ieee754dp.c
…
ieee754dp.h
…
ieee754int.h
…
ieee754m.c
…
ieee754sp.c
…
ieee754sp.h
…
ieee754xcpt.c
…
kernel_linkage.c
…
sp_add.c
…
sp_cmp.c
…
sp_div.c
…
sp_fdp.c
…
sp_fint.c
…
sp_flong.c
[MIPS] Fix compiler warnings (field width, unused variable)
19 years ago
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
…