I have never managed to memorize all of x86 Assembly's string instructions — so I ... A real-life example. ... Otherwise, we prepare the other registers for a string instruction: the first argument, arg_0, is moved into EDI and EAX is set to zero.
moving-strings-in-assembly-language
Assembly - Strings - We have already used variable length strings in our previous examples. The variable ... In the following example − ... MOVS − This instruction moves 1 Byte, Word or Doubleword of data from memory location to another. 939c2ea5af
Comments