Comparing BloombergLP::bslstl::HashTable, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to, bsl::allocator >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*) in assumed vs ignored

Files changed (1) hide show
  1. ball_administration.t/{3.assume.s → 3.none.s} +126 -137
ball_administration.t/{3.assume.s → 3.none.s} RENAMED
@@ -1,195 +1,184 @@
1
- 000000000041bfb0 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)>:
2
  0000000000000000: 01 pushq %rbp
3
  0000000000000001: 02 pushq %r15
4
  0000000000000003: 02 pushq %r14
5
  0000000000000005: 02 pushq %r13
6
  0000000000000007: 02 pushq %r12
7
  0000000000000009: 01 pushq %rbx
8
- 000000000000000a: 04 subq $40, %rsp
9
- 000000000000000e: 03 movq %rsi, %rbx
10
  0000000000000011: 03 movq %rdi, %r14
11
  0000000000000014: 04 movq 64(%rdi), %rsi
12
  0000000000000018: 05 movss 80(%rdi), %xmm0
13
  000000000000001d: 04 cvtss2sd %xmm0, %xmm0
14
- 0000000000000021: 05 leaq 24(%rsp), %rdi
15
  0000000000000026: 05 movl $2, %edx
16
- 000000000000002b: 05 callq 0x433a20 <BloombergLP::bslstl::HashTable_ImpDetails::growBucketsForLoadFactor(unsigned long*, unsigned long, unsigned long, double)>
17
  0000000000000030: 03 movq %rax, %rbp
18
  0000000000000033: 08 movq $0, 56(%r14)
19
  000000000000003b: 04 shrq $60, %rax
20
- 000000000000003f: 06 jne 0x41c2ad <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x2fd>
21
  0000000000000045: 04 leaq 40(%r14), %r15
22
  0000000000000049: 04 movq 8(%r14), %rdi
23
  000000000000004d: 03 movq %rbp, %rsi
24
  0000000000000050: 04 shlq $4, %rsi
25
  0000000000000054: 03 movq (%rdi), %rax
26
  0000000000000057: 03 callq *16(%rax)
27
  000000000000005a: 03 xorps %xmm0, %xmm0
28
  000000000000005d: 04 movaps %xmm0, (%rsp)
29
  0000000000000061: 03 testq %rbp, %rbp
30
- 0000000000000064: 02 je 0x41c079 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0xc9>
31
  0000000000000066: 04 leaq -1(%rbp), %rdx
32
  000000000000006a: 03 movq %rbp, %rsi
33
  000000000000006d: 04 andq $3, %rsi
34
- 0000000000000071: 06 je 0x41c298 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x2e8>
35
  0000000000000077: 02 xorl %edi, %edi
36
  0000000000000079: 03 movq %rax, %rcx
37
  000000000000007c: 04 nopl (%rax)
38
  0000000000000080: 04 movaps (%rsp), %xmm0
39
  0000000000000084: 03 movups %xmm0, (%rcx)
40
  0000000000000087: 04 addq $16, %rcx
41
  000000000000008b: 03 incq %rdi
42
  000000000000008e: 03 cmpq %rdi, %rsi
43
- 0000000000000091: 02 jne 0x41c030 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x80>
44
  0000000000000093: 03 movq %rbp, %rsi
45
  0000000000000096: 03 subq %rdi, %rsi
46
  0000000000000099: 04 cmpq $3, %rdx
47
- 000000000000009d: 02 jb 0x41c079 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0xc9>
48
  000000000000009f: 01 nop
49
  00000000000000a0: 04 movaps (%rsp), %xmm0
50
  00000000000000a4: 03 movups %xmm0, (%rcx)
51
  00000000000000a7: 04 movaps (%rsp), %xmm0
52
  00000000000000ab: 04 movups %xmm0, 16(%rcx)
53
  00000000000000af: 04 movaps (%rsp), %xmm0
54
  00000000000000b3: 04 movups %xmm0, 32(%rcx)
55
  00000000000000b7: 04 movaps (%rsp), %xmm0
56
  00000000000000bb: 04 movups %xmm0, 48(%rcx)
57
  00000000000000bf: 04 addq $64, %rcx
58
  00000000000000c3: 04 addq $-4, %rsi
