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

MMIO reads JIT optimization #114

Merged
merged 6 commits into from Mar 8, 2014
Merged

Conversation

delroth
Copy link
Member

@delroth delroth commented Feb 27, 2014

Currently only for reads, the same thing could be applied to writes as well.

bool m_sign_extend;
};

#define MMIO_READ_CODE_GENERATOR_U(Bits) \

This comment was marked as off-topic.

@Parlane
Copy link
Member

Parlane commented Mar 8, 2014

LGTM

@lioncash
Copy link
Member

lioncash commented Mar 8, 2014

As far as I know, this looks good to me.

delroth added a commit that referenced this pull request Mar 8, 2014
@delroth delroth merged commit 1fbfc49 into dolphin-emu:master Mar 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants