Documentation

LeanPool.MRiscX.Examples.Examples

New Code Proofs

def pairwiseDistinct (r₁ r₂ r₃ r₄ : UInt64) :

Whether four register indices are pairwise distinct; a convenience predicate used to avoid repetition while writing the example Hoare triples.

Equations
Instances For
    def code :

    An example program of type Code, used to demonstrate referring to a named Code value inside a Hoare triple.

    Equations
    Instances For