Skip to content

Commit

Permalink
Initial commit for proving arith. emulation of succ & pred
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Peyrille <[email protected]>
Co-authored-by: Pierre Roux <[email protected]>
Co-authored-by: Erik Martin-Dorel <[email protected]>
  • Loading branch information
3 people committed Dec 18, 2020
1 parent 7025a93 commit 2a937c0
Show file tree
Hide file tree
Showing 2 changed files with 1,779 additions and 0 deletions.
1 change: 1 addition & 0 deletions Remakefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ FILES = \
Prop/Sterbenz.v \
Prop/Round_odd.v \
Prop/Double_rounding.v \
Prop/Emulated_succ_pred.v \
@PRIM_FLOAT@ \
IEEE754/SpecFloatCompat.v \
IEEE754/BinarySingleNaN.v \
Expand Down
Loading

0 comments on commit 2a937c0

Please sign in to comment.