mirror of
https://github.com/ziglang/zig.git
synced 2026-02-07 06:57:13 +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