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

layout: Added multi sub-leaf fields #17

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

andrewjj20
Copy link
Contributor

The Structured Extended Flags are the first ones added for this.

The Structured Extended Flags are the first ones added for this.
@andrewjj20 andrewjj20 self-assigned this Jun 11, 2024
data_type:
type: SubLeafBitField
leaves:
- eax:
Copy link
Collaborator

Choose a reason for hiding this comment

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

what does it mean for there to be 3 of each register?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a list of maps. each map is a struct that has fields eax,ebx,ecx,edx that are also lists.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

in this case, it means there could be 3 sub-leaves.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it is probably worth looking at the BitField structure that those end up becoming.

Copy link
Collaborator

@cmouzaoui cmouzaoui left a comment

Choose a reason for hiding this comment

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

I'll assume this leads to the correct output!

@andrewjj20 andrewjj20 merged commit 6d31f61 into ScaleComputing:main Jun 12, 2024
4 checks passed
@andrewjj20 andrewjj20 deleted the deprecatedFlags branch June 12, 2024 19:46
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