lifting-bits / remill

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

WIP: Fix FPU types #536

Closed kumarak closed 3 years ago

kumarak commented 3 years ago

Fix FPU types for 80-bits floats. Some of the test cases are failing and need to be fixed.

Ref #527, https://github.com/lifting-bits/anvill/issues/222