crackNum-4.7: Golds/encodeFP4_zero2.gold
Arguments: -ffp4 -- -0
Exit code: ExitSuccess
Satisfiable. Model:
ENCODED = -0.0 :: FP4
3 21 0
S E2 S
Binary layout: 1 00 0
Hex layout: 8
Precision: 2 exponent bits, 1 significand bit
Sign: Negative
Exponent: -1 (Stored: 0, Bias: 1)
Classification: FP_ZERO
Binary: -0b0.0
Octal: -0o0.0
Decimal: -0.0
Hex: -0o0
Rounding mode: RNE: Round nearest ties to even.
Note: Conversion from "-0" was exact. No rounding happened.