Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Fix FPU types #536

Merged
merged 16 commits into from
Aug 25, 2021
Merged

Conversation

kumarak
Copy link
Contributor

@kumarak kumarak commented Aug 16, 2021

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

Ref #527, lifting-bits/anvill#222

@kumarak kumarak marked this pull request as draft August 16, 2021 05:04
@kumarak kumarak force-pushed the kumarak/issue527_fpu_types_mismatch branch from b5dc920 to fc5ae51 Compare August 18, 2021 17:47
@kumarak kumarak marked this pull request as ready for review August 18, 2021 17:47
@kumarak kumarak force-pushed the kumarak/issue527_fpu_types_mismatch branch from c0cdc60 to c34bda1 Compare August 18, 2021 23:58
@kumarak kumarak force-pushed the kumarak/issue527_fpu_types_mismatch branch from e594089 to b7001e8 Compare August 20, 2021 18:18
include/remill/Arch/Runtime/Operators.h Outdated Show resolved Hide resolved
@kumarak kumarak force-pushed the kumarak/issue527_fpu_types_mismatch branch from 6ce9b1c to 13756fb Compare August 24, 2021 02:29
Fix setting de flag; add tests
@kumarak kumarak force-pushed the kumarak/issue527_fpu_types_mismatch branch from 13756fb to 443daf3 Compare August 24, 2021 04:30
@kumarak kumarak requested a review from pgoodman August 24, 2021 17:17
Fix x86 build issue
@kumarak kumarak force-pushed the kumarak/issue527_fpu_types_mismatch branch from a90ceaf to c719bff Compare August 24, 2021 17:24
@artemdinaburg artemdinaburg merged commit 9006baf into master Aug 25, 2021
@artemdinaburg artemdinaburg deleted the kumarak/issue527_fpu_types_mismatch branch August 25, 2021 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants