Comparing int BloombergLP::bslmt::ThreadUtil::createWithAllocator(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*) in assumed vs ignored

Files changed (1) hide show
  1. bdlmt_multiprioritythreadpool.t/{1.assume.s → 1.none.s} +101 -93
bdlmt_multiprioritythreadpool.t/{1.assume.s → 1.none.s} RENAMED
@@ -1,104 +1,112 @@
1
  000000000040ca90 <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)>:
2
  0000000000000000: 01 pushq %rbp
3
  0000000000000001: 02 pushq %r15
4
  0000000000000003: 02 pushq %r14
5
  0000000000000005: 01 pushq %rbx
6
  0000000000000006: 04 subq $72, %rsp
7
  000000000000000a: 03 movq %rdx, %r14
8
  000000000000000d: 03 movq %rsi, %rbp
9
  0000000000000010: 03 movq %rdi, %r15
10
- 0000000000000013: 03 movq (%rdx), %rax
11
- 0000000000000016: 05 movl $64, %esi
12
- 000000000000001b: 03 movq %rdx, %rdi
13
- 000000000000001e: 03 callq *16(%rax)
14
- 0000000000000021: 03 movq %rax, %rbx
15
- 0000000000000024: 07 movq $4246528, (%rax)
16
- 000000000000002b: 03 movl (%rbp), %eax
17
- 000000000000002e: 03 movl %eax, 8(%rbx)
18
- 0000000000000031: 04 leaq 16(%rbx), %rdi
19
- 0000000000000035: 08 movq $0, 16(%rbx)
20
- 000000000000003d: 04 movq %r14, 56(%rbx)
21
- 0000000000000041: 07 movaps 177752(%rip), %xmm0 # 438130 <__dso_handle+0x38>
22
- 0000000000000048: 04 movups %xmm0, 40(%rbx)
23
- 000000000000004c: 05 movl $4427455, %ecx
24
- 0000000000000051: 02 xorl %esi, %esi
25
- 0000000000000053: 02 xorl %edx, %edx
26
- 0000000000000055: 05 callq 0x414130 <bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >::privateAppend(char const*, unsigned long, char const*)>
27
- 000000000000005a: 03 movq %rsp, %rdi
28
- 000000000000005d: 05 callq 0x411450 <BloombergLP::bslmt::ThreadAttributes::ThreadAttributes()>
29
- 0000000000000062: 03 movq %rsp, %rsi
30
- 0000000000000065: 05 movl $4262992, %edx
31
- 000000000000006a: 03 movq %r15, %rdi
32
- 000000000000006d: 03 movq %rbx, %rcx
33
- 0000000000000070: 05 callq 0x411940 <BloombergLP::bslmt::ThreadUtilImpl<BloombergLP::bslmt::Platform::PosixThreads>::create(unsigned long*, BloombergLP::bslmt::ThreadAttributes const&, void* (*)(void*), void*)>
34
- 0000000000000075: 02 movl %eax, %ebp
35
- 0000000000000077: 06 cmpq $23, 56(%rsp)
36
- 000000000000007d: 02 je 0x40cb1f <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)+0x8f>
37
- 000000000000007f: 05 movq 24(%rsp), %rsi
38
- 0000000000000084: 05 movq 64(%rsp), %rdi
39
- 0000000000000089: 03 movq (%rdi), %rax
40
- 000000000000008c: 03 callq *24(%rax)
41
- 000000000000008f: 02 testl %ebp, %ebp
42
- 0000000000000091: 02 je 0x40cb4c <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)+0xbc>
43
- 0000000000000093: 05 cmpq $23, 48(%rbx)
44
- 0000000000000098: 02 je 0x40cb38 <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)+0xa8>
45
- 000000000000009a: 04 movq 16(%rbx), %rsi
46
- 000000000000009e: 04 movq 56(%rbx), %rdi
47
  00000000000000a2: 03 movq (%rdi), %rax
48
  00000000000000a5: 03 callq *24(%rax)
