Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add code generation code to convert the x86 ISA XML into Ruby classes #41

Open
postmodern opened this issue Feb 18, 2025 · 0 comments
Open
Assignees
Labels
codegen Code Generation feature x86 x86

Comments

@postmodern
Copy link
Member

Add code generation code which parses the x86 ISA XML file and generates Ruby Instruction classes for all instructions. It should also generate one giant instructions.rb file which uses autoload to load each of the instruction classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codegen Code Generation feature x86 x86
Projects
None yet
Development

No branches or pull requests

1 participant