This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3593a88925
NetBSD
/
lib
/
libm
/
arch
/
arm
History
martin
f5c779f5d9
Fix exception status vs mask confusion, of course feenableexcept(),
...
fedisableexcept() and fegetexcept() all operate on the mask.
2014-12-29 19:11:13 +00:00
..
e_sqrt.S
e_sqrtf.S
fenv.c
Fix exception status vs mask confusion, of course feenableexcept(),
2014-12-29 19:11:13 +00:00
lrint.S
lrintf.S
s_fabsf.S
Remove .fpu since it's not needed
2013-02-14 09:27:26 +00:00
s_fma.S
Add fma/fmaf/fmal for arm hard float which uses the VFP vmla instruction.
2013-02-11 17:41:13 +00:00
s_fmaf.S
Add fma/fmaf/fmal for arm hard float which uses the VFP vmla instruction.
2013-02-11 17:41:13 +00:00