Skip to content

Implement per-architecture IFSR and DFSR types.#136

Merged
jonathanpallant merged 2 commits intorust-embedded:mainfrom
thejpster:fix-if-df-registers
Mar 3, 2026
Merged

Implement per-architecture IFSR and DFSR types.#136
jonathanpallant merged 2 commits intorust-embedded:mainfrom
thejpster:fix-if-df-registers

Conversation

@thejpster
Copy link
Contributor

Closes #132

I don't love the implementation I chose, but it works and at least we have good test coverage across all the targets to make sure I didn't miss any particular target out.

@jonathanpallant jonathanpallant added this pull request to the merge queue Feb 27, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to invalid changes in the merge commit Feb 27, 2026
@thejpster
Copy link
Contributor Author

Will fail due to bad thumbv6 tests that were just merged but not updated here. Thanks merge queue! You did your job.

@jonathanpallant jonathanpallant added this pull request to the merge queue Mar 3, 2026
@thejpster
Copy link
Contributor Author

No, apparently I added the thumbv6 tests already. Should be good.

Merged via the queue into rust-embedded:main with commit 27fc08c Mar 3, 2026
50 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.

IFSR/DFSR vary by version

3 participants