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

Coding style clean up for the Jit, JitARM and JitIL #842

Merged
merged 6 commits into from Aug 21, 2014

Conversation

lioncash
Copy link
Member

No description provided.

}
//grab from list and jump to it
JMPptr(MComplex(R15, RAX, 8, 0));
//IDEA - we have 26 bits, why not just use offsets from base of code?

This comment was marked as off-topic.

if (isImm(*Op2)) {
InstLoc IRBuilder::FoldICmpCRSigned(InstLoc Op1, InstLoc Op2)
{
if (isImm(*Op1))

This comment was marked as off-topic.

@lioncash
Copy link
Member Author

@BhaaLseN Everything look good now?

@BhaaLseN
Copy link
Member

Good enough for me :)

lioncash added a commit that referenced this pull request Aug 21, 2014
Coding style clean up for the Jit, JitARM and JitIL
@lioncash lioncash merged commit 25e29c3 into dolphin-emu:master Aug 21, 2014
@lioncash lioncash deleted the jit branch August 21, 2014 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants