freebsd-dev/lib/libc/mips/gen
Ed Maste 7a47d65d5d Use zero register instead of immediate 0x0 in MIPS assembly
It seems GAS makes the substitution automatically, but Clang's
integrated assembler does not (yet). It fails with "invalid operand for
instruction."

Reported by:	sbruno
2015-01-29 15:30:04 +00:00
..
hardfloat
_ctx_start.S
_set_tp.c
_setjmp.S Add FPU support for MIPS setjmp(3)/longjmp(3). 2014-11-21 20:02:06 +00:00
fabs.c
fabs.S
flt_rounds.c
infinity.c
ldexp.S
longjmp.c
makecontext.c
Makefile.inc Remove duplicate copies of trivial getcontextx.c 2015-01-12 18:13:38 +00:00
setjmp.S Add FPU support for MIPS setjmp(3)/longjmp(3). 2014-11-21 20:02:06 +00:00
signalcontext.c
sigsetjmp.S Use zero register instead of immediate 0x0 in MIPS assembly 2015-01-29 15:30:04 +00:00