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

Printer automation #108

Merged
merged 15 commits into from May 5, 2020
Merged

Printer automation #108

merged 15 commits into from May 5, 2020

Conversation

rajdakin
Copy link
Contributor

@rajdakin rajdakin commented May 5, 2020

This PR adds an automated ARM instructions printer generator, that tries to stay as close to the official documentation. It also upgrades a bit the wrappers generator (now redirects are also sorted).

The ARM instructions printer generator does still requires tests, but it does correct some instructions that were badly interpreted.

Note: since the script uses Python 3, it is now required.
Also, doing this change led to a weird bug (symbols considered unused and so removed from the dynamic table), that was fixed by adding a flag (-rdynamic) on linking.

@ptitSeb ptitSeb merged commit 216b640 into ptitSeb:master May 5, 2020
@rajdakin rajdakin deleted the reprinter branch June 20, 2020 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants