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

Use unsigned mul instead of signed imul #21

Merged
merged 1 commit into from
Oct 31, 2015
Merged

Use unsigned mul instead of signed imul #21

merged 1 commit into from
Oct 31, 2015

Conversation

phil-opp
Copy link
Owner

closes #20

phil-opp added a commit that referenced this pull request Oct 31, 2015
Use unsigned `mul` instead of signed `imul`
@phil-opp phil-opp merged commit e582b37 into master Oct 31, 2015
@phil-opp phil-opp deleted the imul_mul branch October 31, 2015 12:50
@phil-opp
Copy link
Owner Author

Cherry-picked to entering_longmode, setup_rust, and printing_to_screen

phil-opp added a commit that referenced this pull request Nov 6, 2015
phil-opp added a commit that referenced this pull request Nov 6, 2015
phil-opp added a commit that referenced this pull request Nov 6, 2015
kevinaboos pushed a commit to theseus-os/Theseus that referenced this pull request Jul 27, 2017
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.

Why use imul when computing table addresses?
1 participant