summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-06-10chore: lintNathan Lee
2026-06-10move atomics into core.rsNathan Lee
2026-06-10move memory and cpu state into its own filesNathan Lee
2026-06-06add F extensionNathan Lee
2026-06-06implement slightly better atomic semanticsNathan Lee
2026-06-06refactor most extensions in to their own separate core.rs fileNathan Lee
2026-06-05add A extensionNathan Lee
2026-06-05refactor a CpuState structNathan Lee
2026-06-04chore: lintNathan Lee
2026-06-04fix small issues with other I extension and move allocation to heap instead o...Nathan Lee
2026-06-04finish M extensionNathan Lee
2026-06-03chore: lintNathan Lee
2026-06-03finish I set instructionsNathan Lee
2026-06-03finish B-type instructionsNathan Lee
2026-06-03finish S and I type RV32I instructionsNathan Lee
2026-06-03refactor `handle_instruction` and make memory existNathan Lee
2026-06-03initial commitNathan Lee