lifting-bits / remill

Library for lifting machine code to LLVM bitcode
Apache License 2.0
1.26k stars 142 forks source link

add xzr register to state struct #542

Closed kumarak closed 2 years ago

kumarak commented 2 years ago

Add XZR register to the state struct which is missing and add them to the aarch64 register list.

pgoodman commented 2 years ago

Closing this as I'd prefer we filter out references to XZR upstream (e.g. in anvill).