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

JIT: remove unnecessary pxor in paired stores #1619

Merged
merged 1 commit into from Dec 1, 2014

Conversation

FioraAeterna
Copy link
Contributor

I don't think this is necessary anymore?

I don't think this is necessary anymore?
@comex
Copy link
Contributor

comex commented Dec 1, 2014

Looks reasonable to me.

@magumagu
Copy link
Contributor

magumagu commented Dec 1, 2014

Looks fine.

lioncash added a commit that referenced this pull request Dec 1, 2014
JIT: remove unnecessary pxor in paired stores
@lioncash lioncash merged commit af5b106 into dolphin-emu:master Dec 1, 2014
@@ -66,7 +66,6 @@ void Jit64::psq_stXX(UGeckoInstruction inst)
if (w)

This comment was marked as off-topic.

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants