Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/17/08 12:14
Read: times


 
#157534 - Double loop
Responding to: ???'s previous message
LoopMain:
  ...
LoopDspTab:
  Jz      LoopMain
  ...
  Cjne    A,#EndDspTab,LoopDspTab
  Ajmp    LoopMain

Isn't it double loop?
The external loop is required.

Tsuneo

List of 10 messages in thread
TopicAuthorDate
Convert Assembly routine to C using Keil.            01/01/70 00:00      
   no guarantee this will fit your purpose...            01/01/70 00:00      
      Assembly to C and then back again            01/01/70 00:00      
      Double loop            01/01/70 00:00      
         yes, you are right            01/01/70 00:00      
      Target processor name.            01/01/70 00:00      
         Microprocessor name.            01/01/70 00:00      
            initializing global variable to zero            01/01/70 00:00      
               Are you sure you want it outside of the loop?            01/01/70 00:00      
   What is the target processor name.??            01/01/70 00:00      

Back to Subject List