
   0064                     330 00101$:

                                        ...


                            341 ;       equ.c:11: while (temp1 != temp2);
   0075 E5 08               342         mov     a,_temp1
   0077 B5 0A EA            343         cjne    a,_temp2,00101$
   007A E5 09               344         mov     a,(_temp1 + 1)
   007C B5 0B E5            345         cjne    a,(_temp2 + 1),00101$
