[PATCH] glibc-2.4/2.5 update for MIPS and ARM glibc with NPTL and ports.
Martin Guy
martinwguy@yahoo.it
Fri May 25 06:25:00 GMT 2007
2007/5/23, Mile Davidovic <Mile.Davidovic@micronasnit.com>:
> #ifdef __mips_hard_float
> /* Pull back the floating point callee-saved registers. */
> asm volatile ("l.d $f20, %0" : : "m" (env[0].__fpregs[0]));
> asm volatile ("l.d $f22, %0" : : "m" (env[0].__fpregs[1]));
>
> ....
> #endif
i suggest you
google __mips_hard_float
google __mips_soft_float
There seems to be quite a bit of discussion of this
M
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list