ack/mach/mips/as
David Given ba0849c87c Remove la; turns out that the assembler gets upset if you ask it to
generate more than one fixup per instruction (I think).
2018-09-14 11:30:15 +02:00
..
build.lua Add a completely non-tested table-based MIPS assembler. 2018-09-01 19:35:31 +02:00
instructions.dat Fix an incorrect instruction, and incredibly broken li handling. 2018-09-12 23:59:09 +02:00
mach0.c Rework relocations again: add RELO2HI and RELO2HISAD for the high two bytes of 2018-09-09 14:11:11 +02: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