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

pulley: Simplify opcode disassembler #9649

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alexcrichton
Copy link
Member

  • Pull some code out of a macro.
  • Share one macro across disassembly both opcodes and extended opcodes.
  • Make the bulk of disassembly a standalone function not inside of a macro.

* Pull some code out of a macro.
* Share one macro across disassembly both opcodes and extended opcodes.
* Make the bulk of disassembly a standalone function not inside of a macro.
@alexcrichton alexcrichton requested a review from a team as a code owner November 21, 2024 17:03
@alexcrichton alexcrichton requested review from abrown and removed request for a team November 21, 2024 17:03
@github-actions github-actions bot added the pulley Issues related to the Pulley interpreter label Nov 21, 2024
Copy link

Subscribe to Label Action

cc @fitzgen

This issue or pull request has been labeled: "pulley"

Thus the following users have been cc'd because of the following labels:

  • fitzgen: pulley

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pulley Issues related to the Pulley interpreter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant