Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rmacnak/riscv-tools
RISC-V assembler, disassembler and simulator suitable for a JIT.
https://github.com/rmacnak/riscv-tools
jit riscv
Last synced: 6 days ago
JSON representation
RISC-V assembler, disassembler and simulator suitable for a JIT.
- Host: GitHub
- URL: https://github.com/rmacnak/riscv-tools
- Owner: rmacnak
- License: bsd-3-clause
- Created: 2021-10-19T02:52:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T01:53:27.000Z (2 months ago)
- Last Synced: 2024-11-17T17:34:13.259Z (2 months ago)
- Topics: jit, riscv
- Language: C++
- Homepage:
- Size: 624 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# RISC-V Tools
Assembler, disassembler, simulator for RV32G, RV64G, RV32GC, and RV64GC.
[![Build status](https://github.com/rmacnak/riscv-tools/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/rmacnak/riscv-tools/actions/workflows/ci.yml)