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

Core: Remove now redundant assert conditions in some DSPJitRegCache functions #713

Merged
merged 1 commit into from Aug 2, 2014

Conversation

lioncash
Copy link
Member

@lioncash lioncash commented Aug 2, 2014

Since these take a size_t now, we don't have to check for a lower bound. Only the upper bound needs to be checked now.

@phire
Copy link
Member

phire commented Aug 2, 2014

LGTM

lioncash added a commit that referenced this pull request Aug 2, 2014
Core: Remove now redundant assert conditions in some DSPJitRegCache functions
@lioncash lioncash merged commit b8e6471 into dolphin-emu:master Aug 2, 2014
@lioncash lioncash deleted the cast branch August 2, 2014 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants