Thread: Tiny question
View Single Post
  #6  
Old 09-20-2004, 23:53
Belisarious
 
Posts: n/a
According to my favorite "Intel Opcodes and mnemonics" cld stands for:
CLD - Clear Direction Flag
Usage: CLD
Modifies flags: DF
Clears the Direction Flag causing string instructions to increment
the SI and DI index registers.
I think you will find it usefull so I 'm attaching it.
Attached Files
File Type: zip Opcodes2.zip (65.5 KB, 13 views)
Reply With Quote