google / gematria

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

Add support for annotating FP registers #257

Closed boomanaiden154 closed 1 week ago

boomanaiden154 commented 3 weeks ago

This patch adds support for annotating FP registers, including support the LLVM FP pseudo registers which seem to crop up from time to time in the MC layer (although I do not think I can write tests for them).