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

Low level emulation of floating point values and arithmetic #49

Open
Washi1337 opened this issue Aug 9, 2020 · 0 comments
Open

Low level emulation of floating point values and arithmetic #49

Washi1337 opened this issue Aug 9, 2020 · 0 comments
Labels
emulation Issue related to the emulation modules of Echo. enhancement New feature or request

Comments

@Washi1337
Copy link
Owner

Summary:
Concrete floating point values are currently not masked with a known bits vector. The concept of (partially) unknown floating point values are therefore not yet known in the emulation framework. The proposal is to adjust the implementation of Float32Value and Float64Value to a more low level implementation, and to support low level arithmetic operations on them as well that takes the unknown bits into account.

@Washi1337 Washi1337 added enhancement New feature or request emulation Issue related to the emulation modules of Echo. labels Aug 9, 2020
@Washi1337 Washi1337 self-assigned this Aug 15, 2020
@Washi1337 Washi1337 removed their assignment Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emulation Issue related to the emulation modules of Echo. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant