lifting-bits / remill

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

PC relative handling and instr category for AArch32 #499

Closed kumarak closed 3 years ago

kumarak commented 3 years ago

The changes fix the PC relative handling and return type instruction category for AArch32 support.