STOS Instruction Must Have String Pointed to ES:DI

ID Number: Q34371

5.10 | 5.10

MS-DOS | OS/2

Summary:

The STOS instruction must have the string pointed to by ES:DI. The

following command will not generate a warning that an attempt to

override the DI register was made even though it will continue to

expect the string to be pointed to by ES:DI:

STOS WORD PTR ES:[SI]