Browse Source

Fix an illegal instruction for strmm_RTLU.

tags/v0.1.0^2
traz 14 years ago
parent
commit
74d4cdb81a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      kernel/mips64/sgemm_kernel_8x4_ps.S

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

@@ -5003,6 +5003,7 @@
#endif

bgtz I, .L481
NOP
#endif

.align 4


Loading…
Cancel
Save