Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 438 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 438 Bytes

riscv-opcodes

This repo enumerates standard RISC-V instruction opcodes and control and status registers. It also contains a script to convert them into several formats (C, Scala, LaTeX).

This repo is not meant to stand alone; it is a subcomponent of riscv-tools and assumes that it is part of that directory structure.