Skip to content

RISC-V static binary translator targeting AArch64.

Notifications You must be signed in to change notification settings

losfair/rvjit-aa64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rvjit-aa64

RISC-V static binary translator targeting AArch64.

This project is no longer being developed, since the overhead of static binary translation is too high and I decided to move to DBT (dynamic binary translation). The new DBT version is at losfair/rvrt (not yet public).

CoreMark scores of the current version on different CPUs:

  • Apple M1: 10871 (30911 native) - 35.2% native performance
  • Kunpeng 920: 4665 (18964 native) - 24.6% native performance

About

RISC-V static binary translator targeting AArch64.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published