59
- 00000000000000c7: 02 jne 0x41c050 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0xa0>
60
  00000000000000c9: 04 movq %rax, 40(%r14)
61
  00000000000000cd: 04 movq %rbp, 48(%r14)
62
  00000000000000d1: 04 leaq 8(%r14), %rax
63
  00000000000000d5: 04 movq %rax, (%rsp)
64
  00000000000000d9: 05 movq %r15, 8(%rsp)
65
- 00000000000000de: 05 movq 24(%rsp), %rax
66
  00000000000000e3: 04 movq %rax, 72(%r14)
67
  00000000000000e7: 09 nopw (%rax,%rax)
68
- 00000000000000f0: 06 movl 2591026(%rip), %esi # 6949d8 <BloombergLP::ball::ManagedAttributeSet::AttributeHash::s_hashtableSize>
69
- 00000000000000f6: 04 leaq 64(%rbx), %rdi
70
- 00000000000000fa: 05 callq 0x41db00 <BloombergLP::ball::Attribute::hash(BloombergLP::ball::Attribute const&, int)>
71
- 00000000000000ff: 03 movl %eax, %r13d
72
  0000000000000102: 04 movq 24(%r14), %rbp
73
  0000000000000106: 03 testq %rbp, %rbp
74
- 0000000000000109: 06 jne 0x41c200 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x250>
75
  000000000000010f: 04 movslq 32(%r14), %rax
