Skip to content

improve ASM module #14

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

Merged
merged 1 commit into from
Mar 25, 2025
Merged

Conversation

robamu
Copy link
Contributor

@robamu robamu commented Mar 10, 2025

  • Improvements based on Cortex-M ASM module
  • Add nomem, nostack, preserves_flags options for ASM instructions
  • Add compiler fences for dsb and isb method calls

- Add nomem, nostack, preserves_flags options for ASM instructions
- Add compiler fences for `dsb` and `isb` method calls
@jonathanpallant
Copy link
Contributor

LGTM. Ping @rust-embedded/arm

@jonathanpallant jonathanpallant merged commit ce711c9 into rust-embedded:main Mar 25, 2025
44 checks passed
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.

3 participants