mirror of
https://github.com/ziglang/zig.git
synced 2026-01-17 21:05:12 +00:00
* Implemented all R-type arithmetic/logical instructions * Implemented all I-type arithmetic/logical instructions * Implemented all load and store instructions * Implemented all of RV64I except FENCE