An open API service indexing awesome lists of open source software.

https://github.com/imlyzh/riscv-process-rs

This is a RISC-V process library
https://github.com/imlyzh/riscv-process-rs

parser python-library riscv riscv-assembly rust-application rust-crate rust-library

Last synced: 19 days ago
JSON representation

This is a RISC-V process library

Awesome Lists containing this project

README

          

# riscv-process-rs

This is a RISC-V assembly process library.

**Warning!: This library not have extend riscv instruction.**
**if you need many function, please use issue contact me.**

## Numbering

+ **The startup time(Plan)**: 2th Five Month Plan(2021.5~1021.10)
+ **Project**: Pr62

## include function

+ [x] Rust struct
+ [x] Parser
+ [x] Block
+ [x] To json
+ [x] From Python call
+ [ ] Pseudo instruction transform to instruction
+ [ ] To native code