mirror of
https://github.com/ziglang/zig.git
synced 2026-01-13 10:55:11 +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