Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update mld commentsHEADmain | Freya Murphy | 2024-10-05 | 2 | -6/+5 |
| | |||||
* | refactor masm to add codegen step | Freya Murphy | 2024-10-04 | 5 | -470/+303 |
| | |||||
* | dont hardcode RA in JALR | Freya Murphy | 2024-10-01 | 1 | -1/+2 |
| | |||||
* | remove inv instructions | Freya Murphy | 2024-09-30 | 1 | -26/+1 |
| | |||||
* | mld done | Freya Murphy | 2024-09-22 | 1 | -0/+1 |
| | |||||
* | start mld, add loading of object files, add fuzzing support | Freya Murphy | 2024-09-20 | 2 | -0/+46 |
| | |||||
* | better | Freya Murphy | 2024-09-13 | 1 | -136/+147 |
| | |||||
* | big endian | Freya Murphy | 2024-09-12 | 1 | -8/+10 |
| | |||||
* | add ascii and asciiz directives, fix symtab bug | Freya Murphy | 2024-09-11 | 1 | -26/+0 |
| | |||||
* | refactor | Freya Murphy | 2024-09-11 | 2 | -512/+492 |
| | |||||
* | joe | Freya Murphy | 2024-09-10 | 1 | -0/+4 |
| | |||||
* | relocation table hell | Freya Murphy | 2024-09-09 | 1 | -0/+8 |
| | |||||
* | initial mips32 (r2000ish mips32r6) assembler | Freya Murphy | 2024-09-09 | 4 | -0/+570 |