76
- 0000000000000113: 04 leaq (%rax,%rax,8), %r12
77
- 0000000000000117: 04 shlq $4, %r12
78
- 000000000000011b: 05 leaq 23(%r12), %rsi
79
- 0000000000000120: 04 andq $-16, %rsi
80
- 0000000000000124: 04 movq 8(%r14), %rdi
81
- 0000000000000128: 03 movq (%rdi), %rax
82
- 000000000000012b: 03 callq *16(%rax)
83
- 000000000000012e: 03 movq %rax, %rcx
84
- 0000000000000131: 04 movq 16(%r14), %rax
85
- 0000000000000135: 03 movq %rax, (%rcx)
86
- 0000000000000138: 04 movq %rcx, 16(%r14)
87
- 000000000000013c: 04 leaq 8(%rcx), %rbp
88
- 0000000000000140: 08 leaq -136(%rcx,%r12), %rsi
89
- 0000000000000148: 03 cmpq %rbp, %rsi
90
- 000000000000014b: 06 jbe 0x41c1e4 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x234>
91
- 0000000000000151: 07 addq $-145, %r12
92
- 0000000000000158: 03 movq %r12, %rax
93
- 000000000000015b: 10 movabsq $-2049638230412172401, %rdx
94
- 0000000000000165: 03 mulq %rdx
95
- 0000000000000168: 03 shrl $7, %edx
96
- 000000000000016b: 02 incl %edx
97
- 000000000000016d: 04 andq $7, %rdx
98
- 0000000000000171: 06 je 0x41c263 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x2b3>
99
- 0000000000000177: 07 addq $152, %rcx
100
- 000000000000017e: 03 negq %rdx
101
- 0000000000000181: 10 nopw %cs:(%rax,%rax)
102
- 000000000000018b: 05 nopl (%rax,%rax)
103
- 0000000000000190: 07 movq %rcx, -144(%rcx)
104
- 0000000000000197: 07 addq $144, %rcx
105
- 000000000000019e: 03 incq %rdx
106
- 00000000000001a1: 02 jne 0x41c140 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x190>
107
- 00000000000001a3: 07 addq $-144, %rcx
108
- 00000000000001aa: 07 cmpq $1008, %r12
109
- 00000000000001b1: 06 jb 0x41c1e4 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x234>
110
- 00000000000001b7: 09 nopw (%rax,%rax)
111
- 00000000000001c0: 07 leaq 144(%rcx), %rax
112
- 00000000000001c7: 03 movq %rax, (%rcx)
113
- 00000000000001ca: 07 leaq 288(%rcx), %rax
114
- 00000000000001d1: 07 movq %rax, 144(%rcx)
115
- 00000000000001d8: 07 leaq 432(%rcx), %rax
116
- 00000000000001df: 07 movq %rax, 288(%rcx)
117
- 00000000000001e6: 07 leaq 576(%rcx), %rax
118
- 00000000000001ed: 07 movq %rax, 432(%rcx)
119
- 00000000000001f4: 07 leaq 720(%rcx), %rax
120
- 00000000000001fb: 07 movq %rax, 576(%rcx)
121
- 0000000000000202: 07 leaq 864(%rcx), %rax
122
- 0000000000000209: 07 movq %rax, 720(%rcx)
123
- 0000000000000210: 07 leaq 1008(%rcx), %rax
124
- 0000000000000217: 07 movq %rax, 864(%rcx)
125
- 000000000000021e: 07 leaq 1152(%rcx), %rax
126
- 0000000000000225: 07 movq %rax, 1008(%rcx)
127
- 000000000000022c: 03 movq %rax, %rcx
128
- 000000000000022f: 03 cmpq %rsi, %rax
129
- 0000000000000232: 02 jb 0x41c170 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x1c0>
130
- 0000000000000234: 04 movq 24(%r14), %rax
131
- 0000000000000238: 03 movq %rax, (%rsi)
132
- 000000000000023b: 04 movq %rbp, 24(%r14)
133
- 000000000000023f: 04 movl 32(%r14), %eax
134
- 0000000000000243: 03 cmpl $31, %eax
135
- 0000000000000246: 02 jg 0x41c200 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x250>
136
- 0000000000000248: 02 addl %eax, %eax
137
- 000000000000024a: 04 movl %eax, 32(%r14)
138
- 000000000000024e: 02 nop
139
- 0000000000000250: 04 movq (%rbp), %rax
140
- 0000000000000254: 04 movq %rax, 24(%r14)
141
- 0000000000000258: 04 movq 8(%r14), %rax
142
- 000000000000025c: 03 testq %rax, %rax
143
- 000000000000025f: 02 jne 0x41c230 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x280>
144
- 0000000000000261: 07 movq 2602904(%rip), %rax # 6979b0 <BloombergLP::bslma::Default::s_defaultAllocator>
145
- 0000000000000268: 03 testq %rax, %rax
146
- 000000000000026b: 02 jne 0x41c230 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x280>
147
- 000000000000026d: 05 callq 0x431130 <BloombergLP::bslma::Default::determineAndReturnDefaultAllocator()>
148
- 0000000000000272: 10 nopw %cs:(%rax,%rax)
149
- 000000000000027c: 04 nopl (%rax)
150
- 0000000000000280: 04 leaq 16(%rbx), %rsi
151
- 0000000000000284: 04 leaq 16(%rbp), %rdi
152
- 0000000000000288: 05 movq %rax, 32(%rsp)
153
- 000000000000028d: 05 leaq 32(%rsp), %rdx
154
- 0000000000000292: 05 callq 0x412560 <BloombergLP::ball::ManagedAttribute::ManagedAttribute(BloombergLP::ball::ManagedAttribute const&, bsl::allocator<char> const&)>
155
- 0000000000000297: 03 movslq %r13d, %rdx
156
- 000000000000029a: 03 movq %r15, %rdi
157
- 000000000000029d: 03 movq %rbp, %rsi
158
- 00000000000002a0: 05 callq 0x42e820 <BloombergLP::bslalg::HashTableImpUtil::insertAtBackOfBucket(BloombergLP::bslalg::HashTableAnchor*, BloombergLP::bslalg::BidirectionalLink*, unsigned long)>
159
- 00000000000002a5: 03 movq (%rbx), %rbx
160
- 00000000000002a8: 03 testq %rbx, %rbx
161
- 00000000000002ab: 06 jne 0x41c0a0 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0xf0>
162
- 00000000000002b1: 02 jmp 0x41c278 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x2c8>
163
- 00000000000002b3: 03 movq %rbp, %rcx
164
- 00000000000002b6: 07 cmpq $1008, %r12
165
- 00000000000002bd: 06 jae 0x41c170 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x1c0>
166
- 00000000000002c3: 05 jmp 0x41c1e4 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x234>
167
- 00000000000002c8: 09 movq $0, 8(%rsp)
168
- 00000000000002d1: 03 movq %rsp, %rdi
169
- 00000000000002d4: 05 callq 0x41c2e0 <BloombergLP::bslstl::HashTable_ArrayProctor<BloombergLP::bslstl::BidirectionalNodePool<BloombergLP::ball::ManagedAttribute, bsl::allocator<BloombergLP::bslalg::BidirectionalNode<BloombergLP::ball::ManagedAttribute> > > >::~HashTable_ArrayProctor()>
170
- 00000000000002d9: 04 addq $40, %rsp
171
- 00000000000002dd: 01 popq %rbx
172
- 00000000000002de: 02 popq %r12
173
- 00000000000002e0: 02 popq %r13
174
- 00000000000002e2: 02 popq %r14
175
- 00000000000002e4: 02 popq %r15
176
- 00000000000002e6: 01 popq %rbp
177
- 00000000000002e7: 01 retq
178
- 00000000000002e8: 03 movq %rax, %rcx
179
- 00000000000002eb: 03 movq %rbp, %rsi
180
- 00000000000002ee: 04 cmpq $3, %rdx
181
- 00000000000002f2: 06 jae 0x41c050 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0xa0>
182
- 00000000000002f8: 05 jmp 0x41c079 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0xc9>
183
- 00000000000002fd: 05 callq 0x432b80 <BloombergLP::bsls::BslExceptionUtil::throwBadAlloc()>
184
- 0000000000000302: 02 jmp 0x41c2c5 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x315>
185
- 0000000000000304: 03 movq %rax, %rbx
186
- 0000000000000307: 04 movq 24(%r14), %rax
187
- 000000000000030b: 04 movq %rax, (%rbp)
188
- 000000000000030f: 04 movq %rbp, 24(%r14)
189
- 0000000000000313: 02 jmp 0x41c2c8 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x318>
190
- 0000000000000315: 03 movq %rax, %rbx
191
- 0000000000000318: 03 movq %rsp, %rdi
192
- 000000000000031b: 05 callq 0x41c2e0 <BloombergLP::bslstl::HashTable_ArrayProctor<BloombergLP::bslstl::BidirectionalNodePool<BloombergLP::ball::ManagedAttribute, bsl::allocator<BloombergLP::bslalg::BidirectionalNode<BloombergLP::ball::ManagedAttribute> > > >::~HashTable_ArrayProctor()>
193
- 0000000000000320: 03 movq %rbx, %rdi
194
- 0000000000000323: 05 callq 0x4056d0 <_Unwind_Resume@plt>
195
- 0000000000000328: 08 nopl (%rax,%rax)
1
+ 000000000041c0f0 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)>:
2
  0000000000000000: 01 pushq %rbp
