crackNum-4.7: Golds/encodeFP4_dev3.gold
Arguments: -ffp4 -- -6
Exit code: ExitSuccess
Satisfiable. Model:
ENCODED = -6.0 :: FP4
3 21 0
S E2 S
Binary layout: 1 11 1
Hex layout: F
Precision: 2 exponent bits, 1 significand bit
Sign: Negative
Exponent: 2 (Stored: 3, Bias: 1)
Classification: FP_NORMAL
Binary: -0b1.1p+2
Octal: -0o6
Decimal: -6.0
Hex: -0x6
Rounding mode: RNE: Round nearest ties to even.
Note: Conversion from "-6" was exact. No rounding happened.