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

strx/ldrx should work with sp #28

Open
velipso opened this issue Oct 29, 2022 · 0 comments
Open

strx/ldrx should work with sp #28

velipso opened this issue Oct 29, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@velipso
Copy link
Owner

velipso commented Oct 29, 2022

These should work in Thumb:

strx r0, [sp, #S.foo]
strx r0, [sp] (S.foo)
ldrx r0, [sp, #S.foo]
ldrx r0, [sp] (S.foo)
@velipso velipso added the enhancement New feature or request label Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant