mit-sanctum / riscv-opcodes

(Sanctum) RISC-V Opcodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

(Sanctum) RISC-V Opcodes


Languages

Language:Python 77.5%Language:C 19.2%Language:Makefile 3.3%