Skip to content

marc-marcos/riscvdecoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RISC-V Decoder

Simple library to decode RISC-V instructions and find to which extension do they belong.

Roadmap

  • RV32I
  • M
  • Use riscv-opcodes as source of truth.
  • RV64I
  • A
  • F
  • Modularize the file structure, one file for each extension.
  • D
  • Zicsr & Zifencei

About

Library to easily detect RISC-V instructions from a bytes vector, used as library for a future project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages