Alan Modra 603e84104c PowerPC floating point little-endian [9 of 15]
http://sourceware.org/ml/libc-alpha/2013-07/msg00200.html

This works around the fact that vsx is disabled in current
little-endian gcc.  Also, float constants take 4 bytes in memory
vs. 16 bytes for vector constants, and we don't need to write one lot
of masks for double (register format) and another for float (mem
format).

	* sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
	use vector int constants.
	(__float_and_test24, __float_and8, __float_get_exp): Likewise.
2013-10-04 10:34:57 +09:30
..
2013-03-29 16:53:05 +05:30
2012-10-09 15:41:30 -07:00
2004-05-28 21:19:35 +00:00
2013-09-20 21:25:31 +02:00
2013-09-18 14:47:49 +00:00
2012-03-28 09:25:31 +02:00
2013-04-03 14:13:44 +02:00
2013-06-05 20:44:03 +00:00
2004-02-14 05:16:57 +00:00