Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
d0iasm
on May 1, 2020
|
parent
|
context
|
favorite
| on:
Writing a RISC-V Emulator from Scratch
The main difference between them is the number of instructions are supported. Rvemu supports RV64GC, while rvemu-for-book will support RV64I and instructions that xv6 uses (e.g. mul).
Also rvemu will support a device tree but rvemu-for-book won't.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Also rvemu will support a device tree but rvemu-for-book won't.