Home | History | Annotate | Download | only in src

Lines Matching refs:CMP

142         CMP             Escape,#3                                       ;// check for escape mode
147 CMP shortVideoHeader,#0 ;// Check shortVideoHeader flag to know the type of Escape mode
164 CMP temp2,#64
195 CMP temp1,#0
199 CMP temp1,#1
211 CMP ftype,#3 ;// If ftype >=3 get perform Fixed Length Decoding (Escape Mode 3)
222 CMP packRetIndex,temp3 ;// Check for invalid symbol
239 CMP ftype,#1
257 CMP ftype,#2
277 CMP sign,#1
281 CMP temp1,#64
296 CMP Last,#2 ;// Check if the Level val is Last non zero val
315 CMP temp2,#64
326 CMP storeLevel,#0
348 CMP Last,#1
358 CMP Count,#64 ;//Run the Loop untill Count reaches 64
368 CMP Last,#1