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

fix annotation of MOVWLZX instruction #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cquliaoli
Copy link

MOVWLZX means word to long

MOVWLZX means word to long
@skillian
Copy link

skillian commented Apr 7, 2021

I think MOVWLZX means move and extend a 16 bit integer to 32 bit:

B = 8 bits
W = 16 bits
L = 32 bits
Q = 64 bits

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