riscv-decode 0.2.2

A simple library for decoding RISC-V instructions
Documentation
  • Coverage
  • 3.91%
    7 out of 179 items documented0 out of 45 items with examples
  • Size
  • Source code size: 68.65 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.94 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • fintelia/riscv-decode
    22 15 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • fintelia

riscv-decode

crates.io Documentation Maintenance

A simple library for decoding RISC-V instructions. Currently supports all instructions in the base ISA as well as the M extension. A small number of compressed instructions are also supported. Pull requests welcome for additional instruction support.