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
|
bne t0, t1, LzNextCode
|
||||||
nop
|
nop
|
||||||
|
|
||||||
b LzExit
|
|
||||||
lli v0, 0
|
lli v0, 0
|
||||||
|
|
||||||
LzExit:
|
LzExit:
|
||||||
|
|
Loading…
Add table
Reference in a new issue