CBMC
|
Public Member Functions | |
void | get (const exprt &rm) |
rounding_mode_bitst (const exprt &rm) | |
Public Attributes | |
exprt | round_to_even |
exprt | round_to_zero |
exprt | round_to_plus_inf |
exprt | round_to_minus_inf |
exprt | round_to_away |
Definition at line 100 of file float_bv.h.
Definition at line 110 of file float_bv.h.
Definition at line 277 of file float_bv.cpp.
exprt float_bvt::rounding_mode_bitst::round_to_away |
Definition at line 107 of file float_bv.h.
exprt float_bvt::rounding_mode_bitst::round_to_even |
Definition at line 103 of file float_bv.h.
exprt float_bvt::rounding_mode_bitst::round_to_minus_inf |
Definition at line 106 of file float_bv.h.
exprt float_bvt::rounding_mode_bitst::round_to_plus_inf |
Definition at line 105 of file float_bv.h.
exprt float_bvt::rounding_mode_bitst::round_to_zero |
Definition at line 104 of file float_bv.h.