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
- Host: GitHub
- URL: https://github.com/imlyzh/riscv-process-rs
- Owner: imlyzh
- License: mit
- Created: 2021-05-26T04:12:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-16T11:26:41.000Z (almost 5 years ago)
- Last Synced: 2026-01-02T13:21:46.478Z (5 months ago)
- Topics: parser, python-library, riscv, riscv-assembly, rust-application, rust-crate, rust-library
- Language: Rust
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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