Skip to content

make verbose disasm opt-in - #79

Open
kusma wants to merge 2 commits into
grate-driver:masterfrom
kusma:verbose-output
Open

make verbose disasm opt-in#79
kusma wants to merge 2 commits into
grate-driver:masterfrom
kusma:verbose-output

Conversation

@kusma

@kusma kusma commented Aug 31, 2026

Copy link
Copy Markdown
Member

The output of this program is often quite verbose. This lets us enable
parts of the output case by case, or all at once.

Also contains a patch to fix up the GPR-written outputting

kusma added 2 commits August 31, 2026 22:15
When reading registers, the logic is different than when writing them;
we know if thing are fx10 or not from a dedicated bit, and the subreg
doesn't matter for fp20; both subregs are written.
The output of this program is often quite verbose. This lets us enable
parts of the output case by case, or all at once.
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