boot2

Playing with the boostrap
git clone https://git.ryansepassi.com/git/boot2.git
Log | Files | Refs | README

12-braced-args.expected (176B)


      1 
      2 
      3 
      4 
      5 
      6 
      7 
      8 
      9 
     10 
     11 
     12 
     13 
     14 
     15 
     16 
     17 ( = r1 r2 )
     18 li ( r0 , 5 )
     19 st ( r0 , r3 , 0 )
     20 
     21 li ( r0 , 0 )
     22 
     23 
     24 
     25 
     26 
     27 :loop__2
     28 
     29 addi ( rx , rx , -1 )
     30 inner_block
     31 
     32 bnez rx &loop__2
     33 
     34 
     35 
     36 plain_token
     37 
     38 
     39 
     40 
     41 
     42 x tail
     43 
     44 
     45 END