From bc7af8fdf0e2f6560c7d7fa6c17f893409c4830c Mon Sep 17 00:00:00 2001 From: bd-912 Date: Sat, 27 Apr 2024 22:42:35 -0600 Subject: Implement variable spilling --- output/ex29.vaporm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'output/ex29.vaporm') diff --git a/output/ex29.vaporm b/output/ex29.vaporm index cc9e00c..02fab92 100644 --- a/output/ex29.vaporm +++ b/output/ex29.vaporm @@ -1,4 +1,4 @@ -func Main [in 0, out 0, local 17] +func Main [in 0, out 0, local 14] local[0] = $s0 local[1] = $s1 local[2] = $s2 @@ -16,7 +16,7 @@ func Main [in 0, out 0, local 17] $s6 = local[6] $s7 = local[7] ret -func AllocArray [in 0, out 0, local 17] +func AllocArray [in 0, out 0, local 14] local[0] = $s0 local[1] = $s1 local[2] = $s2 -- cgit v1.2.3