Documentation

Init.Data.Float.Model.Format.Valid

structure Float.Model.Format.Valid (spec : Format) (b : BitVec spec.numBits) :

Predicate asserting that the bit representation of a float is valid according to the given format. By 'valid' we mean that NaN is encoded using the canonical NaN.

Instances For