Advertisement
Guest User

opto

a guest
Aug 21st, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. loop with i+= 2 * i * i;
  2. 013110B5 mov eax,ecx
  3. 013110B7 imul eax,ecx
  4. 013110BA lea esi,[esi+eax*2]
  5. 013110BD lea eax,[ecx+1]
  6. 013110C0 add ecx,2
  7. 013110C3 imul eax,edx
  8. 013110C6 add edx,4
  9. 013110C9 add edi,eax
  10. 013110CB cmp ecx,773593FFh
  11. 013110D1 jl main+0B5h (013110B5h)
  12. loop with i+= 1;
  13. 01031023 inc edx
  14. 01031024 add eax,2
  15. 01031027 add edi,3
  16. 0103102A add esi,ecx
  17. 0103102C add edx,ecx
  18. 0103102E add eax,ecx
  19. 01031030 add edi,ecx
  20. 01031032 add ecx,4
  21. 01031035 cmp ecx,77359400h
  22. 0103103B jl main+23h (01031023h)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement