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

i#1834 tool mangle: Make ARM symmetric with other arches #5318

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

derekbruening
Copy link
Contributor

Makes ARM behave like x86 and AArch64 by having DR mangle pc-relative
operands in tool instructions on all architectures.

Full support in DR's translation code is still needed.

Similarly mangling stolen register and segment references is also
still undone; it may require a new bit identifying "app operands".

Issue: #1834, #5316

Makes ARM behave like x86 and AArch64 by having DR mangle pc-relative
operands in tool instructions on all architectures.

Full support in DR's translation code is still needed.

Similarly mangling stolen register and segment references is also
still undone; it may require a new bit identifying "app operands".

Issue: #1834, #5316
@derekbruening derekbruening merged commit 4f75276 into master Feb 2, 2022
@derekbruening derekbruening deleted the i1834-mangle-rel-on-arm branch February 2, 2022 17:29
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.

2 participants