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

Scalar VR4300 Decoder #5

Open
awygle opened this issue Jul 15, 2019 · 1 comment
Open

Scalar VR4300 Decoder #5

awygle opened this issue Jul 15, 2019 · 1 comment

Comments

@awygle
Copy link
Owner

awygle commented Jul 15, 2019

Scalar implementation of an instruction decoder for VR4300 instructions. Ideally, implement the classic chained-table-lookup decoder, the CEN64 dual-lookup decoder, and my perfect-hash-function-based decoder and see which is the most performant.

@awygle
Copy link
Owner Author

awygle commented Jul 22, 2019

Implemented the CEN64 dual-lookup decoder in #22

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