lifting-bits / remill

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

Explicitly call __remill_undef for undefined arith flags. #543

Closed lkorenc closed 2 years ago

lkorenc commented 2 years ago

Implements part of #541

lkorenc commented 2 years ago

@pgoodman Should be good to go. Failing test case is instruction (cpuid) this PR does not touch so I am not sure why that happened.