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

SPU2: Rearrange interpolation table #10148

Merged
merged 3 commits into from
Oct 20, 2023

Conversation

Ziemas
Copy link
Contributor

@Ziemas Ziemas commented Oct 20, 2023

Description of Changes

Rearranges the interpolation table for easier indexing.

Rationale behind Changes

Being able to contiguously access the terms we need might come in handy for SIMD fun later.

Suggested Testing Steps

Should have no functional change.

@github-actions github-actions bot added the SPU2 label Oct 20, 2023
@Ziemas Ziemas force-pushed the spu-interp-shuffle branch from 7d41a9a to 6ed343e Compare October 20, 2023 03:43
@Ziemas
Copy link
Contributor Author

Ziemas commented Oct 20, 2023

I couldn't resist pushing some cleanups here.

Being able to contiguously access the terms we need might come in handy
for SIMD fun later.
Remove useless RegWrite_Reverb

Update some comments and remove some useless ones.
@Ziemas Ziemas force-pushed the spu-interp-shuffle branch from bb5fdce to a946ad3 Compare October 20, 2023 14:26
@refractionpcsx2 refractionpcsx2 merged commit 09574b3 into PCSX2:master Oct 20, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants