summaryrefslogtreecommitdiff
path: root/output/ex36.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/ex36.vaporm
parentdfcf11cb8d7f28acad505c2785831424c38554b8 (diff)
Move VaporizeVisitor VCall return store to AFTER restoring locals
Diffstat (limited to 'output/ex36.vaporm')
-rw-r--r--output/ex36.vaporm2
1 files changed, 1 insertions, 1 deletions
diff --git a/output/ex36.vaporm b/output/ex36.vaporm
index a904a8f..2307cc1 100644
--- a/output/ex36.vaporm
+++ b/output/ex36.vaporm
@@ -28,7 +28,6 @@ func Main [in 0, out 0, local 17]
$a0 = $s6
$a1 = $s7
call $s5
- $s4 = $v0
$t0 = local[8]
$t1 = local[9]
$t2 = local[10]
@@ -38,6 +37,7 @@ func Main [in 0, out 0, local 17]
$t6 = local[14]
$t7 = local[15]
$t8 = local[16]
+ $s4 = $v0
$s7 = $s4
PrintIntS($s7 )
$s0 = local[0]