Skip to content

RISC-V (RV64i) Emulator with JIT support written in Rust

Notifications You must be signed in to change notification settings

clflushopt/icepop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icepop

icepop is a rewrite of riscvemu in Rust with dynamic translation (x86 JIT) aimed towards emulating full RISC-V binaries with hooks and introspection.

Currently supports dynamic translation to x86, with aarch64 a work in progress.

Hooking and introspection are currently not implemented.

About

RISC-V (RV64i) Emulator with JIT support written in Rust

Resources

Stars

Watchers

Forks

Languages