peter 576883ab15 Extend the machine/ieeefp.h that was inherited from i386 to support
the SSE mxcsr register as well.  Since gcc will intermix SSE2 and x87
FP code, the fpsetround() etc mode had better be the same.

There are hooks to enable these inlines to be instantiated inside libc
for non-gcc or C++ callers. (g++ doesn't like the inlines that tried
to extract an integer and convert it to an enum).
2003-07-22 06:44:54 +00:00
..
2002-09-23 18:54:32 +00:00
2003-05-19 20:29:07 +00:00
2003-07-01 15:52:06 +00:00
2003-02-08 20:37:55 +00:00
2003-05-19 20:29:07 +00:00
2003-07-10 18:05:02 +00:00
2003-06-02 00:29:35 +00:00