3
  0000000000000001: 02 pushq %r15
4
  0000000000000003: 02 pushq %r14
5
  0000000000000005: 02 pushq %r13
6
  0000000000000007: 02 pushq %r12
7
  0000000000000009: 01 pushq %rbx
8
+ 000000000000000a: 04 subq $24, %rsp
9
+ 000000000000000e: 03 movq %rsi, %r13
10
  0000000000000011: 03 movq %rdi, %r14
11
  0000000000000014: 04 movq 64(%rdi), %rsi
12
  0000000000000018: 05 movss 80(%rdi), %xmm0
13
  000000000000001d: 04 cvtss2sd %xmm0, %xmm0
14
+ 0000000000000021: 05 leaq 16(%rsp), %rdi
15
  0000000000000026: 05 movl $2, %edx
16
+ 000000000000002b: 05 callq 0x434170 <BloombergLP::bslstl::HashTable_ImpDetails::growBucketsForLoadFactor(unsigned long*, unsigned long, unsigned long, double)>
17
  0000000000000030: 03 movq %rax, %rbp
18
  0000000000000033: 08 movq $0, 56(%r14)
19
  000000000000003b: 04 shrq $60, %rax
20
+ 000000000000003f: 06 jne 0x41c3af <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x2bf>
21
  0000000000000045: 04 leaq 40(%r14), %r15
22
  0000000000000049: 04 movq 8(%r14), %rdi
23
  000000000000004d: 03 movq %rbp, %rsi
24
  0000000000000050: 04 shlq $4, %rsi
25
  0000000000000054: 03 movq (%rdi), %rax
26
  0000000000000057: 03 callq *16(%rax)
27
  000000000000005a: 03 xorps %xmm0, %xmm0
28
  000000000000005d: 04 movaps %xmm0, (%rsp)
29
  0000000000000061: 03 testq %rbp, %rbp
