Thread: Tiny question
View Single Post
  #5  
Old 09-20-2004, 23:44
kp_
 
Posts: n/a
Hi,

CLD clears the direction flag (CLear Direction). That flag controls the behaviour of REP. You can set it to increase or decrease cx after each operation.

kp
Reply With Quote