Comparing BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long) in assumed vs ignored

Files changed (1) hide show
  1. baljsn_datumutil.t/{14.assume.s → 14.none.s} +692 -665
baljsn_datumutil.t/{14.assume.s → 14.none.s} RENAMED
@@ -1,673 +1,700 @@
1
- 0000000000443490 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)>:
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: 03 movq %rcx, %r11
9
  000000000000000d: 03 movq %rsi, %r15
10
  0000000000000010: 04 shrq $6, %r15
11
- 0000000000000014: 04 leaq (%rdi,%r15,8), %r12
12
- 0000000000000018: 03 movl %esi, %r9d
13
- 000000000000001b: 04 andl $63, %r9d
14
- 000000000000001f: 03 movq %r12, %rbp
15
- 0000000000000022: 04 shrq $3, %rbp
16
- 0000000000000026: 03 movq %rcx, %r14
17
- 0000000000000029: 04 shrq $6, %r14
18
- 000000000000002d: 04 leaq (%rdx,%r14,8), %r13
19
- 0000000000000031: 03 andl $63, %ecx
20
- 0000000000000034: 03 movq %r13, %rbx
21
- 0000000000000037: 04 shrq $3, %rbx
22
- 000000000000003b: 03 subq %rbx, %rbp
23
- 000000000000003e: 03 movl %r9d, %ebx
24
- 0000000000000041: 02 subl %ecx, %ebx
25
- 0000000000000043: 02 xorl %eax, %eax
26
- 0000000000000045: 03 cmpl $63, %ebx
27
- 0000000000000048: 03 seta %al
28
- 000000000000004b: 03 subq %rax, %rbp
29
- 000000000000004e: 03 testq %rbp, %rbp
30
- 0000000000000051: 02 jg 0x4434fd <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x6d>
31
- 0000000000000053: 03 leal 64(%rbx), %eax
32
- 0000000000000056: 03 cmpl $64, %ebx
33
- 0000000000000059: 03 cmovbl %ebx, %eax
34
- 000000000000005c: 02 testl %eax, %eax
35
- 000000000000005e: 06 je 0x44365b <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x1cb>
36
- 0000000000000064: 03 testq %rbp, %rbp
37
- 0000000000000067: 06 jne 0x44365b <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x1cb>
38
- 000000000000006d: 03 testq %r8, %r8
39
- 0000000000000070: 06 je 0x443df9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x969>
40
- 0000000000000076: 03 addq %r8, %rsi
41
- 0000000000000079: 03 movq %rsi, %r15
42
- 000000000000007c: 04 shrq $6, %r15
43
- 0000000000000080: 04 leaq (%rdi,%r15,8), %r10
44
- 0000000000000084: 03 andl $63, %esi
45
- 0000000000000087: 03 addq %r8, %r11
46
- 000000000000008a: 03 movq %r11, %r12
47
- 000000000000008d: 04 shrq $6, %r12
48
- 0000000000000091: 04 leaq (%rdx,%r12,8), %rbp
49
- 0000000000000095: 04 andl $63, %r11d
50
- 0000000000000099: 06 je 0x4435be <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x12e>
51
- 000000000000009f: 03 movl %r11d, %r13d
52
- 00000000000000a2: 03 cmpq %r8, %r13
53
- 00000000000000a5: 06 jae 0x4436e9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x259>
54
- 00000000000000ab: 05 movq %rdi, -40(%rsp)
55
- 00000000000000b0: 05 movq %rdx, -32(%rsp)
56
- 00000000000000b5: 04 leal 64(%rsi), %r9d
57
- 00000000000000b9: 03 cmpl %r11d, %esi
58
- 00000000000000bc: 04 cmovael %esi, %r9d
59
- 00000000000000c0: 03 sbbq %r14, %r14
60
- 00000000000000c3: 03 movl %r9d, %esi
61
- 00000000000000c6: 03 subl %r11d, %esi
62
- 00000000000000c9: 05 movq %r10, -24(%rsp)
63
- 00000000000000ce: 04 leaq (%r10,%r14,8), %rdi
64
- 00000000000000d2: 04 movq (%rbp), %rdx
65
- 00000000000000d6: 06 movl $64, %r10d
66
- 00000000000000dc: 03 subl %esi, %r10d
67
- 00000000000000df: 03 subl %r10d, %r11d
68
- 00000000000000e2: 06 jbe 0x443762 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x2d2>
69
- 00000000000000e8: 07 movq $-1, %rax
70
- 00000000000000ef: 02 movl %esi, %ecx
71
- 00000000000000f1: 03 shlq %cl, %rax
72
- 00000000000000f4: 03 notq %rax
73
- 00000000000000f7: 03 movq %rbp, %rbx
74
- 00000000000000fa: 03 movq %rdx, %rbp
75
- 00000000000000fd: 03 notq %rbp
76
- 0000000000000100: 03 shlq %cl, %rbp
77
- 0000000000000103: 03 orq %rax, %rbp
78
- 0000000000000106: 03 andq %rbp, (%rdi)
79
- 0000000000000109: 03 movq %rbx, %rbp
80
- 000000000000010c: 03 movl %r10d, %ecx
81
- 000000000000010f: 03 shrq %cl, %rdx
82
- 0000000000000112: 07 movq $-1, %rax
83
- 0000000000000119: 03 movl %r11d, %ecx
84
- 000000000000011c: 03 shlq %cl, %rax
85
- 000000000000011f: 04 addq $8, %rdi
86
- 0000000000000123: 03 notq %rdx
87
- 0000000000000126: 03 orq %rax, %rdx
88
- 0000000000000129: 05 jmp 0x44379a <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x30a>
89
- 000000000000012e: 03 xorl %r14d, %r14d
90
- 0000000000000131: 02 testl %esi, %esi
91
- 0000000000000133: 06 je 0x4437b7 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x327>
92
- 0000000000000139: 04 cmpq $64, %r8
93
- 000000000000013d: 06 jb 0x44382d <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x39d>
94
- 0000000000000143: 05 movq %rbp, -32(%rsp)
95
- 0000000000000148: 05 movq %r10, -24(%rsp)
96
- 000000000000014d: 06 movl $64, %r10d
97
- 0000000000000153: 03 subl %esi, %r10d
98
- 0000000000000156: 03 movl %esi, %r9d
99
- 0000000000000159: 07 movq $-1, %r11
100
- 0000000000000160: 02 movl %esi, %ecx
101
- 0000000000000162: 03 shlq %cl, %r11
102
- 0000000000000165: 03 movq %r11, %r13
103
- 0000000000000168: 03 notq %r13
104
- 000000000000016b: 03 addq %r14, %r15
105
- 000000000000016e: 04 leaq (%rdi,%r15,8), %rdi
106
- 0000000000000172: 05 leaq -8(%rdx,%r12,8), %rdx
107
- 0000000000000177: 02 xorl %ecx, %ecx
108
- 0000000000000179: 07 nopl (%rax)
109
- 0000000000000180: 03 movq %rcx, %rax
110
- 0000000000000183: 04 movq (%rdx,%rcx,8), %rbp
111
- 0000000000000187: 03 movq %rbp, %rbx
112
- 000000000000018a: 03 notq %rbx
113
- 000000000000018d: 03 movl %r9d, %ecx
114
- 0000000000000190: 03 shlq %cl, %rbx
115
- 0000000000000193: 03 orq %r13, %rbx
116
- 0000000000000196: 05 andq %rbx, -8(%rdi,%rax,8)
117
- 000000000000019b: 03 movl %r10d, %ecx
118
- 000000000000019e: 03 shrq %cl, %rbp
119
- 00000000000001a1: 03 notq %rbp
120
- 00000000000001a4: 03 orq %r11, %rbp
121
- 00000000000001a7: 04 andq %rbp, (%rdi,%rax,8)
122
- 00000000000001ab: 04 leaq -1(%rax), %rcx
123
- 00000000000001af: 04 addq $-64, %r8
124
- 00000000000001b3: 04 cmpq $63, %r8
125
- 00000000000001b7: 02 ja 0x443610 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x180>
126
- 00000000000001b9: 03 addq %rcx, %r14
127
- 00000000000001bc: 05 movq -24(%rsp), %r10
128
- 00000000000001c1: 05 movq -32(%rsp), %rbp
129
- 00000000000001c6: 05 jmp 0x44382f <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x39f>
130
- 00000000000001cb: 03 testq %r8, %r8
131
- 00000000000001ce: 06 je 0x443df9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x969>
132
- 00000000000001d4: 02 testl %ecx, %ecx
133
- 00000000000001d6: 06 je 0x443921 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x491>
134
- 00000000000001dc: 06 movl $64, %r10d
135
- 00000000000001e2: 05 movl $64, %eax
136
- 00000000000001e7: 02 subl %ecx, %eax
137
- 00000000000001e9: 04 movq (%r13), %rsi
138
- 00000000000001ed: 03 shrq %cl, %rsi
139
- 00000000000001f0: 03 cmpq %r8, %rax
140
- 00000000000001f3: 06 jae 0x443941 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x4b1>
141
- 00000000000001f9: 03 movq %rdx, %r11
142
- 00000000000001fc: 03 cmpl %ecx, %r9d
143
- 00000000000001ff: 06 jbe 0x4439a0 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x510>
144
- 0000000000000205: 03 subl %r9d, %r10d
145
- 0000000000000208: 07 movq $-1, %rdx
146
- 000000000000020f: 03 movl %r9d, %ecx
147
- 0000000000000212: 03 shlq %cl, %rdx
148
- 0000000000000215: 03 notq %rdx
149
- 0000000000000218: 03 movq %rdi, %rbp
150
- 000000000000021b: 03 movq %rsi, %rdi
151
- 000000000000021e: 03 notq %rdi
152
- 0000000000000221: 03 shlq %cl, %rdi
153
- 0000000000000224: 03 orq %rdx, %rdi
154
- 0000000000000227: 04 andq %rdi, (%r12)
155
- 000000000000022b: 03 movq %rbp, %rdi
156
- 000000000000022e: 07 movq $-1, %rdx
157
- 0000000000000235: 03 movl %r10d, %ecx
158
- 0000000000000238: 03 shrq %cl, %rsi
159
- 000000000000023b: 02 movl %eax, %ecx
160
- 000000000000023d: 03 subl %r10d, %ecx
161
- 0000000000000240: 03 shlq %cl, %rdx
162
- 0000000000000243: 03 notq %rsi
163
- 0000000000000246: 03 orq %rdx, %rsi
164
- 0000000000000249: 05 andq %rsi, 8(%r12)
165
- 000000000000024e: 03 addl %eax, %r9d
166
- 0000000000000251: 03 movl %r9d, %ebx
167
- 0000000000000254: 05 jmp 0x4439e4 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x554>
168
- 0000000000000259: 03 leal 64(%rsi), %edx
169
- 000000000000025c: 03 cmpl %r8d, %esi
170
- 000000000000025f: 03 cmovael %esi, %edx
171
- 0000000000000262: 03 sbbq %r9, %r9
172
- 0000000000000265: 03 subl %r8d, %r11d
173
- 0000000000000268: 04 movq (%rbp), %rsi
174
- 000000000000026c: 03 movl %r11d, %ecx
175
- 000000000000026f: 03 shrq %cl, %rsi
176
- 0000000000000272: 03 testl %r8d, %r8d
177
- 0000000000000275: 06 je 0x443df9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x969>
178
- 000000000000027b: 02 movl %edx, %ecx
179
- 000000000000027d: 03 subl %r8d, %ecx
180
- 0000000000000280: 05 movl $64, %eax
181
- 0000000000000285: 02 subl %ecx, %eax
182
- 0000000000000287: 03 cmpl %r8d, %eax
183
- 000000000000028a: 06 jae 0x4438e6 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x456>
184
- 0000000000000290: 07 movq $-1, %rdx
185
- 0000000000000297: 07 movq $-1, %rbp
186
- 000000000000029e: 03 shlq %cl, %rbp
187
- 00000000000002a1: 03 notq %rbp
188
- 00000000000002a4: 03 movq %rsi, %rdi
189
- 00000000000002a7: 03 notq %rdi
190
- 00000000000002aa: 03 shlq %cl, %rdi
191
- 00000000000002ad: 03 orq %rbp, %rdi
192
- 00000000000002b0: 04 andq %rdi, (%r10,%r9,8)
193
- 00000000000002b4: 02 movl %eax, %ecx
194
- 00000000000002b6: 03 shrq %cl, %rsi
195
- 00000000000002b9: 03 subl %eax, %r8d
196
- 00000000000002bc: 03 movl %r8d, %ecx
197
- 00000000000002bf: 03 shlq %cl, %rdx
198
- 00000000000002c2: 03 notq %rsi
199
- 00000000000002c5: 03 orq %rdx, %rsi
200
- 00000000000002c8: 05 andq %rsi, 8(%r10,%r9,8)
201
- 00000000000002cd: 05 jmp 0x443df9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x969>
202
- 00000000000002d2: 03 movl %esi, %r10d
203
- 00000000000002d5: 07 movq $-1, %rbx
204
- 00000000000002dc: 07 movq $-1, %rax
205
- 00000000000002e3: 02 movl %esi, %ecx
206
- 00000000000002e5: 03 shlq %cl, %rax
207
- 00000000000002e8: 03 notq %rax
208
- 00000000000002eb: 03 movl %r9d, %ecx
209
- 00000000000002ee: 03 shlq %cl, %rbx
210
- 00000000000002f1: 04 cmpl $64, %r9d
211
- 00000000000002f5: 06 jae 0x443e0b <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x97b>
212
- 00000000000002fb: 03 orq %rax, %rbx
213
- 00000000000002fe: 03 notq %rdx
214
- 0000000000000301: 03 movl %r10d, %ecx
215
- 0000000000000304: 03 shlq %cl, %rdx
216
- 0000000000000307: 03 orq %rbx, %rdx
217
- 000000000000030a: 03 andq %rdx, (%rdi)
218
- 000000000000030d: 03 subq %r13, %r8
219
- 0000000000000310: 05 movq -32(%rsp), %rdx
220
- 0000000000000315: 05 movq -40(%rsp), %rdi
221
- 000000000000031a: 05 movq -24(%rsp), %r10
222
- 000000000000031f: 02 testl %esi, %esi
223
- 0000000000000321: 06 jne 0x4435c9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x139>
224
- 0000000000000327: 04 cmpq $64, %r8
225
- 000000000000032b: 02 jb 0x44382d <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x39d>
226
- 000000000000032d: 03 movq %r10, %r11
227
- 0000000000000330: 04 leaq -64(%r8), %r10
228
- 0000000000000334: 07 cmpq $192, %r10
229
- 000000000000033b: 02 jb 0x443800 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x370>
230
- 000000000000033d: 04 shrq $6, %r10
231
- 0000000000000341: 04 leaq (%r14,%r15), %rbx
232
- 0000000000000345: 03 movq %r10, %rax
233
- 0000000000000348: 03 notq %rax
234
- 000000000000034b: 04 leaq (%rbx,%rax), %rcx
235
- 000000000000034f: 04 leaq (%rdi,%rcx,8), %rcx
236
- 0000000000000353: 03 cmpq %rbp, %rcx
237
- 0000000000000356: 06 jae 0x443bf1 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x761>
238
- 000000000000035c: 04 leaq (%rdi,%rbx,8), %rcx
239
- 0000000000000360: 03 addq %r12, %rax
240
- 0000000000000363: 04 leaq (%rdx,%rax,8), %rax
241
- 0000000000000367: 03 cmpq %rcx, %rax
242
- 000000000000036a: 06 jae 0x443bf1 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x761>
243
- 0000000000000370: 02 xorl %ecx, %ecx
244
- 0000000000000372: 03 movq %r11, %r10
245
- 0000000000000375: 05 leaq -8(%rdi,%r15,8), %rax
246
- 000000000000037a: 05 leaq -8(%rdx,%r12,8), %rdx
247
- 000000000000037f: 01 nop
248
- 0000000000000380: 04 movq (%rdx,%rcx,8), %rdi
249
- 0000000000000384: 03 notq %rdi
250
- 0000000000000387: 04 andq %rdi, (%rax,%r14,8)
251
- 000000000000038b: 03 decq %rcx
252
- 000000000000038e: 03 decq %r14
253
- 0000000000000391: 04 addq $-64, %r8
254
- 0000000000000395: 04 cmpq $63, %r8
255
- 0000000000000399: 02 ja 0x443810 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x380>
256
- 000000000000039b: 02 jmp 0x44382f <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x39f>
257
- 000000000000039d: 02 xorl %ecx, %ecx
258
- 000000000000039f: 03 testl %r8d, %r8d
259
- 00000000000003a2: 06 je 0x443df9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x969>
260
- 00000000000003a8: 02 movl %esi, %eax
261
- 00000000000003aa: 03 orl $64, %eax
262
- 00000000000003ad: 03 cmpl %r8d, %esi
263
- 00000000000003b0: 03 cmovael %esi, %eax
264
- 00000000000003b3: 04 sbbq $0, %r14
265
- 00000000000003b7: 02 movl %eax, %edx
266
- 00000000000003b9: 05 movq -8(%rbp,%rcx,8), %rbx
267
- 00000000000003be: 03 movl %r8d, %ecx
268
- 00000000000003c1: 02 negb %cl
269
- 00000000000003c3: 03 shrq %cl, %rbx
270
- 00000000000003c6: 03 subl %r8d, %edx
271
- 00000000000003c9: 05 movl $64, %esi
272
- 00000000000003ce: 02 subl %edx, %esi
273
- 00000000000003d0: 03 cmpl %r8d, %esi
274
- 00000000000003d3: 02 jae 0x4438a9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x419>
275
- 00000000000003d5: 07 movq $-1, %rax
276
- 00000000000003dc: 07 movq $-1, %rbp
277
- 00000000000003e3: 02 movl %edx, %ecx
278
- 00000000000003e5: 03 shlq %cl, %rbp
279
- 00000000000003e8: 03 notq %rbp
280
- 00000000000003eb: 03 movq %rbx, %rdi
281
- 00000000000003ee: 03 notq %rdi
282
- 00000000000003f1: 03 shlq %cl, %rdi
283
- 00000000000003f4: 03 orq %rbp, %rdi
284
- 00000000000003f7: 04 andq %rdi, (%r10,%r14,8)
285
- 00000000000003fb: 02 movl %esi, %ecx
286
- 00000000000003fd: 03 shrq %cl, %rbx
287
- 0000000000000400: 03 subl %esi, %r8d
288
- 0000000000000403: 03 movl %r8d, %ecx
289
- 0000000000000406: 03 shlq %cl, %rax
290
- 0000000000000409: 03 notq %rbx
291
- 000000000000040c: 03 orq %rax, %rbx
292
- 000000000000040f: 05 andq %rbx, 8(%r10,%r14,8)
293
- 0000000000000414: 05 jmp 0x443df9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x969>
294
- 0000000000000419: 02 movl %edx, %esi
295
- 000000000000041b: 07 movq $-1, %rbp
296
- 0000000000000422: 07 movq $-1, %rdi
297
- 0000000000000429: 02 movl %edx, %ecx
298
- 000000000000042b: 03 shlq %cl, %rdi
299
- 000000000000042e: 03 notq %rdi
300
- 0000000000000431: 02 movl %eax, %ecx
301
- 0000000000000433: 03 shlq %cl, %rbp
302
- 0000000000000436: 03 cmpl $64, %eax
303
- 0000000000000439: 06 jae 0x443e04 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x974>
304
- 000000000000043f: 03 orq %rdi, %rbp
305
- 0000000000000442: 03 notq %rbx
306
- 0000000000000445: 02 movl %esi, %ecx
307
- 0000000000000447: 03 shlq %cl, %rbx
308
- 000000000000044a: 03 orq %rbp, %rbx
309
- 000000000000044d: 04 andq %rbx, (%r10,%r14,8)
310
- 0000000000000451: 05 jmp 0x443df9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x969>
311
- 0000000000000456: 02 movl %ecx, %eax
312
- 0000000000000458: 07 movq $-1, %rbp
313
- 000000000000045f: 07 movq $-1, %rbx
314
- 0000000000000466: 03 shlq %cl, %rbx
315
- 0000000000000469: 03 notq %rbx
316
- 000000000000046c: 02 movl %edx, %ecx
317
- 000000000000046e: 03 shlq %cl, %rbp
318
- 0000000000000471: 03 cmpl $64, %edx
319
- 0000000000000474: 06 jae 0x443e12 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x982>
320
- 000000000000047a: 03 orq %rbx, %rbp
321
- 000000000000047d: 03 notq %rsi
322
- 0000000000000480: 02 movl %eax, %ecx
323
- 0000000000000482: 03 shlq %cl, %rsi
324
- 0000000000000485: 03 orq %rbp, %rsi
325
- 0000000000000488: 04 andq %rsi, (%r10,%r9,8)
326
- 000000000000048c: 05 jmp 0x443df9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x969>
327
- 0000000000000491: 02 xorl %esi, %esi
328
- 0000000000000493: 03 testl %r9d, %r9d
329
- 0000000000000496: 06 je 0x443a07 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x577>
330
- 000000000000049c: 03 movl %r9d, %ebx
331
- 000000000000049f: 03 movq %rsi, %rax
332
- 00000000000004a2: 04 cmpq $64, %r8
333
- 00000000000004a6: 06 jae 0x443b35 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x6a5>
334
- 00000000000004ac: 05 jmp 0x443d65 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x8d5>
335
- 00000000000004b1: 03 testl %r8d, %r8d
336
- 00000000000004b4: 06 je 0x443df9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x969>
337
- 00000000000004ba: 05 movl $64, %eax
338
- 00000000000004bf: 03 subl %r9d, %eax
339
- 00000000000004c2: 03 cmpl %r8d, %eax
340
- 00000000000004c5: 06 jae 0x443c67 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x7d7>
341
- 00000000000004cb: 07 movq $-1, %rdx
342
- 00000000000004d2: 07 movq $-1, %rdi
343
- 00000000000004d9: 03 movl %r9d, %ecx
344
- 00000000000004dc: 03 shlq %cl, %rdi
345
- 00000000000004df: 03 notq %rdi
346
- 00000000000004e2: 03 movq %rsi, %rbp
347
- 00000000000004e5: 03 notq %rbp
348
- 00000000000004e8: 03 shlq %cl, %rbp
349
- 00000000000004eb: 03 orq %rdi, %rbp
350
- 00000000000004ee: 04 andq %rbp, (%r12)
351
- 00000000000004f2: 02 movl %eax, %ecx
352
- 00000000000004f4: 03 shrq %cl, %rsi
353
- 00000000000004f7: 03 subl %eax, %r8d
354
- 00000000000004fa: 03 movl %r8d, %ecx
355
- 00000000000004fd: 03 shlq %cl, %rdx
356
- 0000000000000500: 03 notq %rsi
357
- 0000000000000503: 03 orq %rdx, %rsi
358
- 0000000000000506: 05 andq %rsi, 8(%r12)
359
- 000000000000050b: 05 jmp 0x443df9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x969>
360
- 0000000000000510: 03 movq %r12, %rdx
361
- 0000000000000513: 04 leal (%rax,%r9), %ebx
362
- 0000000000000517: 03 movl %r9d, %r12d
363
- 000000000000051a: 07 movq $-1, %r10
364
- 0000000000000521: 07 movq $-1, %rbp
365
- 0000000000000528: 03 movl %r9d, %ecx
366
- 000000000000052b: 03 shlq %cl, %rbp
367
- 000000000000052e: 03 notq %rbp
368
- 0000000000000531: 02 movl %ebx, %ecx
369
- 0000000000000533: 03 shlq %cl, %r10
370
- 0000000000000536: 03 cmpl $64, %ebx
371
- 0000000000000539: 06 jae 0x443e1d <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x98d>
372
- 000000000000053f: 03 orq %rbp, %r10
373
- 0000000000000542: 03 notq %rsi
374
- 0000000000000545: 03 movl %r12d, %ecx
375
- 0000000000000548: 03 shlq %cl, %rsi
376
- 000000000000054b: 03 orq %r10, %rsi
377
- 000000000000054e: 03 movq %rdx, %r12
378
- 0000000000000551: 03 andq %rsi, (%rdx)
379
- 0000000000000554: 03 subq %rax, %r8
380
- 0000000000000557: 05 movl $1, %esi
381
- 000000000000055c: 03 cmpl $64, %ebx
382
- 000000000000055f: 03 movq %r11, %rdx
383
- 0000000000000562: 06 jb 0x443b29 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x699>
384
- 0000000000000568: 03 addl $-64, %ebx
385
- 000000000000056b: 03 movl %ebx, %r9d
386
- 000000000000056e: 03 testl %r9d, %r9d
387
- 0000000000000571: 06 jne 0x44392c <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x49c>
388
- 0000000000000577: 02 xorl %ebx, %ebx
389
- 0000000000000579: 04 cmpq $64, %r8
390
- 000000000000057d: 06 jb 0x443c5f <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x7cf>
391
- 0000000000000583: 05 movq %rdx, -32(%rsp)
392
- 0000000000000588: 04 leaq -64(%r8), %rdx
393
- 000000000000058c: 03 movq %rdx, %r10
394
- 000000000000058f: 04 shrq $6, %r10
395
- 0000000000000593: 04 leaq (%r10,%rsi), %r11
396
- 0000000000000597: 05 movq %rsi, -40(%rsp)
397
- 000000000000059c: 03 movq %rsi, %rax
398
- 000000000000059f: 07 cmpq $192, %rdx
399
- 00000000000005a6: 06 jb 0x443cf7 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x867>
400
- 00000000000005ac: 05 movq -40(%rsp), %rax
401
- 00000000000005b1: 04 leaq (%rax,%r15), %rsi
402
- 00000000000005b5: 04 leaq (%rdi,%rsi,8), %rdx
403
- 00000000000005b9: 04 leaq (%rax,%r14), %rbp
404
- 00000000000005bd: 03 movq %rdi, %rax
405
- 00000000000005c0: 05 leaq (%rbp,%r10), %rdi
406
- 00000000000005c5: 05 movq -32(%rsp), %rcx
407
- 00000000000005ca: 05 leaq 8(%rcx,%rdi,8), %rdi
408
- 00000000000005cf: 03 cmpq %rdi, %rdx
409
- 00000000000005d2: 03 movq %rax, %rdi
410
- 00000000000005d5: 02 jae 0x443a86 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x5f6>
411
- 00000000000005d7: 03 addq %r10, %rsi
412
- 00000000000005da: 05 leaq 8(%rdi,%rsi,8), %rdx
413
- 00000000000005df: 05 movq -32(%rsp), %rax
414
- 00000000000005e4: 04 leaq (%rax,%rbp,8), %rsi
415
- 00000000000005e8: 05 movq -40(%rsp), %rax
416
- 00000000000005ed: 03 cmpq %rdx, %rsi
417
- 00000000000005f0: 06 jb 0x443cf7 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x867>
418
- 00000000000005f6: 05 movq %r13, -24(%rsp)
419
- 00000000000005fb: 04 leaq 1(%r10), %rcx
420
- 00000000000005ff: 03 movq %rcx, %r13
421
- 0000000000000602: 04 andq $-4, %r13
422
- 0000000000000606: 04 leaq -4(%r13), %rdx
423
- 000000000000060a: 03 movq %rdx, %r9
424
- 000000000000060d: 04 shrq $2, %r9
425
- 0000000000000611: 03 incq %r9
426
- 0000000000000614: 03 testq %rdx, %rdx
427
- 0000000000000617: 06 je 0x443cab <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x81b>
428
- 000000000000061d: 03 movq %r9, %rsi
429
- 0000000000000620: 04 andq $-2, %rsi
430
- 0000000000000624: 03 negq %rsi
431
- 0000000000000627: 02 xorl %ebp, %ebp
432
- 0000000000000629: 05 movq -24(%rsp), %rbx
433
- 000000000000062e: 05 movq -40(%rsp), %rax
434
- 0000000000000633: 03 movq %rax, %rdx
435
- 0000000000000636: 03 orq %rbp, %rdx
436
- 0000000000000639: 04 movups (%rbx,%rdx,8), %xmm0
437
- 000000000000063d: 05 movups 16(%rbx,%rdx,8), %xmm1
438
- 0000000000000642: 05 movups (%r12,%rdx,8), %xmm2
439
- 0000000000000647: 03 andnps %xmm2, %xmm0
440
- 000000000000064a: 06 movups 16(%r12,%rdx,8), %xmm2
441
- 0000000000000650: 03 andnps %xmm2, %xmm1
442
- 0000000000000653: 05 movups %xmm0, (%r12,%rdx,8)
443
- 0000000000000658: 06 movups %xmm1, 16(%r12,%rdx,8)
444
- 000000000000065e: 04 leaq 4(%rbp), %rdx
445
- 0000000000000662: 03 orq %rax, %rdx
446
- 0000000000000665: 04 movups (%rbx,%rdx,8), %xmm0
447
- 0000000000000669: 05 movups 16(%rbx,%rdx,8), %xmm1
448
- 000000000000066e: 05 movups (%r12,%rdx,8), %xmm2
449
- 0000000000000673: 03 andnps %xmm2, %xmm0
450
- 0000000000000676: 06 movups 16(%r12,%rdx,8), %xmm2
451
- 000000000000067c: 03 andnps %xmm2, %xmm1
452
- 000000000000067f: 05 movups %xmm0, (%r12,%rdx,8)
453
- 0000000000000684: 06 movups %xmm1, 16(%r12,%rdx,8)
454
- 000000000000068a: 04 addq $8, %rbp
455
- 000000000000068e: 04 addq $2, %rsi
456
- 0000000000000692: 02 jne 0x443ac3 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x633>
457
- 0000000000000694: 05 jmp 0x443cad <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x81d>
458
- 0000000000000699: 02 xorl %eax, %eax
459
- 000000000000069b: 04 cmpq $64, %r8
460
- 000000000000069f: 06 jb 0x443d65 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x8d5>
461
- 00000000000006a5: 05 movq %r13, -24(%rsp)
462
- 00000000000006aa: 05 movq %r12, -32(%rsp)
463
- 00000000000006af: 06 movl $64, %r11d
464
- 00000000000006b5: 03 subl %ebx, %r11d
465
- 00000000000006b8: 07 movq $-1, %r10
466
- 00000000000006bf: 02 movl %ebx, %ecx
467
- 00000000000006c1: 03 shlq %cl, %r10
468
- 00000000000006c4: 04 movl %ebx, -40(%rsp)
469
- 00000000000006c8: 03 movl %ebx, %r9d
470
- 00000000000006cb: 03 movq %r10, %rbp
471
- 00000000000006ce: 03 notq %rbp
472
- 00000000000006d1: 04 leaq -64(%r8), %r13
473
- 00000000000006d5: 04 shrq $6, %r13
474
- 00000000000006d9: 05 leaq (%r13,%rsi), %rcx
475
- 00000000000006de: 05 movq %rcx, -16(%rsp)
476
- 00000000000006e3: 05 movq %rax, -8(%rsp)
477
- 00000000000006e8: 03 addq %rax, %r15
478
- 00000000000006eb: 04 movq (%rdi,%r15,8), %r12
479
- 00000000000006ef: 03 incq %r13
480
- 00000000000006f2: 03 addq %rsi, %r14
481
- 00000000000006f5: 04 leaq (%rdx,%r14,8), %rbx
482
- 00000000000006f9: 05 leaq 8(%rdi,%r15,8), %rdi
483
- 00000000000006fe: 02 xorl %edx, %edx
484
- 0000000000000700: 04 movq (%rbx,%rdx,8), %rsi
485
- 0000000000000704: 03 movq %rsi, %rax
486
- 0000000000000707: 03 notq %rax
487
- 000000000000070a: 03 movl %r9d, %ecx
488
- 000000000000070d: 03 shlq %cl, %rax
489
- 0000000000000710: 03 orq %rbp, %rax
490
- 0000000000000713: 03 andq %r12, %rax
491
- 0000000000000716: 05 movq %rax, -8(%rdi,%rdx,8)
492
- 000000000000071b: 03 movl %r11d, %ecx
493
- 000000000000071e: 03 shrq %cl, %rsi
494
- 0000000000000721: 03 notq %rsi
495
- 0000000000000724: 03 orq %r10, %rsi
496
- 0000000000000727: 04 andq (%rdi,%rdx,8), %rsi
497
- 000000000000072b: 04 movq %rsi, (%rdi,%rdx,8)
498
- 000000000000072f: 03 incq %rdx
499
- 0000000000000732: 03 movq %rsi, %r12
500
- 0000000000000735: 03 cmpq %rdx, %r13
501
- 0000000000000738: 02 jne 0x443b90 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x700>
502
- 000000000000073a: 05 movq -16(%rsp), %rsi
503
- 000000000000073f: 03 incq %rsi
504
- 0000000000000742: 04 andl $63, %r8d
505
- 0000000000000746: 05 movq -8(%rsp), %rax
506
- 000000000000074b: 03 addq %rdx, %rax
507
- 000000000000074e: 05 movq -32(%rsp), %r12
508
- 0000000000000753: 05 movq -24(%rsp), %r13
509
- 0000000000000758: 04 movl -40(%rsp), %ebx
510
- 000000000000075c: 05 jmp 0x443d65 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x8d5>
511
- 0000000000000761: 03 movq %rbp, %r13
512
- 0000000000000764: 03 incq %r10
513
- 0000000000000767: 03 movq %r10, %r9
514
- 000000000000076a: 04 andq $-4, %r9
515
- 000000000000076e: 03 subq %r9, %r14
516
- 0000000000000771: 03 movq %r9, %rcx
517
- 0000000000000774: 03 negq %rcx
518
- 0000000000000777: 03 movq %r9, %rax
519
- 000000000000077a: 04 shlq $6, %rax
520
- 000000000000077e: 03 subq %rax, %r8
521
- 0000000000000781: 05 leaq -16(%rdx,%r12,8), %rbp
522
- 0000000000000786: 05 leaq -16(%rdi,%rbx,8), %rbx
523
- 000000000000078b: 02 xorl %eax, %eax
524
- 000000000000078d: 03 nopl (%rax)
525
- 0000000000000790: 05 movups -16(%rbp,%rax,8), %xmm0
526
- 0000000000000795: 05 movups (%rbp,%rax,8), %xmm1
527
- 000000000000079a: 05 movups -16(%rbx,%rax,8), %xmm2
528
- 000000000000079f: 03 andnps %xmm2, %xmm0
529
- 00000000000007a2: 04 movups (%rbx,%rax,8), %xmm2
530
- 00000000000007a6: 03 andnps %xmm2, %xmm1
531
- 00000000000007a9: 04 movups %xmm1, (%rbx,%rax,8)
532
- 00000000000007ad: 05 movups %xmm0, -16(%rbx,%rax,8)
533
- 00000000000007b2: 04 addq $-4, %rax
534
- 00000000000007b6: 03 cmpq %rax, %rcx
535
- 00000000000007b9: 02 jne 0x443c20 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x790>
536
- 00000000000007bb: 03 cmpq %r9, %r10
537
- 00000000000007be: 03 movq %r11, %r10
538
- 00000000000007c1: 03 movq %r13, %rbp
539
- 00000000000007c4: 06 jne 0x443805 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x375>
540
- 00000000000007ca: 05 jmp 0x44382f <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x39f>
541
- 00000000000007cf: 03 movq %rsi, %rax
542
- 00000000000007d2: 05 jmp 0x443d65 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x8d5>
543
- 00000000000007d7: 03 addl %r9d, %r8d
544
- 00000000000007da: 03 movl %r9d, %eax
545
- 00000000000007dd: 07 movq $-1, %rdx
546
- 00000000000007e4: 07 movq $-1, %rdi
547
- 00000000000007eb: 03 movl %r9d, %ecx
548
- 00000000000007ee: 03 shlq %cl, %rdi
549
- 00000000000007f1: 03 notq %rdi
550
- 00000000000007f4: 03 movl %r8d, %ecx
551
- 00000000000007f7: 03 shlq %cl, %rdx
552
- 00000000000007fa: 04 cmpl $64, %r8d
553
- 00000000000007fe: 06 jae 0x443e25 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x995>
554
- 0000000000000804: 03 orq %rdi, %rdx
555
- 0000000000000807: 03 notq %rsi
556
- 000000000000080a: 02 movl %eax, %ecx
557
- 000000000000080c: 03 shlq %cl, %rsi
558
- 000000000000080f: 03 orq %rdx, %rsi
559
- 0000000000000812: 04 andq %rsi, (%r12)
560
- 0000000000000816: 05 jmp 0x443df9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x969>
561
- 000000000000081b: 02 xorl %ebp, %ebp
562
- 000000000000081d: 04 testb $1, %r9b
563
- 0000000000000821: 05 movq -40(%rsp), %rax
564
- 0000000000000826: 02 je 0x443ce5 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x855>
565
- 0000000000000828: 03 orq %rax, %rbp
566
- 000000000000082b: 05 movq -24(%rsp), %rdx
567
- 0000000000000830: 04 movups (%rdx,%rbp,8), %xmm0
568
- 0000000000000834: 05 movups 16(%rdx,%rbp,8), %xmm1
569
- 0000000000000839: 05 movups (%r12,%rbp,8), %xmm2
570
- 000000000000083e: 03 andnps %xmm2, %xmm0
571
- 0000000000000841: 06 movups 16(%r12,%rbp,8), %xmm2
572
- 0000000000000847: 03 andnps %xmm2, %xmm1
573
- 000000000000084a: 05 movups %xmm0, (%r12,%rbp,8)
574
- 000000000000084f: 06 movups %xmm1, 16(%r12,%rbp,8)
575
- 0000000000000855: 03 addq %r13, %rax
576
- 0000000000000858: 03 cmpq %r13, %rcx
577
- 000000000000085b: 05 movq -24(%rsp), %r13
578
- 0000000000000860: 05 movl $0, %ebx
579
- 0000000000000865: 02 je 0x443d5b <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x8cb>
580
- 0000000000000867: 03 movl %r11d, %edx
581
- 000000000000086a: 02 subl %eax, %edx
582
- 000000000000086c: 02 incl %edx
583
- 000000000000086e: 03 movq %rax, %rsi
584
- 0000000000000871: 03 testb $1, %dl
585
- 0000000000000874: 02 je 0x443d16 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x886>
586
- 0000000000000876: 04 leaq 1(%rax), %rsi
587
- 000000000000087a: 05 movq (%r13,%rax,8), %rdx
588
- 000000000000087f: 03 notq %rdx
589
- 0000000000000882: 04 andq %rdx, (%r12,%rax,8)
590
- 0000000000000886: 03 cmpq %rax, %r11
591
- 0000000000000889: 03 movq %rsi, %rax
592
- 000000000000088c: 02 je 0x443d5b <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x8cb>
593
- 000000000000088e: 05 movq -32(%rsp), %rax
594
- 0000000000000893: 05 leaq 8(%rax,%r14,8), %rdx
595
- 0000000000000898: 05 leaq 8(%rdi,%r15,8), %rdi
596
- 000000000000089d: 05 movq -40(%rsp), %rax
597
- 00000000000008a2: 05 leaq 1(%rax,%r10), %rcx
598
- 00000000000008a7: 05 movq -8(%rdx,%rsi,8), %rbp
599
- 00000000000008ac: 03 notq %rbp
600
- 00000000000008af: 05 andq %rbp, -8(%rdi,%rsi,8)
601
- 00000000000008b4: 04 leaq 2(%rsi), %rax
602
- 00000000000008b8: 04 movq (%rdx,%rsi,8), %rbp
603
- 00000000000008bc: 03 notq %rbp
604
- 00000000000008bf: 04 andq %rbp, (%rdi,%rsi,8)
605
- 00000000000008c3: 03 movq %rax, %rsi
606
- 00000000000008c6: 03 cmpq %rax, %rcx
607
- 00000000000008c9: 02 jne 0x443d37 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x8a7>
608
- 00000000000008cb: 03 incq %r11
609
- 00000000000008ce: 04 andl $63, %r8d
610
- 00000000000008d2: 03 movq %r11, %rsi
611
- 00000000000008d5: 03 testq %r8, %r8
612
- 00000000000008d8: 06 je 0x443df9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x969>
613
- 00000000000008de: 05 movq (%r13,%rsi,8), %rbp
614
- 00000000000008e3: 05 movl $64, %esi
615
- 00000000000008e8: 02 subl %ebx, %esi
616
- 00000000000008ea: 03 cmpl %r8d, %esi
617
- 00000000000008ed: 02 jae 0x443dc0 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x930>
618
- 00000000000008ef: 07 movq $-1, %r9
619
- 00000000000008f6: 07 movq $-1, %rdi
620
- 00000000000008fd: 02 movl %ebx, %ecx
621
- 00000000000008ff: 03 shlq %cl, %rdi
622
- 0000000000000902: 03 notq %rdi
623
- 0000000000000905: 03 movq %rbp, %rdx
624
- 0000000000000908: 03 notq %rdx
625
- 000000000000090b: 03 shlq %cl, %rdx
626
- 000000000000090e: 03 orq %rdi, %rdx
627
- 0000000000000911: 04 andq %rdx, (%r12,%rax,8)
628
- 0000000000000915: 02 movl %esi, %ecx
629
- 0000000000000917: 03 shrq %cl, %rbp
630
- 000000000000091a: 03 subl %esi, %r8d
631
- 000000000000091d: 03 movl %r8d, %ecx
632
- 0000000000000920: 03 shlq %cl, %r9
633
- 0000000000000923: 03 notq %rbp
634
- 0000000000000926: 03 orq %r9, %rbp
635
- 0000000000000929: 05 andq %rbp, 8(%r12,%rax,8)
636
- 000000000000092e: 02 jmp 0x443df9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x969>
637
- 0000000000000930: 03 addl %ebx, %r8d
638
- 0000000000000933: 02 movl %ebx, %edx
639
- 0000000000000935: 07 movq $-1, %rsi
640
- 000000000000093c: 07 movq $-1, %rdi
641
- 0000000000000943: 02 movl %ebx, %ecx
642
- 0000000000000945: 03 shlq %cl, %rdi
643
- 0000000000000948: 03 notq %rdi
644
- 000000000000094b: 03 movl %r8d, %ecx
645
- 000000000000094e: 03 shlq %cl, %rsi
646
- 0000000000000951: 04 cmpl $64, %r8d
647
- 0000000000000955: 02 jae 0x443e19 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x989>
648
- 0000000000000957: 03 orq %rdi, %rsi
649
- 000000000000095a: 03 notq %rbp
650
- 000000000000095d: 02 movl %edx, %ecx
651
- 000000000000095f: 03 shlq %cl, %rbp
652
- 0000000000000962: 03 orq %rsi, %rbp
653
- 0000000000000965: 04 andq %rbp, (%r12,%rax,8)
654
- 0000000000000969: 01 popq %rbx
655
- 000000000000096a: 02 popq %r12
656
- 000000000000096c: 02 popq %r13
657
- 000000000000096e: 02 popq %r14
658
- 0000000000000970: 02 popq %r15
659
- 0000000000000972: 01 popq %rbp
660
- 0000000000000973: 01 retq
661
- 0000000000000974: 02 xorl %ebp, %ebp
662
- 0000000000000976: 05 jmp 0x4438cf <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x43f>
663
- 000000000000097b: 02 xorl %ebx, %ebx
664
- 000000000000097d: 05 jmp 0x44378b <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x2fb>
665
- 0000000000000982: 02 xorl %ebp, %ebp
666
- 0000000000000984: 05 jmp 0x44390a <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x47a>
667
- 0000000000000989: 02 xorl %esi, %esi
668
- 000000000000098b: 02 jmp 0x443de7 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x957>
669
- 000000000000098d: 03 xorl %r10d, %r10d
670
- 0000000000000990: 05 jmp 0x4439cf <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x53f>
671
- 0000000000000995: 02 xorl %edx, %edx
672
- 0000000000000997: 05 jmp 0x443c94 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x804>
673
- 000000000000099c: 04 nopl (%rax)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 00000000004436b0 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)>:
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: 03 movq %rcx, %r10
9
  000000000000000d: 03 movq %rsi, %r15
