ack/mach/powerpc
George Koehler 6ae415d48b Rewrite fef 8 in powerpc assembly.
In EM, fef splits a float into exponent and fraction.  The old C code,
given an infinite float, got stuck in an infinite loop.  The new
assembly code doesn't loop; it extracts the IEEE exponent.
2016-09-29 15:52:54 -04:00
..
as Rename our pseudo-opcode 'la' to 'li32'. 2016-09-18 17:03:23 -04:00
libem Rewrite fef 8 in powerpc assembly. 2016-09-29 15:52:54 -04:00
libend Mostly add support for the experimental and largely broken linuxppc platform. 2016-09-15 23:12:03 +02:00
ncg Rewrite fef 8 in powerpc assembly. 2016-09-29 15:52:54 -04:00
top Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00