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

Programmatically generate parser files based on the ISA XML #5

Open
postmodern opened this issue Feb 20, 2025 · 0 comments
Open

Programmatically generate parser files based on the ISA XML #5

postmodern opened this issue Feb 20, 2025 · 0 comments
Labels
codegen Code Generation feature New Feature idea Random idea parser Parser API

Comments

@postmodern
Copy link
Member

Programmatically generate the parser files for x86, x86-64, ARM64, and for GAS and Intel syntax, using the metadata about instructions in the ISA XML file. This will allow the parsers to match the exact instruction names, and possibly operand types.

@postmodern postmodern added the feature New Feature label Feb 20, 2025
@postmodern postmodern added the idea Random idea label Feb 20, 2025
@postmodern postmodern transferred this issue from ronin-rb/ronin-code-asm Feb 22, 2025
@postmodern postmodern added parser Parser API codegen Code Generation labels Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codegen Code Generation feature New Feature idea Random idea parser Parser API
Projects
None yet
Development

No branches or pull requests

1 participant