30
+ 0000000000000064: 02 je 0x41c1b9 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0xc9>
31
  0000000000000066: 04 leaq -1(%rbp), %rdx
32
  000000000000006a: 03 movq %rbp, %rsi
33
  000000000000006d: 04 andq $3, %rsi
34
+ 0000000000000071: 06 je 0x41c39a <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x2aa>
35
  0000000000000077: 02 xorl %edi, %edi
36
  0000000000000079: 03 movq %rax, %rcx
37
  000000000000007c: 04 nopl (%rax)
38
  0000000000000080: 04 movaps (%rsp), %xmm0
39
  0000000000000084: 03 movups %xmm0, (%rcx)
40
  0000000000000087: 04 addq $16, %rcx
41
  000000000000008b: 03 incq %rdi
42
  000000000000008e: 03 cmpq %rdi, %rsi
43
+ 0000000000000091: 02 jne 0x41c170 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x80>
44
  0000000000000093: 03 movq %rbp, %rsi
45
  0000000000000096: 03 subq %rdi, %rsi
46
  0000000000000099: 04 cmpq $3, %rdx
47
+ 000000000000009d: 02 jb 0x41c1b9 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0xc9>
48
  000000000000009f: 01 nop
49
  00000000000000a0: 04 movaps (%rsp), %xmm0
50
  00000000000000a4: 03 movups %xmm0, (%rcx)
51
  00000000000000a7: 04 movaps (%rsp), %xmm0
52
  00000000000000ab: 04 movups %xmm0, 16(%rcx)
53
  00000000000000af: 04 movaps (%rsp), %xmm0
54
  00000000000000b3: 04 movups %xmm0, 32(%rcx)
55
  00000000000000b7: 04 movaps (%rsp), %xmm0
56
  00000000000000bb: 04 movups %xmm0, 48(%rcx)
57
  00000000000000bf: 04 addq $64, %rcx
58
  00000000000000c3: 04 addq $-4, %rsi
59
+ 00000000000000c7: 02 jne 0x41c190 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0xa0>
60
  00000000000000c9: 04 movq %rax, 40(%r14)
61
  00000000000000cd: 04 movq %rbp, 48(%r14)
62
  00000000000000d1: 04 leaq 8(%r14), %rax
63
  00000000000000d5: 04 movq %rax, (%rsp)
64
  00000000000000d9: 05 movq %r15, 8(%rsp)
65
+ 00000000000000de: 05 movq 16(%rsp), %rax
66
  00000000000000e3: 04 movq %rax, 72(%r14)
67
  00000000000000e7: 09 nopw (%rax,%rax)
68
+ 00000000000000f0: 06 movl 2594818(%rip), %esi # 6959e8 <BloombergLP::ball::ManagedAttributeSet::AttributeHash::s_hashtableSize>
69
+ 00000000000000f6: 04 leaq 64(%r13), %rdi
70
+ 00000000000000fa: 05 callq 0x41dc00 <BloombergLP::ball::Attribute::hash(BloombergLP::ball::Attribute const&, int)>
71
+ 00000000000000ff: 03 movl %eax, %r12d
72
  0000000000000102: 04 movq 24(%r14), %rbp
73
  0000000000000106: 03 testq %rbp, %rbp
74
+ 0000000000000109: 06 jne 0x41c330 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x240>
75
  000000000000010f: 04 movslq 32(%r14), %rax
