Skip to content

Commit 2cc3f9a

Browse files
committed
More diffs
1 parent 0ddb3a4 commit 2cc3f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chp12/nr.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,8 +359,8 @@ addiu $sp,$sp,-32
359359
sw $ra,28($sp)
360360
sw $s0,24($sp)
361361
sltu $v0,$a0,256
362-
bne $v0,$0,.L86
363362
move $s0,$a0
363+
bne $v0,$0,.L86
364364
la $a0,.LC1
365365
jal sys_tig_printf
366366
move $a1,$s0

0 commit comments

Comments
 (0)