49
- 00000000000000a8: 08 movq $-1, 40(%rbx)
50
- 00000000000000b0: 03 movq (%r14), %rax
51
- 00000000000000b3: 03 movq %r14, %rdi
52
- 00000000000000b6: 03 movq %rbx, %rsi
53
- 00000000000000b9: 03 callq *24(%rax)
54
- 00000000000000bc: 02 movl %ebp, %eax
55
- 00000000000000be: 04 addq $72, %rsp
56
- 00000000000000c2: 01 popq %rbx
57
- 00000000000000c3: 02 popq %r14
58
- 00000000000000c5: 02 popq %r15
59
- 00000000000000c7: 01 popq %rbp
60
- 00000000000000c8: 01 retq
61
- 00000000000000c9: 03 movq %rax, %rdi
62
- 00000000000000cc: 05 callq 0x40c2e0 <__clang_call_terminate>
63
- 00000000000000d1: 03 movq %rax, %rdi
64
- 00000000000000d4: 05 callq 0x40c2e0 <__clang_call_terminate>
65
- 00000000000000d9: 03 movq %rax, %rdi
66
- 00000000000000dc: 05 callq 0x40c2e0 <__clang_call_terminate>
67
- 00000000000000e1: 03 movq %rax, %r15
68
- 00000000000000e4: 06 cmpq $23, 56(%rsp)
69
- 00000000000000ea: 02 je 0x40cb99 <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)+0x109>
70
- 00000000000000ec: 05 movq 24(%rsp), %rsi
71
- 00000000000000f1: 05 movq 64(%rsp), %rdi
72
- 00000000000000f6: 03 movq (%rdi), %rax
73
- 00000000000000f9: 03 callq *24(%rax)
74
- 00000000000000fc: 02 jmp 0x40cb99 <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)+0x109>
75
- 00000000000000fe: 03 movq %rax, %rdi
76
- 0000000000000101: 05 callq 0x40c2e0 <__clang_call_terminate>
77
- 0000000000000106: 03 movq %rax, %r15
78
- 0000000000000109: 05 cmpq $23, 48(%rbx)
79
- 000000000000010e: 02 je 0x40cbae <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)+0x11e>
80
- 0000000000000110: 04 movq 16(%rbx), %rsi
81
- 0000000000000114: 04 movq 56(%rbx), %rdi
82
- 0000000000000118: 03 movq (%rdi), %rax
83
- 000000000000011b: 03 callq *24(%rax)
84
- 000000000000011e: 08 movq $-1, 40(%rbx)
85
- 0000000000000126: 03 movq (%r14), %rax
86
- 0000000000000129: 03 movq %r14, %rdi
87
- 000000000000012c: 03 movq %rbx, %rsi
88
- 000000000000012f: 03 callq *24(%rax)
89
- 0000000000000132: 02 jmp 0x40cbeb <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)+0x15b>
90
- 0000000000000134: 03 movq %rax, %rdi
91
- 0000000000000137: 05 callq 0x40c2e0 <__clang_call_terminate>
92
- 000000000000013c: 03 movq %rax, %rdi
93
- 000000000000013f: 05 callq 0x40c2e0 <__clang_call_terminate>
94
- 0000000000000144: 03 movq %rax, %r15
95
- 0000000000000147: 08 movq $0, 40(%rbx)
96
- 000000000000014f: 03 movq (%r14), %rax
97
- 0000000000000152: 03 movq %r14, %rdi
98
- 0000000000000155: 03 movq %rbx, %rsi
99
- 0000000000000158: 03 callq *24(%rax)
100
- 000000000000015b: 03 movq %r15, %rdi
101
- 000000000000015e: 05 callq 0x404580 <_Unwind_Resume@plt>
102
- 0000000000000163: 03 movq %rax, %rdi
103
- 0000000000000166: 05 callq 0x40c2e0 <__clang_call_terminate>
104
- 000000000000016b: 05 nopl (%rax,%rax)
 
 
 
 
 
 
 
 
 
1
  000000000040ca90 <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)>:
2
  0000000000000000: 01 pushq %rbp
3
  0000000000000001: 02 pushq %r15
4
  0000000000000003: 02 pushq %r14
5
  0000000000000005: 01 pushq %rbx
6
  0000000000000006: 04 subq $72, %rsp
7
  000000000000000a: 03 movq %rdx, %r14
