ack/mach/mips/as
2018-09-11 23:16:30 +02:00
..
build.lua Add a completely non-tested table-based MIPS assembler. 2018-09-01 19:35:31 +02:00
instructions.dat Do some cleanup; ha16[] and friends can now be used with li. 2018-09-10 23:37:04 +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 Rework relocations again: add RELO2HI and RELO2HISAD for the high two bytes of 2018-09-09 14:11:11 +02:00
mach3.c Rework relocations again: add RELO2HI and RELO2HISAD for the high two bytes of 2018-09-09 14:11:11 +02:00
mach4.c Fix a subtle thinko which was causing bits 2-3 of jump targets to be reset. 2018-09-11 23:16:30 +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