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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/03/05 12:49
Read: times


 
#86459 - return and using
Responding to: ???'s previous message
the using keyword in keil heps us to stor e a function arguments and return value in a register specified
The 'using' keyword is a total waste of resources except when applied to an ISR. Of course, if you insist, that ISR may call subroutines which then will need the same 'using value'. So for all practical purposes using and return never coexist.

Erik




List of 6 messages in thread
TopicAuthorDate
Doubts reg "Using" keyword in keil            01/01/70 00:00      
   Only 4 register banks            01/01/70 00:00      
   Register Banks            01/01/70 00:00      
   RTFM!!            01/01/70 00:00      
   Oh no it doesn't            01/01/70 00:00      
      return and using            01/01/70 00:00      

Back to Subject List