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

arm7: confirm writeback happens for str instructions when Rn == Rd #72

Open
snickerbockers opened this issue Dec 18, 2019 · 0 comments
Open

Comments

@snickerbockers
Copy link
Member

For ldr, the writeback doesn't happen in this case because it gets overwritten when the load completes. This seems like it shouldn't also apply to ldr, but this should be confirmed on hardware. I don't believe the armwrestler tests this.

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

No branches or pull requests

1 participant