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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/28/00 05:35
Read: times


 
#1982 - RE: flag comparision
If both flags should not altered, copy 1 to CY:

mov c, psw.0
jb scon.3, m1
cpl c
m1:
jnc not_equal
eqal:
; do something

not_equal:
; do something other



Peter


List of 5 messages in thread
TopicAuthorDate
flag comparision            01/01/70 00:00      
RE: flag comparision            01/01/70 00:00      
RE: flag comparision            01/01/70 00:00      
RE: flag comparision            01/01/70 00:00      
RE: flag comparision            01/01/70 00:00      

Back to Subject List