Lines Matching refs:r0
116 ldr r3, [r0, #MIUncompContextRL.destp] // r3: destp = context->destp; in MI_ReadUncompRL8()
117 … ldr r4, [r0, #MIUncompContextRL.destCount] // r4: destCount = context->destCount; in MI_ReadUncompRL8()
118 ldrb r5, [r0, #MIUncompContextRL.flags] // r5: flags = context->flags; in MI_ReadUncompRL8()
119 ldrh r6, [r0, #MIUncompContextRL.length] // r6: length = context->length in MI_ReadUncompRL8()
175 str r3, [r0, #MIUncompContextRL.destp] // context->destp = destp; in MI_ReadUncompRL8()
176 str r4, [r0, #MIUncompContextRL.destCount] // context->destCount = destCount; in MI_ReadUncompRL8()
177 strb r5, [r0, #MIUncompContextRL.flags] // context->flags = flags; in MI_ReadUncompRL8()
178 strh r6, [r0, #MIUncompContextRL.length] // context->length = length; in MI_ReadUncompRL8()
179 mov r0, r4 in MI_ReadUncompRL8()
204 ldr r3, [r0, #MIUncompContextRL.destp] // r3: destp = context->destp; in MI_ReadUncompRL16()
205 … ldr r4, [r0, #MIUncompContextRL.destCount] // r4: destCount = context->destCount; in MI_ReadUncompRL16()
206 ldrb r5, [r0, #MIUncompContextRL.flags] // r5: flags = context->flags; in MI_ReadUncompRL16()
207 ldrh r6, [r0, #MIUncompContextRL.length] // r6: length = context->length; in MI_ReadUncompRL16()
208 … ldrh r7, [r0, #MIUncompContextRL.destTmp] // r7: destTmp = context->destTmp; in MI_ReadUncompRL16()
209 … ldrb r8, [r0, #MIUncompContextRL.destTmpCnt] // r8: destTmpCnt = context->destTmpCnt; in MI_ReadUncompRL16()
270 str r3, [r0, #MIUncompContextRL.destp] // context->destp = destp; in MI_ReadUncompRL16()
271 str r4, [r0, #MIUncompContextRL.destCount] // context->destCount = destCount; in MI_ReadUncompRL16()
272 strb r5, [r0, #MIUncompContextRL.flags] // context->flags = flags; in MI_ReadUncompRL16()
273 strh r6, [r0, #MIUncompContextRL.length] // context->length = length; in MI_ReadUncompRL16()
274 strh r7, [r0, #MIUncompContextRL.destTmp] // context->destTmp = destTmp; in MI_ReadUncompRL16()
275 strb r8, [r0, #MIUncompContextRL.destTmpCnt] // context->destTmpCnt = destTmpCnt; in MI_ReadUncompRL16()
276 mov r0, r4 in MI_ReadUncompRL16()
299 … ldr r3, [r0, #MIUncompContextLZ.destp] // r3: destp = context->destp; in MI_ReadUncompLZ8()
300 … ldr r4, [r0, #MIUncompContextLZ.destCount] // r4: destCount = context->destCount; in MI_ReadUncompLZ8()
301 … ldrb r5, [r0, #MIUncompContextLZ.flags] // r5: flags = context->flags; in MI_ReadUncompLZ8()
302 … ldrb r6, [r0, #MIUncompContextLZ.flagIndex] // r6: flagIndex = context->flagIndex; in MI_ReadUncompLZ8()
303 … ldr r7, [r0, #MIUncompContextLZ.length] // r7: length = context->length in MI_ReadUncompLZ8()
304 … ldrb r8, [r0, #MIUncompContextLZ.lengthFlg] // r8: lengthFlg = context->lengthFlg; in MI_ReadUncompLZ8()
305 … ldrb r11, [r0, #MIUncompContextLZ.exFormat] // r11: exFormat = context->exFormat; in MI_ReadUncompLZ8()
418 str r3, [r0, #MIUncompContextLZ.destp] // context->destp = destp; in MI_ReadUncompLZ8()
419 … str r4, [r0, #MIUncompContextLZ.destCount] // context->destCount = destCount; in MI_ReadUncompLZ8()
420 strb r5, [r0, #MIUncompContextLZ.flags] // context->flags = flags; in MI_ReadUncompLZ8()
421 strb r6, [r0, #MIUncompContextLZ.flagIndex] // context->flagIndex = flagIndex; in MI_ReadUncompLZ8()
422 str r7, [r0, #MIUncompContextLZ.length] // context->length = length; in MI_ReadUncompLZ8()
423 strb r8, [r0, #MIUncompContextLZ.lengthFlg] // context->lengthFlg = lengthFlg; in MI_ReadUncompLZ8()
424 strb r11, [r0, #MIUncompContextLZ.exFormat] // context->exFormat = exFormat in MI_ReadUncompLZ8()
425 mov r0, r4 // return destCount in MI_ReadUncompLZ8()
450 … ldr r3, [r0, #MIUncompContextLZ.destp] // r3: destp = context->destp; in MI_ReadUncompLZ16()
451 … ldr r4, [r0, #MIUncompContextLZ.destCount] // r4: destCount = context->destCount; in MI_ReadUncompLZ16()
452 … ldrb r5, [r0, #MIUncompContextLZ.flags] // r5: flags = context->flags; in MI_ReadUncompLZ16()
453 … ldrb r6, [r0, #MIUncompContextLZ.flagIndex] // r6: flagIndex = context->flagIndex; in MI_ReadUncompLZ16()
454 … ldr r7, [r0, #MIUncompContextLZ.length] // r7: length = context->length in MI_ReadUncompLZ16()
455 … ldrb r8, [r0, #MIUncompContextLZ.lengthFlg] // r8: lengthFlg = context->lengthFlg; in MI_ReadUncompLZ16()
456 … ldrh r9, [r0, #MIUncompContextLZ.destTmp] // r9: destTmp = context->destTmp; in MI_ReadUncompLZ16()
457 … ldrb r10, [r0, #MIUncompContextLZ.destTmpCnt] // r10: destTmpCnt = context->destTmpCnt; in MI_ReadUncompLZ16()
458 … ldrb r14, [r0, #MIUncompContextLZ.exFormat] // r14: exFormat = context->exFormat; in MI_ReadUncompLZ16()
460 stmfd sp!, {r0} in MI_ReadUncompLZ16()
552 … and r0, r9, #0xF // destTmp |= ( destTmp & 0xF ) << 8; in MI_ReadUncompLZ16()
553 orr r9, r9, r0, lsl #8 in MI_ReadUncompLZ16()
556 …add r0, r12, #1 // r0: tmpData = *(u16*)( destp - ( (offsetTmp + … in MI_ReadUncompLZ16()
557 mov r0, r0, lsr #1 in MI_ReadUncompLZ16()
558 sub r0, r3, r0, lsl #1 in MI_ReadUncompLZ16()
559 ldrh r0, [r0, #0] in MI_ReadUncompLZ16()
561 movne r0, r0, lsr #8 // tmpData >>= 8; in MI_ReadUncompLZ16()
563 andeq r0, r0, #0xFF // tmpData &= 0xFF; in MI_ReadUncompLZ16()
565 … orr r9, r9, r0, lsl r10 // destTmp |= tmpData << destTmpCnt; in MI_ReadUncompLZ16()
594 ldmfd sp!, {r0} in MI_ReadUncompLZ16()
595 str r3, [r0, #MIUncompContextLZ.destp] // context->destp = destp; in MI_ReadUncompLZ16()
596 … str r4, [r0, #MIUncompContextLZ.destCount] // context->destCount = destCount; in MI_ReadUncompLZ16()
597 strb r5, [r0, #MIUncompContextLZ.flags] // context->flags = flags; in MI_ReadUncompLZ16()
598 strb r6, [r0, #MIUncompContextLZ.flagIndex] // context->flagIndex = flagIndex; in MI_ReadUncompLZ16()
599 str r7, [r0, #MIUncompContextLZ.length] // context->length = length; in MI_ReadUncompLZ16()
600 strb r8, [r0, #MIUncompContextLZ.lengthFlg] // context->lengthFlg = lengthFlg; in MI_ReadUncompLZ16()
601 strh r9, [r0, #MIUncompContextLZ.destTmp] // context->destTmp = destTmp; in MI_ReadUncompLZ16()
602 … strb r10, [r0, #MIUncompContextLZ.destTmpCnt] // context->destTmpCnt = destTmpCnt; in MI_ReadUncompLZ16()
603 strb r14, [r0, #MIUncompContextLZ.exFormat] // context->exFormat = exFormat; in MI_ReadUncompLZ16()
604 mov r0, r4 // return destCount in MI_ReadUncompLZ16()
629 … ldr r3, [r0, #MIUncompContextHuffman.destp] // r3: destp = context->destp; in MI_ReadUncompHuffman()
630 … ldr r4, [r0, #MIUncompContextHuffman.destCount] // r4: destCount = context->destCount; in MI_ReadUncompHuffman()
631 … ldr r5, [r0, #MIUncompContextHuffman.treep] // r5: treep = context->treep; in MI_ReadUncompHuffman()
632 … ldr r6, [r0, #MIUncompContextHuffman.srcTmp] // r6: srcTmp = context->srcTmp; in MI_ReadUncompHuffman()
633 … ldr r7, [r0, #MIUncompContextHuffman.destTmp] // r7: destTmp = context->destTmp; in MI_ReadUncompHuffman()
634 … ldrsh r8, [r0, #MIUncompContextHuffman.treeSize] // r8: treeSize = context->treeSize; in MI_ReadUncompHuffman()
635 … ldrb r9, [r0, #MIUncompContextHuffman.srcTmpCnt] // r9: srcTmpCnt = context->srcTmpCnt; in MI_ReadUncompHuffman()
636 … ldrb r10, [r0, #MIUncompContextHuffman.destTmpCnt] // r10: destTmpCnt = context->destTmpCnt; in MI_ReadUncompHuffman()
637 … ldrb r11, [r0, #MIUncompContextHuffman.bitSize] // r11: bitSize = context->bitSize; in MI_ReadUncompHuffman()
656 …addeq r5, r0, #MIUncompContextHuffman.tree[1] // if ( treeSize == 0 ) { treep = &context->t… in MI_ReadUncompHuffman()
693 … add r5, r0, #MIUncompContextHuffman.tree[1] // treep = &context->tree[ 1 ]; in MI_ReadUncompHuffman()
717 … str r3, [r0, #MIUncompContextHuffman.destp] // r3: context->destp = destp; in MI_ReadUncompHuffman()
718 … str r4, [r0, #MIUncompContextHuffman.destCount] // r4: context->destCount = destCount; in MI_ReadUncompHuffman()
719 … str r5, [r0, #MIUncompContextHuffman.treep] // r5: context->treep = treep; in MI_ReadUncompHuffman()
720 … str r6, [r0, #MIUncompContextHuffman.srcTmp] // r6: context->srcTmp = srcTmp; in MI_ReadUncompHuffman()
721 … str r7, [r0, #MIUncompContextHuffman.destTmp] // r7: context->destTmp = destTmp; in MI_ReadUncompHuffman()
722 … strh r8, [r0, #MIUncompContextHuffman.treeSize] // r8: context->treeSize = treeSize; in MI_ReadUncompHuffman()
723 … strb r9, [r0, #MIUncompContextHuffman.srcTmpCnt] // r9: context->srcTmpCnt = srcTmpCnt; in MI_ReadUncompHuffman()
724 … strb r10, [r0, #MIUncompContextHuffman.destTmpCnt] // r10: context->destTmpCnt = destTmpCnt; in MI_ReadUncompHuffman()
725 … strb r11, [r0, #MIUncompContextHuffman.bitSize] // r11: context->bitSize = bitSize; in MI_ReadUncompHuffman()
726 mov r0, r4 // return destCount in MI_ReadUncompHuffman()