# riscv-opcodes **Repository Path**: colin4124/riscv-opcodes ## Basic Information - **Project Name**: riscv-opcodes - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-12-21 - **Last Updated**: 2020-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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.