Home | History | Annotate | Download | only in src

Lines Matching refs:Left1

84 Left1           RN 7
146 M_LDRB Left1, [pSrcLeft], leftStep ;// Left1 = pSrcLeft[1]
150 MUL Out1, Left1, r0x01010101 ;// replicate the val in all the bytes
175 M_LDRB Left1, [pSrcLeft], leftStep ;// Left1 = pSrcLeft[1]
180 ADD tVal6, Left0, Left1 ;// tVal6 = Left0 + Left1
246 M_LDRB Left1, [pSrcLeft], leftStep ;// Left1 = pSrcLeft[1]
249 ADD Out0, Left0, Left1 ;// Out0 = Left0 + Left1
375 M_LDRB Left1, [pSrcLeft], leftStep ;// Left1 = pSrcLeft[1]
379 ORR tVal7, Left1, Left0, LSL #8 ;// tVal7 = 00 00 L0 L1
418 M_LDRB Left1, [pSrcLeft], leftStep ;// Left1 = 00 00 00 L1
426 UHADD8 tVal10, AboveLeft, Left1 ;// tVal10 = 00 00 00 j1
438 ORR tVal2, tVal2, Left1 ;// tVal2 = U1 U0 UL L1
460 M_LDRB Left1, [pSrcLeft], leftStep ;// Left1 = 00 00 00 L1
475 ORR tVal11, Left1, Left0, LSL #16 ;// tVal11= 00 L0 00 L1
476 ORR tVal7, Left2, Left1, LSL #16 ;// tVal7 = 00 L1 00 L2
544 M_LDRB Left1, [pSrcLeft], leftStep ;// Left1 = pSrcLeft[1]
548 ORR tVal6, Left0, Left1, LSL #16 ;// tVal6 = 00 L1 00 L0
549 ORR tVal7, Left1, Left2, LSL #16 ;// tVal7 = 00 L2 00 L1