Skip to content

Further tMRS/tMSR implementation - #550

Merged
ltfish merged 7 commits into
angr:masterfrom
btijs:master
Jul 7, 2026
Merged

Further tMRS/tMSR implementation#550
ltfish merged 7 commits into
angr:masterfrom
btijs:master

Conversation

@btijs

@btijs btijs commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

For my work on analyzing ARM Cortex-M binaries, I needed some extra registers defined (I created a PR in archinfo: angr/archinfo#356), and I need to be able to access these registers using the MSR/MRS instructions.

See the ARMv8M reference manual for the specific bitmasks.

This PR builds on #218.

@ltfish
ltfish merged commit 1720c6c into angr:master Jul 7, 2026
21 checks passed
@ltfish

ltfish commented Jul 7, 2026

Copy link
Copy Markdown
Member

LGTM. Thank you!

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