test updates woooo
This commit is contained in:
10
tests/sprint4/expected/sp4_cg_less_than.ir.exp
Normal file
10
tests/sprint4/expected/sp4_cg_less_than.ir.exp
Normal file
@ -0,0 +1,10 @@
|
||||
1: func : test
|
||||
2: $t0 = 1
|
||||
3: x = $t0
|
||||
4: $t1 = 2
|
||||
5: y = $t1
|
||||
6: if ( x < y ) GOTO 0
|
||||
7: GOTO : 0
|
||||
8: b = $t2
|
||||
9: $t3 = 1
|
||||
10: return : $t3
|
Reference in New Issue
Block a user