midenc-codegen-masm 0.7.2

Miden Assembly backend for the Miden compiler

    dup.0
    dup.0
    push.1
    u32lt
    dup.1
    push.3
    u32gt
    or
    if.true
        movup.2
        mul
        u32assert
        swap.1
        drop
    else
        dup.0
        push.1
        u32lte
        if.true
            drop
            drop
            drop
            push.1
        else
            dup.0
            push.2
            u32lte
            if.true
                drop
                drop
                drop
                push.2
            else
                drop
                drop
                drop
                push.3
            end
        end
    end