ack/mach/mips
David Given ecb3395aba Converting floats and doubles to integers now works, as much as these ever do
on MIPS; turns out that it can't (or at least can't in qemu) reliably turn
INT_MIN from a double to an int.
2018-09-12 23:58:48 +02:00
..
as Make sure li works properly when loading fixed up values which end up as 0. Use 2018-09-12 22:28:40 +02:00
libem Converting floats and doubles to integers now works, as much as these ever do 2018-09-12 23:58:48 +02:00
libend Added library skeletons. 2018-09-05 00:07:07 +02:00
mcg Fix an unsubtle bug where subtractions were done backwards... 2018-09-11 23:16:50 +02:00
top The MIPS backend is still full of holes, and cut-and-pasted PowerPC code, but 2018-09-02 18:57:25 +02:00