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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/27/06 21:53
Read: times


 
#113265 - what I thought
Responding to: ???'s previous message
well, today is "guessing day"

I thought "I use a counter ment something like

loop:

here do the bit

inc r4
cjne r4,#7 loop

which i subbed by

loop:
mov r4,a

here do the bit

mov a,r4
clr C
rlc a
cjne a,#0 loop



List of 16 messages in thread
TopicAuthorDate
setb command            01/01/70 00:00      
   You mean?            01/01/70 00:00      
      Not quite.            01/01/70 00:00      
         what about            01/01/70 00:00      
            what about            01/01/70 00:00      
               what about            01/01/70 00:00      
                  lookup/jumptable            01/01/70 00:00      
                     what I thought            01/01/70 00:00      
                  Shift register.            01/01/70 00:00      
   chapter 2            01/01/70 00:00      
   Indirect bit referencing            01/01/70 00:00      
      OK            01/01/70 00:00      
         Not Necessarily ...            01/01/70 00:00      
            well, you got one, now for the rest            01/01/70 00:00      
   using bits indirect            01/01/70 00:00      
      indirect bits            01/01/70 00:00      

Back to Subject List