#risc-v #process #assembly #parser #instructions

bin+lib riscv-process-rs

A RISC-V assembly parser and process library

2 releases

0.1.1 Jun 16, 2021
0.1.0 Jun 16, 2021

#163 in #risc-v

MIT license

1.5MB
30K SLoC

Assembly 29K SLoC Rust 559 SLoC // 0.4% comments Pest 261 SLoC // 0.0% comments Python 32 SLoC // 0.1% comments

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

Dependencies

~6MB
~116K SLoC