8
  000000000000000d: 03 movq %rsi, %rbp
9
  0000000000000010: 03 movq %rdi, %r15
10
+ 0000000000000013: 03 testq %rdx, %rdx
11
+ 0000000000000016: 02 jne 0x40cabc <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)+0x2c>
12
+ 0000000000000018: 07 movq 2408145(%rip), %r14 # 658980 <BloombergLP::bslma::Default::s_defaultAllocator>
13
+ 000000000000001f: 03 testq %r14, %r14
14
+ 0000000000000022: 02 jne 0x40cabc <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)+0x2c>
15
+ 0000000000000024: 05 callq 0x40fc40 <BloombergLP::bslma::Default::determineAndReturnDefaultAllocator()>
16
+ 0000000000000029: 03 movq %rax, %r14
17
+ 000000000000002c: 03 movq (%r14), %rax
18
+ 000000000000002f: 05 movl $64, %esi
19
+ 0000000000000034: 03 movq %r14, %rdi
20
+ 0000000000000037: 03 callq *16(%rax)
21
+ 000000000000003a: 03 movq %rax, %rbx
22
+ 000000000000003d: 07 movq $4246560, (%rax)
23
+ 0000000000000044: 03 movl (%rbp), %eax
24
+ 0000000000000047: 03 movl %eax, 8(%rbx)
25
+ 000000000000004a: 04 leaq 16(%rbx), %rdi
26
+ 000000000000004e: 08 movq $0, 16(%rbx)
27
+ 0000000000000056: 04 movq %r14, 56(%rbx)
28
+ 000000000000005a: 07 movaps 178111(%rip), %xmm0 # 4382b0 <__dso_handle+0x38>
29
+ 0000000000000061: 04 movups %xmm0, 40(%rbx)
30
+ 0000000000000065: 05 movl $4427835, %ecx
31
+ 000000000000006a: 02 xorl %esi, %esi
32
+ 000000000000006c: 02 xorl %edx, %edx
33
+ 000000000000006e: 05 callq 0x414280 <bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >::privateAppend(char const*, unsigned long, char const*)>
34
+ 0000000000000073: 03 movq %rsp, %rdi
35
+ 0000000000000076: 05 callq 0x411580 <BloombergLP::bslmt::ThreadAttributes::ThreadAttributes()>
36
+ 000000000000007b: 03 movq %rsp, %rsi
37
+ 000000000000007e: 05 movl $4263296, %edx
38
+ 0000000000000083: 03 movq %r15, %rdi
39
+ 0000000000000086: 03 movq %rbx, %rcx
40
+ 0000000000000089: 05 callq 0x411a70 <BloombergLP::bslmt::ThreadUtilImpl<BloombergLP::bslmt::Platform::PosixThreads>::create(unsigned long*, BloombergLP::bslmt::ThreadAttributes const&, void* (*)(void*), void*)>
41
+ 000000000000008e: 02 movl %eax, %ebp
42
+ 0000000000000090: 06 cmpq $23, 56(%rsp)
43
+ 0000000000000096: 02 je 0x40cb38 <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)+0xa8>
44
+ 0000000000000098: 05 movq 24(%rsp), %rsi
45
+ 000000000000009d: 05 movq 64(%rsp), %rdi
 
46
  00000000000000a2: 03 movq (%rdi), %rax
47
  00000000000000a5: 03 callq *24(%rax)
