Comparing BloombergLP::ball::AsyncFileObserver::startPublicationThread() in assumed vs ignored

Files changed (1) hide show
  1. ball_asyncfileobserver.t/{2.assume.s → 2.none.s} +53 -58
ball_asyncfileobserver.t/{2.assume.s → 2.none.s} RENAMED
@@ -1,96 +1,91 @@
1
- 000000000042e260 <BloombergLP::ball::AsyncFileObserver::startPublicationThread()>:
2
  0000000000000000: 01 pushq %rbp
3
  0000000000000001: 02 pushq %r14
4
  0000000000000003: 01 pushq %rbx
5
  0000000000000004: 04 subq $80, %rsp
6
  0000000000000008: 03 movq %rdi, %rbx
7
  000000000000000b: 07 leaq 1728(%rdi), %r14
8
  0000000000000012: 03 movq %r14, %rdi
9
  0000000000000015: 05 callq 0x4079c0 <pthread_mutex_lock@plt>
10
- 000000000000001a: 07 movq 545615(%rip), %rax # 4b35d0 <BloombergLP::bslmt::ThreadUtilImpl<BloombergLP::bslmt::Platform::PosixThreads>::INVALID_HANDLE>
11
  0000000000000021: 02 xorl %ebp, %ebp
12
  0000000000000023: 07 cmpq 1248(%rbx), %rax
13
- 000000000000002a: 06 jne 0x42e378 <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x118>
14
  0000000000000030: 02 xorl %eax, %eax
15
  0000000000000032: 06 xchgl %eax, 1624(%rbx)
16
- 0000000000000038: 02 jmp 0x42e2a5 <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x45>
17
  000000000000003a: 06 nopw (%rax,%rax)
18
  0000000000000040: 05 callq 0x407060 <sched_yield@plt>
19
  0000000000000045: 07 movq 1376(%rbx), %rcx
20
  000000000000004c: 06 testl $16777216, %ecx
21
- 0000000000000052: 02 je 0x42e2fe <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x9e>
22
  0000000000000054: 03 movq %rcx, %rax
23
  0000000000000057: 04 sarq $28, %rax
24
  000000000000005b: 02 movl %ecx, %edx
25
  000000000000005d: 06 andl $16777215, %edx
26
  0000000000000063: 03 cmpq %rdx, %rax
27
- 0000000000000066: 02 jl 0x42e2a0 <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x40>
28
  0000000000000068: 03 movq %rcx, %rax
29
  000000000000006b: 06 andq $-251658241, %rax
30
  0000000000000071: 06 leal 16777216(%rcx), %edx
31
  0000000000000077: 06 andl $251658240, %edx
32
  000000000000007d: 03 orq %rax, %rdx
33
  0000000000000080: 03 movq %rcx, %rax
34
  0000000000000083: 01 lock
35
  0000000000000084: 08 cmpxchgq %rdx, 1376(%rbx)
36
  000000000000008c: 03 cmpq %rax, %rcx
37
  000000000000008f: 04 cmovneq %rax, %rdx
38
  0000000000000093: 03 movq %rdx, %rcx
39
  0000000000000096: 06 testl $16777216, %ecx
40
- 000000000000009c: 02 jne 0x42e2b4 <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x54>
41
  000000000000009e: 05 leaq 8(%rsp), %rdi
42
- 00000000000000a3: 05 callq 0x46d0a0 <BloombergLP::bslmt::ThreadAttributes::ThreadAttributes()>
43
  00000000000000a8: 05 leaq 32(%rsp), %rdi
44
  00000000000000ad: 05 movq 56(%rsp), %rbp
45
  00000000000000b2: 09 movq $0, 56(%rsp)
46
- 00000000000000bb: 05 movl $4811896, %esi
47
  00000000000000c0: 05 movl $13, %edx
48
- 00000000000000c5: 05 movl $4811910, %ecx
49
- 00000000000000ca: 05 callq 0x471090 <bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >::privateAppend(char const*, unsigned long, char const*)>
50
- 00000000000000cf: 07 movq 2846298(%rip), %rcx # 6e5190 <BloombergLP::bslma::Default::s_globalAllocator>
51
- 00000000000000d6: 03 testq %rcx, %rcx
52
- 00000000000000d9: 02 jne 0x42e343 <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0xe3>
53
- 00000000000000db: 05 callq 0x46aca0 <BloombergLP::bslma::NewDeleteAllocator::singleton()>
54
- 00000000000000e0: 03 movq %rax, %rcx
55
- 00000000000000e3: 07 leaq 1248(%rbx), %rdi
56
- 00000000000000ea: 07 addq $1648, %rbx
57
- 00000000000000f1: 05 leaq 8(%rsp), %rsi
58
- 00000000000000f6: 03 movq %rbx, %rdx
59
- 00000000000000f9: 05 callq 0x42f3c0 <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<bsl::function<void ()> >(unsigned long*, BloombergLP::bslmt::ThreadAttributes const&, bsl::function<void ()> const&, BloombergLP::bslma::Allocator*)>
60
- 00000000000000fe: 02 movl %eax, %ebp
61
- 0000000000000100: 06 cmpq $23, 64(%rsp)
62
- 0000000000000106: 02 je 0x42e378 <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x118>
63
- 0000000000000108: 05 movq 32(%rsp), %rsi
64
- 000000000000010d: 05 movq 72(%rsp), %rdi
65
- 0000000000000112: 03 movq (%rdi), %rax
66
- 0000000000000115: 03 callq *24(%rax)
67
- 0000000000000118: 03 movq %r14, %rdi
68
- 000000000000011b: 05 callq 0x407ae0 <pthread_mutex_unlock@plt>
69
- 0000000000000120: 02 movl %ebp, %eax
70
- 0000000000000122: 04 addq $80, %rsp
71
- 0000000000000126: 01 popq %rbx
72
- 0000000000000127: 02 popq %r14
73
- 0000000000000129: 01 popq %rbp
74
- 000000000000012a: 01 retq
75
- 000000000000012b: 03 movq %rax, %rdi
76
- 000000000000012e: 05 callq 0x429440 <__clang_call_terminate>
77
- 0000000000000133: 03 movq %rax, %rbx
78
- 0000000000000136: 05 movq %rbp, 56(%rsp)
79
- 000000000000013b: 02 jmp 0x42e3a5 <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x145>
80
- 000000000000013d: 03 movq %rax, %rbx
81
- 0000000000000140: 02 jmp 0x42e3bd <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x15d>
82
- 0000000000000142: 03 movq %rax, %rbx
83
- 0000000000000145: 06 cmpq $23, 64(%rsp)
84
- 000000000000014b: 02 je 0x42e3bd <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x15d>
85
- 000000000000014d: 05 movq 32(%rsp), %rsi
86
- 0000000000000152: 05 movq 72(%rsp), %rdi
87
- 0000000000000157: 03 movq (%rdi), %rax
88
- 000000000000015a: 03 callq *24(%rax)
89
- 000000000000015d: 03 movq %r14, %rdi
90
- 0000000000000160: 05 callq 0x407ae0 <pthread_mutex_unlock@plt>
91
- 0000000000000165: 03 movq %rbx, %rdi
92
- 0000000000000168: 05 callq 0x407a80 <_Unwind_Resume@plt>
93
- 000000000000016d: 03 movq %rax, %rdi
94
- 0000000000000170: 05 callq 0x429440 <__clang_call_terminate>
95
- 0000000000000175: 10 nopw %cs:(%rax,%rax)
96
- 000000000000017f: 01 nop
1
+ 000000000042e420 <BloombergLP::ball::AsyncFileObserver::startPublicationThread()>:
2
  0000000000000000: 01 pushq %rbp
3
  0000000000000001: 02 pushq %r14
4
  0000000000000003: 01 pushq %rbx
5
  0000000000000004: 04 subq $80, %rsp
6
  0000000000000008: 03 movq %rdi, %rbx
7
  000000000000000b: 07 leaq 1728(%rdi), %r14
8
  0000000000000012: 03 movq %r14, %rdi
9
  0000000000000015: 05 callq 0x4079c0 <pthread_mutex_lock@plt>
10
+ 000000000000001a: 07 movq 548119(%rip), %rax # 4b4158 <BloombergLP::bslmt::ThreadUtilImpl<BloombergLP::bslmt::Platform::PosixThreads>::INVALID_HANDLE>
11
  0000000000000021: 02 xorl %ebp, %ebp
12
  0000000000000023: 07 cmpq 1248(%rbx), %rax
13
+ 000000000000002a: 06 jne 0x42e524 <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x104>
14
  0000000000000030: 02 xorl %eax, %eax
15
  0000000000000032: 06 xchgl %eax, 1624(%rbx)
16
+ 0000000000000038: 02 jmp 0x42e465 <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x45>
17
  000000000000003a: 06 nopw (%rax,%rax)
18
  0000000000000040: 05 callq 0x407060 <sched_yield@plt>
19
  0000000000000045: 07 movq 1376(%rbx), %rcx
20
  000000000000004c: 06 testl $16777216, %ecx
21
+ 0000000000000052: 02 je 0x42e4be <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x9e>
22
  0000000000000054: 03 movq %rcx, %rax
23
  0000000000000057: 04 sarq $28, %rax
24
  000000000000005b: 02 movl %ecx, %edx
25
  000000000000005d: 06 andl $16777215, %edx
26
  0000000000000063: 03 cmpq %rdx, %rax
27
+ 0000000000000066: 02 jl 0x42e460 <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x40>
28
  0000000000000068: 03 movq %rcx, %rax
29
  000000000000006b: 06 andq $-251658241, %rax
30
  0000000000000071: 06 leal 16777216(%rcx), %edx
31
  0000000000000077: 06 andl $251658240, %edx
32
  000000000000007d: 03 orq %rax, %rdx
33
  0000000000000080: 03 movq %rcx, %rax
34
  0000000000000083: 01 lock
35
  0000000000000084: 08 cmpxchgq %rdx, 1376(%rbx)
36
  000000000000008c: 03 cmpq %rax, %rcx
37
  000000000000008f: 04 cmovneq %rax, %rdx
38
  0000000000000093: 03 movq %rdx, %rcx
39
  0000000000000096: 06 testl $16777216, %ecx
40
+ 000000000000009c: 02 jne 0x42e474 <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x54>
41
  000000000000009e: 05 leaq 8(%rsp), %rdi
42
+ 00000000000000a3: 05 callq 0x46dc10 <BloombergLP::bslmt::ThreadAttributes::ThreadAttributes()>
43
  00000000000000a8: 05 leaq 32(%rsp), %rdi
44
  00000000000000ad: 05 movq 56(%rsp), %rbp
45
  00000000000000b2: 09 movq $0, 56(%rsp)
46
+ 00000000000000bb: 05 movl $4814886, %esi
47
  00000000000000c0: 05 movl $13, %edx
48
+ 00000000000000c5: 05 movl $4814900, %ecx
49
+ 00000000000000ca: 05 callq 0x471c30 <bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >::privateAppend(char const*, unsigned long, char const*)>
50
+ 00000000000000cf: 07 leaq 1248(%rbx), %rdi
51
+ 00000000000000d6: 07 addq $1648, %rbx
52
+ 00000000000000dd: 05 leaq 8(%rsp), %rsi
53
+ 00000000000000e2: 03 movq %rbx, %rdx
54
+ 00000000000000e5: 05 callq 0x42f050 <int BloombergLP::bslmt::ThreadUtil::create<bsl::function<void ()> >(unsigned long*, BloombergLP::bslmt::ThreadAttributes const&, bsl::function<void ()> const&)>
55
+ 00000000000000ea: 02 movl %eax, %ebp
56
+ 00000000000000ec: 06 cmpq $23, 64(%rsp)
57
+ 00000000000000f2: 02 je 0x42e524 <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x104>
58
+ 00000000000000f4: 05 movq 32(%rsp), %rsi
59
+ 00000000000000f9: 05 movq 72(%rsp), %rdi
60
+ 00000000000000fe: 03 movq (%rdi), %rax
61
+ 0000000000000101: 03 callq *24(%rax)
62
+ 0000000000000104: 03 movq %r14, %rdi
63
+ 0000000000000107: 05 callq 0x407ae0 <pthread_mutex_unlock@plt>
64
+ 000000000000010c: 02 movl %ebp, %eax
65
+ 000000000000010e: 04 addq $80, %rsp
66
+ 0000000000000112: 01 popq %rbx
67
+ 0000000000000113: 02 popq %r14
68
+ 0000000000000115: 01 popq %rbp
69
+ 0000000000000116: 01 retq
70
+ 0000000000000117: 03 movq %rax, %rdi
71
+ 000000000000011a: 05 callq 0x4294c0 <__clang_call_terminate>
72
+ 000000000000011f: 03 movq %rax, %rbx
73
+ 0000000000000122: 02 jmp 0x42e54c <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x12c>
74
+ 0000000000000124: 03 movq %rax, %rbx
75
+ 0000000000000127: 05 movq %rbp, 56(%rsp)
76
+ 000000000000012c: 06 cmpq $23, 64(%rsp)
77
+ 0000000000000132: 02 je 0x42e571 <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x151>
78
+ 0000000000000134: 05 movq 32(%rsp), %rsi
79
+ 0000000000000139: 05 movq 72(%rsp), %rdi
80
+ 000000000000013e: 03 movq (%rdi), %rax
81
+ 0000000000000141: 03 callq *24(%rax)
82
+ 0000000000000144: 02 jmp 0x42e571 <BloombergLP::ball::AsyncFileObserver::startPublicationThread()+0x151>
83
+ 0000000000000146: 03 movq %rax, %rdi
84
+ 0000000000000149: 05 callq 0x4294c0 <__clang_call_terminate>
85
+ 000000000000014e: 03 movq %rax, %rbx
86
+ 0000000000000151: 03 movq %r14, %rdi
87
+ 0000000000000154: 05 callq 0x407ae0 <pthread_mutex_unlock@plt>
88
+ 0000000000000159: 03 movq %rbx, %rdi
89
+ 000000000000015c: 05 callq 0x407a80 <_Unwind_Resume@plt>
90
+ 0000000000000161: 10 nopw %cs:(%rax,%rax)
91
+ 000000000000016b: 05 nopl (%rax,%rax)