midenc-codegen-masm 0.7.1

Miden Assembly backend for the Miden compiler
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

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