mips64: Fixed scalar optimization bug in dzsum

This commit is contained in:
gxw 2024-04-14 09:01:47 +00:00
parent 15b9fc3f78
commit 3508066e50
1 changed files with 2 additions and 0 deletions

View File

@ -73,6 +73,8 @@
MTC $0, s1
MTC $0, s2
blez INCX, .L999
dsll INCX, INCX, ZBASE_SHIFT
blez N, .L999