1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184
| 0000000000000000 <memcpy>: 0: 85 d2 test %edx,%edx 2: 48 89 f8 mov %rdi,%rax 5: 0f 8e 7d 02 00 00 jle 288 <memcpy+0x288> b: 48 8d 7e 10 lea 0x10(%rsi),%rdi f: 8d 4a ff lea -0x1(%rdx),%ecx 12: 48 39 f8 cmp %rdi,%rax 15: 48 8d 78 10 lea 0x10(%rax),%rdi 19: 41 0f 93 c0 setae %r8b 1d: 48 39 fe cmp %rdi,%rsi 20: 40 0f 93 c7 setae %dil 24: 41 08 f8 or %dil,%r8b 27: 0f 84 33 02 00 00 je 260 <memcpy+0x260> 2d: 83 fa 16 cmp $0x16,%edx 30: 0f 86 2a 02 00 00 jbe 260 <memcpy+0x260> 36: 41 89 c9 mov %ecx,%r9d 39: 48 89 f1 mov %rsi,%rcx 3c: 53 push %rbx 3d: 48 f7 d9 neg %rcx 40: 83 e1 0f and $0xf,%ecx 43: 8d 79 0f lea 0xf(%rcx),%edi 46: 41 39 f9 cmp %edi,%r9d 49: 0f 82 41 02 00 00 jb 290 <memcpy+0x290> 4f: 85 c9 test %ecx,%ecx 51: 0f 84 3e 02 00 00 je 295 <memcpy+0x295> 57: 0f b6 3e movzbl (%rsi),%edi 5a: 83 f9 01 cmp $0x1,%ecx 5d: 48 8d 5e 01 lea 0x1(%rsi),%rbx 61: 4c 8d 40 01 lea 0x1(%rax),%r8 65: 44 8d 4a fe lea -0x2(%rdx),%r9d 69: 40 88 38 mov %dil,(%rax) 6c: 0f 84 7e 01 00 00 je 1f0 <memcpy+0x1f0> 72: 0f b6 7e 01 movzbl 0x1(%rsi),%edi 76: 83 f9 02 cmp $0x2,%ecx 79: 48 8d 5e 02 lea 0x2(%rsi),%rbx 7d: 4c 8d 40 02 lea 0x2(%rax),%r8 81: 44 8d 4a fd lea -0x3(%rdx),%r9d 85: 40 88 78 01 mov %dil,0x1(%rax) 89: 0f 84 61 01 00 00 je 1f0 <memcpy+0x1f0> 8f: 0f b6 7e 02 movzbl 0x2(%rsi),%edi 93: 83 f9 03 cmp $0x3,%ecx 96: 48 8d 5e 03 lea 0x3(%rsi),%rbx 9a: 4c 8d 40 03 lea 0x3(%rax),%r8 9e: 44 8d 4a fc lea -0x4(%rdx),%r9d a2: 40 88 78 02 mov %dil,0x2(%rax) a6: 0f 84 44 01 00 00 je 1f0 <memcpy+0x1f0> ac: 0f b6 7e 03 movzbl 0x3(%rsi),%edi b0: 83 f9 04 cmp $0x4,%ecx b3: 48 8d 5e 04 lea 0x4(%rsi),%rbx b7: 4c 8d 40 04 lea 0x4(%rax),%r8 bb: 44 8d 4a fb lea -0x5(%rdx),%r9d bf: 40 88 78 03 mov %dil,0x3(%rax) c3: 0f 84 27 01 00 00 je 1f0 <memcpy+0x1f0> c9: 0f b6 7e 04 movzbl 0x4(%rsi),%edi cd: 83 f9 05 cmp $0x5,%ecx d0: 48 8d 5e 05 lea 0x5(%rsi),%rbx d4: 4c 8d 40 05 lea 0x5(%rax),%r8 d8: 44 8d 4a fa lea -0x6(%rdx),%r9d dc: 40 88 78 04 mov %dil,0x4(%rax) e0: 0f 84 0a 01 00 00 je 1f0 <memcpy+0x1f0> e6: 0f b6 7e 05 movzbl 0x5(%rsi),%edi ea: 83 f9 06 cmp $0x6,%ecx ed: 48 8d 5e 06 lea 0x6(%rsi),%rbx f1: 4c 8d 40 06 lea 0x6(%rax),%r8 f5: 44 8d 4a f9 lea -0x7(%rdx),%r9d f9: 40 88 78 05 mov %dil,0x5(%rax) fd: 0f 84 ed 00 00 00 je 1f0 <memcpy+0x1f0> 103: 0f b6 7e 06 movzbl 0x6(%rsi),%edi 107: 83 f9 07 cmp $0x7,%ecx 10a: 48 8d 5e 07 lea 0x7(%rsi),%rbx 10e: 4c 8d 40 07 lea 0x7(%rax),%r8 112: 44 8d 4a f8 lea -0x8(%rdx),%r9d 116: 40 88 78 06 mov %dil,0x6(%rax) 11a: 0f 84 d0 00 00 00 je 1f0 <memcpy+0x1f0> 120: 0f b6 7e 07 movzbl 0x7(%rsi),%edi 124: 83 f9 08 cmp $0x8,%ecx 127: 48 8d 5e 08 lea 0x8(%rsi),%rbx 12b: 4c 8d 40 08 lea 0x8(%rax),%r8 12f: 44 8d 4a f7 lea -0x9(%rdx),%r9d 133: 40 88 78 07 mov %dil,0x7(%rax) 137: 0f 84 b3 00 00 00 je 1f0 <memcpy+0x1f0> 13d: 0f b6 7e 08 movzbl 0x8(%rsi),%edi 141: 83 f9 09 cmp $0x9,%ecx 144: 48 8d 5e 09 lea 0x9(%rsi),%rbx 148: 4c 8d 40 09 lea 0x9(%rax),%r8 14c: 44 8d 4a f6 lea -0xa(%rdx),%r9d 150: 40 88 78 08 mov %dil,0x8(%rax) 154: 0f 84 96 00 00 00 je 1f0 <memcpy+0x1f0> 15a: 0f b6 7e 09 movzbl 0x9(%rsi),%edi 15e: 83 f9 0a cmp $0xa,%ecx 161: 48 8d 5e 0a lea 0xa(%rsi),%rbx 165: 4c 8d 40 0a lea 0xa(%rax),%r8 169: 44 8d 4a f5 lea -0xb(%rdx),%r9d 16d: 40 88 78 09 mov %dil,0x9(%rax) 171: 74 7d je 1f0 <memcpy+0x1f0> 173: 0f b6 7e 0a movzbl 0xa(%rsi),%edi 177: 83 f9 0b cmp $0xb,%ecx 17a: 48 8d 5e 0b lea 0xb(%rsi),%rbx 17e: 4c 8d 40 0b lea 0xb(%rax),%r8 182: 44 8d 4a f4 lea -0xc(%rdx),%r9d 186: 40 88 78 0a mov %dil,0xa(%rax) 18a: 74 64 je 1f0 <memcpy+0x1f0> 18c: 0f b6 7e 0b movzbl 0xb(%rsi),%edi 190: 83 f9 0c cmp $0xc,%ecx 193: 48 8d 5e 0c lea 0xc(%rsi),%rbx 197: 4c 8d 40 0c lea 0xc(%rax),%r8 19b: 44 8d 4a f3 lea -0xd(%rdx),%r9d 19f: 40 88 78 0b mov %dil,0xb(%rax) 1a3: 74 4b je 1f0 <memcpy+0x1f0> 1a5: 0f b6 7e 0c movzbl 0xc(%rsi),%edi 1a9: 83 f9 0d cmp $0xd,%ecx 1ac: 48 8d 5e 0d lea 0xd(%rsi),%rbx 1b0: 4c 8d 40 0d lea 0xd(%rax),%r8 1b4: 44 8d 4a f2 lea -0xe(%rdx),%r9d 1b8: 40 88 78 0c mov %dil,0xc(%rax) 1bc: 74 32 je 1f0 <memcpy+0x1f0> 1be: 0f b6 7e 0d movzbl 0xd(%rsi),%edi 1c2: 83 f9 0f cmp $0xf,%ecx 1c5: 48 8d 5e 0e lea 0xe(%rsi),%rbx 1c9: 4c 8d 40 0e lea 0xe(%rax),%r8 1cd: 44 8d 4a f1 lea -0xf(%rdx),%r9d 1d1: 40 88 78 0d mov %dil,0xd(%rax) 1d5: 75 19 jne 1f0 <memcpy+0x1f0> 1d7: 0f b6 7e 0e movzbl 0xe(%rsi),%edi 1db: 48 8d 5e 0f lea 0xf(%rsi),%rbx 1df: 4c 8d 40 0f lea 0xf(%rax),%r8 1e3: 44 8d 4a f0 lea -0x10(%rdx),%r9d 1e7: 40 88 78 0e mov %dil,0xe(%rax) 1eb: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 1f0: 29 ca sub %ecx,%edx 1f2: 41 89 ca mov %ecx,%r10d 1f5: 31 ff xor %edi,%edi 1f7: 41 89 d3 mov %edx,%r11d 1fa: 4c 01 d6 add %r10,%rsi 1fd: 31 c9 xor %ecx,%ecx 1ff: 41 c1 eb 04 shr $0x4,%r11d 203: 49 01 c2 add %rax,%r10 206: 66 2e 0f 1f 84 00 00 nopw %cs:0x0(%rax,%rax,1) 20d: 00 00 00 210: 66 0f 6f 04 0e movdqa (%rsi,%rcx,1),%xmm0 215: 83 c7 01 add $0x1,%edi 218: 41 0f 11 04 0a movups %xmm0,(%r10,%rcx,1) 21d: 48 83 c1 10 add $0x10,%rcx 221: 41 39 fb cmp %edi,%r11d 224: 77 ea ja 210 <memcpy+0x210> 226: 89 d7 mov %edx,%edi 228: 83 e7 f0 and $0xfffffff0,%edi 22b: 89 fe mov %edi,%esi 22d: 41 29 f9 sub %edi,%r9d 230: 49 8d 0c 30 lea (%r8,%rsi,1),%rcx 234: 48 01 de add %rbx,%rsi 237: 39 fa cmp %edi,%edx 239: 74 22 je 25d <memcpy+0x25d> 23b: 45 8d 41 01 lea 0x1(%r9),%r8d 23f: 31 d2 xor %edx,%edx 241: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 248: 0f b6 3c 16 movzbl (%rsi,%rdx,1),%edi 24c: 40 88 3c 11 mov %dil,(%rcx,%rdx,1) 250: 48 83 c2 01 add $0x1,%rdx 254: 44 89 c7 mov %r8d,%edi 257: 29 d7 sub %edx,%edi 259: 85 ff test %edi,%edi 25b: 7f eb jg 248 <memcpy+0x248> 25d: 5b pop %rbx 25e: c3 retq 25f: 90 nop 260: 48 83 c1 01 add $0x1,%rcx 264: 31 d2 xor %edx,%edx 266: 66 2e 0f 1f 84 00 00 nopw %cs:0x0(%rax,%rax,1) 26d: 00 00 00 270: 0f b6 3c 16 movzbl (%rsi,%rdx,1),%edi 274: 40 88 3c 10 mov %dil,(%rax,%rdx,1) 278: 48 83 c2 01 add $0x1,%rdx 27c: 48 39 ca cmp %rcx,%rdx 27f: 75 ef jne 270 <memcpy+0x270> 281: f3 c3 repz retq 283: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 288: f3 c3 repz retq 28a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 290: 48 89 c1 mov %rax,%rcx 293: eb a6 jmp 23b <memcpy+0x23b> 295: 48 89 f3 mov %rsi,%rbx 298: 49 89 c0 mov %rax,%r8 29b: e9 50 ff ff ff jmpq 1f0 <memcpy+0x1f0>
|