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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/16/08 18:37
Read: times


 
Msg Score: -1
 -1 Message Not Useful
#153550 - swap, cpl
Responding to: ???'s previous message
Hi!
mov a,#11110000b
swap a
a= 00001111b

mov a,#10101010b
cpl a
a= 01010101b

Igor

List of 3 messages in thread
TopicAuthorDate
why is it (swap and complement)            01/01/70 00:00      
   swap, cpl            01/01/70 00:00      
   Depends....            01/01/70 00:00      

Back to Subject List