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

applies ARM modified immediate (MIC) decoding in more places #1425

Merged
merged 1 commit into from
Feb 8, 2022

Commits on Feb 8, 2022

  1. applies ARM modified immediate (MIC) decoding in more places

    Previously, we added MIC decoding very conservatively, only to places
    where we have seen them. Further experiments with qemu tracing showed
    that we have to apply them in all places where immediates occur.
    ivg committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    ee5cd49 View commit details
    Browse the repository at this point in the history