remove redundant jump
This commit is contained in:
parent
f39ecb9f61
commit
8847354089
1 changed files with 0 additions and 1 deletions
|
@ -125,7 +125,6 @@ LzCopyLoop:
|
|||
bne t0, t1, LzNextCode
|
||||
nop
|
||||
|
||||
b LzExit
|
||||
lli v0, 0
|
||||
|
||||
LzExit:
|
||||
|
|
Loading…
Reference in a new issue