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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/31/08 13:29
Read: times


 
#152762 - I guess ...
Responding to: ???'s previous message
... that this is a variant of the "I do not want my interrupt to return to where the interrupt happened".

Breaking the program flow is making your code
impossible to debug
impossible to decipher
impossible to guarantee no bugs that may show up later
impossible to maintain

so, why make everything impossible, what is wrong with good coding practices?

Erik

List of 15 messages in thread
TopicAuthorDate
call routine problem            01/01/70 00:00      
   Yes, but...            01/01/70 00:00      
      call routine            01/01/70 00:00      
   what do you mean by "come out"?            01/01/70 00:00      
      call routine            01/01/70 00:00      
   Does not ignore RET but...            01/01/70 00:00      
      Good implementation            01/01/70 00:00      
         one of the reasons might be...            01/01/70 00:00      
         call routine            01/01/70 00:00      
            please explain...            01/01/70 00:00      
               Two things need explaining            01/01/70 00:00      
            Processor doesn't just ignore instructions!            01/01/70 00:00      
   I guess ...            01/01/70 00:00      
      call routine            01/01/70 00:00      
   use sjmp ljmp ajmp            01/01/70 00:00      

Back to Subject List