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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/21/07 07:48
Read: times


 
#137690 - JBC
Responding to: ???'s previous message
Russ Cooper said:
Closer to home, the 8051 offers JBC instruction, which is exactly what you would have used if you were coding in assembly language. The question now is, are there any tricks you can play with your C compiler to make it generate JBC when you need it? If you're using the Keil compiler, it looks like the answer is yes.


Wow, I did not know about the testbit function!

Thanks ...!

-a


List of 12 messages in thread
TopicAuthorDate
lesson learned            01/01/70 00:00      
   "atomic"            01/01/70 00:00      
      atomicity            01/01/70 00:00      
      if thatb is so            01/01/70 00:00      
         Indeed            01/01/70 00:00      
   Bit test and clear            01/01/70 00:00      
      JBC            01/01/70 00:00      
         favourite atomic test-and-set instructions            01/01/70 00:00      
      SDCC also            01/01/70 00:00      
         Classic atomic problem            01/01/70 00:00      
            and/or ...            01/01/70 00:00      
   another example            01/01/70 00:00      

Back to Subject List