FreeBSD Bugzilla – Attachment 190750 Details for
Bug 225229
devel/hwloc broken on 11.1-RELEASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
objdump from gcc build
objdump-gcc (text/plain), 122.27 KB, created by
Jason W. Bacon
on 2018-02-18 17:24:10 UTC
(
hide
)
Description:
objdump from gcc build
Filename:
MIME Type:
Creator:
Jason W. Bacon
Created:
2018-02-18 17:24:10 UTC
Size:
122.27 KB
patch
obsolete
> >work/hwloc-1.11.7/src/.libs/topology-x86.o: file format elf64-x86-64-freebsd > >Disassembly of section .text: > >0000000000000000 <fake_set_cpubind>: > 0: 31 c0 xor %eax,%eax > 2: c3 retq > 3: 0f 1f 00 nopl (%rax) > 6: 66 2e 0f 1f 84 00 00 nopw %cs:0x0(%rax,%rax,1) > d: 00 00 00 > >0000000000000010 <hwloc_x86_component_instantiate>: > 10: 55 push %rbp > 11: 53 push %rbx > 12: 48 83 ec 08 sub $0x8,%rsp > 16: e8 00 00 00 00 callq 1b <hwloc_x86_component_instantiate+0xb> > 1b: 48 85 c0 test %rax,%rax > 1e: 48 89 c3 mov %rax,%rbx > 21: 74 4b je 6e <hwloc_x86_component_instantiate+0x5e> > 23: bf 18 00 00 00 mov $0x18,%edi > 28: e8 00 00 00 00 callq 2d <hwloc_x86_component_instantiate+0x1d> > 2d: 48 85 c0 test %rax,%rax > 30: 48 89 c5 mov %rax,%rbp > 33: 74 4b je 80 <hwloc_x86_component_instantiate+0x70> > 35: 48 89 43 30 mov %rax,0x30(%rbx) > 39: 48 8d 05 90 20 00 00 lea 0x2090(%rip),%rax # 20d0 <hwloc_x86_discover> > 40: 48 c7 43 20 01 00 00 movq $0x1,0x20(%rbx) > 47: 00 > 48: 48 89 43 40 mov %rax,0x40(%rbx) > 4c: 48 8d 05 4d 00 00 00 lea 0x4d(%rip),%rax # a0 <hwloc_x86_backend_disable> > 53: 48 89 43 38 mov %rax,0x38(%rbx) > 57: c7 45 14 00 00 00 00 movl $0x0,0x14(%rbp) > 5e: e8 00 00 00 00 callq 63 <hwloc_x86_component_instantiate+0x53> > 63: c7 45 10 01 00 00 00 movl $0x1,0x10(%rbp) > 6a: 48 89 45 08 mov %rax,0x8(%rbp) > 6e: 48 83 c4 08 add $0x8,%rsp > 72: 48 89 d8 mov %rbx,%rax > 75: 5b pop %rbx > 76: 5d pop %rbp > 77: c3 retq > 78: 0f 1f 84 00 00 00 00 nopl 0x0(%rax,%rax,1) > 7f: 00 > 80: e8 00 00 00 00 callq 85 <hwloc_x86_component_instantiate+0x75> > 85: 48 89 df mov %rbx,%rdi > 88: c7 00 0c 00 00 00 movl $0xc,(%rax) > 8e: 31 db xor %ebx,%ebx > 90: e8 00 00 00 00 callq 95 <hwloc_x86_component_instantiate+0x85> > 95: eb d7 jmp 6e <hwloc_x86_component_instantiate+0x5e> > 97: 66 0f 1f 84 00 00 00 nopw 0x0(%rax,%rax,1) > 9e: 00 00 > >00000000000000a0 <hwloc_x86_backend_disable>: > a0: 53 push %rbx > a1: 48 8b 5f 30 mov 0x30(%rdi),%rbx > a5: 48 8b 7b 08 mov 0x8(%rbx),%rdi > a9: e8 00 00 00 00 callq ae <hwloc_x86_backend_disable+0xe> > ae: 48 89 df mov %rbx,%rdi > b1: 5b pop %rbx > b2: e9 00 00 00 00 jmpq b7 <hwloc_x86_backend_disable+0x17> > b7: 66 0f 1f 84 00 00 00 nopw 0x0(%rax,%rax,1) > be: 00 00 > >00000000000000c0 <fill_amd_cache>: > c0: 83 fe 01 cmp $0x1,%esi > c3: 41 56 push %r14 > c5: 41 55 push %r13 > c7: 41 54 push %r12 > c9: 55 push %rbp > ca: 53 push %rbx > cb: 74 23 je f0 <fill_amd_cache+0x30> > cd: 83 fe 02 cmp $0x2,%esi > d0: 0f 84 ca 00 00 00 je 1a0 <fill_amd_cache+0xe0> > d6: 83 fe 03 cmp $0x3,%esi > d9: 0f 84 09 01 00 00 je 1e8 <fill_amd_cache+0x128> > df: 5b pop %rbx > e0: 5d pop %rbp > e1: 41 5c pop %r12 > e3: 41 5d pop %r13 > e5: 41 5e pop %r14 > e7: c3 retq > e8: 0f 1f 84 00 00 00 00 nopl 0x0(%rax,%rax,1) > ef: 00 > f0: 89 cd mov %ecx,%ebp > f2: c1 ed 18 shr $0x18,%ebp > f5: c1 e5 0a shl $0xa,%ebp > f8: 48 85 ed test %rbp,%rbp > fb: 74 e2 je df <fill_amd_cache+0x1f> > fd: 8b 47 3c mov 0x3c(%rdi),%eax > 100: 41 89 f4 mov %esi,%r12d > 103: 49 89 fe mov %rdi,%r14 > 106: 48 8b 7f 40 mov 0x40(%rdi),%rdi > 10a: 41 89 cd mov %ecx,%r13d > 10d: 89 d3 mov %edx,%ebx > 10f: 83 c0 01 add $0x1,%eax > 112: 48 8d 34 40 lea (%rax,%rax,2),%rsi > 116: 48 c1 e6 04 shl $0x4,%rsi > 11a: e8 00 00 00 00 callq 11f <fill_amd_cache+0x5f> > 11f: 48 85 c0 test %rax,%rax > 122: 74 bb je df <fill_amd_cache+0x1f> > 124: 41 8b 76 3c mov 0x3c(%r14),%esi > 128: 49 89 46 40 mov %rax,0x40(%r14) > 12c: 8d 56 01 lea 0x1(%rsi),%edx > 12f: 41 89 56 3c mov %edx,0x3c(%r14) > 133: 48 8d 14 76 lea (%rsi,%rsi,2),%rdx > 137: 48 c1 e2 04 shl $0x4,%rdx > 13b: 48 01 d0 add %rdx,%rax > 13e: 41 83 fc 02 cmp $0x2,%r12d > 142: 89 18 mov %ebx,(%rax) > 144: 44 89 60 04 mov %r12d,0x4(%rax) > 148: 77 66 ja 1b0 <fill_amd_cache+0xf0> > 14a: 41 0f b6 d5 movzbl %r13b,%edx > 14e: 41 83 fc 01 cmp $0x1,%r12d > 152: c7 40 08 01 00 00 00 movl $0x1,0x8(%rax) > 159: 89 50 10 mov %edx,0x10(%rax) > 15c: c7 40 14 00 00 00 00 movl $0x0,0x14(%rax) > 163: c7 40 18 00 00 00 00 movl $0x0,0x18(%rax) > 16a: 75 60 jne 1cc <fill_amd_cache+0x10c> > 16c: 44 89 e9 mov %r13d,%ecx > 16f: 41 bd ff ff ff ff mov $0xffffffff,%r13d > 175: c1 e9 10 shr $0x10,%ecx > 178: 0f b6 c9 movzbl %cl,%ecx > 17b: 81 f9 ff 00 00 00 cmp $0xff,%ecx > 181: 41 0f 44 cd cmove %r13d,%ecx > 185: 89 48 1c mov %ecx,0x1c(%rax) > 188: 48 89 68 28 mov %rbp,0x28(%rax) > 18c: c7 40 20 00 00 00 00 movl $0x0,0x20(%rax) > 193: 5b pop %rbx > 194: 5d pop %rbp > 195: 41 5c pop %r12 > 197: 41 5d pop %r13 > 199: 41 5e pop %r14 > 19b: c3 retq > 19c: 0f 1f 40 00 nopl 0x0(%rax) > 1a0: 89 cd mov %ecx,%ebp > 1a2: c1 ed 10 shr $0x10,%ebp > 1a5: c1 e5 0a shl $0xa,%ebp > 1a8: e9 4b ff ff ff jmpq f8 <fill_amd_cache+0x38> > 1ad: 0f 1f 00 nopl (%rax) > 1b0: 41 8b 56 08 mov 0x8(%r14),%edx > 1b4: c7 40 14 00 00 00 00 movl $0x0,0x14(%rax) > 1bb: c7 40 18 00 00 00 00 movl $0x0,0x18(%rax) > 1c2: 89 50 08 mov %edx,0x8(%rax) > 1c5: 41 0f b6 d5 movzbl %r13b,%edx > 1c9: 89 50 10 mov %edx,0x10(%rax) > 1cc: 44 89 e9 mov %r13d,%ecx > 1cf: 48 8d 15 00 00 00 00 lea 0x0(%rip),%rdx # 1d6 <fill_amd_cache+0x116> > 1d6: c1 e9 0c shr $0xc,%ecx > 1d9: 83 e1 0f and $0xf,%ecx > 1dc: 8b 14 8a mov (%rdx,%rcx,4),%edx > 1df: 89 50 1c mov %edx,0x1c(%rax) > 1e2: eb a4 jmp 188 <fill_amd_cache+0xc8> > 1e4: 0f 1f 40 00 nopl 0x0(%rax) > 1e8: 89 cd mov %ecx,%ebp > 1ea: c1 ed 12 shr $0x12,%ebp > 1ed: c1 e5 13 shl $0x13,%ebp > 1f0: e9 03 ff ff ff jmpq f8 <fill_amd_cache+0x38> > 1f5: 90 nop > 1f6: 66 2e 0f 1f 84 00 00 nopw %cs:0x0(%rax,%rax,1) > 1fd: 00 00 00 > >0000000000000200 <hwloc_x86_add_cpuinfos>: > 200: 41 56 push %r14 > 202: 41 55 push %r13 > 204: 41 89 d5 mov %edx,%r13d > 207: 41 54 push %r12 > 209: 55 push %rbp > 20a: 48 8d 56 48 lea 0x48(%rsi),%rdx > 20e: 53 push %rbx > 20f: 48 89 f5 mov %rsi,%rbp > 212: 48 8d 35 00 00 00 00 lea 0x0(%rip),%rsi # 219 <hwloc_x86_add_cpuinfos+0x19> > 219: 44 89 e9 mov %r13d,%ecx > 21c: 49 89 fc mov %rdi,%r12 > 21f: 48 83 ec 10 sub $0x10,%rsp > 223: 4c 8b 35 00 00 00 00 mov 0x0(%rip),%r14 # 22a <hwloc_x86_add_cpuinfos+0x2a> > 22a: 48 89 e3 mov %rsp,%rbx > 22d: 49 8b 06 mov (%r14),%rax > 230: 48 89 44 24 08 mov %rax,0x8(%rsp) > 235: 31 c0 xor %eax,%eax > 237: e8 00 00 00 00 callq 23c <hwloc_x86_add_cpuinfos+0x3c> > 23c: 8b 8d 90 00 00 00 mov 0x90(%rbp),%ecx > 242: 48 8d 15 00 00 00 00 lea 0x0(%rip),%rdx # 249 <hwloc_x86_add_cpuinfos+0x49> > 249: be 08 00 00 00 mov $0x8,%esi > 24e: 48 89 e7 mov %rsp,%rdi > 251: 31 c0 xor %eax,%eax > 253: e8 00 00 00 00 callq 258 <hwloc_x86_add_cpuinfos+0x58> > 258: 48 8d 35 00 00 00 00 lea 0x0(%rip),%rsi # 25f <hwloc_x86_add_cpuinfos+0x5f> > 25f: 44 89 e9 mov %r13d,%ecx > 262: 48 89 e2 mov %rsp,%rdx > 265: 4c 89 e7 mov %r12,%rdi > 268: e8 00 00 00 00 callq 26d <hwloc_x86_add_cpuinfos+0x6d> > 26d: 8b 8d 8c 00 00 00 mov 0x8c(%rbp),%ecx > 273: 48 8d 15 00 00 00 00 lea 0x0(%rip),%rdx # 27a <hwloc_x86_add_cpuinfos+0x7a> > 27a: be 08 00 00 00 mov $0x8,%esi > 27f: 48 89 e7 mov %rsp,%rdi > 282: 31 c0 xor %eax,%eax > 284: e8 00 00 00 00 callq 289 <hwloc_x86_add_cpuinfos+0x89> > 289: 48 8d 35 00 00 00 00 lea 0x0(%rip),%rsi # 290 <hwloc_x86_add_cpuinfos+0x90> > 290: 44 89 e9 mov %r13d,%ecx > 293: 48 89 e2 mov %rsp,%rdx > 296: 4c 89 e7 mov %r12,%rdi > 299: e8 00 00 00 00 callq 29e <hwloc_x86_add_cpuinfos+0x9e> > 29e: 0f b6 45 55 movzbl 0x55(%rbp),%eax > 2a2: 84 c0 test %al,%al > 2a4: 74 25 je 2cb <hwloc_x86_add_cpuinfos+0xcb> > 2a6: 3c 20 cmp $0x20,%al > 2a8: 48 8d 55 55 lea 0x55(%rbp),%rdx > 2ac: 75 0b jne 2b9 <hwloc_x86_add_cpuinfos+0xb9> > 2ae: 66 90 xchg %ax,%ax > 2b0: 48 83 c2 01 add $0x1,%rdx > 2b4: 80 3a 20 cmpb $0x20,(%rdx) > 2b7: 74 f7 je 2b0 <hwloc_x86_add_cpuinfos+0xb0> > 2b9: 48 8d 35 00 00 00 00 lea 0x0(%rip),%rsi # 2c0 <hwloc_x86_add_cpuinfos+0xc0> > 2c0: 44 89 e9 mov %r13d,%ecx > 2c3: 4c 89 e7 mov %r12,%rdi > 2c6: e8 00 00 00 00 callq 2cb <hwloc_x86_add_cpuinfos+0xcb> > 2cb: 8b 8d 88 00 00 00 mov 0x88(%rbp),%ecx > 2d1: 48 8d 15 00 00 00 00 lea 0x0(%rip),%rdx # 2d8 <hwloc_x86_add_cpuinfos+0xd8> > 2d8: be 08 00 00 00 mov $0x8,%esi > 2dd: 48 89 df mov %rbx,%rdi > 2e0: 31 c0 xor %eax,%eax > 2e2: e8 00 00 00 00 callq 2e7 <hwloc_x86_add_cpuinfos+0xe7> > 2e7: 48 8d 35 00 00 00 00 lea 0x0(%rip),%rsi # 2ee <hwloc_x86_add_cpuinfos+0xee> > 2ee: 44 89 e9 mov %r13d,%ecx > 2f1: 48 89 da mov %rbx,%rdx > 2f4: 4c 89 e7 mov %r12,%rdi > 2f7: e8 00 00 00 00 callq 2fc <hwloc_x86_add_cpuinfos+0xfc> > 2fc: 48 8b 44 24 08 mov 0x8(%rsp),%rax > 301: 49 33 06 xor (%r14),%rax > 304: 75 0d jne 313 <hwloc_x86_add_cpuinfos+0x113> > 306: 48 83 c4 10 add $0x10,%rsp > 30a: 5b pop %rbx > 30b: 5d pop %rbp > 30c: 41 5c pop %r12 > 30e: 41 5d pop %r13 > 310: 41 5e pop %r14 > 312: c3 retq > 313: e8 00 00 00 00 callq 318 <hwloc_x86_add_cpuinfos+0x118> > 318: 0f 1f 84 00 00 00 00 nopl 0x0(%rax,%rax,1) > 31f: 00 > >0000000000000320 <look_proc.isra.1>: > 320: 41 57 push %r15 > 322: 41 56 push %r14 > 324: 41 89 cf mov %ecx,%r15d > 327: 41 55 push %r13 > 329: 41 54 push %r12 > 32b: 45 89 cd mov %r9d,%r13d > 32e: 55 push %rbp > 32f: 53 push %rbx > 330: 41 b9 01 00 00 00 mov $0x1,%r9d > 336: 48 89 f3 mov %rsi,%rbx > 339: 49 89 fc mov %rdi,%r12 > 33c: 89 d5 mov %edx,%ebp > 33e: 48 83 ec 48 sub $0x48,%rsp > 342: c7 06 01 00 00 00 movl $0x1,(%rsi) > 348: 31 f6 xor %esi,%esi > 34a: 89 f1 mov %esi,%ecx > 34c: 44 89 c8 mov %r9d,%eax > 34f: 4c 89 44 24 08 mov %r8,0x8(%rsp) > 354: 48 89 df mov %rbx,%rdi > 357: 0f a2 cpuid > 359: 48 87 fb xchg %rdi,%rbx > 35c: 89 7c 24 2c mov %edi,0x2c(%rsp) > 360: 41 89 c6 mov %eax,%r14d > 363: 8b 44 24 2c mov 0x2c(%rsp),%eax > 367: 44 89 4c 24 10 mov %r9d,0x10(%rsp) > 36c: 89 ce mov %ecx,%esi > 36e: 41 89 c8 mov %ecx,%r8d > 371: 41 89 c2 mov %eax,%r10d > 374: 41 c1 ea 18 shr $0x18,%r10d > 378: 81 e2 00 00 00 10 and $0x10000000,%edx > 37e: 44 89 53 04 mov %r10d,0x4(%rbx) > 382: 0f 84 20 06 00 00 je 9a8 <look_proc.isra.1+0x688> > 388: c1 e8 10 shr $0x10,%eax > 38b: 89 4c 24 1c mov %ecx,0x1c(%rsp) > 38f: 89 4c 24 18 mov %ecx,0x18(%rsp) > 393: 0f b6 c0 movzbl %al,%eax > 396: 44 89 54 24 14 mov %r10d,0x14(%rsp) > 39b: 8d 78 ff lea -0x1(%rax),%edi > 39e: e8 00 00 00 00 callq 3a3 <look_proc.isra.1+0x83> > 3a3: 44 8b 4c 24 10 mov 0x10(%rsp),%r9d > 3a8: 89 c1 mov %eax,%ecx > 3aa: 44 8b 54 24 14 mov 0x14(%rsp),%r10d > 3af: 44 8b 44 24 18 mov 0x18(%rsp),%r8d > 3b4: 8b 74 24 1c mov 0x1c(%rsp),%esi > 3b8: 41 d3 e1 shl %cl,%r9d > 3bb: 41 8d 49 ff lea -0x1(%r9),%ecx > 3bf: 44 89 4b 08 mov %r9d,0x8(%rbx) > 3c3: 44 21 d1 and %r10d,%ecx > 3c6: 31 d2 xor %edx,%edx > 3c8: 44 89 d0 mov %r10d,%eax > 3cb: 89 4b 20 mov %ecx,0x20(%rbx) > 3ce: 41 f7 f1 div %r9d > 3d1: 44 89 f2 mov %r14d,%edx > 3d4: c1 ea 04 shr $0x4,%edx > 3d7: 83 e2 0f and $0xf,%edx > 3da: 89 43 14 mov %eax,0x14(%rbx) > 3dd: 44 89 f0 mov %r14d,%eax > 3e0: c1 e8 08 shr $0x8,%eax > 3e3: 83 e0 0f and $0xf,%eax > 3e6: 83 f8 0f cmp $0xf,%eax > 3e9: 40 0f 94 c7 sete %dil > 3ed: 41 83 fd 01 cmp $0x1,%r13d > 3f1: 0f 87 a1 05 00 00 ja 998 <look_proc.isra.1+0x678> > 3f7: 40 84 ff test %dil,%dil > 3fa: 0f 84 98 05 00 00 je 998 <look_proc.isra.1+0x678> > 400: 44 89 f1 mov %r14d,%ecx > 403: c1 e9 14 shr $0x14,%ecx > 406: 0f b6 c9 movzbl %cl,%ecx > 409: 83 c1 0f add $0xf,%ecx > 40c: 89 8b 90 00 00 00 mov %ecx,0x90(%rbx) > 412: 45 85 ed test %r13d,%r13d > 415: 0f 85 6d 02 00 00 jne 688 <look_proc.isra.1+0x368> > 41b: 83 f8 06 cmp $0x6,%eax > 41e: 0f 84 77 02 00 00 je 69b <look_proc.isra.1+0x37b> > 424: 40 84 ff test %dil,%dil > 427: 0f 85 6e 02 00 00 jne 69b <look_proc.isra.1+0x37b> > 42d: 41 83 e6 0f and $0xf,%r14d > 431: 45 85 ed test %r13d,%r13d > 434: 89 93 8c 00 00 00 mov %edx,0x8c(%rbx) > 43a: 44 89 b3 88 00 00 00 mov %r14d,0x88(%rbx) > 441: 0f 84 7b 02 00 00 je 6c2 <look_proc.isra.1+0x3a2> > 447: 66 0f 1f 84 00 00 00 nopw 0x0(%rax,%rax,1) > 44e: 00 00 > 450: 31 ff xor %edi,%edi > 452: 89 f8 mov %edi,%eax > 454: 89 f9 mov %edi,%ecx > 456: 49 89 d9 mov %rbx,%r9 > 459: 0f a2 cpuid > 45b: 4c 87 cb xchg %r9,%rbx > 45e: 44 89 4c 24 34 mov %r9d,0x34(%rsp) > 463: 89 44 24 30 mov %eax,0x30(%rsp) > 467: 89 54 24 38 mov %edx,0x38(%rsp) > 46b: 41 81 ff 03 00 00 80 cmp $0x80000003,%r15d > 472: 48 8b 44 24 34 mov 0x34(%rsp),%rax > 477: 89 4c 24 3c mov %ecx,0x3c(%rsp) > 47b: 89 4b 50 mov %ecx,0x50(%rbx) > 47e: 48 89 43 48 mov %rax,0x48(%rbx) > 482: 0f 87 c0 07 00 00 ja c48 <look_proc.isra.1+0x928> > 488: 45 85 ed test %r13d,%r13d > 48b: 41 0f 95 c6 setne %r14b > 48f: 41 81 ff 07 00 00 80 cmp $0x80000007,%r15d > 496: 0f 86 5c 02 00 00 jbe 6f8 <look_proc.isra.1+0x3d8> > 49c: 45 84 f6 test %r14b,%r14b > 49f: 0f 84 53 02 00 00 je 6f8 <look_proc.isra.1+0x3d8> > 4a5: b8 08 00 00 80 mov $0x80000008,%eax > 4aa: 89 f1 mov %esi,%ecx > 4ac: 48 89 de mov %rbx,%rsi > 4af: 0f a2 cpuid > 4b1: 48 87 f3 xchg %rsi,%rbx > 4b4: 89 74 24 2c mov %esi,0x2c(%rsp) > 4b8: 41 89 c8 mov %ecx,%r8d > 4bb: c1 e9 0c shr $0xc,%ecx > 4be: 83 e1 0f and $0xf,%ecx > 4c1: 0f 84 f9 04 00 00 je 9c0 <look_proc.isra.1+0x6a0> > 4c7: b8 01 00 00 00 mov $0x1,%eax > 4cc: d3 e0 shl %cl,%eax > 4ce: 89 c1 mov %eax,%ecx > 4d0: 89 43 0c mov %eax,0xc(%rbx) > 4d3: 8b 43 04 mov 0x4(%rbx),%eax > 4d6: 31 d2 xor %edx,%edx > 4d8: c7 43 10 01 00 00 00 movl $0x1,0x10(%rbx) > 4df: c7 43 24 00 00 00 00 movl $0x0,0x24(%rbx) > 4e6: c7 43 3c 00 00 00 00 movl $0x0,0x3c(%rbx) > 4ed: 48 c7 43 40 00 00 00 movq $0x0,0x40(%rbx) > 4f4: 00 > 4f5: f7 f1 div %ecx > 4f7: 89 43 14 mov %eax,0x14(%rbx) > 4fa: 89 53 20 mov %edx,0x20(%rbx) > 4fd: 89 53 28 mov %edx,0x28(%rbx) > 500: 48 8b 44 24 08 mov 0x8(%rsp),%rax > 505: f6 40 1a 40 testb $0x40,0x1a(%rax) > 509: 0f 85 c1 04 00 00 jne 9d0 <look_proc.isra.1+0x6b0> > 50f: 41 81 ff 04 00 00 80 cmp $0x80000004,%r15d > 516: 76 4e jbe 566 <look_proc.isra.1+0x246> > 518: 45 84 f6 test %r14b,%r14b > 51b: 74 49 je 566 <look_proc.isra.1+0x246> > 51d: 44 89 c1 mov %r8d,%ecx > 520: 48 89 df mov %rbx,%rdi > 523: b8 05 00 00 80 mov $0x80000005,%eax > 528: 48 89 de mov %rbx,%rsi > 52b: 0f a2 cpuid > 52d: 48 87 f3 xchg %rsi,%rbx > 530: 89 74 24 2c mov %esi,0x2c(%rsp) > 534: be 01 00 00 00 mov $0x1,%esi > 539: 89 54 24 10 mov %edx,0x10(%rsp) > 53d: ba 01 00 00 00 mov $0x1,%edx > 542: 89 4c 24 14 mov %ecx,0x14(%rsp) > 546: e8 75 fb ff ff callq c0 <fill_amd_cache> > 54b: 8b 4c 24 10 mov 0x10(%rsp),%ecx > 54f: ba 02 00 00 00 mov $0x2,%edx > 554: be 01 00 00 00 mov $0x1,%esi > 559: 48 89 df mov %rbx,%rdi > 55c: e8 5f fb ff ff callq c0 <fill_amd_cache> > 561: 44 8b 44 24 14 mov 0x14(%rsp),%r8d > 566: 41 81 ff 05 00 00 80 cmp $0x80000005,%r15d > 56d: 0f 86 9d 01 00 00 jbe 710 <look_proc.isra.1+0x3f0> > 573: 45 84 f6 test %r14b,%r14b > 576: 0f 84 94 01 00 00 je 710 <look_proc.isra.1+0x3f0> > 57c: b8 06 00 00 80 mov $0x80000006,%eax > 581: 44 89 c1 mov %r8d,%ecx > 584: 48 89 de mov %rbx,%rsi > 587: 0f a2 cpuid > 589: 48 87 f3 xchg %rsi,%rbx > 58c: 89 74 24 2c mov %esi,0x2c(%rsp) > 590: f6 c5 f0 test $0xf0,%ch > 593: 41 89 d6 mov %edx,%r14d > 596: 0f 85 64 07 00 00 jne d00 <look_proc.isra.1+0x9e0> > 59c: 41 f7 c6 00 f0 00 00 test $0xf000,%r14d > 5a3: 0f 84 67 01 00 00 je 710 <look_proc.isra.1+0x3f0> > 5a9: 44 89 f1 mov %r14d,%ecx > 5ac: ba 03 00 00 00 mov $0x3,%edx > 5b1: be 03 00 00 00 mov $0x3,%esi > 5b6: 48 89 df mov %rbx,%rdi > 5b9: e8 02 fb ff ff callq c0 <fill_amd_cache> > 5be: 41 83 fd 01 cmp $0x1,%r13d > 5c2: 0f 85 52 01 00 00 jne 71a <look_proc.isra.1+0x3fa> > 5c8: 0f 1f 84 00 00 00 00 nopl 0x0(%rax,%rax,1) > 5cf: 00 > 5d0: 45 85 ed test %r13d,%r13d > 5d3: 75 14 jne 5e9 <look_proc.isra.1+0x2c9> > 5d5: 83 fd 0a cmp $0xa,%ebp > 5d8: 76 0f jbe 5e9 <look_proc.isra.1+0x2c9> > 5da: 48 8b 44 24 08 mov 0x8(%rsp),%rax > 5df: f6 40 12 20 testb $0x20,0x12(%rax) > 5e3: 0f 85 57 05 00 00 jne b40 <look_proc.isra.1+0x820> > 5e9: 8b 6b 04 mov 0x4(%rbx),%ebp > 5ec: 8b 43 3c mov 0x3c(%rbx),%eax > 5ef: 85 c0 test %eax,%eax > 5f1: 0f 84 f4 02 00 00 je 8eb <look_proc.isra.1+0x5cb> > 5f7: 31 f6 xor %esi,%esi > 5f9: 41 b9 ab aa aa aa mov $0xaaaaaaab,%r9d > 5ff: 41 b8 06 00 00 00 mov $0x6,%r8d > 605: 89 e8 mov %ebp,%eax > 607: eb 16 jmp 61f <look_proc.isra.1+0x2ff> > 609: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) > 610: 83 c6 01 add $0x1,%esi > 613: 3b 73 3c cmp 0x3c(%rbx),%esi > 616: 0f 83 cc 02 00 00 jae 8e8 <look_proc.isra.1+0x5c8> > 61c: 8b 43 04 mov 0x4(%rbx),%eax > 61f: 89 f2 mov %esi,%edx > 621: 48 8d 0c 52 lea (%rdx,%rdx,2),%rcx > 625: 31 d2 xor %edx,%edx > 627: 48 c1 e1 04 shl $0x4,%rcx > 62b: 48 03 4b 40 add 0x40(%rbx),%rcx > 62f: 8b 79 08 mov 0x8(%rcx),%edi > 632: f7 f7 div %edi > 634: 41 83 fd 01 cmp $0x1,%r13d > 638: 89 41 0c mov %eax,0xc(%rcx) > 63b: 75 d3 jne 610 <look_proc.isra.1+0x2f0> > 63d: 8b 83 90 00 00 00 mov 0x90(%rbx),%eax > 643: 83 f8 10 cmp $0x10,%eax > 646: 0f 84 d4 02 00 00 je 920 <look_proc.isra.1+0x600> > 64c: 83 f8 15 cmp $0x15,%eax > 64f: 75 bf jne 610 <look_proc.isra.1+0x2f0> > 651: 8b 83 8c 00 00 00 mov 0x8c(%rbx),%eax > 657: 83 e8 01 sub $0x1,%eax > 65a: 83 f8 01 cmp $0x1,%eax > 65d: 77 b1 ja 610 <look_proc.isra.1+0x2f0> > 65f: 83 79 04 03 cmpl $0x3,0x4(%rcx) > 663: 75 ab jne 610 <look_proc.isra.1+0x2f0> > 665: 83 ff 06 cmp $0x6,%edi > 668: 75 a6 jne 610 <look_proc.isra.1+0x2f0> > 66a: 8b 43 04 mov 0x4(%rbx),%eax > 66d: 31 d2 xor %edx,%edx > 66f: f7 73 08 divl 0x8(%rbx) > 672: 89 c7 mov %eax,%edi > 674: 89 d0 mov %edx,%eax > 676: 41 f7 e1 mul %r9d > 679: c1 ea 02 shr $0x2,%edx > 67c: 8d 04 7a lea (%rdx,%rdi,2),%eax > 67f: 89 41 0c mov %eax,0xc(%rcx) > 682: eb 8c jmp 610 <look_proc.isra.1+0x2f0> > 684: 0f 1f 40 00 nopl 0x0(%rax) > 688: 41 83 fd 01 cmp $0x1,%r13d > 68c: 0f 85 9b fd ff ff jne 42d <look_proc.isra.1+0x10d> > 692: 40 84 ff test %dil,%dil > 695: 0f 84 92 fd ff ff je 42d <look_proc.isra.1+0x10d> > 69b: 44 89 f0 mov %r14d,%eax > 69e: 41 83 e6 0f and $0xf,%r14d > 6a2: c1 e8 0c shr $0xc,%eax > 6a5: 44 89 b3 88 00 00 00 mov %r14d,0x88(%rbx) > 6ac: 25 f0 00 00 00 and $0xf0,%eax > 6b1: 01 c2 add %eax,%edx > 6b3: 45 85 ed test %r13d,%r13d > 6b6: 89 93 8c 00 00 00 mov %edx,0x8c(%rbx) > 6bc: 0f 85 8e fd ff ff jne 450 <look_proc.isra.1+0x130> > 6c2: 83 bb 90 00 00 00 06 cmpl $0x6,0x90(%rbx) > 6c9: 0f 85 81 fd ff ff jne 450 <look_proc.isra.1+0x130> > 6cf: 8b 83 8c 00 00 00 mov 0x8c(%rbx),%eax > 6d5: 83 f8 57 cmp $0x57,%eax > 6d8: 74 0b je 6e5 <look_proc.isra.1+0x3c5> > 6da: 3d 85 00 00 00 cmp $0x85,%eax > 6df: 0f 85 6b fd ff ff jne 450 <look_proc.isra.1+0x130> > 6e5: 41 c7 44 24 14 01 00 movl $0x1,0x14(%r12) > 6ec: 00 00 > 6ee: e9 5d fd ff ff jmpq 450 <look_proc.isra.1+0x130> > 6f3: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) > 6f8: 45 85 ed test %r13d,%r13d > 6fb: c7 43 3c 00 00 00 00 movl $0x0,0x3c(%rbx) > 702: 48 c7 43 40 00 00 00 movq $0x0,0x40(%rbx) > 709: 00 > 70a: 0f 85 f0 fd ff ff jne 500 <look_proc.isra.1+0x1e0> > 710: 41 83 fd 01 cmp $0x1,%r13d > 714: 0f 84 b6 fe ff ff je 5d0 <look_proc.isra.1+0x2b0> > 71a: 83 fd 03 cmp $0x3,%ebp > 71d: 0f 86 ad fe ff ff jbe 5d0 <look_proc.isra.1+0x2b0> > 723: 31 c9 xor %ecx,%ecx > 725: b8 04 00 00 00 mov $0x4,%eax > 72a: 48 89 de mov %rbx,%rsi > 72d: 0f a2 cpuid > 72f: 48 87 f3 xchg %rsi,%rbx > 732: 89 74 24 2c mov %esi,0x2c(%rsp) > 736: a8 1f test $0x1f,%al > 738: 74 7f je 7b9 <look_proc.isra.1+0x499> > 73a: 89 c2 mov %eax,%edx > 73c: c1 ea 05 shr $0x5,%edx > 73f: 83 e2 07 and $0x7,%edx > 742: 83 fa 03 cmp $0x3,%edx > 745: 75 0a jne 751 <look_proc.isra.1+0x431> > 747: 45 8b 5c 24 14 mov 0x14(%r12),%r11d > 74c: 45 85 db test %r11d,%r11d > 74f: 75 68 jne 7b9 <look_proc.isra.1+0x499> > 751: 31 f6 xor %esi,%esi > 753: bf 04 00 00 00 mov $0x4,%edi > 758: 0f 1f 84 00 00 00 00 nopl 0x0(%rax,%rax,1) > 75f: 00 > 760: 83 43 3c 01 addl $0x1,0x3c(%rbx) > 764: 85 f6 test %esi,%esi > 766: 75 22 jne 78a <look_proc.isra.1+0x46a> > 768: c1 e8 1a shr $0x1a,%eax > 76b: 31 d2 xor %edx,%edx > 76d: 8d 48 01 lea 0x1(%rax),%ecx > 770: 8b 43 08 mov 0x8(%rbx),%eax > 773: 89 4b 0c mov %ecx,0xc(%rbx) > 776: f7 f1 div %ecx > 778: 31 d2 xor %edx,%edx > 77a: 89 c1 mov %eax,%ecx > 77c: 89 43 10 mov %eax,0x10(%rbx) > 77f: 8b 43 20 mov 0x20(%rbx),%eax > 782: f7 f1 div %ecx > 784: 89 53 24 mov %edx,0x24(%rbx) > 787: 89 43 28 mov %eax,0x28(%rbx) > 78a: 83 c6 01 add $0x1,%esi > 78d: 89 f8 mov %edi,%eax > 78f: 89 f1 mov %esi,%ecx > 791: 49 89 d8 mov %rbx,%r8 > 794: 0f a2 cpuid > 796: 4c 87 c3 xchg %r8,%rbx > 799: 44 89 44 24 2c mov %r8d,0x2c(%rsp) > 79e: a8 1f test $0x1f,%al > 7a0: 74 17 je 7b9 <look_proc.isra.1+0x499> > 7a2: 89 c2 mov %eax,%edx > 7a4: c1 ea 05 shr $0x5,%edx > 7a7: 83 e2 07 and $0x7,%edx > 7aa: 83 fa 03 cmp $0x3,%edx > 7ad: 75 b1 jne 760 <look_proc.isra.1+0x440> > 7af: 45 8b 54 24 14 mov 0x14(%r12),%r10d > 7b4: 45 85 d2 test %r10d,%r10d > 7b7: 74 a7 je 760 <look_proc.isra.1+0x440> > 7b9: 8b 43 3c mov 0x3c(%rbx),%eax > 7bc: 48 8d 3c 40 lea (%rax,%rax,2),%rdi > 7c0: 48 c1 e7 04 shl $0x4,%rdi > 7c4: e8 00 00 00 00 callq 7c9 <look_proc.isra.1+0x4a9> > 7c9: 31 c9 xor %ecx,%ecx > 7cb: 49 89 c2 mov %rax,%r10 > 7ce: 48 89 43 40 mov %rax,0x40(%rbx) > 7d2: b8 04 00 00 00 mov $0x4,%eax > 7d7: 48 89 de mov %rbx,%rsi > 7da: 0f a2 cpuid > 7dc: 48 87 f3 xchg %rsi,%rbx > 7df: 89 74 24 2c mov %esi,0x2c(%rsp) > 7e3: 89 c7 mov %eax,%edi > 7e5: 83 e7 1f and $0x1f,%edi > 7e8: 0f 84 e2 fd ff ff je 5d0 <look_proc.isra.1+0x2b0> > 7ee: 45 8b 4c 24 14 mov 0x14(%r12),%r9d > 7f3: 89 c6 mov %eax,%esi > 7f5: c1 ee 05 shr $0x5,%esi > 7f8: 83 e6 07 and $0x7,%esi > 7fb: 45 85 c9 test %r9d,%r9d > 7fe: 74 09 je 809 <look_proc.isra.1+0x4e9> > 800: 83 fe 03 cmp $0x3,%esi > 803: 0f 84 c7 fd ff ff je 5d0 <look_proc.isra.1+0x2b0> > 809: 45 31 db xor %r11d,%r11d > 80c: 41 be ff ff ff ff mov $0xffffffff,%r14d > 812: 41 b9 04 00 00 00 mov $0x4,%r9d > 818: 0f 1f 84 00 00 00 00 nopl 0x0(%rax,%rax,1) > 81f: 00 > 820: 41 89 72 04 mov %esi,0x4(%r10) > 824: 89 c6 mov %eax,%esi > 826: 41 89 3a mov %edi,(%r10) > 829: c1 ee 0e shr $0xe,%esi > 82c: 81 e6 ff 0f 00 00 and $0xfff,%esi > 832: 83 c6 01 add $0x1,%esi > 835: 41 89 72 08 mov %esi,0x8(%r10) > 839: 8b 74 24 2c mov 0x2c(%rsp),%esi > 83d: 41 89 f7 mov %esi,%r15d > 840: 41 89 f0 mov %esi,%r8d > 843: c1 ee 16 shr $0x16,%esi > 846: 41 c1 ef 0c shr $0xc,%r15d > 84a: 41 81 e0 ff 0f 00 00 and $0xfff,%r8d > 851: 41 81 e7 ff 03 00 00 and $0x3ff,%r15d > 858: 41 8d 78 01 lea 0x1(%r8),%edi > 85c: f6 c4 02 test $0x2,%ah > 85f: 45 8d 47 01 lea 0x1(%r15),%r8d > 863: 44 8d 7e 01 lea 0x1(%rsi),%r15d > 867: 44 89 c8 mov %r9d,%eax > 86a: 41 89 7a 10 mov %edi,0x10(%r10) > 86e: 4c 89 fe mov %r15,%rsi > 871: 45 89 42 14 mov %r8d,0x14(%r10) > 875: 41 0f 45 f6 cmovne %r14d,%esi > 879: 83 c1 01 add $0x1,%ecx > 87c: 83 e2 02 and $0x2,%edx > 87f: 49 0f af ff imul %r15,%rdi > 883: 41 83 c3 01 add $0x1,%r11d > 887: 41 89 72 1c mov %esi,0x1c(%r10) > 88b: 41 89 4a 20 mov %ecx,0x20(%r10) > 88f: 41 89 52 18 mov %edx,0x18(%r10) > 893: 49 83 c2 30 add $0x30,%r10 > 897: 48 0f af f9 imul %rcx,%rdi > 89b: 44 89 d9 mov %r11d,%ecx > 89e: 48 89 de mov %rbx,%rsi > 8a1: 0f a2 cpuid > 8a3: 48 87 f3 xchg %rsi,%rbx > 8a6: 89 74 24 2c mov %esi,0x2c(%rsp) > 8aa: 4c 0f af c7 imul %rdi,%r8 > 8ae: 89 c7 mov %eax,%edi > 8b0: 4d 89 42 f8 mov %r8,-0x8(%r10) > 8b4: 83 e7 1f and $0x1f,%edi > 8b7: 0f 84 13 fd ff ff je 5d0 <look_proc.isra.1+0x2b0> > 8bd: 45 8b 44 24 14 mov 0x14(%r12),%r8d > 8c2: 89 c6 mov %eax,%esi > 8c4: c1 ee 05 shr $0x5,%esi > 8c7: 83 e6 07 and $0x7,%esi > 8ca: 45 85 c0 test %r8d,%r8d > 8cd: 0f 84 4d ff ff ff je 820 <look_proc.isra.1+0x500> > 8d3: 83 fe 03 cmp $0x3,%esi > 8d6: 0f 85 44 ff ff ff jne 820 <look_proc.isra.1+0x500> > 8dc: e9 ef fc ff ff jmpq 5d0 <look_proc.isra.1+0x2b0> > 8e1: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) > 8e8: 8b 6b 04 mov 0x4(%rbx),%ebp > 8eb: 49 8b 5c 24 08 mov 0x8(%r12),%rbx > 8f0: 89 ee mov %ebp,%esi > 8f2: 48 89 df mov %rbx,%rdi > 8f5: e8 00 00 00 00 callq 8fa <look_proc.isra.1+0x5da> > 8fa: 85 c0 test %eax,%eax > 8fc: 0f 84 26 03 00 00 je c28 <look_proc.isra.1+0x908> > 902: 41 c7 44 24 10 00 00 movl $0x0,0x10(%r12) > 909: 00 00 > 90b: 48 83 c4 48 add $0x48,%rsp > 90f: 5b pop %rbx > 910: 5d pop %rbp > 911: 41 5c pop %r12 > 913: 41 5d pop %r13 > 915: 41 5e pop %r14 > 917: 41 5f pop %r15 > 919: c3 retq > 91a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) > 920: 83 bb 8c 00 00 00 09 cmpl $0x9,0x8c(%rbx) > 927: 0f 85 e3 fc ff ff jne 610 <look_proc.isra.1+0x2f0> > 92d: 83 79 04 03 cmpl $0x3,0x4(%rcx) > 931: 0f 85 d9 fc ff ff jne 610 <look_proc.isra.1+0x2f0> > 937: 8b 41 1c mov 0x1c(%rcx),%eax > 93a: 83 f8 ff cmp $0xffffffffffffffff,%eax > 93d: 74 08 je 947 <look_proc.isra.1+0x627> > 93f: a8 01 test $0x1,%al > 941: 0f 85 c9 fc ff ff jne 610 <look_proc.isra.1+0x2f0> > 947: 83 ff 07 cmp $0x7,%edi > 94a: 0f 86 c0 fc ff ff jbe 610 <look_proc.isra.1+0x2f0> > 950: 89 fa mov %edi,%edx > 952: d1 ea shr %edx > 954: 83 ff 10 cmp $0x10,%edi > 957: 89 d7 mov %edx,%edi > 959: 41 0f 44 f8 cmove %r8d,%edi > 95d: 48 d1 69 28 shrq 0x28(%rcx) > 961: 83 f8 ff cmp $0xffffffffffffffff,%eax > 964: 89 79 08 mov %edi,0x8(%rcx) > 967: 74 0c je 975 <look_proc.isra.1+0x655> > 969: 89 c2 mov %eax,%edx > 96b: c1 ea 1f shr $0x1f,%edx > 96e: 01 d0 add %edx,%eax > 970: d1 f8 sar %eax > 972: 89 41 1c mov %eax,0x1c(%rcx) > 975: 8b 43 04 mov 0x4(%rbx),%eax > 978: 31 d2 xor %edx,%edx > 97a: f7 73 08 divl 0x8(%rbx) > 97d: 41 89 c2 mov %eax,%r10d > 980: 89 d0 mov %edx,%eax > 982: 31 d2 xor %edx,%edx > 984: f7 f7 div %edi > 986: 42 8d 04 50 lea (%rax,%r10,2),%eax > 98a: 89 41 0c mov %eax,0xc(%rcx) > 98d: e9 7e fc ff ff jmpq 610 <look_proc.isra.1+0x2f0> > 992: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) > 998: 89 83 90 00 00 00 mov %eax,0x90(%rbx) > 99e: e9 6f fa ff ff jmpq 412 <look_proc.isra.1+0xf2> > 9a3: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) > 9a8: 89 d1 mov %edx,%ecx > 9aa: c7 43 08 01 00 00 00 movl $0x1,0x8(%rbx) > 9b1: 41 b9 01 00 00 00 mov $0x1,%r9d > 9b7: e9 0a fa ff ff jmpq 3c6 <look_proc.isra.1+0xa6> > 9bc: 0f 1f 40 00 nopl 0x0(%rax) > 9c0: 41 0f b6 c8 movzbl %r8b,%ecx > 9c4: 83 c1 01 add $0x1,%ecx > 9c7: 89 4b 0c mov %ecx,0xc(%rbx) > 9ca: e9 04 fb ff ff jmpq 4d3 <look_proc.isra.1+0x1b3> > 9cf: 90 nop > 9d0: b8 1e 00 00 80 mov $0x8000001e,%eax > 9d5: 44 89 c1 mov %r8d,%ecx > 9d8: 48 89 de mov %rbx,%rsi > 9db: 0f a2 cpuid > 9dd: 48 87 f3 xchg %rsi,%rbx > 9e0: 89 74 24 2c mov %esi,0x2c(%rsp) > 9e4: 89 43 04 mov %eax,0x4(%rbx) > 9e7: 8b 83 90 00 00 00 mov 0x90(%rbx),%eax > 9ed: 83 f8 16 cmp $0x16,%eax > 9f0: 0f 84 e6 02 00 00 je cdc <look_proc.isra.1+0x9bc> > 9f6: 81 e1 ff 00 00 00 and $0xff,%ecx > 9fc: 83 f8 16 cmp $0x16,%eax > 9ff: 89 4b 18 mov %ecx,0x18(%rbx) > a02: 0f 86 db 02 00 00 jbe ce3 <look_proc.isra.1+0x9c3> > a08: 0f b6 44 24 2c movzbl 0x2c(%rsp),%eax > a0d: 89 43 28 mov %eax,0x28(%rbx) > a10: bf 1d 00 00 80 mov $0x8000001d,%edi > a15: 31 c9 xor %ecx,%ecx > a17: 89 f8 mov %edi,%eax > a19: 48 89 de mov %rbx,%rsi > a1c: 0f a2 cpuid > a1e: 48 87 f3 xchg %rsi,%rbx > a21: 89 74 24 2c mov %esi,0x2c(%rsp) > a25: 31 f6 xor %esi,%esi > a27: a8 1f test $0x1f,%al > a29: 74 21 je a4c <look_proc.isra.1+0x72c> > a2b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) > a30: 83 c6 01 add $0x1,%esi > a33: 83 43 3c 01 addl $0x1,0x3c(%rbx) > a37: 89 f8 mov %edi,%eax > a39: 89 f1 mov %esi,%ecx > a3b: 49 89 d8 mov %rbx,%r8 > a3e: 0f a2 cpuid > a40: 4c 87 c3 xchg %r8,%rbx > a43: 44 89 44 24 2c mov %r8d,0x2c(%rsp) > a48: a8 1f test $0x1f,%al > a4a: 75 e4 jne a30 <look_proc.isra.1+0x710> > a4c: 8b 43 3c mov 0x3c(%rbx),%eax > a4f: 48 8d 3c 40 lea (%rax,%rax,2),%rdi > a53: 48 c1 e7 04 shl $0x4,%rdi > a57: e8 00 00 00 00 callq a5c <look_proc.isra.1+0x73c> > a5c: 41 bb 1d 00 00 80 mov $0x8000001d,%r11d > a62: 31 c9 xor %ecx,%ecx > a64: 49 89 c1 mov %rax,%r9 > a67: 48 89 43 40 mov %rax,0x40(%rbx) > a6b: 44 89 d8 mov %r11d,%eax > a6e: 48 89 de mov %rbx,%rsi > a71: 0f a2 cpuid > a73: 48 87 f3 xchg %rsi,%rbx > a76: 89 74 24 2c mov %esi,0x2c(%rsp) > a7a: 89 c6 mov %eax,%esi > a7c: 83 e6 1f and $0x1f,%esi > a7f: 0f 84 8b fc ff ff je 710 <look_proc.isra.1+0x3f0> > a85: 45 31 d2 xor %r10d,%r10d > a88: 41 be ff ff ff ff mov $0xffffffff,%r14d > a8e: 66 90 xchg %ax,%ax > a90: 41 89 31 mov %esi,(%r9) > a93: 89 c6 mov %eax,%esi > a95: c1 ee 05 shr $0x5,%esi > a98: 83 e6 07 and $0x7,%esi > a9b: 41 89 71 04 mov %esi,0x4(%r9) > a9f: 89 c6 mov %eax,%esi > aa1: c1 ee 0e shr $0xe,%esi > aa4: 81 e6 ff 0f 00 00 and $0xfff,%esi > aaa: 83 c6 01 add $0x1,%esi > aad: 41 89 71 08 mov %esi,0x8(%r9) > ab1: 8b 74 24 2c mov 0x2c(%rsp),%esi > ab5: 41 89 f7 mov %esi,%r15d > ab8: 41 89 f0 mov %esi,%r8d > abb: c1 ee 16 shr $0x16,%esi > abe: 41 c1 ef 0c shr $0xc,%r15d > ac2: 41 81 e0 ff 0f 00 00 and $0xfff,%r8d > ac9: 41 81 e7 ff 03 00 00 and $0x3ff,%r15d > ad0: 41 8d 78 01 lea 0x1(%r8),%edi > ad4: f6 c4 02 test $0x2,%ah > ad7: 45 8d 47 01 lea 0x1(%r15),%r8d > adb: 44 8d 7e 01 lea 0x1(%rsi),%r15d > adf: 44 89 d8 mov %r11d,%eax > ae2: 41 89 79 10 mov %edi,0x10(%r9) > ae6: 4c 89 fe mov %r15,%rsi > ae9: 45 89 41 14 mov %r8d,0x14(%r9) > aed: 41 0f 45 f6 cmovne %r14d,%esi > af1: 83 c1 01 add $0x1,%ecx > af4: 83 e2 02 and $0x2,%edx > af7: 49 0f af ff imul %r15,%rdi > afb: 41 83 c2 01 add $0x1,%r10d > aff: 41 89 71 1c mov %esi,0x1c(%r9) > b03: 41 89 49 20 mov %ecx,0x20(%r9) > b07: 41 89 51 18 mov %edx,0x18(%r9) > b0b: 49 83 c1 30 add $0x30,%r9 > b0f: 48 0f af f9 imul %rcx,%rdi > b13: 44 89 d1 mov %r10d,%ecx > b16: 48 89 de mov %rbx,%rsi > b19: 0f a2 cpuid > b1b: 48 87 f3 xchg %rsi,%rbx > b1e: 89 74 24 2c mov %esi,0x2c(%rsp) > b22: 89 c6 mov %eax,%esi > b24: 4c 0f af c7 imul %rdi,%r8 > b28: 4d 89 41 f8 mov %r8,-0x8(%r9) > b2c: 83 e6 1f and $0x1f,%esi > b2f: 0f 85 5b ff ff ff jne a90 <look_proc.isra.1+0x770> > b35: e9 d6 fb ff ff jmpq 710 <look_proc.isra.1+0x3f0> > b3a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) > b40: 31 f6 xor %esi,%esi > b42: bf 0b 00 00 00 mov $0xb,%edi > b47: eb 0a jmp b53 <look_proc.isra.1+0x833> > b49: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) > b50: 83 c6 01 add $0x1,%esi > b53: 89 f8 mov %edi,%eax > b55: 89 f1 mov %esi,%ecx > b57: 49 89 d8 mov %rbx,%r8 > b5a: 0f a2 cpuid > b5c: 4c 87 c3 xchg %r8,%rbx > b5f: 44 89 44 24 2c mov %r8d,0x2c(%rsp) > b64: 85 c0 test %eax,%eax > b66: 75 e8 jne b50 <look_proc.isra.1+0x830> > b68: 8b 6c 24 2c mov 0x2c(%rsp),%ebp > b6c: 85 ed test %ebp,%ebp > b6e: 75 e0 jne b50 <look_proc.isra.1+0x830> > b70: 85 f6 test %esi,%esi > b72: 0f 84 71 fa ff ff je 5e9 <look_proc.isra.1+0x2c9> > b78: 48 8d 3c b5 00 00 00 lea 0x0(,%rsi,4),%rdi > b7f: 00 > b80: 89 73 38 mov %esi,0x38(%rbx) > b83: e8 00 00 00 00 callq b88 <look_proc.isra.1+0x868> > b88: 45 31 d2 xor %r10d,%r10d > b8b: 48 89 43 30 mov %rax,0x30(%rbx) > b8f: 31 ff xor %edi,%edi > b91: 41 b8 0b 00 00 00 mov $0xb,%r8d > b97: 41 b9 01 00 00 00 mov $0x1,%r9d > b9d: 48 89 de mov %rbx,%rsi > ba0: eb 1b jmp bbd <look_proc.isra.1+0x89d> > ba2: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) > ba8: 83 fb 02 cmp $0x2,%ebx > bab: 0f 85 3f 01 00 00 jne cf0 <look_proc.isra.1+0x9d0> > bb1: 44 89 56 28 mov %r10d,0x28(%rsi) > bb5: 83 c7 01 add $0x1,%edi > bb8: 89 d5 mov %edx,%ebp > bba: 41 89 c2 mov %eax,%r10d > bbd: 44 89 c0 mov %r8d,%eax > bc0: 89 f9 mov %edi,%ecx > bc2: 49 89 db mov %rbx,%r11 > bc5: 0f a2 cpuid > bc7: 4c 87 db xchg %r11,%rbx > bca: 44 89 5c 24 2c mov %r11d,0x2c(%rsp) > bcf: 85 c0 test %eax,%eax > bd1: 89 cb mov %ecx,%ebx > bd3: 75 0c jne be1 <look_proc.isra.1+0x8c1> > bd5: 8b 4c 24 2c mov 0x2c(%rsp),%ecx > bd9: 85 c9 test %ecx,%ecx > bdb: 0f 84 36 01 00 00 je d17 <look_proc.isra.1+0x9f7> > be1: 44 89 d1 mov %r10d,%ecx > be4: 83 e0 1f and $0x1f,%eax > be7: 41 89 d3 mov %edx,%r11d > bea: 41 d3 eb shr %cl,%r11d > bed: 89 c1 mov %eax,%ecx > bef: 45 89 ce mov %r9d,%r14d > bf2: 44 29 d1 sub %r10d,%ecx > bf5: 0f b6 df movzbl %bh,%ebx > bf8: 89 fd mov %edi,%ebp > bfa: 41 d3 e6 shl %cl,%r14d > bfd: 89 56 04 mov %edx,0x4(%rsi) > c00: 44 89 f1 mov %r14d,%ecx > c03: 83 e9 01 sub $0x1,%ecx > c06: 44 21 d9 and %r11d,%ecx > c09: 83 fb 01 cmp $0x1,%ebx > c0c: 41 89 ca mov %ecx,%r10d > c0f: 48 8b 4e 30 mov 0x30(%rsi),%rcx > c13: c7 04 a9 ff ff ff ff movl $0xffffffff,(%rcx,%rbp,4) > c1a: 75 8c jne ba8 <look_proc.isra.1+0x888> > c1c: 44 89 56 24 mov %r10d,0x24(%rsi) > c20: eb 93 jmp bb5 <look_proc.isra.1+0x895> > c22: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) > c28: 89 ee mov %ebp,%esi > c2a: 48 89 df mov %rbx,%rdi > c2d: e8 00 00 00 00 callq c32 <look_proc.isra.1+0x912> > c32: 48 83 c4 48 add $0x48,%rsp > c36: 5b pop %rbx > c37: 5d pop %rbp > c38: 41 5c pop %r12 > c3a: 41 5d pop %r13 > c3c: 41 5e pop %r14 > c3e: 41 5f pop %r15 > c40: c3 retq > c41: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) > c48: b8 02 00 00 80 mov $0x80000002,%eax > c4d: 89 f9 mov %edi,%ecx > c4f: 48 89 df mov %rbx,%rdi > c52: 0f a2 cpuid > c54: 48 87 fb xchg %rdi,%rbx > c57: 89 7c 24 34 mov %edi,0x34(%rsp) > c5b: 89 4c 24 38 mov %ecx,0x38(%rsp) > c5f: 89 44 24 30 mov %eax,0x30(%rsp) > c63: 89 54 24 3c mov %edx,0x3c(%rsp) > c67: 48 8b 44 24 30 mov 0x30(%rsp),%rax > c6c: 48 8b 54 24 38 mov 0x38(%rsp),%rdx > c71: 48 89 43 55 mov %rax,0x55(%rbx) > c75: b8 03 00 00 80 mov $0x80000003,%eax > c7a: 48 89 53 5d mov %rdx,0x5d(%rbx) > c7e: 48 89 df mov %rbx,%rdi > c81: 0f a2 cpuid > c83: 48 87 fb xchg %rdi,%rbx > c86: 89 7c 24 34 mov %edi,0x34(%rsp) > c8a: 89 4c 24 38 mov %ecx,0x38(%rsp) > c8e: 89 44 24 30 mov %eax,0x30(%rsp) > c92: 89 54 24 3c mov %edx,0x3c(%rsp) > c96: 48 8b 44 24 30 mov 0x30(%rsp),%rax > c9b: 48 8b 54 24 38 mov 0x38(%rsp),%rdx > ca0: 48 89 43 65 mov %rax,0x65(%rbx) > ca4: b8 04 00 00 80 mov $0x80000004,%eax > ca9: 48 89 53 6d mov %rdx,0x6d(%rbx) > cad: 48 89 df mov %rbx,%rdi > cb0: 0f a2 cpuid > cb2: 48 87 fb xchg %rdi,%rbx > cb5: 89 7c 24 34 mov %edi,0x34(%rsp) > cb9: 89 44 24 30 mov %eax,0x30(%rsp) > cbd: 89 4c 24 38 mov %ecx,0x38(%rsp) > cc1: 89 54 24 3c mov %edx,0x3c(%rsp) > cc5: 48 8b 44 24 30 mov 0x30(%rsp),%rax > cca: 48 8b 54 24 38 mov 0x38(%rsp),%rdx > ccf: 48 89 43 75 mov %rax,0x75(%rbx) > cd3: 48 89 53 7d mov %rdx,0x7d(%rbx) > cd7: e9 ac f7 ff ff jmpq 488 <look_proc.isra.1+0x168> > cdc: c7 43 18 00 00 00 00 movl $0x0,0x18(%rbx) > ce3: 0f b6 44 24 2c movzbl 0x2c(%rsp),%eax > ce8: 89 43 1c mov %eax,0x1c(%rbx) > ceb: e9 20 fd ff ff jmpq a10 <look_proc.isra.1+0x6f0> > cf0: 48 8b 4e 30 mov 0x30(%rsi),%rcx > cf4: 44 89 1c a9 mov %r11d,(%rcx,%rbp,4) > cf8: e9 b8 fe ff ff jmpq bb5 <look_proc.isra.1+0x895> > cfd: 0f 1f 00 nopl (%rax) > d00: ba 03 00 00 00 mov $0x3,%edx > d05: be 02 00 00 00 mov $0x2,%esi > d0a: 48 89 df mov %rbx,%rdi > d0d: e8 ae f3 ff ff callq c0 <fill_amd_cache> > d12: e9 85 f8 ff ff jmpq 59c <look_proc.isra.1+0x27c> > d17: 89 e8 mov %ebp,%eax > d19: 44 89 d1 mov %r10d,%ecx > d1c: 48 89 f3 mov %rsi,%rbx > d1f: d3 e8 shr %cl,%eax > d21: 89 6e 04 mov %ebp,0x4(%rsi) > d24: 89 46 14 mov %eax,0x14(%rsi) > d27: e9 c0 f8 ff ff jmpq 5ec <look_proc.isra.1+0x2cc> > d2c: 0f 1f 40 00 nopl 0x0(%rax) > >0000000000000d30 <fake_get_cpubind>: > d30: 31 c0 xor %eax,%eax > d32: c3 retq > d33: 0f 1f 00 nopl (%rax) > d36: 66 2e 0f 1f 84 00 00 nopw %cs:0x0(%rax,%rax,1) > d3d: 00 00 00 > >0000000000000d40 <summarize.isra.4>: > d40: 41 57 push %r15 > d42: 41 56 push %r14 > d44: 41 55 push %r13 > d46: 41 54 push %r12 > d48: 49 89 fc mov %rdi,%r12 > d4b: 55 push %rbp > d4c: 53 push %rbx > d4d: 48 83 ec 68 sub $0x68,%rsp > d51: 8b 1e mov (%rsi),%ebx > d53: 48 89 54 24 18 mov %rdx,0x18(%rsp) > d58: 89 4c 24 40 mov %ecx,0x40(%rsp) > d5c: e8 00 00 00 00 callq d61 <summarize.isra.4+0x21> > d61: 48 89 44 24 30 mov %rax,0x30(%rsp) > d66: 41 8b 44 24 04 mov 0x4(%r12),%eax > d6b: 85 db test %ebx,%ebx > d6d: 89 44 24 3c mov %eax,0x3c(%rsp) > d71: 0f 84 bb 01 00 00 je f32 <summarize.isra.4+0x1f2> > d77: 48 8b 44 24 18 mov 0x18(%rsp),%rax > d7c: 41 bd ff ff ff ff mov $0xffffffff,%r13d > d82: 45 31 f6 xor %r14d,%r14d > d85: 48 89 44 24 48 mov %rax,0x48(%rsp) > d8a: 48 89 c5 mov %rax,%rbp > d8d: eb 12 jmp da1 <summarize.isra.4+0x61> > d8f: 41 8d 46 01 lea 0x1(%r14),%eax > d93: 48 81 c5 98 00 00 00 add $0x98,%rbp > d9a: 39 c3 cmp %eax,%ebx > d9c: 74 2b je dc9 <summarize.isra.4+0x89> > d9e: 41 89 c6 mov %eax,%r14d > da1: 44 8b 4d 00 mov 0x0(%rbp),%r9d > da5: 45 85 c9 test %r9d,%r9d > da8: 74 e5 je d8f <summarize.isra.4+0x4f> > daa: 48 8b 7c 24 30 mov 0x30(%rsp),%rdi > daf: 44 89 f6 mov %r14d,%esi > db2: 48 81 c5 98 00 00 00 add $0x98,%rbp > db9: 45 89 f5 mov %r14d,%r13d > dbc: e8 00 00 00 00 callq dc1 <summarize.isra.4+0x81> > dc1: 41 8d 46 01 lea 0x1(%r14),%eax > dc5: 39 c3 cmp %eax,%ebx > dc7: 75 d5 jne d9e <summarize.isra.4+0x5e> > dc9: 41 83 fd ff cmp $0xffffffffffffffff,%r13d > dcd: 89 44 24 38 mov %eax,0x38(%rsp) > dd1: 44 89 74 24 44 mov %r14d,0x44(%rsp) > dd6: 0f 84 56 01 00 00 je f32 <summarize.isra.4+0x1f2> > ddc: e8 00 00 00 00 callq de1 <summarize.isra.4+0xa1> > de1: 44 8b 44 24 40 mov 0x40(%rsp),%r8d > de6: 48 89 04 24 mov %rax,(%rsp) > dea: 45 85 c0 test %r8d,%r8d > ded: 0f 85 15 0d 00 00 jne 1b08 <summarize.isra.4+0xdc8> > df3: be 03 00 00 00 mov $0x3,%esi > df8: 4c 89 e7 mov %r12,%rdi > dfb: e8 00 00 00 00 callq e00 <summarize.isra.4+0xc0> > e00: 83 f8 ff cmp $0xffffffffffffffff,%eax > e03: 0f 84 f7 0c 00 00 je 1b00 <summarize.isra.4+0xdc0> > e09: 83 f8 fe cmp $0xfffffffffffffffe,%eax > e0c: 0f 84 e3 0c 00 00 je 1af5 <summarize.isra.4+0xdb5> > e12: 89 c6 mov %eax,%esi > e14: 4c 89 e7 mov %r12,%rdi > e17: e8 00 00 00 00 callq e1c <summarize.isra.4+0xdc> > e1c: 41 89 c6 mov %eax,%r14d > e1f: 83 7c 24 38 01 cmpl $0x1,0x38(%rsp) > e24: 0f 84 c1 0c 00 00 je 1aeb <summarize.isra.4+0xdab> > e2a: 8b 44 24 44 mov 0x44(%rsp),%eax > e2e: 48 8b 5c 24 18 mov 0x18(%rsp),%rbx > e33: 83 e8 01 sub $0x1,%eax > e36: 48 8d 6b 55 lea 0x55(%rbx),%rbp > e3a: 4c 8d bb ed 00 00 00 lea 0xed(%rbx),%r15 > e41: 48 8d 14 c0 lea (%rax,%rax,8),%rdx > e45: 48 8d 04 50 lea (%rax,%rdx,2),%rax > e49: 48 8d 9c c3 85 01 00 lea 0x185(%rbx,%rax,8),%rbx > e50: 00 > e51: eb 10 jmp e63 <summarize.isra.4+0x123> > e53: 49 81 c7 98 00 00 00 add $0x98,%r15 > e5a: 4c 39 fb cmp %r15,%rbx > e5d: 0f 84 88 0c 00 00 je 1aeb <summarize.isra.4+0xdab> > e63: 48 89 ee mov %rbp,%rsi > e66: 4c 89 ff mov %r15,%rdi > e69: e8 00 00 00 00 callq e6e <summarize.isra.4+0x12e> > e6e: 85 c0 test %eax,%eax > e70: 74 e1 je e53 <summarize.isra.4+0x113> > e72: 31 ed xor %ebp,%ebp > e74: 89 e8 mov %ebp,%eax > e76: 4c 8b 7c 24 18 mov 0x18(%rsp),%r15 > e7b: 8b 6c 24 38 mov 0x38(%rsp),%ebp > e7f: 31 db xor %ebx,%ebx > e81: 83 e0 01 and $0x1,%eax > e84: 44 89 6c 24 08 mov %r13d,0x8(%rsp) > e89: 88 44 24 20 mov %al,0x20(%rsp) > e8d: 49 89 dd mov %rbx,%r13 > e90: be 03 00 00 00 mov $0x3,%esi > e95: 4c 89 e7 mov %r12,%rdi > e98: e8 00 00 00 00 callq e9d <summarize.isra.4+0x15d> > e9d: 8d 50 02 lea 0x2(%rax),%edx > ea0: 83 fa 01 cmp $0x1,%edx > ea3: 0f 86 07 01 00 00 jbe fb0 <summarize.isra.4+0x270> > ea9: 4d 85 ed test %r13,%r13 > eac: 0f 84 88 07 00 00 je 163a <summarize.isra.4+0x8fa> > eb2: 41 3b 45 38 cmp 0x38(%r13),%eax > eb6: 0f 85 f4 00 00 00 jne fb0 <summarize.isra.4+0x270> > ebc: 4d 8b 6d 48 mov 0x48(%r13),%r13 > ec0: 4d 85 ed test %r13,%r13 > ec3: 0f 84 e7 00 00 00 je fb0 <summarize.isra.4+0x270> > ec9: 41 83 7d 04 ff cmpl $0xffffffffffffffff,0x4(%r13) > ece: 0f 84 7c 00 00 00 je f50 <summarize.isra.4+0x210> > ed4: 41 83 fe 01 cmp $0x1,%r14d > ed8: 0f 84 ba 00 00 00 je f98 <summarize.isra.4+0x258> > ede: 41 8b 7d 04 mov 0x4(%r13),%edi > ee2: 41 3b 7f 14 cmp 0x14(%r15),%edi > ee6: 0f 84 ac 00 00 00 je f98 <summarize.isra.4+0x258> > eec: 83 ff ff cmp $0xffffffffffffffff,%edi > eef: 75 0b jne efc <summarize.isra.4+0x1bc> > ef1: 80 7c 24 20 00 cmpb $0x0,0x20(%rsp) > ef6: 0f 85 9c 00 00 00 jne f98 <summarize.isra.4+0x258> > efc: 49 8d 87 98 00 00 00 lea 0x98(%r15),%rax > f03: 31 d2 xor %edx,%edx > f05: 0f 1f 00 nopl (%rax) > f08: 83 c2 01 add $0x1,%edx > f0b: 39 d5 cmp %edx,%ebp > f0d: 76 81 jbe e90 <summarize.isra.4+0x150> > f0f: 48 89 c6 mov %rax,%rsi > f12: 48 05 98 00 00 00 add $0x98,%rax > f18: 39 b8 7c ff ff ff cmp %edi,-0x84(%rax) > f1e: 75 e8 jne f08 <summarize.isra.4+0x1c8> > f20: ba 01 00 00 00 mov $0x1,%edx > f25: 4c 89 ef mov %r13,%rdi > f28: e8 d3 f2 ff ff callq 200 <hwloc_x86_add_cpuinfos> > f2d: e9 5e ff ff ff jmpq e90 <summarize.isra.4+0x150> > f32: 48 8b 7c 24 30 mov 0x30(%rsp),%rdi > f37: e8 00 00 00 00 callq f3c <summarize.isra.4+0x1fc> > f3c: 48 83 c4 68 add $0x68,%rsp > f40: 31 c0 xor %eax,%eax > f42: 5b pop %rbx > f43: 5d pop %rbp > f44: 41 5c pop %r12 > f46: 41 5d pop %r13 > f48: 41 5e pop %r14 > f4a: 41 5f pop %r15 > f4c: c3 retq > f4d: 0f 1f 00 nopl (%rax) > f50: 49 8b 85 a0 00 00 00 mov 0xa0(%r13),%rax > f57: 31 db xor %ebx,%ebx > f59: 48 89 44 24 10 mov %rax,0x10(%rsp) > f5e: eb 0b jmp f6b <summarize.isra.4+0x22b> > f60: 83 c3 01 add $0x1,%ebx > f63: 39 dd cmp %ebx,%ebp > f65: 0f 84 69 ff ff ff je ed4 <summarize.isra.4+0x194> > f6b: 48 8b 7c 24 10 mov 0x10(%rsp),%rdi > f70: 89 de mov %ebx,%esi > f72: e8 00 00 00 00 callq f77 <summarize.isra.4+0x237> > f77: 85 c0 test %eax,%eax > f79: 74 e5 je f60 <summarize.isra.4+0x220> > f7b: 89 da mov %ebx,%edx > f7d: 41 83 fe 01 cmp $0x1,%r14d > f81: 48 8d 04 d2 lea (%rdx,%rdx,8),%rax > f85: 48 8d 04 42 lea (%rdx,%rax,2),%rax > f89: 41 8b 44 c7 14 mov 0x14(%r15,%rax,8),%eax > f8e: 41 89 45 04 mov %eax,0x4(%r13) > f92: 0f 85 46 ff ff ff jne ede <summarize.isra.4+0x19e> > f98: 4c 89 fe mov %r15,%rsi > f9b: ba 01 00 00 00 mov $0x1,%edx > fa0: 4c 89 ef mov %r13,%rdi > fa3: e8 58 f2 ff ff callq 200 <hwloc_x86_add_cpuinfos> > fa8: e9 e3 fe ff ff jmpq e90 <summarize.isra.4+0x150> > fad: 0f 1f 00 nopl (%rax) > fb0: 45 85 f6 test %r14d,%r14d > fb3: 4c 63 6c 24 08 movslq 0x8(%rsp),%r13 > fb8: 75 0f jne fc9 <summarize.isra.4+0x289> > fba: 48 8b 44 24 18 mov 0x18(%rsp),%rax > fbf: 80 78 55 00 cmpb $0x0,0x55(%rax) > fc3: 0f 85 a4 06 00 00 jne 166d <summarize.isra.4+0x92d> > fc9: 4b 8d 44 ed 00 lea 0x0(%r13,%r13,8),%rax > fce: 48 8b 5c 24 18 mov 0x18(%rsp),%rbx > fd3: 49 8d 44 45 00 lea 0x0(%r13,%rax,2),%rax > fd8: 48 8d 04 c3 lea (%rbx,%rax,8),%rax > fdc: 48 89 44 24 28 mov %rax,0x28(%rsp) > fe1: 48 8b 40 30 mov 0x30(%rax),%rax > fe5: 48 85 c0 test %rax,%rax > fe8: 0f 84 70 01 00 00 je 115e <summarize.isra.4+0x41e> > fee: 48 8b 5c 24 28 mov 0x28(%rsp),%rbx > ff3: 4c 89 64 24 20 mov %r12,0x20(%rsp) > ff8: 8b 53 38 mov 0x38(%rbx),%edx > ffb: 8d 5a ff lea -0x1(%rdx),%ebx > ffe: 89 5c 24 08 mov %ebx,0x8(%rsp) > 1002: 8b 4c 24 08 mov 0x8(%rsp),%ecx > 1006: 83 3c 88 ff cmpl $0xffffffffffffffff,(%rax,%rcx,4) > 100a: 4c 8d 2c 8d 00 00 00 lea 0x0(,%rcx,4),%r13 > 1011: 00 > 1012: 0f 84 17 01 00 00 je 112f <summarize.isra.4+0x3ef> > 1018: 48 8b 74 24 30 mov 0x30(%rsp),%rsi > 101d: 48 8b 3c 24 mov (%rsp),%rdi > 1021: 4c 89 eb mov %r13,%rbx > 1024: e8 00 00 00 00 callq 1029 <summarize.isra.4+0x2e9> > 1029: 48 8b 3c 24 mov (%rsp),%rdi > 102d: 44 8b 74 24 38 mov 0x38(%rsp),%r14d > 1032: 4c 8b 6c 24 18 mov 0x18(%rsp),%r13 > 1037: e8 00 00 00 00 callq 103c <summarize.isra.4+0x2fc> > 103c: 83 f8 ff cmp $0xffffffffffffffff,%eax > 103f: 89 c5 mov %eax,%ebp > 1041: 0f 84 e0 00 00 00 je 1127 <summarize.isra.4+0x3e7> > 1047: 89 ea mov %ebp,%edx > 1049: 48 8d 04 d2 lea (%rdx,%rdx,8),%rax > 104d: 48 89 54 24 10 mov %rdx,0x10(%rsp) > 1052: 48 8d 04 42 lea (%rdx,%rax,2),%rax > 1056: 49 8b 44 c5 30 mov 0x30(%r13,%rax,8),%rax > 105b: 44 8b 3c 18 mov (%rax,%rbx,1),%r15d > 105f: e8 00 00 00 00 callq 1064 <summarize.isra.4+0x324> > 1064: 41 39 ee cmp %ebp,%r14d > 1067: 49 89 c4 mov %rax,%r12 > 106a: 48 8b 54 24 10 mov 0x10(%rsp),%rdx > 106f: 77 11 ja 1082 <summarize.isra.4+0x342> > 1071: eb 3f jmp 10b2 <summarize.isra.4+0x372> > 1073: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) > 1078: 83 c5 01 add $0x1,%ebp > 107b: 41 39 ee cmp %ebp,%r14d > 107e: 76 32 jbe 10b2 <summarize.isra.4+0x372> > 1080: 89 ea mov %ebp,%edx > 1082: 48 8d 0c d2 lea (%rdx,%rdx,8),%rcx > 1086: 48 8d 14 4a lea (%rdx,%rcx,2),%rdx > 108a: 49 8b 54 d5 30 mov 0x30(%r13,%rdx,8),%rdx > 108f: 44 3b 3c 1a cmp (%rdx,%rbx,1),%r15d > 1093: 75 e3 jne 1078 <summarize.isra.4+0x338> > 1095: 89 ee mov %ebp,%esi > 1097: 4c 89 e7 mov %r12,%rdi > 109a: e8 00 00 00 00 callq 109f <summarize.isra.4+0x35f> > 109f: 48 8b 3c 24 mov (%rsp),%rdi > 10a3: 89 ee mov %ebp,%esi > 10a5: 83 c5 01 add $0x1,%ebp > 10a8: e8 00 00 00 00 callq 10ad <summarize.isra.4+0x36d> > 10ad: 41 39 ee cmp %ebp,%r14d > 10b0: 77 ce ja 1080 <summarize.isra.4+0x340> > 10b2: be 01 00 00 00 mov $0x1,%esi > 10b7: bf f8 00 00 00 mov $0xf8,%edi > 10bc: e8 00 00 00 00 callq 10c1 <summarize.isra.4+0x381> > 10c1: be 01 00 00 00 mov $0x1,%esi > 10c6: bf 28 00 00 00 mov $0x28,%edi > 10cb: c7 00 07 00 00 00 movl $0x7,(%rax) > 10d1: 44 89 78 04 mov %r15d,0x4(%rax) > 10d5: 48 89 c5 mov %rax,%rbp > 10d8: e8 00 00 00 00 callq 10dd <summarize.isra.4+0x39d> > 10dd: 48 8b 7c 24 20 mov 0x20(%rsp),%rdi > 10e2: 8b 4c 24 08 mov 0x8(%rsp),%ecx > 10e6: 48 89 ee mov %rbp,%rsi > 10e9: 48 89 45 30 mov %rax,0x30(%rbp) > 10ed: 4c 89 a5 a0 00 00 00 mov %r12,0xa0(%rbp) > 10f4: 8b 57 04 mov 0x4(%rdi),%edx > 10f7: 89 4d 40 mov %ecx,0x40(%rbp) > 10fa: 01 ca add %ecx,%edx > 10fc: 8b 4c 24 3c mov 0x3c(%rsp),%ecx > 1100: 89 10 mov %edx,(%rax) > 1102: 8d 42 01 lea 0x1(%rdx),%eax > 1105: 39 ca cmp %ecx,%edx > 1107: 0f 42 c1 cmovb %ecx,%eax > 110a: 89 44 24 3c mov %eax,0x3c(%rsp) > 110e: e8 00 00 00 00 callq 1113 <summarize.isra.4+0x3d3> > 1113: 48 8b 3c 24 mov (%rsp),%rdi > 1117: e8 00 00 00 00 callq 111c <summarize.isra.4+0x3dc> > 111c: 83 f8 ff cmp $0xffffffffffffffff,%eax > 111f: 89 c5 mov %eax,%ebp > 1121: 0f 85 20 ff ff ff jne 1047 <summarize.isra.4+0x307> > 1127: 48 8b 44 24 28 mov 0x28(%rsp),%rax > 112c: 8b 50 38 mov 0x38(%rax),%edx > 112f: 83 6c 24 08 01 subl $0x1,0x8(%rsp) > 1134: 8d 42 ff lea -0x1(%rdx),%eax > 1137: 8b 5c 24 08 mov 0x8(%rsp),%ebx > 113b: 39 c3 cmp %eax,%ebx > 113d: 77 0e ja 114d <summarize.isra.4+0x40d> > 113f: 48 8b 44 24 28 mov 0x28(%rsp),%rax > 1144: 48 8b 40 30 mov 0x30(%rax),%rax > 1148: e9 b5 fe ff ff jmpq 1002 <summarize.isra.4+0x2c2> > 114d: 8b 74 24 40 mov 0x40(%rsp),%esi > 1151: 4c 8b 64 24 20 mov 0x20(%rsp),%r12 > 1156: 85 f6 test %esi,%esi > 1158: 0f 85 9e 07 00 00 jne 18fc <summarize.isra.4+0xbbc> > 115e: 44 8b 74 24 44 mov 0x44(%rsp),%r14d > 1163: 48 8b 5c 24 18 mov 0x18(%rsp),%rbx > 1168: 48 8d 73 3c lea 0x3c(%rbx),%rsi > 116c: 4b 8d 04 f6 lea (%r14,%r14,8),%rax > 1170: 49 8d 04 46 lea (%r14,%rax,2),%rax > 1174: 45 31 f6 xor %r14d,%r14d > 1177: 48 8d bc c3 d4 00 00 lea 0xd4(%rbx,%rax,8),%rdi > 117e: 00 > 117f: 8b 16 mov (%rsi),%edx > 1181: 85 d2 test %edx,%edx > 1183: 74 2d je 11b2 <summarize.isra.4+0x472> > 1185: 83 ea 01 sub $0x1,%edx > 1188: 48 8b 4e 04 mov 0x4(%rsi),%rcx > 118c: 48 8d 14 52 lea (%rdx,%rdx,2),%rdx > 1190: 48 c1 e2 04 shl $0x4,%rdx > 1194: 48 8d 41 04 lea 0x4(%rcx),%rax > 1198: 48 8d 4c 11 34 lea 0x34(%rcx,%rdx,1),%rcx > 119d: 0f 1f 00 nopl (%rax) > 11a0: 8b 10 mov (%rax),%edx > 11a2: 41 39 d6 cmp %edx,%r14d > 11a5: 44 0f 42 f2 cmovb %edx,%r14d > 11a9: 48 83 c0 30 add $0x30,%rax > 11ad: 48 39 c8 cmp %rcx,%rax > 11b0: 75 ee jne 11a0 <summarize.isra.4+0x460> > 11b2: 48 81 c6 98 00 00 00 add $0x98,%rsi > 11b9: 48 39 f7 cmp %rsi,%rdi > 11bc: 75 c1 jne 117f <summarize.isra.4+0x43f> > 11be: 45 85 f6 test %r14d,%r14d > 11c1: c7 44 24 44 00 00 00 movl $0x0,0x44(%rsp) > 11c8: 00 > 11c9: 0f 84 fb 03 00 00 je 15ca <summarize.isra.4+0x88a> > 11cf: 4d 89 e7 mov %r12,%r15 > 11d2: 41 bc 01 00 00 00 mov $0x1,%r12d > 11d8: 4c 89 f8 mov %r15,%rax > 11db: 45 89 f7 mov %r14d,%r15d > 11de: 45 89 e6 mov %r12d,%r14d > 11e1: 49 89 c4 mov %rax,%r12 > 11e4: 48 8b 74 24 30 mov 0x30(%rsp),%rsi > 11e9: 48 8b 3c 24 mov (%rsp),%rdi > 11ed: e8 00 00 00 00 callq 11f2 <summarize.isra.4+0x4b2> > 11f2: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) > 11f8: 48 8b 3c 24 mov (%rsp),%rdi > 11fc: e8 00 00 00 00 callq 1201 <summarize.isra.4+0x4c1> > 1201: 83 f8 ff cmp $0xffffffffffffffff,%eax > 1204: 89 44 24 10 mov %eax,0x10(%rsp) > 1208: 0f 84 9e 03 00 00 je 15ac <summarize.isra.4+0x86c> > 120e: 89 c0 mov %eax,%eax > 1210: 48 8b 4c 24 18 mov 0x18(%rsp),%rcx > 1215: 48 89 c3 mov %rax,%rbx > 1218: 48 89 44 24 28 mov %rax,0x28(%rsp) > 121d: 48 8d 04 c0 lea (%rax,%rax,8),%rax > 1221: 48 8d 04 43 lea (%rbx,%rax,2),%rax > 1225: 48 8d 04 c1 lea (%rcx,%rax,8),%rax > 1229: 8b 50 3c mov 0x3c(%rax),%edx > 122c: 48 89 44 24 20 mov %rax,0x20(%rsp) > 1231: 85 d2 test %edx,%edx > 1233: 0f 84 17 02 00 00 je 1450 <summarize.isra.4+0x710> > 1239: 48 8b 40 40 mov 0x40(%rax),%rax > 123d: 31 db xor %ebx,%ebx > 123f: eb 16 jmp 1257 <summarize.isra.4+0x517> > 1241: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) > 1248: 83 c3 01 add $0x1,%ebx > 124b: 48 83 c0 30 add $0x30,%rax > 124f: 39 d3 cmp %edx,%ebx > 1251: 0f 84 f9 01 00 00 je 1450 <summarize.isra.4+0x710> > 1257: 44 39 78 04 cmp %r15d,0x4(%rax) > 125b: 75 eb jne 1248 <summarize.isra.4+0x508> > 125d: 44 39 30 cmp %r14d,(%rax) > 1260: 75 e6 jne 1248 <summarize.isra.4+0x508> > 1262: 39 da cmp %ebx,%edx > 1264: 0f 84 e6 01 00 00 je 1450 <summarize.isra.4+0x710> > 126a: e8 00 00 00 00 callq 126f <summarize.isra.4+0x52f> > 126f: 8b 74 24 10 mov 0x10(%rsp),%esi > 1273: 48 89 c7 mov %rax,%rdi > 1276: 48 89 44 24 08 mov %rax,0x8(%rsp) > 127b: e8 00 00 00 00 callq 1280 <summarize.isra.4+0x540> > 1280: 41 83 fe 01 cmp $0x1,%r14d > 1284: 0f 84 c4 03 00 00 je 164e <summarize.isra.4+0x90e> > 128a: 31 c0 xor %eax,%eax > 128c: 41 83 fe 02 cmp $0x2,%r14d > 1290: 0f 94 c0 sete %al > 1293: 01 c0 add %eax,%eax > 1295: 45 31 ed xor %r13d,%r13d > 1298: 89 c5 mov %eax,%ebp > 129a: eb 08 jmp 12a4 <summarize.isra.4+0x564> > 129c: 0f 1f 40 00 nopl 0x0(%rax) > 12a0: 41 83 c5 01 add $0x1,%r13d > 12a4: 31 d2 xor %edx,%edx > 12a6: 44 89 ee mov %r13d,%esi > 12a9: 4c 89 e7 mov %r12,%rdi > 12ac: e8 00 00 00 00 callq 12b1 <summarize.isra.4+0x571> > 12b1: 48 85 c0 test %rax,%rax > 12b4: 74 5a je 1310 <summarize.isra.4+0x5d0> > 12b6: 83 38 04 cmpl $0x4,(%rax) > 12b9: 75 e5 jne 12a0 <summarize.isra.4+0x560> > 12bb: 48 8b 50 30 mov 0x30(%rax),%rdx > 12bf: 44 39 7a 08 cmp %r15d,0x8(%rdx) > 12c3: 75 db jne 12a0 <summarize.isra.4+0x560> > 12c5: 8b 52 14 mov 0x14(%rdx),%edx > 12c8: 85 d2 test %edx,%edx > 12ca: 74 04 je 12d0 <summarize.isra.4+0x590> > 12cc: 39 d5 cmp %edx,%ebp > 12ce: 75 d0 jne 12a0 <summarize.isra.4+0x560> > 12d0: 48 8b b0 a0 00 00 00 mov 0xa0(%rax),%rsi > 12d7: 48 89 c5 mov %rax,%rbp > 12da: 48 85 f6 test %rsi,%rsi > 12dd: 74 31 je 1310 <summarize.isra.4+0x5d0> > 12df: 4c 8b 6c 24 08 mov 0x8(%rsp),%r13 > 12e4: eb 11 jmp 12f7 <summarize.isra.4+0x5b7> > 12e6: 66 2e 0f 1f 84 00 00 nopw %cs:0x0(%rax,%rax,1) > 12ed: 00 00 00 > 12f0: 48 8b b5 a0 00 00 00 mov 0xa0(%rbp),%rsi > 12f7: 4c 89 ef mov %r13,%rdi > 12fa: e8 00 00 00 00 callq 12ff <summarize.isra.4+0x5bf> > 12ff: 85 c0 test %eax,%eax > 1301: 0f 85 cc 00 00 00 jne 13d3 <summarize.isra.4+0x693> > 1307: 48 8b 6d 48 mov 0x48(%rbp),%rbp > 130b: 48 85 ed test %rbp,%rbp > 130e: 75 e0 jne 12f0 <summarize.isra.4+0x5b0> > 1310: 48 8b 7c 24 08 mov 0x8(%rsp),%rdi > 1315: e8 00 00 00 00 callq 131a <summarize.isra.4+0x5da> > 131a: 48 8b 4c 24 20 mov 0x20(%rsp),%rcx > 131f: 48 8d 04 5b lea (%rbx,%rbx,2),%rax > 1323: 48 c1 e0 04 shl $0x4,%rax > 1327: 48 89 c3 mov %rax,%rbx > 132a: 48 89 44 24 50 mov %rax,0x50(%rsp) > 132f: 48 8b 41 40 mov 0x40(%rcx),%rax > 1333: 8b 69 14 mov 0x14(%rcx),%ebp > 1336: 8b 5c 18 0c mov 0xc(%rax,%rbx,1),%ebx > 133a: e8 00 00 00 00 callq 133f <summarize.isra.4+0x5ff> > 133f: 8b 4c 24 10 mov 0x10(%rsp),%ecx > 1343: 39 4c 24 38 cmp %ecx,0x38(%rsp) > 1347: 48 89 44 24 48 mov %rax,0x48(%rsp) > 134c: 0f 86 57 01 00 00 jbe 14a9 <summarize.isra.4+0x769> > 1352: 41 89 ed mov %ebp,%r13d > 1355: 4c 89 64 24 58 mov %r12,0x58(%rsp) > 135a: 8b 6c 24 38 mov 0x38(%rsp),%ebp > 135e: 41 89 dc mov %ebx,%r12d > 1361: 48 8b 44 24 18 mov 0x18(%rsp),%rax > 1366: 8b 5c 24 10 mov 0x10(%rsp),%ebx > 136a: 48 8b 54 24 28 mov 0x28(%rsp),%rdx > 136f: 90 nop > 1370: 48 8d 0c d2 lea (%rdx,%rdx,8),%rcx > 1374: 48 8d 14 4a lea (%rdx,%rcx,2),%rdx > 1378: 48 8d 3c d0 lea (%rax,%rdx,8),%rdi > 137c: 8b 77 3c mov 0x3c(%rdi),%esi > 137f: 85 f6 test %esi,%esi > 1381: 0f 84 81 02 00 00 je 1608 <summarize.isra.4+0x8c8> > 1387: 4c 8b 57 40 mov 0x40(%rdi),%r10 > 138b: 31 c9 xor %ecx,%ecx > 138d: 4c 89 d2 mov %r10,%rdx > 1390: eb 15 jmp 13a7 <summarize.isra.4+0x667> > 1392: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) > 1398: 83 c1 01 add $0x1,%ecx > 139b: 48 83 c2 30 add $0x30,%rdx > 139f: 39 ce cmp %ecx,%esi > 13a1: 0f 84 61 02 00 00 je 1608 <summarize.isra.4+0x8c8> > 13a7: 44 39 7a 04 cmp %r15d,0x4(%rdx) > 13ab: 75 eb jne 1398 <summarize.isra.4+0x658> > 13ad: 44 39 32 cmp %r14d,(%rdx) > 13b0: 75 e6 jne 1398 <summarize.isra.4+0x658> > 13b2: 39 ce cmp %ecx,%esi > 13b4: 0f 84 4e 02 00 00 je 1608 <summarize.isra.4+0x8c8> > 13ba: 44 3b 6f 14 cmp 0x14(%rdi),%r13d > 13be: 0f 84 9e 00 00 00 je 1462 <summarize.isra.4+0x722> > 13c4: 83 c3 01 add $0x1,%ebx > 13c7: 39 dd cmp %ebx,%ebp > 13c9: 0f 86 d2 00 00 00 jbe 14a1 <summarize.isra.4+0x761> > 13cf: 89 da mov %ebx,%edx > 13d1: eb 9d jmp 1370 <summarize.isra.4+0x630> > 13d3: 48 8b 7c 24 08 mov 0x8(%rsp),%rdi > 13d8: e8 00 00 00 00 callq 13dd <summarize.isra.4+0x69d> > 13dd: 8b 95 f0 00 00 00 mov 0xf0(%rbp),%edx > 13e3: 48 8b 85 e8 00 00 00 mov 0xe8(%rbp),%rax > 13ea: 85 d2 test %edx,%edx > 13ec: 0f 84 7e 01 00 00 je 1570 <summarize.isra.4+0x830> > 13f2: 44 8d 4a ff lea -0x1(%rdx),%r9d > 13f6: 49 83 c1 01 add $0x1,%r9 > 13fa: 49 c1 e1 04 shl $0x4,%r9 > 13fe: 49 01 c1 add %rax,%r9 > 1401: eb 12 jmp 1415 <summarize.isra.4+0x6d5> > 1403: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) > 1408: 48 83 c0 10 add $0x10,%rax > 140c: 49 39 c1 cmp %rax,%r9 > 140f: 0f 84 5b 01 00 00 je 1570 <summarize.isra.4+0x830> > 1415: 48 8b 30 mov (%rax),%rsi > 1418: 48 8d 3d 00 00 00 00 lea 0x0(%rip),%rdi # 141f <summarize.isra.4+0x6df> > 141f: b9 0a 00 00 00 mov $0xa,%ecx > 1424: f3 a6 repz cmpsb %es:(%rdi),%ds:(%rsi) > 1426: 75 e0 jne 1408 <summarize.isra.4+0x6c8> > 1428: 48 83 78 08 00 cmpq $0x0,0x8(%rax) > 142d: 0f 84 3d 01 00 00 je 1570 <summarize.isra.4+0x830> > 1433: 48 8b 3c 24 mov (%rsp),%rdi > 1437: 48 8b 95 a0 00 00 00 mov 0xa0(%rbp),%rdx > 143e: 48 89 fe mov %rdi,%rsi > 1441: e8 00 00 00 00 callq 1446 <summarize.isra.4+0x706> > 1446: e9 ad fd ff ff jmpq 11f8 <summarize.isra.4+0x4b8> > 144b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) > 1450: 8b 74 24 10 mov 0x10(%rsp),%esi > 1454: 48 8b 3c 24 mov (%rsp),%rdi > 1458: e8 00 00 00 00 callq 145d <summarize.isra.4+0x71d> > 145d: e9 96 fd ff ff jmpq 11f8 <summarize.isra.4+0x4b8> > 1462: 48 8d 14 49 lea (%rcx,%rcx,2),%rdx > 1466: 48 c1 e2 04 shl $0x4,%rdx > 146a: 45 3b 64 12 0c cmp 0xc(%r10,%rdx,1),%r12d > 146f: 0f 85 4f ff ff ff jne 13c4 <summarize.isra.4+0x684> > 1475: 48 8b 7c 24 48 mov 0x48(%rsp),%rdi > 147a: 89 de mov %ebx,%esi > 147c: 48 89 44 24 08 mov %rax,0x8(%rsp) > 1481: e8 00 00 00 00 callq 1486 <summarize.isra.4+0x746> > 1486: 48 8b 3c 24 mov (%rsp),%rdi > 148a: 89 de mov %ebx,%esi > 148c: 83 c3 01 add $0x1,%ebx > 148f: e8 00 00 00 00 callq 1494 <summarize.isra.4+0x754> > 1494: 39 dd cmp %ebx,%ebp > 1496: 48 8b 44 24 08 mov 0x8(%rsp),%rax > 149b: 0f 87 2e ff ff ff ja 13cf <summarize.isra.4+0x68f> > 14a1: 44 89 e3 mov %r12d,%ebx > 14a4: 4c 8b 64 24 58 mov 0x58(%rsp),%r12 > 14a9: be 01 00 00 00 mov $0x1,%esi > 14ae: bf f8 00 00 00 mov $0xf8,%edi > 14b3: e8 00 00 00 00 callq 14b8 <summarize.isra.4+0x778> > 14b8: be 01 00 00 00 mov $0x1,%esi > 14bd: 89 58 04 mov %ebx,0x4(%rax) > 14c0: c7 00 04 00 00 00 movl $0x4,(%rax) > 14c6: c7 40 40 ff ff ff ff movl $0xffffffff,0x40(%rax) > 14cd: bf 28 00 00 00 mov $0x28,%edi > 14d2: 49 89 c5 mov %rax,%r13 > 14d5: e8 00 00 00 00 callq 14da <summarize.isra.4+0x79a> > 14da: 48 8b 5c 24 20 mov 0x20(%rsp),%rbx > 14df: 48 8b 6c 24 50 mov 0x50(%rsp),%rbp > 14e4: 49 89 45 30 mov %rax,0x30(%r13) > 14e8: 44 89 78 08 mov %r15d,0x8(%rax) > 14ec: 48 03 6b 40 add 0x40(%rbx),%rbp > 14f0: 48 8b 55 28 mov 0x28(%rbp),%rdx > 14f4: 48 89 10 mov %rdx,(%rax) > 14f7: 8b 55 10 mov 0x10(%rbp),%edx > 14fa: 89 50 0c mov %edx,0xc(%rax) > 14fd: 8b 55 1c mov 0x1c(%rbp),%edx > 1500: 89 50 10 mov %edx,0x10(%rax) > 1503: 8b 55 00 mov 0x0(%rbp),%edx > 1506: 83 fa 02 cmp $0x2,%edx > 1509: 0f 84 1f 01 00 00 je 162e <summarize.isra.4+0x8ee> > 150f: 83 fa 03 cmp $0x3,%edx > 1512: 0f 84 0a 01 00 00 je 1622 <summarize.isra.4+0x8e2> > 1518: 83 fa 01 cmp $0x1,%edx > 151b: 75 07 jne 1524 <summarize.isra.4+0x7e4> > 151d: c7 40 14 01 00 00 00 movl $0x1,0x14(%rax) > 1524: 48 8b 44 24 48 mov 0x48(%rsp),%rax > 1529: 48 8d 15 00 00 00 00 lea 0x0(%rip),%rdx # 1530 <summarize.isra.4+0x7f0> > 1530: 48 8d 35 00 00 00 00 lea 0x0(%rip),%rsi # 1537 <summarize.isra.4+0x7f7> > 1537: 4c 89 ef mov %r13,%rdi > 153a: 49 89 85 a0 00 00 00 mov %rax,0xa0(%r13) > 1541: 8b 45 18 mov 0x18(%rbp),%eax > 1544: 85 c0 test %eax,%eax > 1546: 48 8d 05 00 00 00 00 lea 0x0(%rip),%rax # 154d <summarize.isra.4+0x80d> > 154d: 48 0f 44 d0 cmove %rax,%rdx > 1551: e8 00 00 00 00 callq 1556 <summarize.isra.4+0x816> > 1556: 4c 89 ee mov %r13,%rsi > 1559: 4c 89 e7 mov %r12,%rdi > 155c: e8 00 00 00 00 callq 1561 <summarize.isra.4+0x821> > 1561: 83 44 24 44 01 addl $0x1,0x44(%rsp) > 1566: e9 8d fc ff ff jmpq 11f8 <summarize.isra.4+0x4b8> > 156b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) > 1570: 48 8d 04 5b lea (%rbx,%rbx,2),%rax > 1574: 48 8b 5c 24 20 mov 0x20(%rsp),%rbx > 1579: 48 8d 35 00 00 00 00 lea 0x0(%rip),%rsi # 1580 <summarize.isra.4+0x840> > 1580: 48 89 ef mov %rbp,%rdi > 1583: 48 c1 e0 04 shl $0x4,%rax > 1587: 48 03 43 40 add 0x40(%rbx),%rax > 158b: 8b 50 18 mov 0x18(%rax),%edx > 158e: 48 8d 05 00 00 00 00 lea 0x0(%rip),%rax # 1595 <summarize.isra.4+0x855> > 1595: 85 d2 test %edx,%edx > 1597: 48 8d 15 00 00 00 00 lea 0x0(%rip),%rdx # 159e <summarize.isra.4+0x85e> > 159e: 48 0f 44 d0 cmove %rax,%rdx > 15a2: e8 00 00 00 00 callq 15a7 <summarize.isra.4+0x867> > 15a7: e9 87 fe ff ff jmpq 1433 <summarize.isra.4+0x6f3> > 15ac: 41 83 c6 01 add $0x1,%r14d > 15b0: 41 83 fe 04 cmp $0x4,%r14d > 15b4: 0f 85 2a fc ff ff jne 11e4 <summarize.isra.4+0x4a4> > 15ba: 45 89 fe mov %r15d,%r14d > 15bd: 4d 89 e7 mov %r12,%r15 > 15c0: 41 83 ee 01 sub $0x1,%r14d > 15c4: 0f 85 08 fc ff ff jne 11d2 <summarize.isra.4+0x492> > 15ca: 48 8b 3c 24 mov (%rsp),%rdi > 15ce: e8 00 00 00 00 callq 15d3 <summarize.isra.4+0x893> > 15d3: 48 8b 7c 24 30 mov 0x30(%rsp),%rdi > 15d8: e8 00 00 00 00 callq 15dd <summarize.isra.4+0x89d> > 15dd: 8b 44 24 3c mov 0x3c(%rsp),%eax > 15e1: 41 89 44 24 04 mov %eax,0x4(%r12) > 15e6: 8b 44 24 40 mov 0x40(%rsp),%eax > 15ea: 0b 44 24 44 or 0x44(%rsp),%eax > 15ee: 0f 95 c0 setne %al > 15f1: 48 83 c4 68 add $0x68,%rsp > 15f5: 5b pop %rbx > 15f6: 0f b6 c0 movzbl %al,%eax > 15f9: 5d pop %rbp > 15fa: 41 5c pop %r12 > 15fc: 41 5d pop %r13 > 15fe: 41 5e pop %r14 > 1600: 41 5f pop %r15 > 1602: c3 retq > 1603: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) > 1608: 48 8b 3c 24 mov (%rsp),%rdi > 160c: 89 de mov %ebx,%esi > 160e: 48 89 44 24 08 mov %rax,0x8(%rsp) > 1613: e8 00 00 00 00 callq 1618 <summarize.isra.4+0x8d8> > 1618: 48 8b 44 24 08 mov 0x8(%rsp),%rax > 161d: e9 a2 fd ff ff jmpq 13c4 <summarize.isra.4+0x684> > 1622: c7 40 14 00 00 00 00 movl $0x0,0x14(%rax) > 1629: e9 f6 fe ff ff jmpq 1524 <summarize.isra.4+0x7e4> > 162e: c7 40 14 02 00 00 00 movl $0x2,0x14(%rax) > 1635: e9 ea fe ff ff jmpq 1524 <summarize.isra.4+0x7e4> > 163a: 31 d2 xor %edx,%edx > 163c: 89 c6 mov %eax,%esi > 163e: 4c 89 e7 mov %r12,%rdi > 1641: e8 00 00 00 00 callq 1646 <summarize.isra.4+0x906> > 1646: 49 89 c5 mov %rax,%r13 > 1649: e9 72 f8 ff ff jmpq ec0 <summarize.isra.4+0x180> > 164e: b8 01 00 00 00 mov $0x1,%eax > 1653: e9 3d fc ff ff jmpq 1295 <summarize.isra.4+0x555> > 1658: 45 85 ff test %r15d,%r15d > 165b: 4c 63 6c 24 08 movslq 0x8(%rsp),%r13 > 1660: 75 35 jne 1697 <summarize.isra.4+0x957> > 1662: 48 8b 44 24 18 mov 0x18(%rsp),%rax > 1667: 80 78 55 00 cmpb $0x0,0x55(%rax) > 166b: 74 2a je 1697 <summarize.isra.4+0x957> > 166d: 31 d2 xor %edx,%edx > 166f: 31 f6 xor %esi,%esi > 1671: 4c 89 e7 mov %r12,%rdi > 1674: e8 00 00 00 00 callq 1679 <summarize.isra.4+0x939> > 1679: 48 8b 74 24 18 mov 0x18(%rsp),%rsi > 167e: 48 89 c7 mov %rax,%rdi > 1681: ba 01 00 00 00 mov $0x1,%edx > 1686: e8 75 eb ff ff callq 200 <hwloc_x86_add_cpuinfos> > 168b: 8b 7c 24 40 mov 0x40(%rsp),%edi > 168f: 85 ff test %edi,%edi > 1691: 0f 84 32 f9 ff ff je fc9 <summarize.isra.4+0x289> > 1697: 48 8b 74 24 30 mov 0x30(%rsp),%rsi > 169c: 48 8b 3c 24 mov (%rsp),%rdi > 16a0: e8 00 00 00 00 callq 16a5 <summarize.isra.4+0x965> > 16a5: 48 8b 3c 24 mov (%rsp),%rdi > 16a9: e8 00 00 00 00 callq 16ae <summarize.isra.4+0x96e> > 16ae: 83 f8 ff cmp $0xffffffffffffffff,%eax > 16b1: 89 c5 mov %eax,%ebp > 16b3: 0f 84 fe 00 00 00 je 17b7 <summarize.isra.4+0xa77> > 16b9: 89 e9 mov %ebp,%ecx > 16bb: 48 8b 5c 24 18 mov 0x18(%rsp),%rbx > 16c0: 48 8d 04 c9 lea (%rcx,%rcx,8),%rax > 16c4: 48 8d 04 41 lea (%rcx,%rax,2),%rax > 16c8: 48 8d 04 c3 lea (%rbx,%rax,8),%rax > 16cc: 8b 58 18 mov 0x18(%rax),%ebx > 16cf: 83 fb ff cmp $0xffffffffffffffff,%ebx > 16d2: 0f 84 bf 03 00 00 je 1a97 <summarize.isra.4+0xd57> > 16d8: 48 89 4c 24 08 mov %rcx,0x8(%rsp) > 16dd: 44 8b 78 14 mov 0x14(%rax),%r15d > 16e1: e8 00 00 00 00 callq 16e6 <summarize.isra.4+0x9a6> > 16e6: 39 6c 24 38 cmp %ebp,0x38(%rsp) > 16ea: 49 89 c6 mov %rax,%r14 > 16ed: 48 8b 4c 24 08 mov 0x8(%rsp),%rcx > 16f2: 77 25 ja 1719 <summarize.isra.4+0x9d9> > 16f4: eb 50 jmp 1746 <summarize.isra.4+0xa06> > 16f6: 66 2e 0f 1f 84 00 00 nopw %cs:0x0(%rax,%rax,1) > 16fd: 00 00 00 > 1700: 44 39 78 14 cmp %r15d,0x14(%rax) > 1704: 75 08 jne 170e <summarize.isra.4+0x9ce> > 1706: 39 d3 cmp %edx,%ebx > 1708: 0f 84 99 03 00 00 je 1aa7 <summarize.isra.4+0xd67> > 170e: 83 c5 01 add $0x1,%ebp > 1711: 39 6c 24 38 cmp %ebp,0x38(%rsp) > 1715: 76 2f jbe 1746 <summarize.isra.4+0xa06> > 1717: 89 e9 mov %ebp,%ecx > 1719: 48 8d 04 c9 lea (%rcx,%rcx,8),%rax > 171d: 48 8d 04 41 lea (%rcx,%rax,2),%rax > 1721: 48 8b 4c 24 18 mov 0x18(%rsp),%rcx > 1726: 48 8d 04 c1 lea (%rcx,%rax,8),%rax > 172a: 8b 50 18 mov 0x18(%rax),%edx > 172d: 83 fa ff cmp $0xffffffffffffffff,%edx > 1730: 75 ce jne 1700 <summarize.isra.4+0x9c0> > 1732: 48 8b 3c 24 mov (%rsp),%rdi > 1736: 89 ee mov %ebp,%esi > 1738: e8 00 00 00 00 callq 173d <summarize.isra.4+0x9fd> > 173d: 83 c5 01 add $0x1,%ebp > 1740: 39 6c 24 38 cmp %ebp,0x38(%rsp) > 1744: 77 d1 ja 1717 <summarize.isra.4+0x9d7> > 1746: be 01 00 00 00 mov $0x1,%esi > 174b: bf f8 00 00 00 mov $0xf8,%edi > 1750: e8 00 00 00 00 callq 1755 <summarize.isra.4+0xa15> > 1755: be 01 00 00 00 mov $0x1,%esi > 175a: 49 89 c7 mov %rax,%r15 > 175d: bf 28 00 00 00 mov $0x28,%edi > 1762: c7 00 02 00 00 00 movl $0x2,(%rax) > 1768: 89 58 04 mov %ebx,0x4(%rax) > 176b: c7 40 40 ff ff ff ff movl $0xffffffff,0x40(%rax) > 1772: e8 00 00 00 00 callq 1777 <summarize.isra.4+0xa37> > 1777: 4d 89 b7 a0 00 00 00 mov %r14,0xa0(%r15) > 177e: 49 89 47 30 mov %rax,0x30(%r15) > 1782: e8 00 00 00 00 callq 1787 <summarize.isra.4+0xa47> > 1787: 89 de mov %ebx,%esi > 1789: 48 89 c7 mov %rax,%rdi > 178c: 49 89 87 c0 00 00 00 mov %rax,0xc0(%r15) > 1793: e8 00 00 00 00 callq 1798 <summarize.isra.4+0xa58> > 1798: 4c 89 fe mov %r15,%rsi > 179b: 4c 89 e7 mov %r12,%rdi > 179e: e8 00 00 00 00 callq 17a3 <summarize.isra.4+0xa63> > 17a3: 48 8b 3c 24 mov (%rsp),%rdi > 17a7: e8 00 00 00 00 callq 17ac <summarize.isra.4+0xa6c> > 17ac: 83 f8 ff cmp $0xffffffffffffffff,%eax > 17af: 89 c5 mov %eax,%ebp > 17b1: 0f 85 02 ff ff ff jne 16b9 <summarize.isra.4+0x979> > 17b7: 48 8b 74 24 30 mov 0x30(%rsp),%rsi > 17bc: 48 8b 3c 24 mov (%rsp),%rdi > 17c0: e8 00 00 00 00 callq 17c5 <summarize.isra.4+0xa85> > 17c5: 48 8b 3c 24 mov (%rsp),%rdi > 17c9: e8 00 00 00 00 callq 17ce <summarize.isra.4+0xa8e> > 17ce: 83 f8 ff cmp $0xffffffffffffffff,%eax > 17d1: 89 c5 mov %eax,%ebp > 17d3: 0f 84 fe 00 00 00 je 18d7 <summarize.isra.4+0xb97> > 17d9: 89 e9 mov %ebp,%ecx > 17db: 48 8b 5c 24 18 mov 0x18(%rsp),%rbx > 17e0: 48 8d 04 c9 lea (%rcx,%rcx,8),%rax > 17e4: 48 8d 04 41 lea (%rcx,%rax,2),%rax > 17e8: 48 8d 04 c3 lea (%rbx,%rax,8),%rax > 17ec: 8b 58 1c mov 0x1c(%rax),%ebx > 17ef: 83 fb ff cmp $0xffffffffffffffff,%ebx > 17f2: 0f 84 c9 02 00 00 je 1ac1 <summarize.isra.4+0xd81> > 17f8: 48 89 4c 24 08 mov %rcx,0x8(%rsp) > 17fd: 44 8b 78 14 mov 0x14(%rax),%r15d > 1801: e8 00 00 00 00 callq 1806 <summarize.isra.4+0xac6> > 1806: 39 6c 24 38 cmp %ebp,0x38(%rsp) > 180a: 49 89 c6 mov %rax,%r14 > 180d: 48 8b 4c 24 08 mov 0x8(%rsp),%rcx > 1812: 77 25 ja 1839 <summarize.isra.4+0xaf9> > 1814: eb 50 jmp 1866 <summarize.isra.4+0xb26> > 1816: 66 2e 0f 1f 84 00 00 nopw %cs:0x0(%rax,%rax,1) > 181d: 00 00 00 > 1820: 44 39 78 14 cmp %r15d,0x14(%rax) > 1824: 75 08 jne 182e <summarize.isra.4+0xaee> > 1826: 39 d3 cmp %edx,%ebx > 1828: 0f 84 a3 02 00 00 je 1ad1 <summarize.isra.4+0xd91> > 182e: 83 c5 01 add $0x1,%ebp > 1831: 39 6c 24 38 cmp %ebp,0x38(%rsp) > 1835: 76 2f jbe 1866 <summarize.isra.4+0xb26> > 1837: 89 e9 mov %ebp,%ecx > 1839: 48 8d 04 c9 lea (%rcx,%rcx,8),%rax > 183d: 48 8d 04 41 lea (%rcx,%rax,2),%rax > 1841: 48 8b 4c 24 18 mov 0x18(%rsp),%rcx > 1846: 48 8d 04 c1 lea (%rcx,%rax,8),%rax > 184a: 8b 50 1c mov 0x1c(%rax),%edx > 184d: 83 fa ff cmp $0xffffffffffffffff,%edx > 1850: 75 ce jne 1820 <summarize.isra.4+0xae0> > 1852: 48 8b 3c 24 mov (%rsp),%rdi > 1856: 89 ee mov %ebp,%esi > 1858: e8 00 00 00 00 callq 185d <summarize.isra.4+0xb1d> > 185d: 83 c5 01 add $0x1,%ebp > 1860: 39 6c 24 38 cmp %ebp,0x38(%rsp) > 1864: 77 d1 ja 1837 <summarize.isra.4+0xaf7> > 1866: be 01 00 00 00 mov $0x1,%esi > 186b: bf f8 00 00 00 mov $0xf8,%edi > 1870: e8 00 00 00 00 callq 1875 <summarize.isra.4+0xb35> > 1875: be 01 00 00 00 mov $0x1,%esi > 187a: bf 28 00 00 00 mov $0x28,%edi > 187f: c7 00 07 00 00 00 movl $0x7,(%rax) > 1885: 89 58 04 mov %ebx,0x4(%rax) > 1888: c7 40 40 ff ff ff ff movl $0xffffffff,0x40(%rax) > 188f: 49 89 c7 mov %rax,%r15 > 1892: e8 00 00 00 00 callq 1897 <summarize.isra.4+0xb57> > 1897: 48 8d 15 00 00 00 00 lea 0x0(%rip),%rdx # 189e <summarize.isra.4+0xb5e> > 189e: 48 8d 35 00 00 00 00 lea 0x0(%rip),%rsi # 18a5 <summarize.isra.4+0xb65> > 18a5: 49 89 47 30 mov %rax,0x30(%r15) > 18a9: 4c 89 ff mov %r15,%rdi > 18ac: 4d 89 b7 a0 00 00 00 mov %r14,0xa0(%r15) > 18b3: e8 00 00 00 00 callq 18b8 <summarize.isra.4+0xb78> > 18b8: 4c 89 fe mov %r15,%rsi > 18bb: 4c 89 e7 mov %r12,%rdi > 18be: e8 00 00 00 00 callq 18c3 <summarize.isra.4+0xb83> > 18c3: 48 8b 3c 24 mov (%rsp),%rdi > 18c7: e8 00 00 00 00 callq 18cc <summarize.isra.4+0xb8c> > 18cc: 83 f8 ff cmp $0xffffffffffffffff,%eax > 18cf: 89 c5 mov %eax,%ebp > 18d1: 0f 85 02 ff ff ff jne 17d9 <summarize.isra.4+0xa99> > 18d7: 4b 8d 44 ed 00 lea 0x0(%r13,%r13,8),%rax > 18dc: 48 8b 5c 24 18 mov 0x18(%rsp),%rbx > 18e1: 49 8d 44 45 00 lea 0x0(%r13,%rax,2),%rax > 18e6: 48 8d 04 c3 lea (%rbx,%rax,8),%rax > 18ea: 48 89 44 24 28 mov %rax,0x28(%rsp) > 18ef: 48 8b 40 30 mov 0x30(%rax),%rax > 18f3: 48 85 c0 test %rax,%rax > 18f6: 0f 85 f2 f6 ff ff jne fee <summarize.isra.4+0x2ae> > 18fc: 48 8b 74 24 30 mov 0x30(%rsp),%rsi > 1901: 48 8b 3c 24 mov (%rsp),%rdi > 1905: e8 00 00 00 00 callq 190a <summarize.isra.4+0xbca> > 190a: 48 8b 3c 24 mov (%rsp),%rdi > 190e: e8 00 00 00 00 callq 1913 <summarize.isra.4+0xbd3> > 1913: 83 f8 ff cmp $0xffffffffffffffff,%eax > 1916: 89 c5 mov %eax,%ebp > 1918: 0f 84 ef 00 00 00 je 1a0d <summarize.isra.4+0xccd> > 191e: 89 e9 mov %ebp,%ecx > 1920: 48 8b 5c 24 18 mov 0x18(%rsp),%rbx > 1925: 48 8d 04 c9 lea (%rcx,%rcx,8),%rax > 1929: 48 8d 04 41 lea (%rcx,%rax,2),%rax > 192d: 48 8d 04 c3 lea (%rbx,%rax,8),%rax > 1931: 8b 58 28 mov 0x28(%rax),%ebx > 1934: 83 fb ff cmp $0xffffffffffffffff,%ebx > 1937: 0f 84 4a 01 00 00 je 1a87 <summarize.isra.4+0xd47> > 193d: 48 89 4c 24 08 mov %rcx,0x8(%rsp) > 1942: 44 8b 70 14 mov 0x14(%rax),%r14d > 1946: 44 8b 78 18 mov 0x18(%rax),%r15d > 194a: e8 00 00 00 00 callq 194f <summarize.isra.4+0xc0f> > 194f: 39 6c 24 38 cmp %ebp,0x38(%rsp) > 1953: 49 89 c5 mov %rax,%r13 > 1956: 48 8b 4c 24 08 mov 0x8(%rsp),%rcx > 195b: 77 0e ja 196b <summarize.isra.4+0xc2b> > 195d: eb 53 jmp 19b2 <summarize.isra.4+0xc72> > 195f: 90 nop > 1960: 83 c5 01 add $0x1,%ebp > 1963: 39 6c 24 38 cmp %ebp,0x38(%rsp) > 1967: 76 49 jbe 19b2 <summarize.isra.4+0xc72> > 1969: 89 e9 mov %ebp,%ecx > 196b: 48 8d 04 c9 lea (%rcx,%rcx,8),%rax > 196f: 48 8d 04 41 lea (%rcx,%rax,2),%rax > 1973: 48 8b 4c 24 18 mov 0x18(%rsp),%rcx > 1978: 48 8d 04 c1 lea (%rcx,%rax,8),%rax > 197c: 8b 50 28 mov 0x28(%rax),%edx > 197f: 83 fa ff cmp $0xffffffffffffffff,%edx > 1982: 74 1a je 199e <summarize.isra.4+0xc5e> > 1984: 44 3b 70 14 cmp 0x14(%rax),%r14d > 1988: 75 d6 jne 1960 <summarize.isra.4+0xc20> > 198a: 44 39 78 18 cmp %r15d,0x18(%rax) > 198e: 75 d0 jne 1960 <summarize.isra.4+0xc20> > 1990: 39 d3 cmp %edx,%ebx > 1992: 75 cc jne 1960 <summarize.isra.4+0xc20> > 1994: 89 ee mov %ebp,%esi > 1996: 4c 89 ef mov %r13,%rdi > 1999: e8 00 00 00 00 callq 199e <summarize.isra.4+0xc5e> > 199e: 48 8b 3c 24 mov (%rsp),%rdi > 19a2: 89 ee mov %ebp,%esi > 19a4: 83 c5 01 add $0x1,%ebp > 19a7: e8 00 00 00 00 callq 19ac <summarize.isra.4+0xc6c> > 19ac: 39 6c 24 38 cmp %ebp,0x38(%rsp) > 19b0: 77 b7 ja 1969 <summarize.isra.4+0xc29> > 19b2: be 01 00 00 00 mov $0x1,%esi > 19b7: bf f8 00 00 00 mov $0xf8,%edi > 19bc: e8 00 00 00 00 callq 19c1 <summarize.isra.4+0xc81> > 19c1: be 01 00 00 00 mov $0x1,%esi > 19c6: 49 89 c6 mov %rax,%r14 > 19c9: bf 28 00 00 00 mov $0x28,%edi > 19ce: c7 00 05 00 00 00 movl $0x5,(%rax) > 19d4: 89 58 04 mov %ebx,0x4(%rax) > 19d7: c7 40 40 ff ff ff ff movl $0xffffffff,0x40(%rax) > 19de: e8 00 00 00 00 callq 19e3 <summarize.isra.4+0xca3> > 19e3: 4c 89 f6 mov %r14,%rsi > 19e6: 4c 89 e7 mov %r12,%rdi > 19e9: 49 89 46 30 mov %rax,0x30(%r14) > 19ed: 4d 89 ae a0 00 00 00 mov %r13,0xa0(%r14) > 19f4: e8 00 00 00 00 callq 19f9 <summarize.isra.4+0xcb9> > 19f9: 48 8b 3c 24 mov (%rsp),%rdi > 19fd: e8 00 00 00 00 callq 1a02 <summarize.isra.4+0xcc2> > 1a02: 83 f8 ff cmp $0xffffffffffffffff,%eax > 1a05: 89 c5 mov %eax,%ebp > 1a07: 0f 85 11 ff ff ff jne 191e <summarize.isra.4+0xbde> > 1a0d: 4c 8b 6c 24 48 mov 0x48(%rsp),%r13 > 1a12: 31 db xor %ebx,%ebx > 1a14: 41 8b 4d 00 mov 0x0(%r13),%ecx > 1a18: 85 c9 test %ecx,%ecx > 1a1a: 74 56 je 1a72 <summarize.isra.4+0xd32> > 1a1c: be 01 00 00 00 mov $0x1,%esi > 1a21: bf f8 00 00 00 mov $0xf8,%edi > 1a26: e8 00 00 00 00 callq 1a2b <summarize.isra.4+0xceb> > 1a2b: be 01 00 00 00 mov $0x1,%esi > 1a30: 48 89 c5 mov %rax,%rbp > 1a33: bf 28 00 00 00 mov $0x28,%edi > 1a38: c7 00 06 00 00 00 movl $0x6,(%rax) > 1a3e: 89 58 04 mov %ebx,0x4(%rax) > 1a41: c7 40 40 ff ff ff ff movl $0xffffffff,0x40(%rax) > 1a48: e8 00 00 00 00 callq 1a4d <summarize.isra.4+0xd0d> > 1a4d: 48 89 45 30 mov %rax,0x30(%rbp) > 1a51: e8 00 00 00 00 callq 1a56 <summarize.isra.4+0xd16> > 1a56: 89 de mov %ebx,%esi > 1a58: 48 89 c7 mov %rax,%rdi > 1a5b: 48 89 85 a0 00 00 00 mov %rax,0xa0(%rbp) > 1a62: e8 00 00 00 00 callq 1a67 <summarize.isra.4+0xd27> > 1a67: 48 89 ee mov %rbp,%rsi > 1a6a: 4c 89 e7 mov %r12,%rdi > 1a6d: e8 00 00 00 00 callq 1a72 <summarize.isra.4+0xd32> > 1a72: 83 c3 01 add $0x1,%ebx > 1a75: 49 81 c5 98 00 00 00 add $0x98,%r13 > 1a7c: 39 5c 24 38 cmp %ebx,0x38(%rsp) > 1a80: 75 92 jne 1a14 <summarize.isra.4+0xcd4> > 1a82: e9 d7 f6 ff ff jmpq 115e <summarize.isra.4+0x41e> > 1a87: 48 8b 3c 24 mov (%rsp),%rdi > 1a8b: 89 ee mov %ebp,%esi > 1a8d: e8 00 00 00 00 callq 1a92 <summarize.isra.4+0xd52> > 1a92: e9 73 fe ff ff jmpq 190a <summarize.isra.4+0xbca> > 1a97: 48 8b 3c 24 mov (%rsp),%rdi > 1a9b: 89 ee mov %ebp,%esi > 1a9d: e8 00 00 00 00 callq 1aa2 <summarize.isra.4+0xd62> > 1aa2: e9 fe fb ff ff jmpq 16a5 <summarize.isra.4+0x965> > 1aa7: 89 ee mov %ebp,%esi > 1aa9: 4c 89 f7 mov %r14,%rdi > 1aac: e8 00 00 00 00 callq 1ab1 <summarize.isra.4+0xd71> > 1ab1: 48 8b 3c 24 mov (%rsp),%rdi > 1ab5: 89 ee mov %ebp,%esi > 1ab7: e8 00 00 00 00 callq 1abc <summarize.isra.4+0xd7c> > 1abc: e9 7c fc ff ff jmpq 173d <summarize.isra.4+0x9fd> > 1ac1: 48 8b 3c 24 mov (%rsp),%rdi > 1ac5: 89 ee mov %ebp,%esi > 1ac7: e8 00 00 00 00 callq 1acc <summarize.isra.4+0xd8c> > 1acc: e9 f4 fc ff ff jmpq 17c5 <summarize.isra.4+0xa85> > 1ad1: 89 ee mov %ebp,%esi > 1ad3: 4c 89 f7 mov %r14,%rdi > 1ad6: e8 00 00 00 00 callq 1adb <summarize.isra.4+0xd9b> > 1adb: 48 8b 3c 24 mov (%rsp),%rdi > 1adf: 89 ee mov %ebp,%esi > 1ae1: e8 00 00 00 00 callq 1ae6 <summarize.isra.4+0xda6> > 1ae6: e9 72 fd ff ff jmpq 185d <summarize.isra.4+0xb1d> > 1aeb: bd 01 00 00 00 mov $0x1,%ebp > 1af0: e9 7f f3 ff ff jmpq e74 <summarize.isra.4+0x134> > 1af5: 41 be ff ff ff ff mov $0xffffffff,%r14d > 1afb: e9 1f f3 ff ff jmpq e1f <summarize.isra.4+0xdf> > 1b00: 45 31 f6 xor %r14d,%r14d > 1b03: e9 17 f3 ff ff jmpq e1f <summarize.isra.4+0xdf> > 1b08: 48 8b 74 24 30 mov 0x30(%rsp),%rsi > 1b0d: 48 89 c7 mov %rax,%rdi > 1b10: 45 31 ff xor %r15d,%r15d > 1b13: e8 00 00 00 00 callq 1b18 <summarize.isra.4+0xdd8> > 1b18: 44 89 6c 24 08 mov %r13d,0x8(%rsp) > 1b1d: 48 8b 3c 24 mov (%rsp),%rdi > 1b21: e8 00 00 00 00 callq 1b26 <summarize.isra.4+0xde6> > 1b26: 83 f8 ff cmp $0xffffffffffffffff,%eax > 1b29: 41 89 c5 mov %eax,%r13d > 1b2c: 0f 84 26 fb ff ff je 1658 <summarize.isra.4+0x918> > 1b32: 44 89 e9 mov %r13d,%ecx > 1b35: 48 8b 5c 24 18 mov 0x18(%rsp),%rbx > 1b3a: 48 8d 04 c9 lea (%rcx,%rcx,8),%rax > 1b3e: 48 89 4c 24 10 mov %rcx,0x10(%rsp) > 1b43: 48 8d 04 41 lea (%rcx,%rax,2),%rax > 1b47: 48 8d 2c c3 lea (%rbx,%rax,8),%rbp > 1b4b: 8b 5d 14 mov 0x14(%rbp),%ebx > 1b4e: e8 00 00 00 00 callq 1b53 <summarize.isra.4+0xe13> > 1b53: 44 39 6c 24 38 cmp %r13d,0x38(%rsp) > 1b58: 49 89 c6 mov %rax,%r14 > 1b5b: 48 8b 4c 24 10 mov 0x10(%rsp),%rcx > 1b60: 76 5b jbe 1bbd <summarize.isra.4+0xe7d> > 1b62: 4c 89 e0 mov %r12,%rax > 1b65: 49 89 ec mov %rbp,%r12 > 1b68: 89 dd mov %ebx,%ebp > 1b6a: 48 89 c3 mov %rax,%rbx > 1b6d: eb 0e jmp 1b7d <summarize.isra.4+0xe3d> > 1b6f: 41 83 c5 01 add $0x1,%r13d > 1b73: 44 39 6c 24 38 cmp %r13d,0x38(%rsp) > 1b78: 76 38 jbe 1bb2 <summarize.isra.4+0xe72> > 1b7a: 44 89 e9 mov %r13d,%ecx > 1b7d: 48 8d 14 c9 lea (%rcx,%rcx,8),%rdx > 1b81: 48 8b 44 24 18 mov 0x18(%rsp),%rax > 1b86: 48 8d 14 51 lea (%rcx,%rdx,2),%rdx > 1b8a: 3b 6c d0 14 cmp 0x14(%rax,%rdx,8),%ebp > 1b8e: 75 df jne 1b6f <summarize.isra.4+0xe2f> > 1b90: 44 89 ee mov %r13d,%esi > 1b93: 4c 89 f7 mov %r14,%rdi > 1b96: e8 00 00 00 00 callq 1b9b <summarize.isra.4+0xe5b> > 1b9b: 48 8b 3c 24 mov (%rsp),%rdi > 1b9f: 44 89 ee mov %r13d,%esi > 1ba2: 41 83 c5 01 add $0x1,%r13d > 1ba6: e8 00 00 00 00 callq 1bab <summarize.isra.4+0xe6b> > 1bab: 44 39 6c 24 38 cmp %r13d,0x38(%rsp) > 1bb0: 77 c8 ja 1b7a <summarize.isra.4+0xe3a> > 1bb2: 48 89 d8 mov %rbx,%rax > 1bb5: 89 eb mov %ebp,%ebx > 1bb7: 4c 89 e5 mov %r12,%rbp > 1bba: 49 89 c4 mov %rax,%r12 > 1bbd: be 01 00 00 00 mov $0x1,%esi > 1bc2: bf f8 00 00 00 mov $0xf8,%edi > 1bc7: 41 83 c7 01 add $0x1,%r15d > 1bcb: e8 00 00 00 00 callq 1bd0 <summarize.isra.4+0xe90> > 1bd0: be 01 00 00 00 mov $0x1,%esi > 1bd5: 49 89 c5 mov %rax,%r13 > 1bd8: bf 28 00 00 00 mov $0x28,%edi > 1bdd: c7 00 03 00 00 00 movl $0x3,(%rax) > 1be3: 89 58 04 mov %ebx,0x4(%rax) > 1be6: c7 40 40 ff ff ff ff movl $0xffffffff,0x40(%rax) > 1bed: e8 00 00 00 00 callq 1bf2 <summarize.isra.4+0xeb2> > 1bf2: 31 d2 xor %edx,%edx > 1bf4: 49 89 45 30 mov %rax,0x30(%r13) > 1bf8: 48 89 ee mov %rbp,%rsi > 1bfb: 4c 89 ef mov %r13,%rdi > 1bfe: 4d 89 b5 a0 00 00 00 mov %r14,0xa0(%r13) > 1c05: e8 f6 e5 ff ff callq 200 <hwloc_x86_add_cpuinfos> > 1c0a: 4c 89 ee mov %r13,%rsi > 1c0d: 4c 89 e7 mov %r12,%rdi > 1c10: e8 00 00 00 00 callq 1c15 <summarize.isra.4+0xed5> > 1c15: e9 03 ff ff ff jmpq 1b1d <summarize.isra.4+0xddd> > 1c1a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) > >0000000000001c20 <hwloc_look_x86>: > 1c20: 41 57 push %r15 > 1c22: 41 56 push %r14 > 1c24: 49 89 ff mov %rdi,%r15 > 1c27: 41 55 push %r13 > 1c29: 41 54 push %r12 > 1c2b: b9 18 00 00 00 mov $0x18,%ecx > 1c30: 55 push %rbp > 1c31: 53 push %rbx > 1c32: 48 81 ec 78 01 00 00 sub $0x178,%rsp > 1c39: 48 8b 47 30 mov 0x30(%rdi),%rax > 1c3d: 48 8d 94 24 b0 00 00 lea 0xb0(%rsp),%rdx > 1c44: 00 > 1c45: 89 74 24 24 mov %esi,0x24(%rsp) > 1c49: 48 8d 74 24 60 lea 0x60(%rsp),%rsi > 1c4e: 8b 00 mov (%rax),%eax > 1c50: 48 89 d7 mov %rdx,%rdi > 1c53: 48 c7 84 24 80 00 00 movq $0x0,0x80(%rsp) > 1c5a: 00 00 00 00 00 > 1c5f: 48 c7 84 24 88 00 00 movq $0x0,0x88(%rsp) > 1c66: 00 00 00 00 00 > 1c6b: 48 c7 84 24 90 00 00 movq $0x0,0x90(%rsp) > 1c72: 00 00 00 00 00 > 1c77: 48 c7 84 24 98 00 00 movq $0x0,0x98(%rsp) > 1c7e: 00 00 00 00 00 > 1c83: 48 c7 84 24 a0 00 00 movq $0x0,0xa0(%rsp) > 1c8a: 00 00 00 00 00 > 1c8f: 89 44 24 08 mov %eax,0x8(%rsp) > 1c93: 31 c0 xor %eax,%eax > 1c95: f3 48 ab rep stos %rax,%es:(%rdi) > 1c98: 48 8d 44 24 50 lea 0x50(%rsp),%rax > 1c9d: 48 89 d7 mov %rdx,%rdi > 1ca0: 48 89 44 24 70 mov %rax,0x70(%rsp) > 1ca5: e8 00 00 00 00 callq 1caa <hwloc_look_x86+0x8a> > 1caa: 48 8b ac 24 c8 00 00 mov 0xc8(%rsp),%rbp > 1cb1: 00 > 1cb2: 48 85 ed test %rbp,%rbp > 1cb5: 0f 84 35 03 00 00 je 1ff0 <hwloc_look_x86+0x3d0> > 1cbb: 4c 8b ac 24 c0 00 00 mov 0xc0(%rsp),%r13 > 1cc2: 00 > 1cc3: 4d 85 ed test %r13,%r13 > 1cc6: 0f 84 24 03 00 00 je 1ff0 <hwloc_look_x86+0x3d0> > 1ccc: 8b 5c 24 08 mov 0x8(%rsp),%ebx > 1cd0: be 98 00 00 00 mov $0x98,%esi > 1cd5: 89 df mov %ebx,%edi > 1cd7: e8 00 00 00 00 callq 1cdc <hwloc_look_x86+0xbc> > 1cdc: 48 85 c0 test %rax,%rax > 1cdf: 49 89 c6 mov %rax,%r14 > 1ce2: 0f 84 3f 03 00 00 je 2027 <hwloc_look_x86+0x407> > 1ce8: 85 db test %ebx,%ebx > 1cea: 74 5a je 1d46 <hwloc_look_x86+0x126> > 1cec: 8b 4c 24 08 mov 0x8(%rsp),%ecx > 1cf0: 49 8d 46 14 lea 0x14(%r14),%rax > 1cf4: 8d 51 ff lea -0x1(%rcx),%edx > 1cf7: 48 8d 0c d2 lea (%rdx,%rdx,8),%rcx > 1cfb: 48 8d 14 4a lea (%rdx,%rcx,2),%rdx > 1cff: 49 8d 94 d6 ac 00 00 lea 0xac(%r14,%rdx,8),%rdx > 1d06: 00 > 1d07: 66 0f 1f 84 00 00 00 nopw 0x0(%rax,%rax,1) > 1d0e: 00 00 > 1d10: c7 40 04 ff ff ff ff movl $0xffffffff,0x4(%rax) > 1d17: c7 00 ff ff ff ff movl $0xffffffff,(%rax) > 1d1d: 48 05 98 00 00 00 add $0x98,%rax > 1d23: c7 80 70 ff ff ff ff movl $0xffffffff,-0x90(%rax) > 1d2a: ff ff ff > 1d2d: c7 80 7c ff ff ff ff movl $0xffffffff,-0x84(%rax) > 1d34: ff ff ff > 1d37: c7 80 78 ff ff ff ff movl $0xffffffff,-0x88(%rax) > 1d3e: ff ff ff > 1d41: 48 39 c2 cmp %rax,%rdx > 1d44: 75 ca jne 1d10 <hwloc_look_x86+0xf0> > 1d46: 31 c9 xor %ecx,%ecx > 1d48: 89 c8 mov %ecx,%eax > 1d4a: 48 89 de mov %rbx,%rsi > 1d4d: 0f a2 cpuid > 1d4f: 48 87 f3 xchg %rsi,%rbx > 1d52: 89 74 24 48 mov %esi,0x48(%rsp) > 1d56: 89 44 24 0c mov %eax,0xc(%rsp) > 1d5a: 8b 44 24 48 mov 0x48(%rsp),%eax > 1d5e: 3d 47 65 6e 75 cmp $0x756e6547,%eax > 1d63: 0f 84 2f 03 00 00 je 2098 <hwloc_look_x86+0x478> > 1d69: 81 fa 65 6e 74 69 cmp $0x69746e65,%edx > 1d6f: 40 0f 94 c6 sete %sil > 1d73: 81 f9 63 41 4d 44 cmp $0x444d4163,%ecx > 1d79: 0f 94 c2 sete %dl > 1d7c: 40 84 d6 test %dl,%sil > 1d7f: 74 0f je 1d90 <hwloc_look_x86+0x170> > 1d81: 3d 41 75 74 68 cmp $0x68747541,%eax > 1d86: c7 44 24 10 01 00 00 movl $0x1,0x10(%rsp) > 1d8d: 00 > 1d8e: 74 08 je 1d98 <hwloc_look_x86+0x178> > 1d90: c7 44 24 10 02 00 00 movl $0x2,0x10(%rsp) > 1d97: 00 > 1d98: 8b 7c 24 0c mov 0xc(%rsp),%edi > 1d9c: bb ff ff ff ff mov $0xffffffff,%ebx > 1da1: 85 ff test %edi,%edi > 1da3: 0f 84 d7 01 00 00 je 1f80 <hwloc_look_x86+0x360> > 1da9: b8 01 00 00 00 mov $0x1,%eax > 1dae: 48 89 de mov %rbx,%rsi > 1db1: 0f a2 cpuid > 1db3: 48 87 f3 xchg %rsi,%rbx > 1db6: 89 74 24 48 mov %esi,0x48(%rsp) > 1dba: b8 00 00 00 80 mov $0x80000000,%eax > 1dbf: 89 94 24 80 00 00 00 mov %edx,0x80(%rsp) > 1dc6: 89 8c 24 90 00 00 00 mov %ecx,0x90(%rsp) > 1dcd: 48 89 de mov %rbx,%rsi > 1dd0: 0f a2 cpuid > 1dd2: 48 87 f3 xchg %rsi,%rbx > 1dd5: 89 74 24 48 mov %esi,0x48(%rsp) > 1dd9: 83 ff 06 cmp $0x6,%edi > 1ddc: 89 44 24 14 mov %eax,0x14(%rsp) > 1de0: 76 1e jbe 1e00 <hwloc_look_x86+0x1e0> > 1de2: b8 07 00 00 00 mov $0x7,%eax > 1de7: 31 c9 xor %ecx,%ecx > 1de9: 48 89 de mov %rbx,%rsi > 1dec: 0f a2 cpuid > 1dee: 48 87 f3 xchg %rsi,%rbx > 1df1: 89 74 24 48 mov %esi,0x48(%rsp) > 1df5: 8b 44 24 48 mov 0x48(%rsp),%eax > 1df9: 89 84 24 a4 00 00 00 mov %eax,0xa4(%rsp) > 1e00: 8b 74 24 10 mov 0x10(%rsp),%esi > 1e04: 85 f6 test %esi,%esi > 1e06: 74 29 je 1e31 <hwloc_look_x86+0x211> > 1e08: 81 7c 24 14 00 00 00 cmpl $0x80000000,0x14(%rsp) > 1e0f: 80 > 1e10: 76 1f jbe 1e31 <hwloc_look_x86+0x211> > 1e12: b8 01 00 00 80 mov $0x80000001,%eax > 1e17: 48 89 de mov %rbx,%rsi > 1e1a: 0f a2 cpuid > 1e1c: 48 87 f3 xchg %rsi,%rbx > 1e1f: 89 74 24 48 mov %esi,0x48(%rsp) > 1e23: 89 94 24 84 00 00 00 mov %edx,0x84(%rsp) > 1e2a: 89 8c 24 98 00 00 00 mov %ecx,0x98(%rsp) > 1e31: 48 8d 4c 24 4c lea 0x4c(%rsp),%rcx > 1e36: 48 c7 c2 ff ff ff ff mov $0xffffffffffffffff,%rdx > 1e3d: be 02 00 00 00 mov $0x2,%esi > 1e42: bf 02 00 00 00 mov $0x2,%edi > 1e47: e8 00 00 00 00 callq 1e4c <hwloc_look_x86+0x22c> > 1e4c: 31 d2 xor %edx,%edx > 1e4e: 48 c7 c6 ff ff ff ff mov $0xffffffffffffffff,%rsi > 1e55: bf 02 00 00 00 mov $0x2,%edi > 1e5a: e8 00 00 00 00 callq 1e5f <hwloc_look_x86+0x23f> > 1e5f: 49 8b 47 30 mov 0x30(%r15),%rax > 1e63: 49 8b 4f 08 mov 0x8(%r15),%rcx > 1e67: 48 89 44 24 30 mov %rax,0x30(%rsp) > 1e6c: 8b 00 mov (%rax),%eax > 1e6e: 48 89 cb mov %rcx,%rbx > 1e71: 48 89 0c 24 mov %rcx,(%rsp) > 1e75: 89 44 24 20 mov %eax,0x20(%rsp) > 1e79: e8 00 00 00 00 callq 1e7e <hwloc_look_x86+0x25e> > 1e7e: ba 04 00 00 00 mov $0x4,%edx > 1e83: 48 89 44 24 28 mov %rax,0x28(%rsp) > 1e88: 48 89 c6 mov %rax,%rsi > 1e8b: 48 89 df mov %rbx,%rdi > 1e8e: ff d5 callq *%rbp > 1e90: 85 c0 test %eax,%eax > 1e92: 0f 85 25 02 00 00 jne 20bd <hwloc_look_x86+0x49d> > 1e98: e8 00 00 00 00 callq 1e9d <hwloc_look_x86+0x27d> > 1e9d: 8b 54 24 20 mov 0x20(%rsp),%edx > 1ea1: 49 89 c4 mov %rax,%r12 > 1ea4: 48 8d 84 24 80 00 00 lea 0x80(%rsp),%rax > 1eab: 00 > 1eac: 31 db xor %ebx,%ebx > 1eae: 4c 89 f5 mov %r14,%rbp > 1eb1: 48 89 44 24 18 mov %rax,0x18(%rsp) > 1eb6: 85 d2 test %edx,%edx > 1eb8: 0f 84 7c 00 00 00 je 1f3a <hwloc_look_x86+0x31a> > 1ebe: 4c 89 74 24 38 mov %r14,0x38(%rsp) > 1ec3: 44 8b 74 24 20 mov 0x20(%rsp),%r14d > 1ec8: eb 21 jmp 1eeb <hwloc_look_x86+0x2cb> > 1eca: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) > 1ed0: e8 00 00 00 00 callq 1ed5 <hwloc_look_x86+0x2b5> > 1ed5: 8b 38 mov (%rax),%edi > 1ed7: 83 c3 01 add $0x1,%ebx > 1eda: 48 81 c5 98 00 00 00 add $0x98,%rbp > 1ee1: e8 00 00 00 00 callq 1ee6 <hwloc_look_x86+0x2c6> > 1ee6: 41 39 de cmp %ebx,%r14d > 1ee9: 74 4a je 1f35 <hwloc_look_x86+0x315> > 1eeb: 89 de mov %ebx,%esi > 1eed: 4c 89 e7 mov %r12,%rdi > 1ef0: e8 00 00 00 00 callq 1ef5 <hwloc_look_x86+0x2d5> > 1ef5: ba 04 00 00 00 mov $0x4,%edx > 1efa: 4c 89 e6 mov %r12,%rsi > 1efd: 48 8b 3c 24 mov (%rsp),%rdi > 1f01: 41 ff d5 callq *%r13 > 1f04: 85 c0 test %eax,%eax > 1f06: 75 c8 jne 1ed0 <hwloc_look_x86+0x2b0> > 1f08: 49 8b 7f 30 mov 0x30(%r15),%rdi > 1f0c: 44 8b 4c 24 10 mov 0x10(%rsp),%r9d > 1f11: 48 89 ee mov %rbp,%rsi > 1f14: 4c 8b 44 24 18 mov 0x18(%rsp),%r8 > 1f19: 8b 4c 24 14 mov 0x14(%rsp),%ecx > 1f1d: 83 c3 01 add $0x1,%ebx > 1f20: 8b 54 24 0c mov 0xc(%rsp),%edx > 1f24: 48 81 c5 98 00 00 00 add $0x98,%rbp > 1f2b: e8 f0 e3 ff ff callq 320 <look_proc.isra.1> > 1f30: 41 39 de cmp %ebx,%r14d > 1f33: 75 b6 jne 1eeb <hwloc_look_x86+0x2cb> > 1f35: 4c 8b 74 24 38 mov 0x38(%rsp),%r14 > 1f3a: 48 8b 5c 24 28 mov 0x28(%rsp),%rbx > 1f3f: 31 d2 xor %edx,%edx > 1f41: 48 8b 3c 24 mov (%rsp),%rdi > 1f45: 48 89 de mov %rbx,%rsi > 1f48: 41 ff d5 callq *%r13 > 1f4b: 4c 89 e7 mov %r12,%rdi > 1f4e: e8 00 00 00 00 callq 1f53 <hwloc_look_x86+0x333> > 1f53: 48 89 df mov %rbx,%rdi > 1f56: e8 00 00 00 00 callq 1f5b <hwloc_look_x86+0x33b> > 1f5b: 48 8b 44 24 30 mov 0x30(%rsp),%rax > 1f60: 8b 58 10 mov 0x10(%rax),%ebx > 1f63: 85 db test %ebx,%ebx > 1f65: 0f 85 c5 00 00 00 jne 2030 <hwloc_look_x86+0x410> > 1f6b: 8b 54 24 4c mov 0x4c(%rsp),%edx > 1f6f: 48 c7 c6 ff ff ff ff mov $0xffffffffffffffff,%rsi > 1f76: bf 02 00 00 00 mov $0x2,%edi > 1f7b: e8 00 00 00 00 callq 1f80 <hwloc_look_x86+0x360> > 1f80: 8b 44 24 08 mov 0x8(%rsp),%eax > 1f84: 85 c0 test %eax,%eax > 1f86: 74 43 je 1fcb <hwloc_look_x86+0x3ab> > 1f88: 8b 44 24 08 mov 0x8(%rsp),%eax > 1f8c: 49 8d 6e 30 lea 0x30(%r14),%rbp > 1f90: 83 e8 01 sub $0x1,%eax > 1f93: 48 8d 14 c0 lea (%rax,%rax,8),%rdx > 1f97: 48 8d 04 50 lea (%rax,%rdx,2),%rax > 1f9b: 4d 8d a4 c6 c8 00 00 lea 0xc8(%r14,%rax,8),%r12 > 1fa2: 00 > 1fa3: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) > 1fa8: 48 8b 7d 10 mov 0x10(%rbp),%rdi > 1fac: e8 00 00 00 00 callq 1fb1 <hwloc_look_x86+0x391> > 1fb1: 48 8b 7d 00 mov 0x0(%rbp),%rdi > 1fb5: 48 85 ff test %rdi,%rdi > 1fb8: 74 05 je 1fbf <hwloc_look_x86+0x39f> > 1fba: e8 00 00 00 00 callq 1fbf <hwloc_look_x86+0x39f> > 1fbf: 48 81 c5 98 00 00 00 add $0x98,%rbp > 1fc6: 4c 39 e5 cmp %r12,%rbp > 1fc9: 75 dd jne 1fa8 <hwloc_look_x86+0x388> > 1fcb: 4c 89 f7 mov %r14,%rdi > 1fce: e8 00 00 00 00 callq 1fd3 <hwloc_look_x86+0x3b3> > 1fd3: 48 81 c4 78 01 00 00 add $0x178,%rsp > 1fda: 89 d8 mov %ebx,%eax > 1fdc: 5b pop %rbx > 1fdd: 5d pop %rbp > 1fde: 41 5c pop %r12 > 1fe0: 41 5d pop %r13 > 1fe2: 41 5e pop %r14 > 1fe4: 41 5f pop %r15 > 1fe6: c3 retq > 1fe7: 66 0f 1f 84 00 00 00 nopw 0x0(%rax,%rax,1) > 1fee: 00 00 > 1ff0: 48 8b ac 24 b8 00 00 mov 0xb8(%rsp),%rbp > 1ff7: 00 > 1ff8: 48 85 ed test %rbp,%rbp > 1ffb: 74 11 je 200e <hwloc_look_x86+0x3ee> > 1ffd: 4c 8b ac 24 b0 00 00 mov 0xb0(%rsp),%r13 > 2004: 00 > 2005: 4d 85 ed test %r13,%r13 > 2008: 0f 85 be fc ff ff jne 1ccc <hwloc_look_x86+0xac> > 200e: 83 7c 24 08 01 cmpl $0x1,0x8(%rsp) > 2013: 4c 8d 2d e6 df ff ff lea -0x201a(%rip),%r13 # 0 <fake_set_cpubind> > 201a: 48 8d 2d 0f ed ff ff lea -0x12f1(%rip),%rbp # d30 <fake_get_cpubind> > 2021: 0f 86 a5 fc ff ff jbe 1ccc <hwloc_look_x86+0xac> > 2027: bb ff ff ff ff mov $0xffffffff,%ebx > 202c: eb a5 jmp 1fd3 <hwloc_look_x86+0x3b3> > 202e: 66 90 xchg %ax,%ax > 2030: 49 8b 77 30 mov 0x30(%r15),%rsi > 2034: 49 8b 7f 08 mov 0x8(%r15),%rdi > 2038: 4c 89 f2 mov %r14,%rdx > 203b: 8b 4c 24 24 mov 0x24(%rsp),%ecx > 203f: e8 fc ec ff ff callq d40 <summarize.isra.4> > 2044: 85 c0 test %eax,%eax > 2046: 89 c3 mov %eax,%ebx > 2048: 0f 89 1d ff ff ff jns 1f6b <hwloc_look_x86+0x34b> > 204e: 83 7c 24 08 01 cmpl $0x1,0x8(%rsp) > 2053: 0f 85 12 ff ff ff jne 1f6b <hwloc_look_x86+0x34b> > 2059: 49 8b 7f 30 mov 0x30(%r15),%rdi > 205d: 44 8b 4c 24 10 mov 0x10(%rsp),%r9d > 2062: 4c 8d 84 24 80 00 00 lea 0x80(%rsp),%r8 > 2069: 00 > 206a: 8b 4c 24 14 mov 0x14(%rsp),%ecx > 206e: 8b 54 24 0c mov 0xc(%rsp),%edx > 2072: 4c 89 f6 mov %r14,%rsi > 2075: e8 a6 e2 ff ff callq 320 <look_proc.isra.1> > 207a: 49 8b 77 30 mov 0x30(%r15),%rsi > 207e: 49 8b 7f 08 mov 0x8(%r15),%rdi > 2082: 4c 89 f2 mov %r14,%rdx > 2085: 8b 4c 24 24 mov 0x24(%rsp),%ecx > 2089: e8 b2 ec ff ff callq d40 <summarize.isra.4> > 208e: 89 c3 mov %eax,%ebx > 2090: e9 d6 fe ff ff jmpq 1f6b <hwloc_look_x86+0x34b> > 2095: 0f 1f 00 nopl (%rax) > 2098: 81 f9 6e 74 65 6c cmp $0x6c65746e,%ecx > 209e: 0f 85 ec fc ff ff jne 1d90 <hwloc_look_x86+0x170> > 20a4: 81 fa 69 6e 65 49 cmp $0x49656e69,%edx > 20aa: c7 44 24 10 00 00 00 movl $0x0,0x10(%rsp) > 20b1: 00 > 20b2: 0f 85 d8 fc ff ff jne 1d90 <hwloc_look_x86+0x170> > 20b8: e9 db fc ff ff jmpq 1d98 <hwloc_look_x86+0x178> > 20bd: 48 8b 7c 24 28 mov 0x28(%rsp),%rdi > 20c2: bb ff ff ff ff mov $0xffffffff,%ebx > 20c7: e8 00 00 00 00 callq 20cc <hwloc_look_x86+0x4ac> > 20cc: eb 80 jmp 204e <hwloc_look_x86+0x42e> > 20ce: 66 90 xchg %ax,%ax > >00000000000020d0 <hwloc_x86_discover>: > 20d0: 41 55 push %r13 > 20d2: 41 54 push %r12 > 20d4: 49 89 fc mov %rdi,%r12 > 20d7: 55 push %rbp > 20d8: 53 push %rbx > 20d9: 48 83 ec 08 sub $0x8,%rsp > 20dd: 48 8b 5f 08 mov 0x8(%rdi),%rbx > 20e1: 4c 8b 6f 30 mov 0x30(%rdi),%r13 > 20e5: 48 89 df mov %rbx,%rdi > 20e8: e8 00 00 00 00 callq 20ed <hwloc_x86_discover+0x1d> > 20ed: 41 89 45 00 mov %eax,0x0(%r13) > 20f1: 8b ab 70 06 00 00 mov 0x670(%rbx),%ebp > 20f7: 85 ed test %ebp,%ebp > 20f9: 74 2d je 2128 <hwloc_x86_discover+0x58> > 20fb: 48 8b 93 08 02 00 00 mov 0x208(%rbx),%rdx > 2102: 48 8b 3a mov (%rdx),%rdi > 2105: 48 83 bf a0 00 00 00 cmpq $0x0,0xa0(%rdi) > 210c: 00 > 210d: 0f 84 a5 00 00 00 je 21b8 <hwloc_x86_discover+0xe8> > 2113: 83 3b 02 cmpl $0x2,(%rbx) > 2116: 74 20 je 2138 <hwloc_x86_discover+0x68> > 2118: 31 f6 xor %esi,%esi > 211a: 4c 89 e7 mov %r12,%rdi > 211d: e8 fe fa ff ff callq 1c20 <hwloc_look_x86> > 2122: 85 c0 test %eax,%eax > 2124: 89 c5 mov %eax,%ebp > 2126: 75 60 jne 2188 <hwloc_x86_discover+0xb8> > 2128: 48 83 c4 08 add $0x8,%rsp > 212c: 89 e8 mov %ebp,%eax > 212e: 5b pop %rbx > 212f: 5d pop %rbp > 2130: 41 5c pop %r12 > 2132: 41 5d pop %r13 > 2134: c3 retq > 2135: 0f 1f 00 nopl (%rax) > 2138: 3b 43 0c cmp 0xc(%rbx),%eax > 213b: 75 db jne 2118 <hwloc_x86_discover+0x48> > 213d: be 01 00 00 00 mov $0x1,%esi > 2142: 4c 89 e7 mov %r12,%rdi > 2145: e8 d6 fa ff ff callq 1c20 <hwloc_look_x86> > 214a: 48 8b 83 08 02 00 00 mov 0x208(%rbx),%rax > 2151: 48 8d 15 00 00 00 00 lea 0x0(%rip),%rdx # 2158 <hwloc_x86_discover+0x88> > 2158: 48 8d 35 00 00 00 00 lea 0x0(%rip),%rsi # 215f <hwloc_x86_discover+0x8f> > 215f: bd 01 00 00 00 mov $0x1,%ebp > 2164: 48 8b 38 mov (%rax),%rdi > 2167: e8 00 00 00 00 callq 216c <hwloc_x86_discover+0x9c> > 216c: 48 89 df mov %rbx,%rdi > 216f: 31 f6 xor %esi,%esi > 2171: e8 00 00 00 00 callq 2176 <hwloc_x86_discover+0xa6> > 2176: 48 83 c4 08 add $0x8,%rsp > 217a: 89 e8 mov %ebp,%eax > 217c: 5b pop %rbx > 217d: 5d pop %rbp > 217e: 41 5c pop %r12 > 2180: 41 5d pop %r13 > 2182: c3 retq > 2183: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) > 2188: 48 8b 83 08 02 00 00 mov 0x208(%rbx),%rax > 218f: 48 8d 15 00 00 00 00 lea 0x0(%rip),%rdx # 2196 <hwloc_x86_discover+0xc6> > 2196: 48 8d 35 00 00 00 00 lea 0x0(%rip),%rsi # 219d <hwloc_x86_discover+0xcd> > 219d: 48 8b 38 mov (%rax),%rdi > 21a0: e8 00 00 00 00 callq 21a5 <hwloc_x86_discover+0xd5> > 21a5: 48 83 c4 08 add $0x8,%rsp > 21a9: 89 e8 mov %ebp,%eax > 21ab: 5b pop %rbx > 21ac: 5d pop %rbp > 21ad: 41 5c pop %r12 > 21af: 41 5d pop %r13 > 21b1: c3 retq > 21b2: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) > 21b8: e8 00 00 00 00 callq 21bd <hwloc_x86_discover+0xed> > 21bd: be 01 00 00 00 mov $0x1,%esi > 21c2: 4c 89 e7 mov %r12,%rdi > 21c5: e8 56 fa ff ff callq 1c20 <hwloc_look_x86> > 21ca: 85 c0 test %eax,%eax > 21cc: 0f 89 78 ff ff ff jns 214a <hwloc_x86_discover+0x7a> > 21d2: 41 8b 75 00 mov 0x0(%r13),%esi > 21d6: 48 89 df mov %rbx,%rdi > 21d9: e8 00 00 00 00 callq 21de <hwloc_x86_discover+0x10e> > 21de: e9 67 ff ff ff jmpq 214a <hwloc_x86_discover+0x7a>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 225229
:
189836
|
189839
|
190749
| 190750 |
190813
|
190896