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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/17/02 11:46
Read: times


 
#24543 - RE: Bit comparing (correction)
Hi Gil,

if you really want to set the bits, but not to clear if equal, then:

mov a, reg_X
xrl a, reg_Y
orl reg_Z, a


Peter


List of 11 messages in thread
TopicAuthorDate
Bit comparing            01/01/70 00:00      
RE: Bit comparing (correction)            01/01/70 00:00      
RE: Bit comparing            01/01/70 00:00      
RE: Bit comparing (correction)            01/01/70 00:00      
RE: Bit comparing (correction)            01/01/70 00:00      
RE: Bit comparing (correction)            01/01/70 00:00      
RE: Bit comparing            01/01/70 00:00      
RE: Bit comparing            01/01/70 00:00      
RE: Bit comparing (correction),error            01/01/70 00:00      
RE: Bit comparing ,error Pranav            01/01/70 00:00      
RE: Bit comparing : Peter            01/01/70 00:00      

Back to Subject List