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