NASM 2.05 based x86 Instruction Reference[ch011]
A.2.5.2 DF - Direction flag If set (called DN "Down"), string operations such as MOVSx (section A.5.178) decrement their index registers, (E)SI and/or (E)DI. If clear (called UP), which is the usual default state, the string operations increment their index registers.