Can't override ES segment

The current statement specifies an override that can't be used with that
instruction. For example,

stos [DS: BYTE PTR di]

Here, the STOS instruction can only use the ES register to access the
destination address.