We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently only supported theories are:
The biggest missing chunk is the Float theory
See:
Implementation is at https://github.com/BinaryAnalysisPlatform/bap/blob/master/lib/bap_core_theory/bap_core_theory_definition.ml
Note, I think that Trans theory should be separate from the Float in the code.
http://binaryanalysisplatform.github.io/bap/api/odoc/bap-core-theory/Bap_core_theory/Theory/module-type-Core/index.html
The text was updated successfully, but these errors were encountered:
Better description of the rounding modes is here: http://binaryanalysisplatform.github.io/bap/api/master/bap-core-theory/Bap_core_theory/Theory/module-type-Float/index.html#rounding-modes
@brightprogrammer @Heersin @imbillow
Sorry, something went wrong.
wargio
Rot127
Heersin
No branches or pull requests
Currently only supported theories are:
The biggest missing chunk is the Float theory
See:
Implementation is at https://github.com/BinaryAnalysisPlatform/bap/blob/master/lib/bap_core_theory/bap_core_theory_definition.ml
Note, I think that Trans theory should be separate from the Float in the code.
http://binaryanalysisplatform.github.io/bap/api/odoc/bap-core-theory/Bap_core_theory/Theory/module-type-Core/index.html
The text was updated successfully, but these errors were encountered: