Skip to content

ARM: fix typo, cspr -> cpsr #2716

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
May 26, 2025
Merged

ARM: fix typo, cspr -> cpsr #2716

merged 1 commit into from
May 26, 2025

Conversation

jiegec
Copy link
Contributor

@jiegec jiegec commented May 23, 2025

Your checklist for this pull request

  • I've documented or updated the documentation of every API function and struct this PR changes.
  • I've added tests that prove my fix is effective or that my feature works (if possible)

Detailed description

Fix typo in struct name.

Test plan

CI tests.

Closing issues

Nothing.

@github-actions github-actions bot added the ARM Arch label May 23, 2025
jiegec referenced this pull request May 23, 2025
- Differentiates between banked and non-banked registers.
- Saves the MSR mask.
- PSR field bits are saved separately.
- SYSm value is saved if possible.
Copy link
Member

@kabeor kabeor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks:)

@kabeor kabeor merged commit 1461227 into capstone-engine:next May 26, 2025
20 checks passed
@jiegec jiegec deleted the fix-typo branch May 26, 2025 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARM Arch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants