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

Expression: Support All SPRs + MSR #12738

Merged
merged 1 commit into from
May 4, 2024

Conversation

mitaclaw
Copy link
Contributor

Not including SPR_ASR, because I'm led to believe that isn't actually a real special-purpose register for PowerPC 750cl, only 64-bit PowerPC.

@TryTwo
Copy link
Contributor

TryTwo commented Apr 26, 2024

While you're working on that could you check the help file and make sure it has the correct capitalization (or lack of it) for the registers? I t think it says PC when it should be pc? Maybe add a note that it supports all registers in the register widget.

@mitaclaw mitaclaw changed the title Expression: Support All SPRs Expression: Support All SPRs + MSR Apr 27, 2024
@mitaclaw mitaclaw force-pushed the expression-sprs branch 2 times, most recently from df841c7 to e16221b Compare April 30, 2024 15:22
@mitaclaw
Copy link
Contributor Author

mitaclaw commented May 3, 2024

For the love of all that is holy, when are we going to update that FreeBSD builder?

Copy link
Contributor

@AdmiralCurtiss AdmiralCurtiss left a comment

Choose a reason for hiding this comment

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

Looks good, untested.

@mitaclaw
Copy link
Contributor Author

mitaclaw commented May 4, 2024

I have tested a few new SPRs ("srr0", "srr1"), as well as handling invalid SPR names (I fixed a segfault in my last force push from not handling those correctly).

@AdmiralCurtiss AdmiralCurtiss merged commit c26373b into dolphin-emu:master May 4, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants