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 07:55
Read: times


 
#75449 - RE:Help with intrins function Keil V7.09
Responding to: ???'s previous message
Hi,
why do you think that your Buf[x] is rotated through the Carry flag?
The "_cror_" function use "RR A" instruction. The "RRC A"
instruction is not used for that.
My version is V7.20 but I guess it will be same in your version.
You can use SRC directive or set it in uVision, generate assmebler source code and look at your problem.

Vaclav

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