midenc-codegen-masm 0.7.2

Miden Assembly backend for the Miden compiler

    dup.0
    dup.0
    eq.0
    if.true
        drop
        drop
        drop
        push.0
    else
        dup.0
        eq.1
        if.true
            drop
            drop
            drop
            push.1
        else
            movup.2
            mul
            u32assert
            swap.1
            drop
        end
    end