aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: bb981eaa5a03cda9bbaa466e839efdf59083bddb (plain)
1
2
3
4
5
6
7
8
9
10
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](https://github.com/riscv/riscv-tools) and assumes that it
is part of that directory structure.