Update zsum.S

This commit is contained in:
Martin Kroeker 2024-04-13 21:17:47 +02:00 committed by GitHub
parent 23d5a8b16e
commit 8e87457c3f
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
daddu X, X, INCX
ADD s1, s1, t1
bgtz I, .L26
ADD s1, s1, t1
ADD s2, s2, t2
.align 3