ack/mach/mips/as
David Given 25b6712e63 Rework all the ackbuilder scripts not to use wildcards, because we can't expand
them without luaposix, which isn't available (easily) on OSX or Windows.
2022-07-14 23:57:54 +02:00
..
build.lua Rework all the ackbuilder scripts not to use wildcards, because we can't expand 2022-07-14 23:57:54 +02:00
instructions.dat Fix incorrect ori encoding. 2018-09-20 00:06:26 +02:00
mach0.c Widen valu_t in the assembler to 64 bits. 2019-10-04 18:58:56 -04:00
mach1.c Added li and la instructions. 2018-09-03 22:47:41 +02:00
mach2.c Remove la; turns out that the assembler gets upset if you ask it to 2018-09-14 11:30:15 +02:00
mach3.c Remove la; turns out that the assembler gets upset if you ask it to 2018-09-14 11:30:15 +02:00
mach4.c Remove la; turns out that the assembler gets upset if you ask it to 2018-09-14 11:30:15 +02:00
mach5.c Add a completely non-tested table-based MIPS assembler. 2018-09-01 19:35:31 +02:00
mktables.lua Lots of assembler and rule bugfixing. 2018-09-04 23:43:24 +02:00