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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/09/07 09:08
Read: times


 
#141592 - CJNE modification
I want to use cjne instruction as

CJNE data address,data address,code addr.
eg CJNE R6,36H,JUMP1

and

CJNE data address,#data,code addr
eg CJNE 33H,#04H,JUMP2

but which is not possible.How can it be made possible by writing some subroutine to make analogous to this instruction


List of 8 messages in thread
TopicAuthorDate
CJNE modification            01/01/70 00:00      
   data, registers, acc, and existing instructions            01/01/70 00:00      
      a minor correction            01/01/70 00:00      
         blame on me!            01/01/70 00:00      
         Solution            01/01/70 00:00      
            huh?            01/01/70 00:00      
            I do not like that            01/01/70 00:00      
   Many mistakes            01/01/70 00:00      

Back to Subject List