google / gematria

Machine learning for machine code.
Apache License 2.0
77 stars 11 forks source link

Add support for instructions using more registers in exegesis annotator #254

Closed boomanaiden154 closed 3 weeks ago

boomanaiden154 commented 4 weeks ago

This patch adds explicit support in the exegesis annotator for instructions that use additional registers, after some minor refactoring to make things a bit more clear.

Fixes #251.