Home | History | Annotate | Download | only in src

Lines Matching refs:temp1

73 temp1                RN 5
110 MOV temp1,#0 ;// Initialize Count to zero
118 STM pDst!,{temp2,temp1,Last,LR}
120 STM pDst!,{temp2,temp1,Last,LR}
122 STM pDst!,{temp2,temp1,Last,LR}
124 STM pDst!,{temp2,temp1,Last,LR}
126 STM pDst!,{temp2,temp1,Last,LR}
128 STM pDst!,{temp2,temp1,Last,LR}
130 STM pDst!,{temp2,temp1,Last,LR}
131 STM pDst!,{temp2,temp1,Last,LR}
194 M_BD_READ8 temp1,1,T1
195 CMP temp1,#0
198 M_BD_READ8 temp1,1,T1
199 CMP temp1,#1
245 ADD temp1, pLMAXTableL0L1, Last, LSL#4 ;// If the Last=1 add 32 to table address
246 LDRB temp1,[temp1,storeRun]
249 ADD storeLevel,temp1,storeLevel
260 ADD temp1, pRMAXTableL0L1, Last, LSL#4 ;// If Last=1 add 32 to table address
262 LDRB temp1,[temp1,temp2]
266 ADD storeRun,temp1
280 ADD temp1,storeRun,Count ;// Exit with an error message if Run + Count exceeds 63
281 CMP temp1,#64