Skip to content

xkon_beta is JIT assembler for RISC-V consisting of only C++ headers.

Notifications You must be signed in to change notification settings

ezaki-k/xkon_beta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xkon_beta(開墾β)

  • xkon_beta is JIT assembler for RISC-V consisting of only C++ headers.
  • It's β version.
  • Need C++14 or later.
  • Implement RV32 / RV64, IMADFQC.
  • It roughly implements RV32 / RV64, G(=IMAFD) and C(compressed instraction).
    • Some of the RV64 and floating point instructions are not yet implemented.
  • The comments in the source code are in Japanese.

About

xkon_beta is JIT assembler for RISC-V consisting of only C++ headers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published