10
  0000000000000010: 04 shrq $6, %r15
11
+ 0000000000000014: 04 leaq (%rdi,%r15,8), %r11
12
+ 0000000000000018: 03 movl %esi, %r14d
13
+ 000000000000001b: 04 andl $63, %r14d
14
+ 000000000000001f: 03 movq %r11, %rcx
15
+ 0000000000000022: 04 shrq $3, %rcx
16
+ 0000000000000026: 03 movq %r10, %r9
17
+ 0000000000000029: 04 shrq $6, %r9
18
+ 000000000000002d: 04 leaq (%rdx,%r9,8), %r13
19
+ 0000000000000031: 03 movl %r10d, %eax
20
+ 0000000000000034: 03 andl $63, %eax
21
+ 0000000000000037: 03 movq %r13, %rbx
22
+ 000000000000003a: 04 shrq $3, %rbx
23
+ 000000000000003e: 03 subq %rbx, %rcx
24
+ 0000000000000041: 03 movl %r14d, %ebx
25
+ 0000000000000044: 02 subl %eax, %ebx
26
+ 0000000000000046: 02 xorl %ebp, %ebp
27
+ 0000000000000048: 03 cmpl $63, %ebx
28
+ 000000000000004b: 04 seta %bpl
29
+ 000000000000004f: 03 subq %rbp, %rcx
30
+ 0000000000000052: 03 testq %rcx, %rcx
31
+ 0000000000000055: 02 jg 0x443721 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x71>
32
+ 0000000000000057: 03 leal 64(%rbx), %ebp
33
+ 000000000000005a: 03 cmpl $64, %ebx
34
+ 000000000000005d: 03 cmovbl %ebx, %ebp
35
+ 0000000000000060: 02 testl %ebp, %ebp
36
+ 0000000000000062: 06 je 0x443886 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x1d6>
37
+ 0000000000000068: 03 testq %rcx, %rcx
38
+ 000000000000006b: 06 jne 0x443886 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x1d6>
39
+ 0000000000000071: 03 testq %r8, %r8
40
+ 0000000000000074: 06 je 0x444056 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9a6>
41
+ 000000000000007a: 03 addq %r8, %rsi
42
+ 000000000000007d: 03 movq %rsi, %r15
43
+ 0000000000000080: 04 shrq $6, %r15
44
+ 0000000000000084: 04 leaq (%rdi,%r15,8), %r11
45
+ 0000000000000088: 03 andl $63, %esi
46
+ 000000000000008b: 03 addq %r8, %r10
47
+ 000000000000008e: 03 movq %r10, %r12
48
+ 0000000000000091: 04 shrq $6, %r12
49
+ 0000000000000095: 04 leaq (%rdx,%r12,8), %rbp
50
+ 0000000000000099: 04 andl $63, %r10d
51
+ 000000000000009d: 06 je 0x4437e3 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x133>
52
+ 00000000000000a3: 03 movl %r10d, %r14d
53
+ 00000000000000a6: 03 cmpq %r8, %r14
54
+ 00000000000000a9: 06 jae 0x443912 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x262>
55
+ 00000000000000af: 05 movq %rdx, -32(%rsp)
56
+ 00000000000000b4: 03 leal 64(%rsi), %eax
57
+ 00000000000000b7: 03 cmpl %r10d, %esi
58
+ 00000000000000ba: 03 cmovael %esi, %eax
59
+ 00000000000000bd: 03 sbbq %r13, %r13
60
+ 00000000000000c0: 02 movl %eax, %esi
61
+ 00000000000000c2: 03 subl %r10d, %esi
62
+ 00000000000000c5: 05 movq %r11, -40(%rsp)
63
+ 00000000000000ca: 04 leaq (%r11,%r13,8), %rdx
64
+ 00000000000000ce: 04 movq (%rbp), %r11
65
+ 00000000000000d2: 06 movl $64, %r9d
66
+ 00000000000000d8: 03 subl %esi, %r9d
67
+ 00000000000000db: 03 subl %r9d, %r10d
68
+ 00000000000000de: 06 jle 0x4439ac <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x2fc>
69
+ 00000000000000e4: 03 cmpl $63, %esi
70
+ 00000000000000e7: 02 jg 0x4437b7 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x107>
71
+ 00000000000000e9: 07 movq $-1, %rax
72
+ 00000000000000f0: 02 movl %esi, %ecx
73
+ 00000000000000f2: 03 shlq %cl, %rax
74
+ 00000000000000f5: 03 notq %rax
75
+ 00000000000000f8: 03 movq %r11, %rbx
76
+ 00000000000000fb: 03 notq %rbx
77
+ 00000000000000fe: 03 shlq %cl, %rbx
78
+ 0000000000000101: 03 orq %rax, %rbx
79
+ 0000000000000104: 03 andq %rbx, (%rdx)
80
+ 0000000000000107: 03 movl %r9d, %ecx
81
+ 000000000000010a: 03 shrq %cl, %r11
82
+ 000000000000010d: 07 movq $-1, %rax
83
+ 0000000000000114: 03 movl %r10d, %ecx
84
+ 0000000000000117: 03 shlq %cl, %rax
85
+ 000000000000011a: 04 cmpl $64, %r10d
86
+ 000000000000011e: 06 jge 0x44406f <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9bf>
87
+ 0000000000000124: 04 addq $8, %rdx
88
+ 0000000000000128: 03 notq %r11
89
+ 000000000000012b: 03 orq %rax, %r11
90
+ 000000000000012e: 05 jmp 0x4439ed <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x33d>
91
+ 0000000000000133: 05 movq %rdx, -32(%rsp)
92
+ 0000000000000138: 03 xorl %r13d, %r13d
93
+ 000000000000013b: 02 testl %esi, %esi
94
+ 000000000000013d: 06 je 0x443a00 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x350>
95
+ 0000000000000143: 04 cmpq $64, %r8
96
+ 0000000000000147: 06 jb 0x443a1e <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x36e>
97
+ 000000000000014d: 05 movq %rbp, -24(%rsp)
98
+ 0000000000000152: 05 movq %r11, -40(%rsp)
99
+ 0000000000000157: 07 movq $-1, %r10
100
+ 000000000000015e: 02 movl %esi, %ecx
101
+ 0000000000000160: 03 shlq %cl, %r10
102
+ 0000000000000163: 03 movl %esi, %r9d
103
+ 0000000000000166: 03 movq %r10, %r11
104
+ 0000000000000169: 03 notq %r11
105
+ 000000000000016c: 06 movl $64, %r14d
106
+ 0000000000000172: 03 subl %esi, %r14d
107
+ 0000000000000175: 03 addq %r13, %r15
108
+ 0000000000000178: 04 leaq (%rdi,%r15,8), %rdi
109
+ 000000000000017c: 05 movq -32(%rsp), %rax
110
+ 0000000000000181: 05 leaq -8(%rax,%r12,8), %rdx
111
+ 0000000000000186: 02 xorl %ebx, %ebx
112
+ 0000000000000188: 08 nopl (%rax,%rax)
113
+ 0000000000000190: 04 movq (%rdx,%rbx,8), %rbp
114
+ 0000000000000194: 03 cmpl $63, %esi
115
+ 0000000000000197: 02 jg 0x443882 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x1d2>
116
+ 0000000000000199: 03 movq %rbp, %rax
117
+ 000000000000019c: 03 notq %rax
118
+ 000000000000019f: 03 movl %r9d, %ecx
119
+ 00000000000001a2: 03 shlq %cl, %rax
120
+ 00000000000001a5: 03 orq %r11, %rax
121
+ 00000000000001a8: 05 andq %rax, -8(%rdi,%rbx,8)
122
+ 00000000000001ad: 03 movq %r10, %rax
123
+ 00000000000001b0: 03 movl %r14d, %ecx
124
+ 00000000000001b3: 03 shrq %cl, %rbp
125
+ 00000000000001b6: 03 notq %rbp
126
+ 00000000000001b9: 03 orq %rax, %rbp
127
+ 00000000000001bc: 04 andq %rbp, (%rdi,%rbx,8)
128
+ 00000000000001c0: 03 decq %rbx
129
+ 00000000000001c3: 04 addq $-64, %r8
130
+ 00000000000001c7: 04 cmpq $63, %r8
131
+ 00000000000001cb: 02 ja 0x443840 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x190>
132
+ 00000000000001cd: 05 jmp 0x44399a <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x2ea>
133
+ 00000000000001d2: 02 xorl %eax, %eax
134
+ 00000000000001d4: 02 jmp 0x443860 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x1b0>
135
+ 00000000000001d6: 03 testq %r8, %r8
136
+ 00000000000001d9: 06 je 0x444056 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9a6>
137
+ 00000000000001df: 02 testl %eax, %eax
138
+ 00000000000001e1: 06 je 0x443a69 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x3b9>
139
+ 00000000000001e7: 06 movl $64, %r12d
140
+ 00000000000001ed: 05 movl $64, %ebp
141
+ 00000000000001f2: 02 subl %eax, %ebp
142
+ 00000000000001f4: 04 movq (%r13), %rsi
143
+ 00000000000001f8: 02 movl %eax, %ecx
144
+ 00000000000001fa: 03 shrq %cl, %rsi
145
+ 00000000000001fd: 03 cmpq %r8, %rbp
146
+ 0000000000000200: 06 jae 0x443a86 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x3d6>
147
+ 0000000000000206: 05 movq %r13, -40(%rsp)
148
+ 000000000000020b: 07 movq $-1, %r10
149
+ 0000000000000212: 03 movl %r14d, %ecx
150
+ 0000000000000215: 03 shlq %cl, %r10
151
+ 0000000000000218: 07 movq $-1, %r13
152
+ 000000000000021f: 03 movl %r14d, %ebx
153
+ 0000000000000222: 03 notq %r10
154
+ 0000000000000225: 03 cmpl %eax, %r14d
155
+ 0000000000000228: 06 jbe 0x443b3c <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x48c>
156
+ 000000000000022e: 03 movq %rsi, %rax
157
+ 0000000000000231: 03 notq %rax
158
+ 0000000000000234: 02 movl %ebx, %ecx
159
+ 0000000000000236: 03 shlq %cl, %rax
160
+ 0000000000000239: 03 orq %r10, %rax
161
+ 000000000000023c: 03 andq %rax, (%r11)
162
+ 000000000000023f: 03 subl %r14d, %r12d
163
+ 0000000000000242: 03 movl %r12d, %ecx
164
+ 0000000000000245: 03 shrq %cl, %rsi
165
+ 0000000000000248: 02 movl %ebp, %ecx
166
+ 000000000000024a: 03 subl %r12d, %ecx
167
+ 000000000000024d: 03 shlq %cl, %r13
168
+ 0000000000000250: 03 notq %rsi
169
+ 0000000000000253: 03 orq %r13, %rsi
170
+ 0000000000000256: 04 andq %rsi, 8(%r11)
171
+ 000000000000025a: 03 addl %ebp, %r14d
172
+ 000000000000025d: 05 jmp 0x443b60 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x4b0>
173
+ 0000000000000262: 03 leal 64(%rsi), %eax
174
+ 0000000000000265: 03 cmpl %r8d, %esi
175
+ 0000000000000268: 03 cmovael %esi, %eax
176
+ 000000000000026b: 03 sbbq %r9, %r9
177
+ 000000000000026e: 03 subl %r8d, %r10d
178
+ 0000000000000271: 04 movq (%rbp), %rsi
179
+ 0000000000000275: 03 movl %r10d, %ecx
180
+ 0000000000000278: 03 shrq %cl, %rsi
181
+ 000000000000027b: 03 testl %r8d, %r8d
182
+ 000000000000027e: 06 je 0x444056 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9a6>
183
+ 0000000000000284: 02 movl %eax, %ecx
184
+ 0000000000000286: 03 subl %r8d, %ecx
185
+ 0000000000000289: 05 movl $64, %edx
186
+ 000000000000028e: 02 subl %ecx, %edx
187
+ 0000000000000290: 03 cmpl %r8d, %edx
188
+ 0000000000000293: 06 jge 0x443a25 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x375>
189
+ 0000000000000299: 03 cmpl $63, %ecx
190
+ 000000000000029c: 02 jg 0x44396b <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x2bb>
191
+ 000000000000029e: 07 movq $-1, %rax
192
+ 00000000000002a5: 03 shlq %cl, %rax
193
+ 00000000000002a8: 03 notq %rax
194
+ 00000000000002ab: 03 movq %rsi, %rdi
195
+ 00000000000002ae: 03 notq %rdi
196
+ 00000000000002b1: 03 shlq %cl, %rdi
197
+ 00000000000002b4: 03 orq %rax, %rdi
198
+ 00000000000002b7: 04 andq %rdi, (%r11,%r9,8)
199
+ 00000000000002bb: 02 movl %edx, %ecx
200
+ 00000000000002bd: 03 shrq %cl, %rsi
201
+ 00000000000002c0: 03 subl %edx, %r8d
202
+ 00000000000002c3: 07 movq $-1, %rax
203
+ 00000000000002ca: 03 movl %r8d, %ecx
204
+ 00000000000002cd: 03 shlq %cl, %rax
205
+ 00000000000002d0: 04 cmpl $64, %r8d
206
+ 00000000000002d4: 06 jge 0x44407d <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9cd>
207
+ 00000000000002da: 03 notq %rsi
208
+ 00000000000002dd: 03 orq %rax, %rsi
209
+ 00000000000002e0: 05 andq %rsi, 8(%r11,%r9,8)
210
+ 00000000000002e5: 05 jmp 0x444056 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9a6>
211
+ 00000000000002ea: 03 addq %rbx, %r13
212
+ 00000000000002ed: 05 movq -40(%rsp), %r11
213
+ 00000000000002f2: 05 movq -24(%rsp), %rbp
214
+ 00000000000002f7: 05 jmp 0x443dfb <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x74b>
215
+ 00000000000002fc: 03 cmpl $63, %esi
216
+ 00000000000002ff: 02 jg 0x4439f0 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x340>
217
+ 0000000000000301: 03 movq %rbp, %r10
218
+ 0000000000000304: 03 movl %esi, %r9d
219
+ 0000000000000307: 07 movq $-1, %rbp
220
+ 000000000000030e: 07 movq $-1, %rbx
221
+ 0000000000000315: 02 movl %esi, %ecx
222
+ 0000000000000317: 03 shlq %cl, %rbx
223
+ 000000000000031a: 03 notq %rbx
224
+ 000000000000031d: 02 movl %eax, %ecx
225
+ 000000000000031f: 03 shlq %cl, %rbp
226
+ 0000000000000322: 03 cmpl $64, %eax
227
+ 0000000000000325: 06 jae 0x444076 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9c6>
228
+ 000000000000032b: 03 orq %rbx, %rbp
229
+ 000000000000032e: 03 notq %r11
230
+ 0000000000000331: 03 movl %r9d, %ecx
231
+ 0000000000000334: 03 shlq %cl, %r11
232
+ 0000000000000337: 03 orq %rbp, %r11
233
+ 000000000000033a: 03 movq %r10, %rbp
234
+ 000000000000033d: 03 andq %r11, (%rdx)
235
+ 0000000000000340: 03 subq %r14, %r8
236
+ 0000000000000343: 05 movq -40(%rsp), %r11
237
+ 0000000000000348: 02 testl %esi, %esi
238
+ 000000000000034a: 06 jne 0x4437f3 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x143>
239
+ 0000000000000350: 04 cmpq $64, %r8
240
+ 0000000000000354: 02 jb 0x443a1e <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x36e>
241
+ 0000000000000356: 04 leaq -64(%r8), %r10
242
+ 000000000000035a: 07 cmpq $192, %r10
243
+ 0000000000000361: 06 jae 0x443af2 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x442>
244
+ 0000000000000367: 02 xorl %ebx, %ebx
245
+ 0000000000000369: 05 jmp 0x443dc4 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x714>
246
+ 000000000000036e: 02 xorl %ebx, %ebx
247
+ 0000000000000370: 05 jmp 0x443dfb <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x74b>
248
+ 0000000000000375: 03 cmpl $63, %ecx
249
+ 0000000000000378: 06 jg 0x444056 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9a6>
250
+ 000000000000037e: 02 movl %ecx, %edx
251
+ 0000000000000380: 07 movq $-1, %rbp
252
+ 0000000000000387: 07 movq $-1, %rbx
253
+ 000000000000038e: 03 shlq %cl, %rbx
254
+ 0000000000000391: 03 notq %rbx
255
+ 0000000000000394: 02 movl %eax, %ecx
256
+ 0000000000000396: 03 shlq %cl, %rbp
257
+ 0000000000000399: 03 cmpl $64, %eax
258
+ 000000000000039c: 06 jae 0x444084 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9d4>
259
+ 00000000000003a2: 03 orq %rbx, %rbp
260
+ 00000000000003a5: 03 notq %rsi
261
+ 00000000000003a8: 02 movl %edx, %ecx
262
+ 00000000000003aa: 03 shlq %cl, %rsi
263
+ 00000000000003ad: 03 orq %rbp, %rsi
264
+ 00000000000003b0: 04 andq %rsi, (%r11,%r9,8)
265
+ 00000000000003b4: 05 jmp 0x444056 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9a6>
266
+ 00000000000003b9: 02 xorl %ebx, %ebx
267
+ 00000000000003bb: 03 testl %r14d, %r14d
268
+ 00000000000003be: 06 je 0x443b84 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x4d4>
269
+ 00000000000003c4: 03 movq %rbx, %rbp
270
+ 00000000000003c7: 04 cmpq $64, %r8
271
+ 00000000000003cb: 06 jae 0x443ca4 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x5f4>
272
+ 00000000000003d1: 05 jmp 0x443fa8 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x8f8>
273
+ 00000000000003d6: 03 testl %r8d, %r8d
274
+ 00000000000003d9: 06 je 0x444056 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9a6>
275
+ 00000000000003df: 05 movl $64, %edx
276
+ 00000000000003e4: 03 subl %r14d, %edx
277
+ 00000000000003e7: 07 movq $-1, %rbp
278
+ 00000000000003ee: 03 movl %r14d, %ecx
279
+ 00000000000003f1: 03 shlq %cl, %rbp
280
+ 00000000000003f4: 07 movq $-1, %rdi
281
+ 00000000000003fb: 03 movl %r14d, %eax
282
+ 00000000000003fe: 03 notq %rbp
283
+ 0000000000000401: 03 cmpl %r8d, %edx
284
+ 0000000000000404: 06 jge 0x443ed0 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x820>
285
+ 000000000000040a: 03 movq %rsi, %rbx
286
+ 000000000000040d: 03 notq %rbx
287
+ 0000000000000410: 02 movl %eax, %ecx
288
+ 0000000000000412: 03 shlq %cl, %rbx
289
+ 0000000000000415: 03 orq %rbp, %rbx
290
+ 0000000000000418: 03 andq %rbx, (%r11)
291
+ 000000000000041b: 02 movl %edx, %ecx
292
+ 000000000000041d: 03 shrq %cl, %rsi
293
+ 0000000000000420: 03 subl %edx, %r8d
294
+ 0000000000000423: 03 movl %r8d, %ecx
295
+ 0000000000000426: 03 shlq %cl, %rdi
296
+ 0000000000000429: 04 cmpl $64, %r8d
297
+ 000000000000042d: 06 jge 0x44409e <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9ee>
298
+ 0000000000000433: 03 notq %rsi
299
+ 0000000000000436: 03 orq %rdi, %rsi
300
+ 0000000000000439: 04 andq %rsi, 8(%r11)
301
+ 000000000000043d: 05 jmp 0x444056 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9a6>
302
+ 0000000000000442: 04 shrq $6, %r10
303
+ 0000000000000446: 03 movq %rbp, %rdx
304
+ 0000000000000449: 05 leaq (%r13,%r15), %rbp
305
+ 000000000000044e: 03 movq %r10, %rax
306
+ 0000000000000451: 03 notq %rax
307
+ 0000000000000454: 05 leaq (%rbp,%rax), %rcx
308
+ 0000000000000459: 04 leaq (%rdi,%rcx,8), %rcx
309
+ 000000000000045d: 03 movq %rdx, %r14
310
+ 0000000000000460: 03 cmpq %rdx, %rcx
311
+ 0000000000000463: 06 jae 0x443d61 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x6b1>
312
+ 0000000000000469: 04 leaq (%rdi,%rbp,8), %rcx
313
+ 000000000000046d: 03 addq %r12, %rax
314
+ 0000000000000470: 05 movq -32(%rsp), %rdx
315
+ 0000000000000475: 04 leaq (%rdx,%rax,8), %rax
316
+ 0000000000000479: 03 cmpq %rcx, %rax
317
+ 000000000000047c: 06 jae 0x443d61 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x6b1>
318
+ 0000000000000482: 02 xorl %ebx, %ebx
319
+ 0000000000000484: 03 movq %r14, %rbp
320
+ 0000000000000487: 05 jmp 0x443dc4 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x714>
321
+ 000000000000048c: 03 addl %ebp, %r14d
322
+ 000000000000048f: 03 movl %r14d, %ecx
323
+ 0000000000000492: 03 shlq %cl, %r13
324
+ 0000000000000495: 04 cmpl $64, %r14d
325
+ 0000000000000499: 06 jae 0x444096 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9e6>
326
+ 000000000000049f: 03 notq %rsi
327
+ 00000000000004a2: 02 movl %ebx, %ecx
328
+ 00000000000004a4: 03 shlq %cl, %rsi
329
+ 00000000000004a7: 03 orq %r10, %r13
330
+ 00000000000004aa: 03 orq %rsi, %r13
331
+ 00000000000004ad: 03 andq %r13, (%r11)
332
+ 00000000000004b0: 03 subq %rbp, %r8
333
+ 00000000000004b3: 05 movl $1, %ebx
334
+ 00000000000004b8: 04 cmpl $64, %r14d
335
+ 00000000000004bc: 05 movq -40(%rsp), %r13
336
+ 00000000000004c1: 06 jb 0x443c98 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x5e8>
337
+ 00000000000004c7: 04 addl $-64, %r14d
338
+ 00000000000004cb: 03 testl %r14d, %r14d
339
+ 00000000000004ce: 06 jne 0x443a74 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x3c4>
340
+ 00000000000004d4: 03 xorl %r14d, %r14d
341
+ 00000000000004d7: 04 cmpq $64, %r8
342
+ 00000000000004db: 06 jb 0x443ec8 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x818>
343
+ 00000000000004e1: 04 leaq -64(%r8), %rax
344
+ 00000000000004e5: 03 movq %rax, %r10
345
+ 00000000000004e8: 04 shrq $6, %r10
346
+ 00000000000004ec: 04 leaq (%r10,%rbx), %r12
347
+ 00000000000004f0: 03 movq %rbx, %rbp
348
+ 00000000000004f3: 06 cmpq $192, %rax
349
+ 00000000000004f9: 06 jb 0x443f45 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x895>
350
+ 00000000000004ff: 04 leaq (%rbx,%r15), %rcx
351
+ 0000000000000503: 04 leaq (%rdi,%rcx,8), %rbp
352
+ 0000000000000507: 04 leaq (%rbx,%r9), %rsi
353
+ 000000000000050b: 04 leaq (%rsi,%r10), %rax
354
+ 000000000000050f: 05 leaq 8(%rdx,%rax,8), %rax
355
+ 0000000000000514: 03 cmpq %rax, %rbp
356
+ 0000000000000517: 02 jae 0x443be1 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x531>
357
+ 0000000000000519: 03 addq %r10, %rcx
358
+ 000000000000051c: 05 leaq 8(%rdi,%rcx,8), %rax
359
+ 0000000000000521: 04 leaq (%rdx,%rsi,8), %rsi
360
+ 0000000000000525: 03 movq %rbx, %rbp
361
+ 0000000000000528: 03 cmpq %rax, %rsi
362
+ 000000000000052b: 06 jb 0x443f45 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x895>
363
+ 0000000000000531: 05 movq %rbx, -24(%rsp)
364
+ 0000000000000536: 05 movq %r13, -40(%rsp)
365
+ 000000000000053b: 05 movq %rdx, -32(%rsp)
366
+ 0000000000000540: 04 leaq 1(%r10), %rsi
367
+ 0000000000000544: 03 movq %rsi, %rdx
368
+ 0000000000000547: 04 andq $-4, %rdx
369
+ 000000000000054b: 04 leaq -4(%rdx), %rax
370
+ 000000000000054f: 03 movq %rax, %rcx
371
+ 0000000000000552: 04 shrq $2, %rcx
372
+ 0000000000000556: 03 incq %rcx
373
+ 0000000000000559: 03 testq %rax, %rax
374
+ 000000000000055c: 06 je 0x443ef9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x849>
375
+ 0000000000000562: 05 movq %rsi, -16(%rsp)
376
+ 0000000000000567: 03 movq %rcx, %rsi
377
+ 000000000000056a: 04 andq $-2, %rsi
378
+ 000000000000056e: 03 negq %rsi
379
+ 0000000000000571: 02 xorl %ebp, %ebp
380
+ 0000000000000573: 05 movq -40(%rsp), %rbx
381
+ 0000000000000578: 05 movq -24(%rsp), %r13
382
+ 000000000000057d: 03 movq %r13, %rax
383
+ 0000000000000580: 03 orq %rbp, %rax
384
+ 0000000000000583: 04 movups (%rbx,%rax,8), %xmm0
385
+ 0000000000000587: 05 movups 16(%rbx,%rax,8), %xmm1
386
+ 000000000000058c: 05 movups (%r11,%rax,8), %xmm2
387
+ 0000000000000591: 03 andnps %xmm2, %xmm0
388
+ 0000000000000594: 06 movups 16(%r11,%rax,8), %xmm2
389
+ 000000000000059a: 03 andnps %xmm2, %xmm1
390
+ 000000000000059d: 05 movups %xmm0, (%r11,%rax,8)
391
+ 00000000000005a2: 06 movups %xmm1, 16(%r11,%rax,8)
392
+ 00000000000005a8: 04 leaq 4(%rbp), %rax
393
+ 00000000000005ac: 03 orq %r13, %rax
394
+ 00000000000005af: 04 movups (%rbx,%rax,8), %xmm0
395
+ 00000000000005b3: 05 movups 16(%rbx,%rax,8), %xmm1
396
+ 00000000000005b8: 05 movups (%r11,%rax,8), %xmm2
397
+ 00000000000005bd: 03 andnps %xmm2, %xmm0
398
+ 00000000000005c0: 06 movups 16(%r11,%rax,8), %xmm2
399
+ 00000000000005c6: 03 andnps %xmm2, %xmm1
400
+ 00000000000005c9: 05 movups %xmm0, (%r11,%rax,8)
401
+ 00000000000005ce: 06 movups %xmm1, 16(%r11,%rax,8)
402
+ 00000000000005d4: 04 addq $8, %rbp
403
+ 00000000000005d8: 04 addq $2, %rsi
404
+ 00000000000005dc: 02 jne 0x443c2d <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x57d>
405
+ 00000000000005de: 05 movq -16(%rsp), %rsi
406
+ 00000000000005e3: 05 jmp 0x443efb <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x84b>
407
+ 00000000000005e8: 02 xorl %ebp, %ebp
408
+ 00000000000005ea: 04 cmpq $64, %r8
409
+ 00000000000005ee: 06 jb 0x443fa8 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x8f8>
410
+ 00000000000005f4: 05 movq %r13, -40(%rsp)
411
+ 00000000000005f9: 05 movq %r11, -32(%rsp)
412
+ 00000000000005fe: 03 movl %r14d, %r11d
413
+ 0000000000000601: 03 movl %r14d, %ecx
414
+ 0000000000000604: 07 movq $-1, %r14
415
+ 000000000000060b: 03 shlq %cl, %r14
416
+ 000000000000060e: 03 movq %r14, %r13
417
+ 0000000000000611: 03 notq %r13
418
+ 0000000000000614: 05 movl $64, %esi
419
+ 0000000000000619: 04 movl %ecx, -24(%rsp)
420
+ 000000000000061d: 02 subl %ecx, %esi
421
+ 000000000000061f: 04 leaq -64(%r8), %r12
422
+ 0000000000000623: 04 shrq $6, %r12
423
+ 0000000000000627: 04 leaq (%r12,%rbx), %rax
424
+ 000000000000062b: 05 movq %rax, -8(%rsp)
425
+ 0000000000000630: 05 movq %rbp, -16(%rsp)
426
+ 0000000000000635: 03 addq %rbp, %r15
427
+ 0000000000000638: 04 movq (%rdi,%r15,8), %r10
428
+ 000000000000063c: 03 incq %r12
429
+ 000000000000063f: 03 addq %rbx, %r9
430
+ 0000000000000642: 04 leaq (%rdx,%r9,8), %rbx
431
+ 0000000000000646: 05 leaq 8(%rdi,%r15,8), %rdi
432
+ 000000000000064b: 02 xorl %edx, %edx
433
+ 000000000000064d: 03 nopl (%rax)
434
+ 0000000000000650: 04 movq (%rbx,%rdx,8), %rbp
435
+ 0000000000000654: 03 movq %rbp, %rax
436
+ 0000000000000657: 03 notq %rax
437
+ 000000000000065a: 03 movl %r11d, %ecx
438
+ 000000000000065d: 03 shlq %cl, %rax
439
+ 0000000000000660: 03 orq %r13, %rax
440
+ 0000000000000663: 03 andq %r10, %rax
441
+ 0000000000000666: 05 movq %rax, -8(%rdi,%rdx,8)
442
+ 000000000000066b: 02 movl %esi, %ecx
443
+ 000000000000066d: 03 shrq %cl, %rbp
444
+ 0000000000000670: 03 notq %rbp
445
+ 0000000000000673: 03 orq %r14, %rbp
446
+ 0000000000000676: 04 andq (%rdi,%rdx,8), %rbp
447
+ 000000000000067a: 04 movq %rbp, (%rdi,%rdx,8)
448
+ 000000000000067e: 03 incq %rdx
449
+ 0000000000000681: 03 movq %rbp, %r10
450
+ 0000000000000684: 03 cmpq %rdx, %r12
451
+ 0000000000000687: 02 jne 0x443d00 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x650>
452
+ 0000000000000689: 05 movq -8(%rsp), %rbx
453
+ 000000000000068e: 03 incq %rbx
454
+ 0000000000000691: 04 andl $63, %r8d
455
+ 0000000000000695: 05 movq -16(%rsp), %rbp
456
+ 000000000000069a: 03 addq %rdx, %rbp
457
+ 000000000000069d: 05 movq -32(%rsp), %r11
458
+ 00000000000006a2: 05 movl -24(%rsp), %r14d
459
+ 00000000000006a7: 05 movq -40(%rsp), %r13
460
+ 00000000000006ac: 05 jmp 0x443fa8 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x8f8>
461
+ 00000000000006b1: 03 incq %r10
462
+ 00000000000006b4: 03 movq %r10, %r9
463
+ 00000000000006b7: 04 andq $-4, %r9
464
+ 00000000000006bb: 03 subq %r9, %r13
465
+ 00000000000006be: 03 movq %r9, %rbx
466
+ 00000000000006c1: 03 negq %rbx
467
+ 00000000000006c4: 03 movq %r9, %rax
468
+ 00000000000006c7: 04 shlq $6, %rax
469
+ 00000000000006cb: 03 subq %rax, %r8
470
+ 00000000000006ce: 05 movq -32(%rsp), %rax
471
+ 00000000000006d3: 05 leaq -16(%rax,%r12,8), %rcx
472
+ 00000000000006d8: 05 leaq -16(%rdi,%rbp,8), %rbp
473
+ 00000000000006dd: 02 xorl %eax, %eax
474
+ 00000000000006df: 01 nop
475
+ 00000000000006e0: 05 movups -16(%rcx,%rax,8), %xmm0
476
+ 00000000000006e5: 04 movups (%rcx,%rax,8), %xmm1
477
+ 00000000000006e9: 05 movups -16(%rbp,%rax,8), %xmm2
478
+ 00000000000006ee: 03 andnps %xmm2, %xmm0
479
+ 00000000000006f1: 05 movups (%rbp,%rax,8), %xmm2
480
+ 00000000000006f6: 03 andnps %xmm2, %xmm1
481
+ 00000000000006f9: 05 movups %xmm1, (%rbp,%rax,8)
482
+ 00000000000006fe: 05 movups %xmm0, -16(%rbp,%rax,8)
483
+ 0000000000000703: 04 addq $-4, %rax
484
+ 0000000000000707: 03 cmpq %rax, %rbx
485
+ 000000000000070a: 02 jne 0x443d90 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x6e0>
486
+ 000000000000070c: 03 cmpq %r9, %r10
487
+ 000000000000070f: 03 movq %r14, %rbp
488
+ 0000000000000712: 02 je 0x443dfb <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x74b>
489
+ 0000000000000714: 05 leaq -8(%rdi,%r15,8), %rax
490
+ 0000000000000719: 05 movq -32(%rsp), %rcx
491
+ 000000000000071e: 05 leaq -8(%rcx,%r12,8), %rcx
492
+ 0000000000000723: 10 nopw %cs:(%rax,%rax)
493
+ 000000000000072d: 03 nopl (%rax)
494
+ 0000000000000730: 04 movq (%rcx,%rbx,8), %rdx
495
+ 0000000000000734: 03 notq %rdx
496
+ 0000000000000737: 04 andq %rdx, (%rax,%r13,8)
497
+ 000000000000073b: 03 decq %rbx
498
+ 000000000000073e: 03 decq %r13
499
+ 0000000000000741: 04 addq $-64, %r8
500
+ 0000000000000745: 04 cmpq $63, %r8
501
+ 0000000000000749: 02 ja 0x443de0 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x730>
502
+ 000000000000074b: 03 testl %r8d, %r8d
503
+ 000000000000074e: 06 je 0x444056 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9a6>
504
+ 0000000000000754: 03 leal 64(%rsi), %edx
505
+ 0000000000000757: 03 cmpl %r8d, %esi
506
+ 000000000000075a: 03 cmovael %esi, %edx
507
+ 000000000000075d: 04 sbbq $0, %r13
508
+ 0000000000000761: 02 movl %edx, %eax
509
+ 0000000000000763: 05 movq -8(%rbp,%rbx,8), %rbp
510
+ 0000000000000768: 03 movl %r8d, %ecx
511
+ 000000000000076b: 02 negb %cl
512
+ 000000000000076d: 03 shrq %cl, %rbp
513
+ 0000000000000770: 03 subl %r8d, %eax
514
+ 0000000000000773: 05 movl $64, %esi
515
+ 0000000000000778: 02 subl %eax, %esi
516
+ 000000000000077a: 03 cmpl %r8d, %esi
517
+ 000000000000077d: 02 jge 0x443e82 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x7d2>
518
+ 000000000000077f: 03 cmpl $63, %eax
519
+ 0000000000000782: 02 jg 0x443e53 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x7a3>
520
+ 0000000000000784: 07 movq $-1, %rdx
521
+ 000000000000078b: 02 movl %eax, %ecx
522
+ 000000000000078d: 03 shlq %cl, %rdx
523
+ 0000000000000790: 03 notq %rdx
524
+ 0000000000000793: 03 movq %rbp, %rdi
525
+ 0000000000000796: 03 notq %rdi
526
+ 0000000000000799: 03 shlq %cl, %rdi
527
+ 000000000000079c: 03 orq %rdx, %rdi
528
+ 000000000000079f: 04 andq %rdi, (%r11,%r13,8)
529
+ 00000000000007a3: 02 movl %esi, %ecx
530
+ 00000000000007a5: 03 shrq %cl, %rbp
531
+ 00000000000007a8: 03 subl %esi, %r8d
532
+ 00000000000007ab: 07 movq $-1, %rax
533
+ 00000000000007b2: 03 movl %r8d, %ecx
534
+ 00000000000007b5: 03 shlq %cl, %rax
535
+ 00000000000007b8: 04 cmpl $64, %r8d
536
+ 00000000000007bc: 06 jge 0x444061 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9b1>
537
+ 00000000000007c2: 03 notq %rbp
538
+ 00000000000007c5: 03 orq %rax, %rbp
539
+ 00000000000007c8: 05 andq %rbp, 8(%r11,%r13,8)
540
+ 00000000000007cd: 05 jmp 0x444056 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9a6>
541
+ 00000000000007d2: 03 cmpl $63, %eax
542
+ 00000000000007d5: 06 jg 0x444056 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9a6>
543
+ 00000000000007db: 02 movl %eax, %esi
544
+ 00000000000007dd: 07 movq $-1, %rdi
545
+ 00000000000007e4: 07 movq $-1, %rbx
546
+ 00000000000007eb: 02 movl %eax, %ecx
547
+ 00000000000007ed: 03 shlq %cl, %rbx
548
+ 00000000000007f0: 03 notq %rbx
549
+ 00000000000007f3: 02 movl %edx, %ecx
550
+ 00000000000007f5: 03 shlq %cl, %rdi
551
+ 00000000000007f8: 03 cmpl $64, %edx
552
+ 00000000000007fb: 06 jge 0x444068 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9b8>
553
+ 0000000000000801: 03 orq %rbx, %rdi
554
+ 0000000000000804: 03 notq %rbp
555
+ 0000000000000807: 02 movl %esi, %ecx
556
+ 0000000000000809: 03 shlq %cl, %rbp
557
+ 000000000000080c: 03 orq %rdi, %rbp
558
+ 000000000000080f: 04 andq %rbp, (%r11,%r13,8)
559
+ 0000000000000813: 05 jmp 0x444056 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9a6>
560
+ 0000000000000818: 03 movq %rbx, %rbp
561
+ 000000000000081b: 05 jmp 0x443fa8 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x8f8>
562
+ 0000000000000820: 03 addl %r8d, %r14d
563
+ 0000000000000823: 03 movl %r14d, %ecx
564
+ 0000000000000826: 03 shlq %cl, %rdi
565
+ 0000000000000829: 04 cmpl $64, %r14d
566
+ 000000000000082d: 06 jge 0x4440a5 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9f5>
567
+ 0000000000000833: 03 notq %rsi
568
+ 0000000000000836: 02 movl %eax, %ecx
569
+ 0000000000000838: 03 shlq %cl, %rsi
570
+ 000000000000083b: 03 orq %rbp, %rdi
571
+ 000000000000083e: 03 orq %rsi, %rdi
572
+ 0000000000000841: 03 andq %rdi, (%r11)
573
+ 0000000000000844: 05 jmp 0x444056 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9a6>
574
+ 0000000000000849: 02 xorl %ebp, %ebp
575
+ 000000000000084b: 03 testb $1, %cl
576
+ 000000000000084e: 05 movq -24(%rsp), %rbx
577
+ 0000000000000853: 02 je 0x443f32 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x882>
578
+ 0000000000000855: 03 orq %rbx, %rbp
579
+ 0000000000000858: 05 movq -40(%rsp), %rax
580
+ 000000000000085d: 04 movups (%rax,%rbp,8), %xmm0
581
+ 0000000000000861: 05 movups 16(%rax,%rbp,8), %xmm1
582
+ 0000000000000866: 05 movups (%r11,%rbp,8), %xmm2
583
+ 000000000000086b: 03 andnps %xmm2, %xmm0
584
+ 000000000000086e: 06 movups 16(%r11,%rbp,8), %xmm2
585
+ 0000000000000874: 03 andnps %xmm2, %xmm1
586
+ 0000000000000877: 05 movups %xmm0, (%r11,%rbp,8)
587
+ 000000000000087c: 06 movups %xmm1, 16(%r11,%rbp,8)
588
+ 0000000000000882: 04 leaq (%rbx,%rdx), %rbp
589
+ 0000000000000886: 03 cmpq %rdx, %rsi
590
+ 0000000000000889: 05 movq -32(%rsp), %rdx
591
+ 000000000000088e: 05 movq -40(%rsp), %r13
592
+ 0000000000000893: 02 je 0x443f9e <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x8ee>
593
+ 0000000000000895: 03 movl %r12d, %eax
594
+ 0000000000000898: 02 subl %ebp, %eax
595
+ 000000000000089a: 02 incl %eax
596
+ 000000000000089c: 03 movq %rbp, %rsi
597
+ 000000000000089f: 02 testb $1, %al
598
+ 00000000000008a1: 02 je 0x443f63 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x8b3>
599
+ 00000000000008a3: 04 leaq 1(%rbp), %rsi
600
+ 00000000000008a7: 05 movq (%r13,%rbp,8), %rax
601
+ 00000000000008ac: 03 notq %rax
602
+ 00000000000008af: 04 andq %rax, (%r11,%rbp,8)
603
+ 00000000000008b3: 03 cmpq %rbp, %r12
604
+ 00000000000008b6: 03 movq %rsi, %rbp
605
+ 00000000000008b9: 02 je 0x443f9e <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x8ee>
606
+ 00000000000008bb: 05 leaq 8(%rdx,%r9,8), %rdx
607
+ 00000000000008c0: 05 leaq 8(%rdi,%r15,8), %rdi
608
+ 00000000000008c5: 05 leaq 1(%rbx,%r10), %rcx
609
+ 00000000000008ca: 05 movq -8(%rdx,%rsi,8), %rax
610
+ 00000000000008cf: 03 notq %rax
611
+ 00000000000008d2: 05 andq %rax, -8(%rdi,%rsi,8)
612
+ 00000000000008d7: 04 leaq 2(%rsi), %rbp
613
+ 00000000000008db: 04 movq (%rdx,%rsi,8), %rax
614
+ 00000000000008df: 03 notq %rax
615
+ 00000000000008e2: 04 andq %rax, (%rdi,%rsi,8)
616
+ 00000000000008e6: 03 movq %rbp, %rsi
617
+ 00000000000008e9: 03 cmpq %rbp, %rcx
618
+ 00000000000008ec: 02 jne 0x443f7a <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x8ca>
619
+ 00000000000008ee: 03 incq %r12
620
+ 00000000000008f1: 04 andl $63, %r8d
621
+ 00000000000008f5: 03 movq %r12, %rbx
622
+ 00000000000008f8: 03 testq %r8, %r8
623
+ 00000000000008fb: 06 je 0x444056 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9a6>
624
+ 0000000000000901: 05 movq (%r13,%rbx,8), %rdx
625
+ 0000000000000906: 05 movl $64, %eax
626
+ 000000000000090b: 03 subl %r14d, %eax
627
+ 000000000000090e: 03 cmpl %r8d, %eax
628
+ 0000000000000911: 02 jge 0x444015 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x965>
629
+ 0000000000000913: 04 cmpl $63, %r14d
630
+ 0000000000000917: 02 jg 0x443fe9 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x939>
631
+ 0000000000000919: 07 movq $-1, %rsi
632
+ 0000000000000920: 03 movl %r14d, %ecx
633
+ 0000000000000923: 03 shlq %cl, %rsi
634
+ 0000000000000926: 03 notq %rsi
635
+ 0000000000000929: 03 movq %rdx, %rdi
636
+ 000000000000092c: 03 notq %rdi
637
+ 000000000000092f: 03 shlq %cl, %rdi
638
+ 0000000000000932: 03 orq %rsi, %rdi
639
+ 0000000000000935: 04 andq %rdi, (%r11,%rbp,8)
640
+ 0000000000000939: 02 movl %eax, %ecx
641
+ 000000000000093b: 03 shrq %cl, %rdx
642
+ 000000000000093e: 03 subl %eax, %r8d
643
+ 0000000000000941: 07 movq $-1, %rax
644
+ 0000000000000948: 03 movl %r8d, %ecx
645
+ 000000000000094b: 03 shlq %cl, %rax
646
+ 000000000000094e: 04 cmpl $64, %r8d
647
+ 0000000000000952: 06 jge 0x44408b <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9db>
648
+ 0000000000000958: 03 notq %rdx
649
+ 000000000000095b: 03 orq %rax, %rdx
650
+ 000000000000095e: 05 andq %rdx, 8(%r11,%rbp,8)
651
+ 0000000000000963: 02 jmp 0x444056 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9a6>
652
+ 0000000000000965: 04 cmpl $63, %r14d
653
+ 0000000000000969: 02 jg 0x444056 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9a6>
654
+ 000000000000096b: 07 movq $-1, %rdi
655
+ 0000000000000972: 03 movl %r14d, %ecx
656
+ 0000000000000975: 03 shlq %cl, %rdi
657
+ 0000000000000978: 03 movl %r14d, %eax
658
+ 000000000000097b: 07 movq $-1, %rsi
659
+ 0000000000000982: 03 notq %rdi
660
+ 0000000000000985: 03 addl %r14d, %r8d
661
+ 0000000000000988: 03 movl %r8d, %ecx
662
+ 000000000000098b: 03 shlq %cl, %rsi
663
+ 000000000000098e: 04 cmpl $64, %r8d
664
+ 0000000000000992: 02 jge 0x444092 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x9e2>
665
+ 0000000000000994: 03 orq %rdi, %rsi
666
+ 0000000000000997: 03 notq %rdx
667
+ 000000000000099a: 02 movl %eax, %ecx
668
+ 000000000000099c: 03 shlq %cl, %rdx
669
+ 000000000000099f: 03 orq %rsi, %rdx
670
+ 00000000000009a2: 04 andq %rdx, (%r11,%rbp,8)
671
+ 00000000000009a6: 01 popq %rbx
672
+ 00000000000009a7: 02 popq %r12
673
+ 00000000000009a9: 02 popq %r13
674
+ 00000000000009ab: 02 popq %r14
675
+ 00000000000009ad: 02 popq %r15
676
+ 00000000000009af: 01 popq %rbp
677
+ 00000000000009b0: 01 retq
678
+ 00000000000009b1: 02 xorl %eax, %eax
679
+ 00000000000009b3: 05 jmp 0x443e72 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x7c2>
680
+ 00000000000009b8: 02 xorl %edi, %edi
681
+ 00000000000009ba: 05 jmp 0x443eb1 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x801>
682
+ 00000000000009bf: 02 xorl %eax, %eax
683
+ 00000000000009c1: 05 jmp 0x4437d4 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x124>
684
+ 00000000000009c6: 02 xorl %ebp, %ebp
685
+ 00000000000009c8: 05 jmp 0x4439db <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x32b>
686
+ 00000000000009cd: 02 xorl %eax, %eax
687
+ 00000000000009cf: 05 jmp 0x44398a <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x2da>
688
+ 00000000000009d4: 02 xorl %ebp, %ebp
689
+ 00000000000009d6: 05 jmp 0x443a52 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x3a2>
690
+ 00000000000009db: 02 xorl %eax, %eax
691
+ 00000000000009dd: 05 jmp 0x444008 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x958>
692
+ 00000000000009e2: 02 xorl %esi, %esi
693
+ 00000000000009e4: 02 jmp 0x444044 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x994>
694
+ 00000000000009e6: 03 xorl %r13d, %r13d
695
+ 00000000000009e9: 05 jmp 0x443b4f <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x49f>
696
+ 00000000000009ee: 02 xorl %edi, %edi
697
+ 00000000000009f0: 05 jmp 0x443ae3 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x433>
698
+ 00000000000009f5: 02 xorl %edi, %edi
699
+ 00000000000009f7: 05 jmp 0x443ee3 <BloombergLP::bdlb::BitStringUtil::minusEqual(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x833>
700
+ 00000000000009fc: 04 nopl (%rax)