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

ppu-precise: improve vaddsws and vadduws instructions #4919

Merged
merged 2 commits into from
Jul 22, 2018
Merged

ppu-precise: improve vaddsws and vadduws instructions #4919

merged 2 commits into from
Jul 22, 2018

Conversation

scribam
Copy link
Contributor

@scribam scribam commented Jul 22, 2018

Results based on this test: https://github.com/RPCS3/ps3autotests/blob/master/tests/cpu/ppu_vpu/ppu_vpu.cpp

vec_vaddsws (441 tests):
	[master-precise] Matches: 372 (84.35%)
	[pr-precise] Matches: 441 (100.00%)
vec_vadduws (441 tests):
	[master-precise] Matches: 294 (66.67%)
	[pr-precise] Matches: 441 (100.00%)

@Nekotekina Nekotekina merged commit c5c0f68 into RPCS3:master Jul 22, 2018
@scribam scribam deleted the vaddsws-vadduws branch July 22, 2018 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants