Browse Source

Update zsum.S

pull/4640/head
Martin Kroeker GitHub 2 years ago
parent
commit
90c5f4085f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      kernel/mips64/zsum.S

+ 1
- 0
kernel/mips64/zsum.S View File

@@ -76,6 +76,7 @@
dsll INCX, INCX, ZBASE_SHIFT

blez N, .L999
blez INCX, .L999
dsra I, N, 2

blez I, .L25


Loading…
Cancel
Save