NetBSD/lib/libc/arch/mips/gen
jonathan 3fa4ff4647 Change mips assembly code for {,_,sig}setjmp.S to get register names
from <machine/regnum.h>, not <machine/reg.h> (which also defines structs.)
1995-12-22 10:20:51 +00:00
..
Makefile.inc Add sigsetjmp.S for mips, and add it to the makefile. 1995-12-15 01:12:36 +00:00
_setjmp.S Change mips assembly code for {,_,sig}setjmp.S to get register names 1995-12-22 10:20:51 +00:00
fabs.S More underscores... 1994-12-15 17:24:44 +00:00
flt_rounds.c Added __flt_rounds, fp{get,set}{mask,round,sticky}. 1995-04-11 18:13:49 +00:00
fpgetmask.c Added __flt_rounds, fp{get,set}{mask,round,sticky}. 1995-04-11 18:13:49 +00:00
fpgetround.c Added __flt_rounds, fp{get,set}{mask,round,sticky}. 1995-04-11 18:13:49 +00:00
fpgetsticky.c Added __flt_rounds, fp{get,set}{mask,round,sticky}. 1995-04-11 18:13:49 +00:00
fpsetmask.c Added __flt_rounds, fp{get,set}{mask,round,sticky}. 1995-04-11 18:13:49 +00:00
fpsetround.c Added __flt_rounds, fp{get,set}{mask,round,sticky}. 1995-04-11 18:13:49 +00:00
fpsetsticky.c Added __flt_rounds, fp{get,set}{mask,round,sticky}. 1995-04-11 18:13:49 +00:00
frexp.c libc support for mips. libkern hooks are disabled 1994-05-24 07:12:09 +00:00
infinity.c *** empty log message *** 1995-06-28 02:18:21 +00:00
isinf.S More underscores... 1994-12-15 17:24:44 +00:00
ldexp.S More underscores... 1994-12-15 17:24:44 +00:00
modf.S Copy the input argument to $f0 so we handle negative inputs properly 1995-09-29 21:59:45 +00:00
setjmp.S Change mips assembly code for {,_,sig}setjmp.S to get register names 1995-12-22 10:20:51 +00:00
sigsetjmp.S Change mips assembly code for {,_,sig}setjmp.S to get register names 1995-12-22 10:20:51 +00:00