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/MoreThan4.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'output/MoreThan4.s') diff --git a/output/MoreThan4.s b/output/MoreThan4.s index 08d82ec..38ce04a 100644 --- a/output/MoreThan4.s +++ b/output/MoreThan4.s @@ -266,7 +266,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