packages feed

crackNum-4.7: Golds/encodeE8M0_oob1.gold

Arguments: -fe8m0 --  1e40
Exit code: ExitSuccess
Satisfiable. Model:
  ENCODED = 1.7014118346046923e38 :: E8M0
                  76543210
                  ---E8---
   Binary layout: 11111110
      Hex layout: FE
       Precision: 8 exponent bits, no significand
            Sign: Positive (always)
        Exponent: 127 (Stored: 254, Bias: 127)
  Classification: FP_NORMAL
          Binary: 0b1p+127
           Octal: 0o2p+126
         Decimal: 1.7014118346046923e38
             Hex: 0x8p+124
   Rounding mode: RNE: Round nearest ties to even.
            Note: Original value of 1.0e40 is out of range, saturated to 1.7014118346046923e38.
                  The representable range is [2^-127, 2^127].