mirror of
https://github.com/ziglang/zig.git
synced 2025-12-12 09:13: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