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

Call GetImm() before Map* in case of overlap #926

Merged
merged 1 commit into from
Mar 9, 2013

Conversation

unknownbrackets
Copy link
Collaborator

Untested, but I expect this to fix the GetImm() issue reported in #922 and the reports on the forum.

Could be optimized for more imm cases. Anyway, this occurs in the common case of rs == rt or even rs == rd for sllv, srlv, etc.

-[Unknown]

hrydgard added a commit that referenced this pull request Mar 9, 2013
Call GetImm() before Map* in case of overlap
@hrydgard hrydgard merged commit 5983925 into hrydgard:master Mar 9, 2013
@unknownbrackets unknownbrackets deleted the armjit-minor branch March 9, 2013 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants