This commit is contained in:
John Reiser
2006-08-14 13:06:53 -07:00
10 changed files with 1603 additions and 1409 deletions
+1141 -1141
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -54,11 +54,11 @@ section lzma.init
bal lzma_decoder
sw tmp,0(CLzmaDecoderState)
lw dst,dst_save(sp)
lw outSize,outSizeProcessed(sp)
li tmp,%lo(UPXa-lzma_args_sz)
addu dst,t3
addu dst,outSize
subu sp,tmp
section LZMA_DEC10
#include "lzma_d_cs.S"