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