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

Opcode to Register Classes Maps for architectures #175

Open
philzook58 opened this issue Mar 8, 2022 · 0 comments
Open

Opcode to Register Classes Maps for architectures #175

philzook58 opened this issue Mar 8, 2022 · 0 comments

Comments

@philzook58
Copy link
Collaborator

The way register classes are currently computed is just by looking if the operand is Var or Void.

Really every architecture should have a Map from Opcodes to what classes their fields need to have.

This may require some finagling of the ins outs operations

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

No branches or pull requests

1 participant