Skip to content

Conversation

@resistor
Copy link
Collaborator

@resistor resistor commented Oct 4, 2025

The previous code was subtly incorrect, as it indexed the RegistersByName map using the tblgen Def name of the register, rather than the AsmName with which the table was initialized. But all of this indirection via the name was unnecessary.

…ssInstEmitter, rather than indirecting via the name. (#161853)

The previous code was subtly incorrect, as it indexed the RegistersByName map using the tblgen Def name of the register, rather than the AsmName with which the table was initialized. But all of this indirection via the name was unnecessary.
@resistor resistor merged commit 1f87ff7 into CHERIoT-Platform:cheriot Oct 4, 2025
8 checks passed
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