Skip to content

Move instruction structure to vm #4

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

Merged
merged 3 commits into from
May 3, 2022
Merged

Move instruction structure to vm #4

merged 3 commits into from
May 3, 2022

Conversation

Juan-M-V
Copy link
Contributor

No description provided.

off0: BigUint,
off1: BigUint,
off2: BigUint,
off0: i16,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

out of curiosity why are you changing the type @Juan-M-V ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because the specification divides the 64-bit words into off0, off1, off2 and flags, each taking 16-bits

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, thanks

@unbalancedparentheses
Copy link
Member

Is the PR ready to review? If it is still a draft please update it to be a draft. Thanks @Juan-M-V

@Juan-M-V
Copy link
Contributor Author

Juan-M-V commented May 2, 2022

@unbalancedparentheses The PR is ready for review!

@Juan-M-V Juan-M-V assigned igaray and unassigned igaray May 2, 2022
@unbalancedparentheses unbalancedparentheses merged commit a0eb669 into main May 3, 2022
@unbalancedparentheses unbalancedparentheses deleted the decode branch May 3, 2022 14:08
azteca1998 pushed a commit that referenced this pull request Feb 10, 2023
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.

3 participants