packages feed

crackNum-4.7: Golds/encodeFP4_tie_RTN_+7.0.gold

Arguments: -ffp4 -rRTN --  7.0
Exit code: ExitSuccess
Satisfiable. Model:
  ENCODED = 6.0 :: FP4
                  3 21 0
                  S E2 S
   Binary layout: 0 11 1
      Hex layout: 7
       Precision: 2 exponent bits, 1 significand bit
            Sign: Positive
        Exponent: 2 (Stored: 3, Bias: 1)
  Classification: FP_NORMAL
          Binary: 0b1.1p+2
           Octal: 0o6
         Decimal: 6.0
             Hex: 0x6
   Rounding mode: RTN: Round towards negative infinity.
            Note: Original value of 7.0 is out of range, saturated to 6.0.
                  The representable range is [-6, 6].