riscv-decode 0.1.0

A simple library for decoding RISC-V instructions
Documentation
# riscv-decode
A simple library for decoding RISC-V instructions. Currently supports privileged instructions and load/store instructions (including some compressed variants). Pull requests welcome for additional instruction support.