48
+ 00000000000000a8: 02 testl %ebp, %ebp
49
+ 00000000000000aa: 02 je 0x40cb65 <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)+0xd5>
50
+ 00000000000000ac: 05 cmpq $23, 48(%rbx)
51
+ 00000000000000b1: 02 je 0x40cb51 <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)+0xc1>
52
+ 00000000000000b3: 04 movq 16(%rbx), %rsi
53
+ 00000000000000b7: 04 movq 56(%rbx), %rdi
54
+ 00000000000000bb: 03 movq (%rdi), %rax
55
+ 00000000000000be: 03 callq *24(%rax)
56
+ 00000000000000c1: 08 movq $-1, 40(%rbx)
57
+ 00000000000000c9: 03 movq (%r14), %rax
58
+ 00000000000000cc: 03 movq %r14, %rdi
59
+ 00000000000000cf: 03 movq %rbx, %rsi
60
+ 00000000000000d2: 03 callq *24(%rax)
61
+ 00000000000000d5: 02 movl %ebp, %eax
62
+ 00000000000000d7: 04 addq $72, %rsp
63
+ 00000000000000db: 01 popq %rbx
64
+ 00000000000000dc: 02 popq %r14
65
+ 00000000000000de: 02 popq %r15
66
+ 00000000000000e0: 01 popq %rbp
67
+ 00000000000000e1: 01 retq
68
+ 00000000000000e2: 03 movq %rax, %rdi
69
+ 00000000000000e5: 05 callq 0x40c2e0 <__clang_call_terminate>
70
+ 00000000000000ea: 03 movq %rax, %rdi
71
+ 00000000000000ed: 05 callq 0x40c2e0 <__clang_call_terminate>
72
+ 00000000000000f2: 03 movq %rax, %rdi
73
+ 00000000000000f5: 05 callq 0x40c2e0 <__clang_call_terminate>
74
+ 00000000000000fa: 03 movq %rax, %r15
75
+ 00000000000000fd: 06 cmpq $23, 56(%rsp)
76
+ 0000000000000103: 02 je 0x40cbb2 <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)+0x122>
77
+ 0000000000000105: 05 movq 24(%rsp), %rsi
78
+ 000000000000010a: 05 movq 64(%rsp), %rdi
79
+ 000000000000010f: 03 movq (%rdi), %rax
80
+ 0000000000000112: 03 callq *24(%rax)
81
+ 0000000000000115: 02 jmp 0x40cbb2 <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)+0x122>
82
+ 0000000000000117: 03 movq %rax, %rdi
83
+ 000000000000011a: 05 callq 0x40c2e0 <__clang_call_terminate>
84
+ 000000000000011f: 03 movq %rax, %r15
85
+ 0000000000000122: 05 cmpq $23, 48(%rbx)
86
+ 0000000000000127: 02 je 0x40cbc7 <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)+0x137>
87
+ 0000000000000129: 04 movq 16(%rbx), %rsi
88
+ 000000000000012d: 04 movq 56(%rbx), %rdi
89
+ 0000000000000131: 03 movq (%rdi), %rax
90
+ 0000000000000134: 03 callq *24(%rax)
91
+ 0000000000000137: 08 movq $-1, 40(%rbx)
92
+ 000000000000013f: 03 movq (%r14), %rax
93
+ 0000000000000142: 03 movq %r14, %rdi
94
+ 0000000000000145: 03 movq %rbx, %rsi
95
+ 0000000000000148: 03 callq *24(%rax)
96
+ 000000000000014b: 02 jmp 0x40cc04 <int BloombergLP::bslmt::ThreadUtil::createWithAllocator<MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread>(unsigned long*, MULTIPRIORITYTHREADPOOL_CASE_10::ProducerThread const&, BloombergLP::bslma::Allocator*)+0x174>
97
+ 000000000000014d: 03 movq %rax, %rdi
98
+ 0000000000000150: 05 callq 0x40c2e0 <__clang_call_terminate>
99
+ 0000000000000155: 03 movq %rax, %rdi
100
+ 0000000000000158: 05 callq 0x40c2e0 <__clang_call_terminate>
101
+ 000000000000015d: 03 movq %rax, %r15
102
+ 0000000000000160: 08 movq $0, 40(%rbx)
103
+ 0000000000000168: 03 movq (%r14), %rax
104
+ 000000000000016b: 03 movq %r14, %rdi
105
+ 000000000000016e: 03 movq %rbx, %rsi
106
+ 0000000000000171: 03 callq *24(%rax)
107
+ 0000000000000174: 03 movq %r15, %rdi
108
+ 0000000000000177: 05 callq 0x404580 <_Unwind_Resume@plt>
109
+ 000000000000017c: 03 movq %rax, %rdi
110
+ 000000000000017f: 05 callq 0x40c2e0 <__clang_call_terminate>
111
+ 0000000000000184: 10 nopw %cs:(%rax,%rax)
112
+ 000000000000018e: 02 nop