76
+ 0000000000000113: 04 leaq (%rax,%rax,8), %rbx
77
+ 0000000000000117: 04 shlq $4, %rbx
78
+ 000000000000011b: 04 leaq 23(%rbx), %rsi
79
+ 000000000000011f: 04 andq $-16, %rsi
80
+ 0000000000000123: 04 movq 8(%r14), %rdi
81
+ 0000000000000127: 03 movq (%rdi), %rax
82
+ 000000000000012a: 03 callq *16(%rax)
83
+ 000000000000012d: 03 movq %rax, %rcx
84
+ 0000000000000130: 04 movq 16(%r14), %rax
85
+ 0000000000000134: 03 movq %rax, (%rcx)
86
+ 0000000000000137: 04 movq %rcx, 16(%r14)
87
+ 000000000000013b: 04 leaq 8(%rcx), %rbp
88
+ 000000000000013f: 08 leaq -136(%rcx,%rbx), %rsi
89
+ 0000000000000147: 03 cmpq %rbp, %rsi
90
+ 000000000000014a: 06 jbe 0x41c314 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x224>
91
+ 0000000000000150: 07 addq $-145, %rbx
92
+ 0000000000000157: 03 movq %rbx, %rax
93
+ 000000000000015a: 10 movabsq $-2049638230412172401, %rdx
94
+ 0000000000000164: 03 mulq %rdx
95
+ 0000000000000167: 03 shrl $7, %edx
96
+ 000000000000016a: 02 incl %edx
97
+ 000000000000016c: 04 andq $7, %rdx
98
+ 0000000000000170: 06 je 0x41c368 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x278>
99
+ 0000000000000176: 07 addq $152, %rcx
100
+ 000000000000017d: 03 negq %rdx
101
+ 0000000000000180: 07 movq %rcx, -144(%rcx)
102
+ 0000000000000187: 07 addq $144, %rcx
103
+ 000000000000018e: 03 incq %rdx
104
+ 0000000000000191: 02 jne 0x41c270 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x180>
105
+ 0000000000000193: 07 addq $-144, %rcx
106
+ 000000000000019a: 07 cmpq $1008, %rbx
107
+ 00000000000001a1: 06 jb 0x41c314 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x224>
108
+ 00000000000001a7: 09 nopw (%rax,%rax)
109
+ 00000000000001b0: 07 leaq 144(%rcx), %rax
110
+ 00000000000001b7: 03 movq %rax, (%rcx)
111
+ 00000000000001ba: 07 leaq 288(%rcx), %rax
112
+ 00000000000001c1: 07 movq %rax, 144(%rcx)
113
+ 00000000000001c8: 07 leaq 432(%rcx), %rax
114
+ 00000000000001cf: 07 movq %rax, 288(%rcx)
115
+ 00000000000001d6: 07 leaq 576(%rcx), %rax
116
+ 00000000000001dd: 07 movq %rax, 432(%rcx)
117
+ 00000000000001e4: 07 leaq 720(%rcx), %rax
118
+ 00000000000001eb: 07 movq %rax, 576(%rcx)
119
+ 00000000000001f2: 07 leaq 864(%rcx), %rax
120
+ 00000000000001f9: 07 movq %rax, 720(%rcx)
121
+ 0000000000000200: 07 leaq 1008(%rcx), %rax
122
+ 0000000000000207: 07 movq %rax, 864(%rcx)
123
+ 000000000000020e: 07 leaq 1152(%rcx), %rax
124
+ 0000000000000215: 07 movq %rax, 1008(%rcx)
125
+ 000000000000021c: 03 movq %rax, %rcx
126
+ 000000000000021f: 03 cmpq %rsi, %rax
127
+ 0000000000000222: 02 jb 0x41c2a0 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x1b0>
128
+ 0000000000000224: 04 movq 24(%r14), %rax
129
+ 0000000000000228: 03 movq %rax, (%rsi)
130
+ 000000000000022b: 04 movq %rbp, 24(%r14)
131
+ 000000000000022f: 04 movl 32(%r14), %eax
132
+ 0000000000000233: 03 cmpl $31, %eax
133
+ 0000000000000236: 02 jg 0x41c330 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x240>
134
+ 0000000000000238: 02 addl %eax, %eax
135
+ 000000000000023a: 04 movl %eax, 32(%r14)
136
+ 000000000000023e: 02 nop
137
+ 0000000000000240: 04 leaq 16(%r13), %rcx
138
+ 0000000000000244: 04 movq (%rbp), %rax
139
+ 0000000000000248: 04 movq %rax, 24(%r14)
140
+ 000000000000024c: 04 leaq 16(%rbp), %rdi
141
+ 0000000000000250: 04 movq 8(%r14), %rsi
142
+ 0000000000000254: 02 xorl %edx, %edx
143
+ 0000000000000256: 05 callq 0x4127d0 <void BloombergLP::bslma::ConstructionUtil_Imp::construct<BloombergLP::ball::ManagedAttribute, BloombergLP::ball::ManagedAttribute const&>(BloombergLP::ball::ManagedAttribute*, BloombergLP::bslma::Allocator*, bsl::integral_constant<int, 4>*, BloombergLP::ball::ManagedAttribute const&)>
144
+ 000000000000025b: 03 movslq %r12d, %rdx
145
+ 000000000000025e: 03 movq %r15, %rdi
146
+ 0000000000000261: 03 movq %rbp, %rsi
147
+ 0000000000000264: 05 callq 0x42ef80 <BloombergLP::bslalg::HashTableImpUtil::insertAtBackOfBucket(BloombergLP::bslalg::HashTableAnchor*, BloombergLP::bslalg::BidirectionalLink*, unsigned long)>
148
+ 0000000000000269: 04 movq (%r13), %r13
149
+ 000000000000026d: 03 testq %r13, %r13
150
+ 0000000000000270: 06 jne 0x41c1e0 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0xf0>
151
+ 0000000000000276: 02 jmp 0x41c37a <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x28a>
152
+ 0000000000000278: 03 movq %rbp, %rcx
153
+ 000000000000027b: 07 cmpq $1008, %rbx
154
+ 0000000000000282: 06 jae 0x41c2a0 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x1b0>
155
+ 0000000000000288: 02 jmp 0x41c314 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x224>
156
+ 000000000000028a: 09 movq $0, 8(%rsp)
157
+ 0000000000000293: 03 movq %rsp, %rdi
158
+ 0000000000000296: 05 callq 0x41c3e0 <BloombergLP::bslstl::HashTable_ArrayProctor<BloombergLP::bslstl::BidirectionalNodePool<BloombergLP::ball::ManagedAttribute, bsl::allocator<BloombergLP::bslalg::BidirectionalNode<BloombergLP::ball::ManagedAttribute> > > >::~HashTable_ArrayProctor()>
159
+ 000000000000029b: 04 addq $24, %rsp
160
+ 000000000000029f: 01 popq %rbx
161
+ 00000000000002a0: 02 popq %r12
162
+ 00000000000002a2: 02 popq %r13
163
+ 00000000000002a4: 02 popq %r14
164
+ 00000000000002a6: 02 popq %r15
165
+ 00000000000002a8: 01 popq %rbp
166
+ 00000000000002a9: 01 retq
167
+ 00000000000002aa: 03 movq %rax, %rcx
168
+ 00000000000002ad: 03 movq %rbp, %rsi
169
+ 00000000000002b0: 04 cmpq $3, %rdx
170
+ 00000000000002b4: 06 jae 0x41c190 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0xa0>
171
+ 00000000000002ba: 05 jmp 0x41c1b9 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0xc9>
172
+ 00000000000002bf: 05 callq 0x4332d0 <BloombergLP::bsls::BslExceptionUtil::throwBadAlloc()>
173
+ 00000000000002c4: 03 movq %rax, %rbx
174
+ 00000000000002c7: 04 movq 24(%r14), %rax
175
+ 00000000000002cb: 04 movq %rax, (%rbp)
176
+ 00000000000002cf: 04 movq %rbp, 24(%r14)
177
+ 00000000000002d3: 02 jmp 0x41c3ca <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x2da>
178
+ 00000000000002d5: 02 jmp 0x41c3c7 <BloombergLP::bslstl::HashTable<BloombergLP::bslstl::UnorderedSetKeyConfiguration<BloombergLP::ball::ManagedAttribute>, BloombergLP::ball::ManagedAttributeSet::AttributeHash, bsl::equal_to<BloombergLP::ball::ManagedAttribute>, bsl::allocator<BloombergLP::ball::ManagedAttribute> >::copyDataStructure(BloombergLP::bslalg::BidirectionalLink*)+0x2d7>
179
+ 00000000000002d7: 03 movq %rax, %rbx
180
+ 00000000000002da: 03 movq %rsp, %rdi
181
+ 00000000000002dd: 05 callq 0x41c3e0 <BloombergLP::bslstl::HashTable_ArrayProctor<BloombergLP::bslstl::BidirectionalNodePool<BloombergLP::ball::ManagedAttribute, bsl::allocator<BloombergLP::bslalg::BidirectionalNode<BloombergLP::ball::ManagedAttribute> > > >::~HashTable_ArrayProctor()>
182
+ 00000000000002e2: 03 movq %rbx, %rdi
183
+ 00000000000002e5: 05 callq 0x405720 <_Unwind_Resume@plt>
184
+ 00000000000002ea: 06 nopw (%rax,%rax)