Update zsum.S

This commit is contained in:
Martin Kroeker 2024-04-13 21:42:45 +02:00 committed by GitHub
parent 8e87457c3f
commit 9805172e1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -192,8 +192,8 @@
MOV t2, a2 MOV t2, a2
daddu X, X, INCX daddu X, X, INCX
bgtz I, .L26
ADD s1, s1, t1 ADD s1, s1, t1
bgtz I, .L26
ADD s2, s2, t2 ADD s2, s2, t2
.align 3 .align 3