Skip to content

Generate Runtime Code Generation library from llvm-tblgen json instruction spec

Notifications You must be signed in to change notification settings

capablevms/cheri-instruction-rcg-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cheri-instruction-rcg-gen

Generate Runtime Code Generation library from json descriptions extracted from llvm-tblgen using --dump-json

Build:

cd transforms
nimble build

It is possible to generate 2 different assemblers. On generic one, and one taht can be used with gnulightning. Generating an assembler:

./transform --backend=lightning 
./transform --backend=c

About

Generate Runtime Code Generation library from llvm-tblgen json instruction spec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published