Store String (Byte, Word or Doubleword)
Stores value in accumulator to location at ES:(E)DI (even if operand is given).
(E)DI is incremented/decremented based on the size of the operand (or instruction format) and the state of the Direction
Flag.
Use with REP prefixes.