Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 080484d0 <unique_f(int, char, YOBA, std::string, int, char, YOBA, std::string)>:
- 80484d0: 53 push %ebx
- 80484d1: 31 c0 xor %eax,%eax
- 80484d3: 83 ec 18 sub $0x18,%esp
- 80484d6: 8b 5c 24 20 mov 0x20(%esp),%ebx
- 80484da: 39 5c 24 30 cmp %ebx,0x30(%esp)
- 80484de: 8b 54 24 24 mov 0x24(%esp),%edx
- 80484e2: 8b 4c 24 34 mov 0x34(%esp),%ecx
- 80484e6: 74 08 je 80484f0 <unique_f(int, char, YOBA, std::string, int, char, YOBA, std::string)+0x20>
- 80484e8: 83 c4 18 add $0x18,%esp
- 80484eb: 5b pop %ebx
- 80484ec: c3 ret
- 80484ed: 8d 76 00 lea 0x0(%esi),%esi
- 80484f0: 38 d1 cmp %dl,%cl
- 80484f2: 75 f4 jne 80484e8 <unique_f(int, char, YOBA, std::string, int, char, YOBA, std::string)+0x18>
- 80484f4: 8b 54 24 38 mov 0x38(%esp),%edx
- 80484f8: 39 54 24 28 cmp %edx,0x28(%esp)
- 80484fc: 75 ea jne 80484e8 <unique_f(int, char, YOBA, std::string, int, char, YOBA, std::string)+0x18>
- 80484fe: 8b 54 24 2c mov 0x2c(%esp),%edx
- 8048502: 8b 4c 24 3c mov 0x3c(%esp),%ecx
- 8048506: 8b 12 mov (%edx),%edx
- 8048508: 8b 09 mov (%ecx),%ecx
- 804850a: 8b 5a f4 mov -0xc(%edx),%ebx
- 804850d: 3b 59 f4 cmp -0xc(%ecx),%ebx
- 8048510: 75 d6 jne 80484e8 <unique_f(int, char, YOBA, std::string, int, char, YOBA, std::string)+0x18>
- 8048512: 89 5c 24 08 mov %ebx,0x8(%esp)
- 8048516: 89 4c 24 04 mov %ecx,0x4(%esp)
- 804851a: 89 14 24 mov %edx,(%esp)
- 804851d: e8 6e fe ff ff call 8048390 <memcmp@plt>
- 8048522: 85 c0 test %eax,%eax
- 8048524: 0f 94 c0 sete %al
- 8048527: eb bf jmp 80484e8 <unique_f(int, char, YOBA, std::string, int, char, YOBA, std::string)+0x18>
- 8048529: 66 90 xchg %ax,%ax
- 804852b: 66 90 xchg %ax,%ax
- 804852d: 66 90 xchg %ax,%ax
- 804852f: 90 nop
Advertisement
Add Comment
Please, Sign In to add comment