THE 80286 INSTRUCTION SET

CLD-Clear Direction Flag

OpcodeInstruction ClocksDescription

FC

CLO

2

Clear direction flag. SI and 01 will increment

FLAGS MODIFIED

Direction = 0

FLAGS UNDEFINED

None

OPERATION

CLD clears the direction flag. No other flags or registers are affected. After CLD is executed, string operations will increment the index registers (SI and/or DI) that they use.

PROTECTED MODE EXCEPTIONS

None

REAL ADDRESS MODE EXCEPTIONS

None

8-29

Page 239
Image 239
Intel 80286, 80287 manual CLD-Clear Direction Flag, Clo