ack/mach/powerpc/ncg
George Koehler 47bd0ef7a7 Stop inlining code to convert integers to floats.
Do the conversion by calling .cif8 or .cuf8 in libem, as it was done
before my commit 1de1e8f.  I used the inline conversion to experiment
with the register allocator, which was too slow until c5bb3be.

Now that libem has the only copy of the code, move some comments and
code changes there.
2017-10-17 17:00:28 -04:00
..
mach.c Add reglap to ncg. Add 4-byte reg_float to PowerPC ncg. 2017-10-14 12:40:04 -04:00
mach.h Archival checkin (semi-working code). 2007-11-02 18:56:58 +00:00
table Stop inlining code to convert integers to floats. 2017-10-17 17:00:28 -04:00