packages feed

crackNum-4.7: Golds/encodeE8M0_zero1.gold

Arguments: -fe8m0 --  0
Exit code: ExitSuccess
Satisfiable. Model:
  ENCODED = 5.877471754111438e-39 :: E8M0
                  76543210
                  ---E8---
   Binary layout: 00000000
      Hex layout: 00
       Precision: 8 exponent bits, no significand
            Sign: Positive (always)
        Exponent: -127 (Stored: 0, Bias: 127)
  Classification: FP_NORMAL
          Binary: 0b1p-127
           Octal: 0o4p-129
         Decimal: 5.877471754111438e-39
             Hex: 0x2p-128
   Rounding mode: RNE: Round nearest ties to even.
            Note: Original value of 0.0 is out of range, saturated to 5.877471754111438e-39.
                  The representable range is [2^-127, 2^127].