Skip to content

burjui/risky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

risky

RISC-V instruction encoding library. The following instruction sets are implemented at the moment:

  • RV32I base instruction set
  • RV32M standard extension

No compressed 16-bit instructions yet. The library is in its early days, so there is more to come.

The code is based on the official RISC-V documentation:

“The RISC-V Instruction Set Manual, Volume I: User-Level ISA, Document Version 2.2”, Editors Andrew Waterman and Krste Asanović, RISC-V Foundation, May 2017. https://riscv.org/specifications/

About

RISC-V instruction encoding library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages