Skip to content

Commit

Permalink
Update zsum.S
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-frbg authored Apr 13, 2024
1 parent 8e87457 commit 9805172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/mips64/zsum.S
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,8 @@
MOV t2, a2
daddu X, X, INCX

bgtz I, .L26
ADD s1, s1, t1
bgtz I, .L26
ADD s2, s2, t2
.align 3

Expand Down

0 comments on commit 9805172

Please sign in to comment.