Home | History | Annotate | Download | only in X86
      1 # CS_ARCH_X86, CS_MODE_32, CS_OPT_SYNTAX_ATT
      2 0x8b,0x03 = movl (%ebx), %eax
      3 0x89,0x4b,0x04 = movl %ecx, 4(%ebx)
      4 0x8b,0x04,0x85,0x04,0x00,0x00,0x00 = movl 4(, %eax, 4), %eax
      5 0x8b,0x04,0x85,0x04,0x00,0x00,0x00 = movl 4(, %eax, 4), %eax
      6 0x8b,0x04,0x06 = movl (%esi, %eax), %eax
      7 0x8b,0x04,0x06 = movl (%esi, %eax), %eax
      8 0x8b,0x04,0x86 = movl (%esi, %eax, 4), %eax
      9 0x8b,0x04,0x86 = movl (%esi, %eax, 4), %eax
     10 0x8b,0x44,0x06,0x04 = movl 4(%esi, %eax), %eax
     11 0x8b,0x44,0x06,0x04 = movl 4(%esi, %eax), %eax
     12 0x8b,0x44,0x06,0x04 = movl 4(%esi, %eax), %eax
     13 0x8b,0x44,0x06,0x04 = movl 4(%esi, %eax), %eax
     14 0x8b,0x44,0x46,0x04 = movl 4(%esi, %eax, 2), %eax
     15 0x8b,0x44,0x46,0x04 = movl 4(%esi, %eax, 2), %eax
     16 0x8b,0x44,0x46,0x04 = movl 4(%esi, %eax, 2), %eax
     17 0x8b,0x44,0x46,0x04 = movl 4(%esi, %eax, 2), %eax
     18 0x8b,0x44,0x46,0x08 = movl 8(%esi, %eax, 2), %eax
     19 0x8b,0x44,0x46,0x08 = movl 8(%esi, %eax, 2), %eax
     20 0x8b,0x44,0x46,0x08 = movl 8(%esi, %eax, 2), %eax
     21 0x8b,0x44,0x46,0x08 = movl 8(%esi, %eax, 2), %eax
     22 0x8b,0x44,0x46,0x10 = movl 16(%esi, %eax, 2), %eax
     23 0x0f,0x18,0x40,0x40 = prefetchnta 64(%eax)
     24 0x60 = pushal 
     25 0x61 = popal 
     26 0x60 = pushal 
     27 0x61 = popal 
     28