Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 005b80d0 <_dtoa_unlock>:
  2.   5b80d0:   83 ec 1c                sub    $0x1c,%esp
  3.   5b80d3:   83 3d 20 07 70 01 02    cmpl   $0x2,0x1700720
  4.   5b80da:   74 04                   je     5b80e0 <_dtoa_unlock+0x10>
  5.   5b80dc:   83 c4 1c                add    $0x1c,%esp
  6.   5b80df:   c3                      ret    
  7.   5b80e0:   8d 04 40                lea    (%eax,%eax,2),%eax
  8.   5b80e3:   8d 04 c5 40 07 70 01    lea    0x1700740(,%eax,8),%eax
  9.   5b80ea:   89 04 24                mov    %eax,(%esp)
  10.   5b80ed:   e8 0e 7f a4 ff          call   0 <_LeaveCriticalSection@4>
  11.   5b80f2:   83 ec 04                sub    $0x4,%esp
  12.   5b80f5:   83 c4 1c                add    $0x1c,%esp
  13.   5b80f8:   c3                      ret    
  14.   5b80f9:   8d b4 26 00 00 00 00    lea    0x0(%esi,%eiz,1),%esi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement