Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Minres/DBT-RISE-Core

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

395 Commits
395 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBT-RISE

A versatile Dynamic Binary Translation (DBT) based environment to implement instruction set simulators (ISS)

This library contains the core elements of DBT-RISE and as such is intended to be part of a target project like DBT-RISE-RISCV or HIFIFE1-VP.

It implements the basic structure to quickly develop ISS using dynamic binary translation using different options for a backend.

The different backends are:

  • interp: An interpreter based backend without any dbt
  • tcc: c compiler without any optimizations
  • llvm: llvm IR with optimizations from llvm
  • asmjit: direct host assembly generation

About

DBT-RISE - A versatile Dynamic Binary Translation (DBT) based environment to implement instruction set simulator (ISS)

Topics

Resources

License

Stars

11 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.