lifting-bits / remill

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

Fix handling of i128 types LoadFromMemory function #528

Closed kumarak closed 3 years ago

kumarak commented 3 years ago

Fix handling of i128 types while generating instructions to load from memory.