From e4f89099939c9f61818ecff2d3ca48580f461e61 Mon Sep 17 00:00:00 2001 From: bd-912 Date: Tue, 7 May 2024 19:16:48 -0600 Subject: Condense all tests passed --- output/ex45.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'output/ex45.s') diff --git a/output/ex45.s b/output/ex45.s index 29acb9c..a324e85 100644 --- a/output/ex45.s +++ b/output/ex45.s @@ -135,7 +135,7 @@ AllocArray: mul $s6 $a0 $t9 move $a0 $s6 li $t9 4 - add $s6 $a0 $t9 + addu $s6 $a0 $t9 move $a0 $s6 jal _heapAlloc move $s5 $v0 -- cgit v1.2.3