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

Fix Fastmem on CPUs without MOVBE #311

Merged
merged 1 commit into from Apr 24, 2014
Merged

Conversation

Tilka
Copy link
Member

@Tilka Tilka commented Apr 24, 2014

The problem was that when BSWAP was used, UnsafeWriteRegToReg() returned the address of that instead of the MOV.

The problem was that when BSWAP was used, UnsafeWriteRegToReg() returned
the address of that instead of the MOV.
delroth added a commit that referenced this pull request Apr 24, 2014
Fix Fastmem on CPUs without MOVBE
@delroth delroth merged commit 275f563 into dolphin-emu:master Apr 24, 2014
@Tilka Tilka deleted the movbe branch April 24, 2014 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants