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

[asmdb] More encoding space overview page features #175

Merged
merged 24 commits into from
Apr 20, 2024

Conversation

xen0n
Copy link
Member

@xen0n xen0n commented Apr 18, 2024

Instruction display

encoding space display

xen0n added 24 commits April 18, 2024 04:03
The current semantic is fully expressible with the nodes' leaf statuses.
For example the `asrt{le,gt}` insns are already unique given their
prefixes, but they additionally require the D slot to be all zeroes to
correctly decode. So the previous end condition for the decodetree
construction is not enough: we need to ensure all of the insn's fixed
bits are covered by previous look-at's, in addition to the match
category containing just one insn.
@xen0n xen0n merged commit 4fcea45 into loongson-community:main Apr 20, 2024
2 checks passed
@xen0n xen0n deleted the asmdb branch April 20, 2024 19:26
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.

1 participant