summaryrefslogtreecommitdiff
path: root/output/ex33.vaporm
diff options
context:
space:
mode:
authorbd-912 <bdunahu@colostate.edu>2024-04-27 21:58:40 -0600
committerbd-912 <bdunahu@colostate.edu>2024-04-27 21:58:40 -0600
commite3054fac8eca3148df169afa2cd85de40cf5ac94 (patch)
tree693a4af0c304a992efbbc9fb5852a98369c5f6c7 /output/ex33.vaporm
parentdfcf11cb8d7f28acad505c2785831424c38554b8 (diff)
Move VaporizeVisitor VCall return store to AFTER restoring locals
Diffstat (limited to 'output/ex33.vaporm')
-rw-r--r--output/ex33.vaporm4
1 files changed, 2 insertions, 2 deletions
diff --git a/output/ex33.vaporm b/output/ex33.vaporm
index e8462d9..2179cfd 100644
--- a/output/ex33.vaporm
+++ b/output/ex33.vaporm
@@ -39,7 +39,6 @@ func Main [in 0, out 0, local 17]
$a2 = $s7
$a3 = $s1
call $s5
- $s2 = $v0
$t0 = local[8]
$t1 = local[9]
$t2 = local[10]
@@ -49,6 +48,7 @@ func Main [in 0, out 0, local 17]
$t6 = local[14]
$t7 = local[15]
$t8 = local[16]
+ $s2 = $v0
$s1 = $s2
PrintIntS($s1 )
$s6 = $s6
@@ -72,7 +72,6 @@ func Main [in 0, out 0, local 17]
$a1 = $s7
$a2 = $s4
call $s2
- $s1 = $v0
$t0 = local[8]
$t1 = local[9]
$t2 = local[10]
@@ -82,6 +81,7 @@ func Main [in 0, out 0, local 17]
$t6 = local[14]
$t7 = local[15]
$t8 = local[16]
+ $s1 = $v0
$s4 = $s1
PrintIntS($s4 )
$s0 = local[0]