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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/26/02 16:53
Read: times


 
#31463 - RE: COMPARE RESGISTER Charles
From the definition of the CJNE instruction in Intel's 8051 User Manual:
"The carry flag is set if the unsigned integer value of <dest-byte> is less than the unsigned integer value of <src-byte>; otherwise,the carry is cleared."

This means that the status of the carry flag is always defined after execution of the CJNE instruction and there is no need to clear it beforehand.

Best regards,
Rob.

List of 14 messages in thread
TopicAuthorDate
COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER Charles            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER Charles            01/01/70 00:00      
RE: COMPARE RESGISTER - correction            01/01/70 00:00      
RE: COMPARE RESGISTER - correction            01/01/70 00:00      

Back to Subject List