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

Back to Subject List

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


 
#19948 - RE: 1 bit operation in C - Andy
"Note that the bitwise operators work on all the bits of the whole byte - so they're not quite equivalent to the Assembler instructions which directly address individual bits."... wrong

The Keil V6 compiler does use bit addressable instructions to modify bitwise variables. I can see them in my output.

Please, no one post telling me the president of Keil compiler personally told you otherwise ! AND Nobody post that the SRC modifier allows the use of bit addressable instructions !

List of 13 messages in thread
TopicAuthorDate
1 bit operation in C            01/01/70 00:00      
RE: 1 bit operation in C            01/01/70 00:00      
RE: 1 bit operation in C            01/01/70 00:00      
RE: 1 bit operation in C - Hosman            01/01/70 00:00      
RE: 1 bit operation in C - Aman            01/01/70 00:00      
RE: 1 bit operation in C            01/01/70 00:00      
RE: 1 bit operation in C - Andy            01/01/70 00:00      
RE: 1 bit operation in C - Andy            01/01/70 00:00      
RE: 1 bit operation in C - Andy            01/01/70 00:00      
RE: 1 bit operation in C - Andy            01/01/70 00:00      
RE: 1 bit operation in C - Andy            01/01/70 00:00      
RE: 1 bit operation in C - Andy            01/01/70 00:00      
RE: 1 bit operation in C - Andy            01/01/70 00:00      

Back to Subject List