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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/15/07 02:18
Read: times


 
#141892 - RE:Code Reduction
Responding to: ???'s previous message
I have used CJNE instruction a lot .Which is a 3 byte instruction can i use other instruction .


inst0:
cjne r2,#0h,inst1
dptr,#message
ret
message: db "Dada Bhagwan"

List of 11 messages in thread
TopicAuthorDate
Code Reduction            01/01/70 00:00      
   Yes: Think!            01/01/70 00:00      
   Sure!!            01/01/70 00:00      
   vs readability & expandability            01/01/70 00:00      
      RE:Code Reduction            01/01/70 00:00      
   you can use            01/01/70 00:00      
      Like switch case            01/01/70 00:00      
         Explain            01/01/70 00:00      
         Varaible Size            01/01/70 00:00      
   try the following            01/01/70 00:00      
      that's what i mean indirect            01/01/70 00:00      

Back to Subject List