Advertisement
Guest User

Untitled

a guest
Aug 14th, 2014
378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. 16d836a: 90 nop
  2. 16d836b: 90 nop
  3. 16d836c: 90 nop
  4. 16d836d: 90 nop
  5. 16d836e: 90 nop
  6. 16d836f: 90 nop
  7. 16d8370: 55 push %ebp
  8. 16d8371: 89 e5 mov %esp,%ebp
  9. 16d8373: 56 push %esi
  10. 16d8374: 53 push %ebx
  11. 16d8375: e8 7d 94 bc fe call 2a17f7 <_ZN9QTreeView8collapseERK11QModelIndex@plt+0x17f>
  12. 16d837a: 81 c3 7a dc be 00 add $0xbedc7a,%ebx
  13. 16d8380: 8b 83 58 e8 fe ff mov -0x117a8(%ebx),%eax
  14. 16d8386: 83 f8 ff cmp $0xffffffff,%eax
  15. 16d8389: 74 19 je 16d83a4 <jsimd_extxrgb_ycc_convert_sse2+0x207bf4>
  16. 16d838b: 8d b3 58 e8 fe ff lea -0x117a8(%ebx),%esi
  17. 16d8391: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
  18. 16d8398: 83 ee 04 sub $0x4,%esi
  19. 16d839b: ff d0 call *%eax
  20. 16d839d: 8b 06 mov (%esi),%eax
  21. 16d839f: 83 f8 ff cmp $0xffffffff,%eax
  22. 16d83a2: 75 f4 jne 16d8398 <jsimd_extxrgb_ycc_convert_sse2+0x207be8>
  23. 16d83a4: 5b pop %ebx
  24. 16d83a5: 5e pop %esi
  25. 16d83a6: 5d pop %ebp
  26. 16d83a7: c3 ret
  27.  
  28. Disassembly of section .fini:
  29.  
  30. 016d83a8 <_fini>:
  31. 16d83a8: 55 push %ebp
  32. 16d83a9: 89 e5 mov %esp,%ebp
  33. 16d83ab: 53 push %ebx
  34. 16d83ac: 83 ec 04 sub $0x4,%esp
  35. 16d83af: e8 00 00 00 00 call 16d83b4 <_fini+0xc>
  36. 16d83b4: 5b pop %ebx
  37. 16d83b5: 81 c3 40 dc be 00 add $0xbedc40,%ebx
  38. 16d83bb: e8 80 93 bc fe call 2a1740 <_ZN9QTreeView8collapseERK11QModelIndex@plt+0xc8>
  39. 16d83c0: 59 pop %ecx
  40. 16d83c1: 5b pop %ebx
  41. 16d83c2: c9 leave
  42. 16d83c3: c3 ret
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement