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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/05/04 12:17
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#75462 - RE: Help with intrins function Keil V7.09
Responding to: ???'s previous message
I want to simply rotate the byte in Buf[x] but not through the "Carry".Is there another way of doing this?

Here we go again. Part of the 'C' specification is that the compiler can do whatever it wants, feels like or fancies with registers and such, it is not the concern of the user.

when using C you have no control over internal registers in the processor

If you are concerneed abou wjhat happend to the CY bit do not use C.

Erik

List of 9 messages in thread
TopicAuthorDate
Help with intrins function Keil V7.09            01/01/70 00:00      
   RE:Help with intrins function Keil V7.09            01/01/70 00:00      
   RE: Help with intrins function Keil V7.09            01/01/70 00:00      
      RE: Help with intrins function Keil V7.09            01/01/70 00:00      
         RE: Help with intrins function Keil V7.09            01/01/70 00:00      
            RE: Help with intrins function Keil V7.09            01/01/70 00:00      
               RE: Help with intrins function Keil V7.09            01/01/70 00:00      
            RE: Help with intrins function Keil V7.09            01/01/70 00:00      
   RE: Help with intrins function Keil V7.09            01/01/70 00:00      

Back to Subject List