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

Log changes to most Arm32 registers #253

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Log changes to most Arm32 registers #253

merged 1 commit into from
Jul 2, 2024

Conversation

arichardson
Copy link
Member

This does not include a full audit of all writes (helpers that directly modify registers are not included), but at least handles the common case where store_reg() is called.

@bsdjhb
Copy link
Contributor

bsdjhb commented Jul 1, 2024

Is this for testing compat 32 support or the like?

Copy link
Contributor

@bsdjhb bsdjhb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems ok to me

This does not include a full audit of all writes (helpers that
directly modify registers are not included), but at least handles
the common case where store_reg() is called.
@arichardson arichardson merged commit 90d7e31 into dev Jul 2, 2024
0 of 2 checks passed
@arichardson arichardson deleted the more-arm-tracing branch July 2, 2024 18:03
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