◐ Shell
reader mode source ↗
Skip to content

GH-98831: Identify instructions that don't use oparg#100957

Merged
gvanrossum merged 4 commits into
python:mainfrom
gvanrossum:cases-oparg
Jan 14, 2023
Merged

GH-98831: Identify instructions that don't use oparg#100957
gvanrossum merged 4 commits into
python:mainfrom
gvanrossum:cases-oparg

Conversation

@gvanrossum

@gvanrossum gvanrossum commented Jan 11, 2023

Copy link
Copy Markdown
Member

For these the instr_format field uses I_ instead of IB.
Register instructions use I_, IB, IBB_, IBBB, etc.

For these the instr_format field uses I_ instead of IB.
Register instructions use I_, IB, IBB_, IBBB, etc.

@brandtbucher brandtbucher left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hide comment

Looks mostly good, just a bit confused by the register formats you're generating.

@bedevere-bot

Copy link
Copy Markdown

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

@gvanrossum

Copy link
Copy Markdown
Member Author

I have made the requested changes; please review again

@bedevere-bot

Copy link
Copy Markdown

Thanks for making the requested changes!

@brandtbucher: please review the changes made to this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants