riscv-process-rs

Crates.ioriscv-process-rs
lib.rsriscv-process-rs
version0.1.1
sourcesrc
created_at2021-06-16 01:33:49.34241
updated_at2021-06-16 11:25:45.401506
descriptionA RISC-V assembly parser and process library.
homepage
repositoryhttps://github.com/imlyzh/riscv-process-rs
max_upload_size
id410699
size1,738,124
Lyzh (imlyzh)

documentation

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

  • Rust struct
  • Parser
  • Block
  • To json
  • From Python call
  • Pseudo instruction transform to instruction
  • To native code
Commit count: 28

cargo fmt