ack/mach/mips/as
David Given b3b7c684c6 Simplify MIPS relocations. Add RELS2 (for generic high-word relocations). Add
support for MIPS branch-and-jump relocations.
2018-09-09 12:23:59 +02:00
..
build.lua Add a completely non-tested table-based MIPS assembler. 2018-09-01 19:35:31 +02:00
instructions.dat The examples all compile now (probably incorrectly, and the libc doesn't 2018-09-04 23:55:28 +02:00
mach0.c Add a completely non-tested table-based MIPS assembler. 2018-09-01 19:35:31 +02:00
mach1.c Added li and la instructions. 2018-09-03 22:47:41 +02:00
mach2.c Added hi[] and lo[] functions to the assembler; fix things enough that we now 2018-09-08 22:42:06 +02:00
mach3.c Simplify MIPS relocations. Add RELS2 (for generic high-word relocations). Add 2018-09-09 12:23:59 +02:00
mach4.c Simplify MIPS relocations. Add RELS2 (for generic high-word relocations). Add 2018-09-09 12:23:59 +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