ack/mach/proto/as
David Given 642956fa2f mcg now uses dataf4 and dataf8 to emit floating point constants, and so doesn't
need flt_arith any more. (And also generates them correctly on little-endian
systems.) as now parses numbers properly, doesn't trash memory all over the
place, and can handle negative numbers.
2018-09-12 23:19:32 +02:00
..
build.lua Add the .dataf4 and .dataf8 directives to the assembler --- manually converting 2018-09-10 22:56:18 +02:00
comm0.h Add a completely non-tested table-based MIPS assembler. 2018-09-01 19:35:31 +02:00
comm1.h mcg now uses dataf4 and dataf8 to emit floating point constants, and so doesn't 2018-09-12 23:19:32 +02:00
comm2.y mcg now uses dataf4 and dataf8 to emit floating point constants, and so doesn't 2018-09-12 23:19:32 +02:00
comm3.c Add the .dataf4 and .dataf8 directives to the assembler --- manually converting 2018-09-10 22:56:18 +02:00
comm4.c Add more prototypes in mach/proto/as 2017-11-10 23:30:46 -05:00
comm5.c mcg now uses dataf4 and dataf8 to emit floating point constants, and so doesn't 2018-09-12 23:19:32 +02:00
comm6.c Use libc assert(); fix dependencies; unbreak isduo(). 2017-11-11 16:09:05 -05:00
comm7.c mcg now uses dataf4 and dataf8 to emit floating point constants, and so doesn't 2018-09-12 23:19:32 +02:00
comm8.c Header --> Id 1994-06-24 14:02:31 +00:00
proto.make Header --> Id 1994-06-24 14:02:31 +00:00