Guest User

Untitled

a guest
Aug 16th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 080483e4 <f>:
  2.  80483e4:       55                      push   %ebp
  3.  80483e5:       89 e5                   mov    %esp,%ebp
  4.  80483e7:       83 ec 10                sub    $0x10,%esp
  5.  80483ea:       c7 45 fc 05 00 00 00    movl   $0x5,-0x4(%ebp)
  6.  80483f1:       8b 45 fc                mov    -0x4(%ebp),%eax
  7.  80483f4:       89 c2                   mov    %eax,%edx
  8.  80483f6:       0f af 55 fc             imul   -0x4(%ebp),%edx
  9.  80483fa:       83 6d fc 01             subl   $0x1,-0x4(%ebp)
  10.  80483fe:       8b 45 fc                mov    -0x4(%ebp),%eax
  11.  8048401:       0f af 45 fc             imul   -0x4(%ebp),%eax
  12.  8048405:       0f af 45 fc             imul   -0x4(%ebp),%eax
  13.  8048409:       89 d1                   mov    %edx,%ecx
  14.  804840b:       29 c1                   sub    %eax,%ecx
  15.  804840d:       89 c8                   mov    %ecx,%eax
  16.  804840f:       83 45 fc 01             addl   $0x1,-0x4(%ebp)
  17.  8048413:       03 45 fc                add    -0x4(%ebp),%eax
  18.  8048416:       83 6d fc 01             subl   $0x1,-0x4(%ebp)
  19.  804841a:       83 45 fc 01             addl   $0x1,-0x4(%ebp)
  20.  804841e:       c9                      leave  
  21.  804841f:       c3                      ret
Add Comment
Please, Sign In to add comment