2 #name: i386 rep prefix (with suffixes)
6 Disassembly of section .text:
9 0: f3 ac[ ]+rep lodsb %ds:\(%esi\),%al
10 2: f3 aa[ ]+rep stosb %al,%es:\(%edi\)
11 4: f3 66 ad[ ]+rep lodsw %ds:\(%esi\),%ax
12 7: f3 66 ab[ ]+rep stosw %ax,%es:\(%edi\)
13 a: f3 ad[ ]+rep lodsl %ds:\(%esi\),%eax
14 c: f3 ab[ ]+rep stosl %eax,%es:\(%edi\)