summaryrefslogtreecommitdiff
path: root/input
AgeCommit message (Collapse)Author
2 daysRename STOREV, LOADV to SRDS, SRDLbd
2 daysAdd initial vector testsbd
2025-04-28Scale down the rabbit reproductionbd
2025-04-28Add primes generatorbd
2025-04-28Add harder matrix benchmarksbd
2025-04-28Increase size of exchange sortbd
2025-04-27Fixed adjacent adder with feedback from simulatorbd
2025-04-27Add infinity, an infinite loop benchmark testbd
2025-04-27Add exchange sort test programbd
2025-04-22Fix rabbits with simulator feedbackbd
2025-04-21Fix dominative-functions example with simulator feedbackbd
2025-04-18Fix matrix multiplication with simulator feedbackbd
2025-04-17Add new push/pop test case, ensure generated files end in .rvbd
2025-04-16Let displacement for JAL+JMP be the absolute file position of labelbd
2025-04-11Add RET and NOP j-type instructionsbd
2025-04-11Add a few new test filesbd
2025-04-10Fix swapped destination + source in immediate i-type instructionsbd
2025-04-10Fix the rest of the initial parsing bugs, add high-level testsbd
2025-04-09Successfully parse every instruction typebd
2025-04-08Add plus and minus symbols to lexerbd
2025-04-03add test filesbd