Update sum.S

This commit is contained in:
Martin Kroeker 2024-04-13 22:40:01 +02:00 committed by GitHub
parent 23d5a8b16e
commit eb54966c23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -321,8 +321,9 @@
MOV t1, a1 MOV t1, a1
daddu X, X, INCX daddu X, X, INCX
bgtz I, .L26
ADD s1, s1, t1 ADD s1, s1, t1
bgtz I, .L26
.align 3 .align 3
.L999: .L999: