Comparing BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&) in assumed vs ignored

Files changed (1) hide show
  1. balber_berdecoder.t/{79.assume.s → 79.none.s} +508 -478
balber_berdecoder.t/{79.assume.s → 79.none.s} RENAMED
@@ -1,494 +1,524 @@
1
- 0000000000466d10 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)>:
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 %rdx, %r15
10
  0000000000000011: 03 movq %rsi, %r14
11
  0000000000000014: 03 movq %rdi, %r12
12
  0000000000000017: 03 movq (%rsi), %rbx
13
  000000000000001a: 03 testq %rbx, %rbx
14
- 000000000000001d: 06 jns 0x4672c0 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x5b0>
15
  0000000000000023: 04 shrq $37, %rbx
16
  0000000000000027: 06 andl $67108863, %ebx
17
  000000000000002d: 02 incl %ebx
18
  000000000000002f: 02 movl %ebx, %edi
19
- 0000000000000031: 05 callq 0x46a320 <BloombergLP::bdlt::PosixDateImpUtil::serialToYear(int)>
20
- 0000000000000036: 02 movl %eax, %ecx
21
- 0000000000000038: 06 movl $3435973837, %r13d
22
- 000000000000003e: 07 imulq $1374389535, %rcx, %rdx
23
- 0000000000000045: 07 imulq $274877907, %rcx, %rsi
24
- 000000000000004c: 04 imulq %r13, %rcx
25
- 0000000000000050: 04 shrq $35, %rcx
26
- 0000000000000054: 03 leal (%rcx,%rcx), %edi
27
- 0000000000000057: 03 leal (%rdi,%rdi,4), %edi
28
- 000000000000005a: 02 subl %edi, %eax
29
- 000000000000005c: 02 orb $48, %al
30
- 000000000000005e: 05 movb %al, 3(%r12)
31
- 0000000000000063: 03 movq %rcx, %rax
32
- 0000000000000066: 04 imulq %r13, %rax
33
- 000000000000006a: 04 shrq $35, %rax
34
- 000000000000006e: 02 addl %eax, %eax
35
- 0000000000000070: 03 leal (%rax,%rax,4), %eax
36
- 0000000000000073: 02 subl %eax, %ecx
37
- 0000000000000075: 03 orb $48, %cl
38
- 0000000000000078: 05 movb %cl, 2(%r12)
39
- 000000000000007d: 04 shrq $37, %rdx
40
- 0000000000000081: 03 movq %rdx, %rax
41
- 0000000000000084: 04 imulq %r13, %rax
42
- 0000000000000088: 04 shrq $35, %rax
43
- 000000000000008c: 02 addl %eax, %eax
44
- 000000000000008e: 03 leal (%rax,%rax,4), %eax
45
- 0000000000000091: 02 subl %eax, %edx
46
- 0000000000000093: 03 orb $48, %dl
47
- 0000000000000096: 05 movb %dl, 1(%r12)
48
- 000000000000009b: 04 shrq $38, %rsi
49
- 000000000000009f: 03 movq %rsi, %rax
50
- 00000000000000a2: 04 imulq %r13, %rax
51
- 00000000000000a6: 04 shrq $35, %rax
52
- 00000000000000aa: 02 addl %eax, %eax
53
- 00000000000000ac: 03 leal (%rax,%rax,4), %eax
54
- 00000000000000af: 02 subl %eax, %esi
55
- 00000000000000b1: 04 orb $48, %sil
56
- 00000000000000b5: 04 movb %sil, (%r12)
57
- 00000000000000b9: 06 movb $45, 4(%r12)
58
- 00000000000000bf: 02 movl %ebx, %edi
59
- 00000000000000c1: 05 callq 0x46a2e0 <BloombergLP::bdlt::PosixDateImpUtil::serialToMonth(int)>
60
- 00000000000000c6: 02 movl %eax, %ecx
61
- 00000000000000c8: 04 imulq %r13, %rcx
62
- 00000000000000cc: 04 shrq $35, %rcx
63
- 00000000000000d0: 03 leal (%rcx,%rcx), %edx
64
- 00000000000000d3: 03 leal (%rdx,%rdx,4), %edx
65
- 00000000000000d6: 02 subl %edx, %eax
66
- 00000000000000d8: 02 orb $48, %al
67
- 00000000000000da: 05 movb %al, 6(%r12)
68
- 00000000000000df: 03 movq %rcx, %rax
69
- 00000000000000e2: 04 imulq %r13, %rax
70
- 00000000000000e6: 04 shrq $35, %rax
71
- 00000000000000ea: 02 addl %eax, %eax
72
- 00000000000000ec: 03 leal (%rax,%rax,4), %eax
73
- 00000000000000ef: 02 subl %eax, %ecx
74
- 00000000000000f1: 03 orb $48, %cl
75
- 00000000000000f4: 05 movb %cl, 5(%r12)
76
- 00000000000000f9: 06 movb $45, 7(%r12)
77
- 00000000000000ff: 02 movl %ebx, %edi
78
- 0000000000000101: 05 callq 0x46a2a0 <BloombergLP::bdlt::PosixDateImpUtil::serialToDay(int)>
79
- 0000000000000106: 02 movl %eax, %ecx
80
- 0000000000000108: 04 imulq %r13, %rcx
81
- 000000000000010c: 04 shrq $35, %rcx
82
- 0000000000000110: 03 leal (%rcx,%rcx), %edx
83
- 0000000000000113: 03 leal (%rdx,%rdx,4), %edx
84
- 0000000000000116: 02 subl %edx, %eax
85
- 0000000000000118: 02 orb $48, %al
86
- 000000000000011a: 05 movb %al, 9(%r12)
87
- 000000000000011f: 03 movq %rcx, %rax
88
- 0000000000000122: 04 imulq %r13, %rax
89
- 0000000000000126: 04 shrq $35, %rax
90
- 000000000000012a: 02 addl %eax, %eax
91
- 000000000000012c: 03 leal (%rax,%rax,4), %eax
92
- 000000000000012f: 02 subl %eax, %ecx
93
- 0000000000000131: 03 orb $48, %cl
94
- 0000000000000134: 05 movb %cl, 8(%r12)
95
- 0000000000000139: 06 movb $84, 10(%r12)
96
- 000000000000013f: 03 movq (%r14), %rcx
97
- 0000000000000142: 03 testq %rcx, %rcx
98
- 0000000000000145: 06 jns 0x46732f <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x61f>
99
- 000000000000014b: 10 movabsq $137438953408, %r13
100
- 0000000000000155: 07 leaq -960(%r13), %rax
101
- 000000000000015c: 03 andq %rcx, %rax
102
- 000000000000015f: 10 movabsq $-7442832613395060283, %rcx
103
- 0000000000000169: 03 mulq %rcx
104
- 000000000000016c: 04 shrq $31, %rdx
105
- 0000000000000170: 06 imull $205, %edx, %eax
106
- 0000000000000176: 03 movzwl %ax, %eax
107
- 0000000000000179: 03 shrl $11, %eax
108
- 000000000000017c: 03 leal (%rax,%rax), %ecx
109
- 000000000000017f: 03 leal (%rcx,%rcx,4), %ecx
110
- 0000000000000182: 02 subb %cl, %dl
111
- 0000000000000184: 03 orb $48, %dl
112
- 0000000000000187: 05 movb %dl, 12(%r12)
113
- 000000000000018c: 06 imull $205, %eax, %ecx
114
- 0000000000000192: 03 shrl $10, %ecx
115
- 0000000000000195: 03 andl $-2, %ecx
116
- 0000000000000198: 03 leal (%rcx,%rcx,4), %ecx
117
- 000000000000019b: 02 subb %cl, %al
118
- 000000000000019d: 02 orb $48, %al
119
- 000000000000019f: 05 movb %al, 11(%r12)
120
- 00000000000001a4: 06 movb $58, 13(%r12)
121
- 00000000000001aa: 03 movq (%r14), %rcx
122
- 00000000000001ad: 03 testq %rcx, %rcx
123
- 00000000000001b0: 06 jns 0x467384 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x674>
124
- 00000000000001b6: 07 leaq -192(%r13), %rax
125
- 00000000000001bd: 03 andq %rcx, %rax
126
- 00000000000001c0: 04 shrq $8, %rax
127
- 00000000000001c4: 10 movabsq $80595054640975279, %rcx
128
- 00000000000001ce: 03 mulq %rcx
129
- 00000000000001d1: 04 shrq $10, %rdx
130
- 00000000000001d5: 03 movzwl %dx, %eax
131
- 00000000000001d8: 06 imull $34953, %eax, %eax
132
- 00000000000001de: 03 shrl $21, %eax
133
- 00000000000001e1: 03 imull $60, %eax, %eax
134
- 00000000000001e4: 02 subl %eax, %edx
135
- 00000000000001e6: 06 imull $205, %edx, %eax
136
- 00000000000001ec: 03 movzwl %ax, %eax
137
- 00000000000001ef: 03 shrl $11, %eax
138
- 00000000000001f2: 03 leal (%rax,%rax), %ecx
139
- 00000000000001f5: 03 leal (%rcx,%rcx,4), %ecx
140
- 00000000000001f8: 02 subb %cl, %dl
141
- 00000000000001fa: 03 orb $48, %dl
142
- 00000000000001fd: 05 movb %dl, 15(%r12)
143
- 0000000000000202: 02 orb $48, %al
144
- 0000000000000204: 05 movb %al, 14(%r12)
145
- 0000000000000209: 06 movb $58, 16(%r12)
146
- 000000000000020f: 03 movl (%r15), %eax
147
- 0000000000000212: 03 movl %eax, %r15d
148
- 0000000000000215: 04 andl $7, %r15d
149
- 0000000000000219: 03 testl %r15d, %r15d
150
- 000000000000021c: 06 je 0x467025 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x315>
151
- 0000000000000222: 02 testb $16, %al
152
- 0000000000000224: 03 sete %bl
153
- 0000000000000227: 02 addb %bl, %bl
154
- 0000000000000229: 03 orb $44, %bl
155
- 000000000000022c: 03 movq (%r14), %rax
156
- 000000000000022f: 03 testq %rax, %rax
157
- 0000000000000232: 06 jns 0x4673d9 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x6c9>
158
- 0000000000000238: 03 andq %r13, %rax
159
- 000000000000023b: 10 movabsq $4835703278458516699, %rcx
160
- 0000000000000245: 03 mulq %rcx
161
- 0000000000000248: 04 shrq $18, %rdx
162
- 000000000000024c: 05 movl $2290649225, %eax
163
- 0000000000000251: 04 imulq %rdx, %rax
164
- 0000000000000255: 04 shrq $37, %rax
165
- 0000000000000259: 03 imull $60, %eax, %eax
166
- 000000000000025c: 02 subl %eax, %edx
167
- 000000000000025e: 06 imull $205, %edx, %eax
168
- 0000000000000264: 03 movzwl %ax, %eax
169
- 0000000000000267: 03 shrl $11, %eax
170
- 000000000000026a: 03 leal (%rax,%rax), %ecx
171
- 000000000000026d: 03 leal (%rcx,%rcx,4), %ecx
172
- 0000000000000270: 02 subb %cl, %dl
173
- 0000000000000272: 03 orb $48, %dl
174
- 0000000000000275: 05 movb %dl, 18(%r12)
175
- 000000000000027a: 02 orb $48, %al
176
- 000000000000027c: 05 movb %al, 17(%r12)
177
- 0000000000000281: 05 movb %bl, 19(%r12)
178
- 0000000000000286: 03 movq (%r14), %rbp
179
- 0000000000000289: 03 movq %rbp, %rcx
180
- 000000000000028c: 03 testq %rbp, %rbp
181
- 000000000000028f: 06 jns 0x46742e <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x71e>
182
- 0000000000000295: 04 leaq 56(%r13), %rax
183
- 0000000000000299: 03 andq %rbp, %rax
184
- 000000000000029c: 04 shrq $3, %rax
185
- 00000000000002a0: 10 movabsq $2361183241434822607, %rsi
186
- 00000000000002aa: 03 mulq %rsi
187
- 00000000000002ad: 04 shrq $4, %rdx
188
- 00000000000002b1: 07 imulq $274877907, %rdx, %rax
189
- 00000000000002b8: 04 shrq $38, %rax
190
- 00000000000002bc: 06 imull $1000, %eax, %eax
191
- 00000000000002c2: 02 subl %eax, %edx
192
- 00000000000002c4: 06 imull $1000, %edx, %edi
193
- 00000000000002ca: 04 addq $63, %r13
194
- 00000000000002ce: 03 andq %rcx, %r13
195
- 00000000000002d1: 03 movq %r13, %rax
196
- 00000000000002d4: 04 shrq $3, %rax
197
- 00000000000002d8: 03 mulq %rsi
198
- 00000000000002db: 04 shrq $4, %rdx
199
- 00000000000002df: 06 imull $1000, %edx, %eax
200
- 00000000000002e5: 03 subl %eax, %r13d
201
- 00000000000002e8: 03 addl %edi, %r13d
202
- 00000000000002eb: 04 cmpl $6, %r15d
203
- 00000000000002ef: 06 jae 0x467092 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x382>
204
- 00000000000002f5: 03 movl %r13d, %eax
205
- 00000000000002f8: 04 cmpl $5, %r15d
206
- 00000000000002fc: 02 jae 0x467084 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x374>
207
- 00000000000002fe: 04 cmpl $4, %r15d
208
- 0000000000000302: 06 jne 0x46727d <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x56d>
209
- 0000000000000308: 07 imulq $1374389535, %rax, %r13
210
- 000000000000030f: 04 shrq $37, %r13
211
- 0000000000000313: 02 jmp 0x467092 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x382>
212
- 0000000000000315: 03 movq (%r14), %rax
213
- 0000000000000318: 03 testq %rax, %rax
214
- 000000000000031b: 06 jns 0x4674d8 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x7c8>
215
- 0000000000000321: 03 andq %r13, %rax
216
- 0000000000000324: 10 movabsq $4835703278458516699, %rcx
217
- 000000000000032e: 03 mulq %rcx
218
- 0000000000000331: 04 shrq $18, %rdx
219
- 0000000000000335: 05 movl $2290649225, %eax
220
- 000000000000033a: 04 imulq %rdx, %rax
221
- 000000000000033e: 04 shrq $37, %rax
222
- 0000000000000342: 03 imull $60, %eax, %eax
223
- 0000000000000345: 02 subl %eax, %edx
224
- 0000000000000347: 06 imull $205, %edx, %eax
225
- 000000000000034d: 03 movzwl %ax, %eax
226
- 0000000000000350: 03 shrl $11, %eax
227
- 0000000000000353: 03 leal (%rax,%rax), %ecx
228
- 0000000000000356: 03 leal (%rcx,%rcx,4), %ecx
229
- 0000000000000359: 02 subb %cl, %dl
230
- 000000000000035b: 03 orb $48, %dl
231
- 000000000000035e: 05 movb %dl, 18(%r12)
232
- 0000000000000363: 02 orb $48, %al
233
- 0000000000000365: 05 movb %al, 17(%r12)
234
- 000000000000036a: 05 leaq 19(%r12), %rax
235
- 000000000000036f: 05 jmp 0x46726b <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x55b>
236
- 0000000000000374: 06 movl $3435973837, %r13d
237
- 000000000000037a: 04 imulq %rax, %r13
238
- 000000000000037e: 04 shrq $35, %r13
239
- 0000000000000382: 05 leaq 20(%r12), %rax
240
- 0000000000000387: 03 movslq %r13d, %rdx
241
- 000000000000038a: 07 imulq $1717986919, %rdx, %rsi
242
- 0000000000000391: 03 movq %rsi, %rcx
243
- 0000000000000394: 04 shrq $63, %rcx
244
- 0000000000000398: 04 sarq $34, %rsi
245
- 000000000000039c: 02 addl %ecx, %esi
246
- 000000000000039e: 03 leal (%rsi,%rsi), %ecx
247
- 00000000000003a1: 03 leal (%rcx,%rcx,4), %ecx
248
- 00000000000003a4: 02 movl %edx, %edi
249
- 00000000000003a6: 02 subl %ecx, %edi
250
- 00000000000003a8: 04 addb $48, %dil
251
- 00000000000003ac: 05 movb %dil, 19(%r12,%r15)
252
- 00000000000003b1: 04 cmpl $1, %r15d
253
- 00000000000003b5: 06 jbe 0x467265 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x555>
254
- 00000000000003bb: 04 leaq 20(%r15), %rcx
255
- 00000000000003bf: 03 movq %r15, %rdi
256
- 00000000000003c2: 04 addq $19, %rdi
257
- 00000000000003c6: 03 movslq %esi, %rbp
258
- 00000000000003c9: 07 imulq $1717986919, %rbp, %rbp
259
- 00000000000003d0: 03 movq %rbp, %rbx
260
- 00000000000003d3: 04 shrq $63, %rbx
261
- 00000000000003d7: 04 sarq $34, %rbp
262
- 00000000000003db: 02 addl %ebx, %ebp
263
- 00000000000003dd: 02 addl %ebp, %ebp
264
- 00000000000003df: 04 leal (%rbp,%rbp,4), %ebp
265
- 00000000000003e3: 02 subl %ebp, %esi
266
- 00000000000003e5: 04 addb $48, %sil
267
- 00000000000003e9: 05 movb %sil, -2(%r12,%rcx)
268
- 00000000000003ee: 03 cmpl $22, %edi
269
- 00000000000003f1: 06 jb 0x467265 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x555>
270
- 00000000000003f7: 04 leaq -2(%rcx), %rsi
271
- 00000000000003fb: 07 imulq $1374389535, %rdx, %rdi
272
- 0000000000000402: 03 movq %rdi, %rbp
273
- 0000000000000405: 04 shrq $63, %rbp
274
- 0000000000000409: 04 sarq $37, %rdi
275
- 000000000000040d: 02 addl %ebp, %edi
276
- 000000000000040f: 03 movslq %edi, %rdi
277
- 0000000000000412: 07 imulq $1717986919, %rdi, %rbp
278
- 0000000000000419: 03 movq %rbp, %rbx
279
- 000000000000041c: 04 shrq $63, %rbx
280
- 0000000000000420: 04 sarq $34, %rbp
281
- 0000000000000424: 02 addl %ebx, %ebp
282
- 0000000000000426: 02 addl %ebp, %ebp
283
- 0000000000000428: 04 leal (%rbp,%rbp,4), %ebp
284
- 000000000000042c: 02 subl %ebp, %edi
285
- 000000000000042e: 04 addb $48, %dil
286
- 0000000000000432: 05 movb %dil, -3(%r12,%rcx)
287
- 0000000000000437: 04 cmpq $22, %rsi
288
- 000000000000043b: 06 jb 0x467265 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x555>
289
- 0000000000000441: 04 leaq -3(%rcx), %rsi
290
- 0000000000000445: 07 imulq $274877907, %rdx, %rdi
291
- 000000000000044c: 03 movq %rdi, %rbp
292
- 000000000000044f: 04 shrq $63, %rbp
293
- 0000000000000453: 04 sarq $38, %rdi
294
- 0000000000000457: 02 addl %ebp, %edi
295
- 0000000000000459: 03 movslq %edi, %rdi
296
- 000000000000045c: 07 imulq $1717986919, %rdi, %rbp
297
- 0000000000000463: 03 movq %rbp, %rbx
298
- 0000000000000466: 04 shrq $63, %rbx
299
- 000000000000046a: 04 sarq $34, %rbp
300
- 000000000000046e: 02 addl %ebx, %ebp
301
- 0000000000000470: 02 addl %ebp, %ebp
302
- 0000000000000472: 04 leal (%rbp,%rbp,4), %ebp
303
- 0000000000000476: 02 subl %ebp, %edi
304
- 0000000000000478: 04 addb $48, %dil
305
- 000000000000047c: 05 movb %dil, -4(%r12,%rcx)
306
- 0000000000000481: 04 cmpq $22, %rsi
307
- 0000000000000485: 06 jb 0x467265 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x555>
308
- 000000000000048b: 04 leaq -4(%rcx), %rsi
309
- 000000000000048f: 07 imulq $1759218605, %rdx, %rdi
310
- 0000000000000496: 03 movq %rdi, %rbp
311
- 0000000000000499: 04 shrq $63, %rbp
312
- 000000000000049d: 04 sarq $44, %rdi
313
- 00000000000004a1: 02 addl %ebp, %edi
314
- 00000000000004a3: 03 movslq %edi, %rdi
315
- 00000000000004a6: 07 imulq $1717986919, %rdi, %rbp
316
- 00000000000004ad: 03 movq %rbp, %rbx
317
- 00000000000004b0: 04 shrq $63, %rbx
318
- 00000000000004b4: 04 sarq $34, %rbp
319
- 00000000000004b8: 02 addl %ebx, %ebp
320
- 00000000000004ba: 02 addl %ebp, %ebp
321
- 00000000000004bc: 04 leal (%rbp,%rbp,4), %ebp
322
- 00000000000004c0: 02 subl %ebp, %edi
323
- 00000000000004c2: 04 addb $48, %dil
324
- 00000000000004c6: 05 movb %dil, -5(%r12,%rcx)
325
- 00000000000004cb: 04 cmpq $22, %rsi
326
- 00000000000004cf: 06 jb 0x467265 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x555>
327
- 00000000000004d5: 04 leaq -5(%rcx), %rsi
328
- 00000000000004d9: 07 imulq $351843721, %rdx, %rdi
329
- 00000000000004e0: 03 movq %rdi, %rbp
330
- 00000000000004e3: 04 shrq $63, %rbp
331
- 00000000000004e7: 04 sarq $45, %rdi
332
- 00000000000004eb: 02 addl %ebp, %edi
333
- 00000000000004ed: 03 movslq %edi, %rdi
334
- 00000000000004f0: 07 imulq $1717986919, %rdi, %rbp
335
- 00000000000004f7: 03 movq %rbp, %rbx
336
- 00000000000004fa: 04 shrq $63, %rbx
337
- 00000000000004fe: 04 sarq $34, %rbp
338
- 0000000000000502: 02 addl %ebx, %ebp
339
- 0000000000000504: 02 addl %ebp, %ebp
340
- 0000000000000506: 04 leal (%rbp,%rbp,4), %ebp
341
- 000000000000050a: 02 subl %ebp, %edi
342
- 000000000000050c: 04 addb $48, %dil
343
- 0000000000000510: 05 movb %dil, -6(%rcx,%r12)
344
- 0000000000000515: 04 cmpq $22, %rsi
345
- 0000000000000519: 02 jb 0x467265 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x555>
346
- 000000000000051b: 07 imulq $1125899907, %rdx, %rdx
347
- 0000000000000522: 03 movq %rdx, %rsi
348
- 0000000000000525: 04 shrq $63, %rsi
349
- 0000000000000529: 04 sarq $50, %rdx
350
- 000000000000052d: 02 addl %esi, %edx
351
- 000000000000052f: 03 movslq %edx, %rdx
352
- 0000000000000532: 07 imulq $1717986919, %rdx, %rsi
353
- 0000000000000539: 03 movq %rsi, %rdi
354
- 000000000000053c: 04 shrq $63, %rdi
355
- 0000000000000540: 04 shrq $34, %rsi
356
- 0000000000000544: 02 addl %edi, %esi
357
- 0000000000000546: 02 addl %esi, %esi
358
- 0000000000000548: 03 leal (%rsi,%rsi,4), %esi
359
- 000000000000054b: 02 subl %esi, %edx
360
- 000000000000054d: 03 addb $48, %dl
361
- 0000000000000550: 05 movb %dl, -7(%rcx,%r12)
362
- 0000000000000555: 03 movl %r15d, %ecx
363
- 0000000000000558: 03 addq %rcx, %rax
364
- 000000000000055b: 03 subl %r12d, %eax
365
- 000000000000055e: 04 addq $40, %rsp
366
- 0000000000000562: 01 popq %rbx
367
- 0000000000000563: 02 popq %r12
368
- 0000000000000565: 02 popq %r13
369
- 0000000000000567: 02 popq %r14
370
- 0000000000000569: 02 popq %r15
371
- 000000000000056b: 01 popq %rbp
372
- 000000000000056c: 01 retq
373
- 000000000000056d: 04 cmpl $2, %r15d
374
- 0000000000000571: 02 ja 0x46729c <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x58c>
375
- 0000000000000573: 04 cmpl $2, %r15d
376
- 0000000000000577: 02 jne 0x4672ac <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x59c>
377
- 0000000000000579: 06 movl $3518437209, %r13d
378
- 000000000000057f: 04 imulq %rax, %r13
379
- 0000000000000583: 04 shrq $45, %r13
380
- 0000000000000587: 05 jmp 0x467092 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x382>
381
- 000000000000058c: 07 imulq $274877907, %rax, %r13
382
- 0000000000000593: 04 shrq $38, %r13
383
- 0000000000000597: 05 jmp 0x467092 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x382>
384
- 000000000000059c: 04 shrl $5, %r13d
385
- 00000000000005a0: 07 imulq $175921861, %r13, %r13
386
- 00000000000005a7: 04 shrq $39, %r13
387
- 00000000000005ab: 05 jmp 0x467092 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x382>
388
- 00000000000005b0: 05 movl $7304124, %edi
389
- 00000000000005b5: 05 callq 0x46f120 <BloombergLP::bsls::Review::updateCount(BloombergLP::bsls::Atomic_TypeTraits<BloombergLP::bsls::AtomicOperations_ALL_ALL_ClangIntrinsics>::Int*)>
390
- 00000000000005ba: 08 movq $4826533, (%rsp)
391
- 00000000000005c2: 09 movq $4826587, 8(%rsp)
392
- 00000000000005cb: 08 movl $1126, 16(%rsp)
393
- 00000000000005d3: 09 movq $5035034, 24(%rsp)
394
- 00000000000005dc: 04 movl %eax, 32(%rsp)
395
- 00000000000005e0: 03 movq %rsp, %rdi
396
- 00000000000005e3: 05 callq 0x46f140 <BloombergLP::bsls::Review::invokeHandler(BloombergLP::bsls::ReviewViolation const&)>
397
- 00000000000005e8: 03 movq (%r14), %rax
398
- 00000000000005eb: 03 movq %rax, %rcx
399
- 00000000000005ee: 04 shrq $32, %rcx
400
- 00000000000005f2: 04 shlq $37, %rax
401
- 00000000000005f6: 10 movabsq $9223371899415822336, %rdx
402
- 0000000000000600: 03 addq %rax, %rdx
403
- 0000000000000603: 07 imulq $1000, %rcx, %rax
404
- 000000000000060a: 10 movabsq $-9223372036854775808, %rbx
405
- 0000000000000614: 03 orq %rdx, %rbx
406
- 0000000000000617: 03 orq %rax, %rbx
407
- 000000000000061a: 05 jmp 0x466d33 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x23>
408
- 000000000000061f: 05 movl $7304124, %edi
409
- 0000000000000624: 05 callq 0x46f120 <BloombergLP::bsls::Review::updateCount(BloombergLP::bsls::Atomic_TypeTraits<BloombergLP::bsls::AtomicOperations_ALL_ALL_ClangIntrinsics>::Int*)>
410
- 0000000000000629: 08 movq $4826533, (%rsp)
411
- 0000000000000631: 09 movq $4826587, 8(%rsp)
412
- 000000000000063a: 08 movl $1126, 16(%rsp)
413
- 0000000000000642: 09 movq $5035034, 24(%rsp)
414
- 000000000000064b: 04 movl %eax, 32(%rsp)
415
- 000000000000064f: 03 movq %rsp, %rdi
416
- 0000000000000652: 05 callq 0x46f140 <BloombergLP::bsls::Review::invokeHandler(BloombergLP::bsls::ReviewViolation const&)>
417
- 0000000000000657: 04 movl 4(%r14), %eax
418
- 000000000000065b: 07 imulq $1000, %rax, %rax
419
- 0000000000000662: 10 movabsq $-137438953472, %rcx
420
- 000000000000066c: 03 orq %rax, %rcx
421
- 000000000000066f: 05 jmp 0x466e5b <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x14b>
422
- 0000000000000674: 05 movl $7304124, %edi
423
- 0000000000000679: 05 callq 0x46f120 <BloombergLP::bsls::Review::updateCount(BloombergLP::bsls::Atomic_TypeTraits<BloombergLP::bsls::AtomicOperations_ALL_ALL_ClangIntrinsics>::Int*)>
424
- 000000000000067e: 08 movq $4826533, (%rsp)
425
- 0000000000000686: 09 movq $4826587, 8(%rsp)
426
- 000000000000068f: 08 movl $1126, 16(%rsp)
427
- 0000000000000697: 09 movq $5035034, 24(%rsp)
428
- 00000000000006a0: 04 movl %eax, 32(%rsp)
429
- 00000000000006a4: 03 movq %rsp, %rdi
430
- 00000000000006a7: 05 callq 0x46f140 <BloombergLP::bsls::Review::invokeHandler(BloombergLP::bsls::ReviewViolation const&)>
431
- 00000000000006ac: 04 movl 4(%r14), %eax
432
- 00000000000006b0: 07 imulq $1000, %rax, %rax
433
- 00000000000006b7: 10 movabsq $-137438953472, %rcx
434
- 00000000000006c1: 03 orq %rax, %rcx
435
- 00000000000006c4: 05 jmp 0x466ec6 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x1b6>
436
- 00000000000006c9: 05 movl $7304124, %edi
437
- 00000000000006ce: 05 callq 0x46f120 <BloombergLP::bsls::Review::updateCount(BloombergLP::bsls::Atomic_TypeTraits<BloombergLP::bsls::AtomicOperations_ALL_ALL_ClangIntrinsics>::Int*)>
438
- 00000000000006d3: 08 movq $4826533, (%rsp)
439
- 00000000000006db: 09 movq $4826587, 8(%rsp)
440
- 00000000000006e4: 08 movl $1126, 16(%rsp)
441
- 00000000000006ec: 09 movq $5035034, 24(%rsp)
442
- 00000000000006f5: 04 movl %eax, 32(%rsp)
443
- 00000000000006f9: 03 movq %rsp, %rdi
444
- 00000000000006fc: 05 callq 0x46f140 <BloombergLP::bsls::Review::invokeHandler(BloombergLP::bsls::ReviewViolation const&)>
445
- 0000000000000701: 04 movl 4(%r14), %eax
446
- 0000000000000705: 07 imulq $1000, %rax, %rcx
447
- 000000000000070c: 10 movabsq $-137438953472, %rax
448
- 0000000000000716: 03 orq %rcx, %rax
449
- 0000000000000719: 05 jmp 0x466f48 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x238>
450
- 000000000000071e: 10 movabsq $-137438953472, %rbx
451
- 0000000000000728: 05 movl $7304124, %edi
452
- 000000000000072d: 05 callq 0x46f120 <BloombergLP::bsls::Review::updateCount(BloombergLP::bsls::Atomic_TypeTraits<BloombergLP::bsls::AtomicOperations_ALL_ALL_ClangIntrinsics>::Int*)>
453
- 0000000000000732: 08 movq $4826533, (%rsp)
454
- 000000000000073a: 09 movq $4826587, 8(%rsp)
455
- 0000000000000743: 08 movl $1126, 16(%rsp)
456
- 000000000000074b: 09 movq $5035034, 24(%rsp)
457
- 0000000000000754: 04 movl %eax, 32(%rsp)
458
- 0000000000000758: 03 movq %rsp, %rdi
459
- 000000000000075b: 05 callq 0x46f140 <BloombergLP::bsls::Review::invokeHandler(BloombergLP::bsls::ReviewViolation const&)>
460
- 0000000000000760: 03 movq (%r14), %rcx
461
- 0000000000000763: 03 movq %rcx, %rax
462
- 0000000000000766: 04 shrq $32, %rax
463
- 000000000000076a: 07 imulq $1000, %rax, %rbp
464
- 0000000000000771: 03 orq %rbx, %rbp
465
- 0000000000000774: 03 testq %rcx, %rcx
466
- 0000000000000777: 06 js 0x466fa5 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x295>
467
- 000000000000077d: 05 movl $7304124, %edi
468
- 0000000000000782: 05 callq 0x46f120 <BloombergLP::bsls::Review::updateCount(BloombergLP::bsls::Atomic_TypeTraits<BloombergLP::bsls::AtomicOperations_ALL_ALL_ClangIntrinsics>::Int*)>
469
- 0000000000000787: 08 movq $4826533, (%rsp)
470
- 000000000000078f: 09 movq $4826587, 8(%rsp)
471
- 0000000000000798: 08 movl $1126, 16(%rsp)
472
- 00000000000007a0: 09 movq $5035034, 24(%rsp)
473
- 00000000000007a9: 04 movl %eax, 32(%rsp)
474
- 00000000000007ad: 03 movq %rsp, %rdi
475
- 00000000000007b0: 05 callq 0x46f140 <BloombergLP::bsls::Review::invokeHandler(BloombergLP::bsls::ReviewViolation const&)>
476
- 00000000000007b5: 04 movl 4(%r14), %eax
477
- 00000000000007b9: 07 imulq $1000, %rax, %rcx
478
- 00000000000007c0: 03 orq %rbx, %rcx
479
- 00000000000007c3: 05 jmp 0x466fa5 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x295>
480
- 00000000000007c8: 05 movl $7304124, %edi
481
- 00000000000007cd: 05 callq 0x46f120 <BloombergLP::bsls::Review::updateCount(BloombergLP::bsls::Atomic_TypeTraits<BloombergLP::bsls::AtomicOperations_ALL_ALL_ClangIntrinsics>::Int*)>
482
- 00000000000007d2: 08 movq $4826533, (%rsp)
483
- 00000000000007da: 09 movq $4826587, 8(%rsp)
484
- 00000000000007e3: 08 movl $1126, 16(%rsp)
485
- 00000000000007eb: 09 movq $5035034, 24(%rsp)
486
- 00000000000007f4: 04 movl %eax, 32(%rsp)
487
- 00000000000007f8: 03 movq %rsp, %rdi
488
- 00000000000007fb: 05 callq 0x46f140 <BloombergLP::bsls::Review::invokeHandler(BloombergLP::bsls::ReviewViolation const&)>
489
- 0000000000000800: 04 movl 4(%r14), %eax
490
- 0000000000000804: 07 imulq $1000, %rax, %rcx
491
- 000000000000080b: 10 movabsq $-137438953472, %rax
492
- 0000000000000815: 03 orq %rcx, %rax
493
- 0000000000000818: 05 jmp 0x467031 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x321>
494
- 000000000000081d: 03 nopl (%rax)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 0000000000466e90 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)>:
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 %rdx, %r15
10
  0000000000000011: 03 movq %rsi, %r14
11
  0000000000000014: 03 movq %rdi, %r12
12
  0000000000000017: 03 movq (%rsi), %rbx
13
  000000000000001a: 03 testq %rbx, %rbx
14
+ 000000000000001d: 06 jns 0x4674a7 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x617>
15
  0000000000000023: 04 shrq $37, %rbx
16
  0000000000000027: 06 andl $67108863, %ebx
17
  000000000000002d: 02 incl %ebx
18
  000000000000002f: 02 movl %ebx, %edi
19
+ 0000000000000031: 05 callq 0x46a6a0 <BloombergLP::bdlt::PosixDateImpUtil::serialToYear(int)>
20
+ 0000000000000036: 03 movslq %eax, %rcx
21
+ 0000000000000039: 07 imulq $1717986919, %rcx, %rax
22
+ 0000000000000040: 03 movq %rax, %rdx
23
+ 0000000000000043: 04 shrq $63, %rdx
24
+ 0000000000000047: 04 sarq $34, %rax
25
+ 000000000000004b: 02 addl %edx, %eax
26
+ 000000000000004d: 03 leal (%rax,%rax), %edx
27
+ 0000000000000050: 03 leal (%rdx,%rdx,4), %edx
28
+ 0000000000000053: 07 imulq $1374389535, %rcx, %rsi
29
+ 000000000000005a: 07 imulq $274877907, %rcx, %rdi
30
+ 0000000000000061: 02 subl %edx, %ecx
31
+ 0000000000000063: 03 addb $48, %cl
32
+ 0000000000000066: 05 movb %cl, 3(%r12)
33
+ 000000000000006b: 02 cltq
34
+ 000000000000006d: 07 imulq $1717986919, %rax, %rcx
35
+ 0000000000000074: 03 movq %rcx, %rdx
36
+ 0000000000000077: 04 shrq $63, %rdx
37
+ 000000000000007b: 04 sarq $34, %rcx
38
+ 000000000000007f: 02 addl %edx, %ecx
39
+ 0000000000000081: 02 addl %ecx, %ecx
40
+ 0000000000000083: 03 leal (%rcx,%rcx,4), %ecx
41
+ 0000000000000086: 02 subl %ecx, %eax
42
+ 0000000000000088: 02 addb $48, %al
43
+ 000000000000008a: 05 movb %al, 2(%r12)
44
+ 000000000000008f: 03 movq %rsi, %rax
45
+ 0000000000000092: 04 shrq $63, %rax
46
+ 0000000000000096: 04 sarq $37, %rsi
47
+ 000000000000009a: 02 addl %eax, %esi
48
+ 000000000000009c: 03 movslq %esi, %rax
49
+ 000000000000009f: 07 imulq $1717986919, %rax, %rcx
50
+ 00000000000000a6: 03 movq %rcx, %rdx
51
+ 00000000000000a9: 04 shrq $63, %rdx
52
+ 00000000000000ad: 04 sarq $34, %rcx
53
+ 00000000000000b1: 02 addl %edx, %ecx
54
+ 00000000000000b3: 02 addl %ecx, %ecx
55
+ 00000000000000b5: 03 leal (%rcx,%rcx,4), %ecx
56
+ 00000000000000b8: 02 subl %ecx, %eax
57
+ 00000000000000ba: 02 addb $48, %al
58
+ 00000000000000bc: 05 movb %al, 1(%r12)
59
+ 00000000000000c1: 03 movq %rdi, %rax
60
+ 00000000000000c4: 04 shrq $63, %rax
61
+ 00000000000000c8: 04 sarq $38, %rdi
62
+ 00000000000000cc: 02 addl %eax, %edi
63
+ 00000000000000ce: 03 movslq %edi, %rax
64
+ 00000000000000d1: 07 imulq $1717986919, %rax, %rcx
65
+ 00000000000000d8: 03 movq %rcx, %rdx
66
+ 00000000000000db: 04 shrq $63, %rdx
67
+ 00000000000000df: 04 sarq $34, %rcx
68
+ 00000000000000e3: 02 addl %edx, %ecx
69
+ 00000000000000e5: 02 addl %ecx, %ecx
70
+ 00000000000000e7: 03 leal (%rcx,%rcx,4), %ecx
71
+ 00000000000000ea: 02 subl %ecx, %eax
72
+ 00000000000000ec: 02 addb $48, %al
73
+ 00000000000000ee: 04 movb %al, (%r12)
74
+ 00000000000000f2: 06 movb $45, 4(%r12)
75
+ 00000000000000f8: 02 movl %ebx, %edi
76
+ 00000000000000fa: 05 callq 0x46a660 <BloombergLP::bdlt::PosixDateImpUtil::serialToMonth(int)>
77
+ 00000000000000ff: 02 cltq
78
+ 0000000000000101: 07 imulq $1717986919, %rax, %rcx
79
+ 0000000000000108: 03 movq %rcx, %rdx
80
+ 000000000000010b: 04 shrq $63, %rdx
81
+ 000000000000010f: 04 sarq $34, %rcx
82
+ 0000000000000113: 02 addl %edx, %ecx
83
+ 0000000000000115: 03 leal (%rcx,%rcx), %edx
84
+ 0000000000000118: 03 leal (%rdx,%rdx,4), %edx
85
+ 000000000000011b: 02 subl %edx, %eax
86
+ 000000000000011d: 02 addb $48, %al
87
+ 000000000000011f: 05 movb %al, 6(%r12)
88
+ 0000000000000124: 03 movslq %ecx, %rax
89
+ 0000000000000127: 07 imulq $1717986919, %rax, %rcx
90
+ 000000000000012e: 03 movq %rcx, %rdx
91
+ 0000000000000131: 04 shrq $63, %rdx
92
+ 0000000000000135: 04 sarq $34, %rcx
93
+ 0000000000000139: 02 addl %edx, %ecx
94
+ 000000000000013b: 02 addl %ecx, %ecx
95
+ 000000000000013d: 03 leal (%rcx,%rcx,4), %ecx
96
+ 0000000000000140: 02 subl %ecx, %eax
97
+ 0000000000000142: 02 addb $48, %al
98
+ 0000000000000144: 05 movb %al, 5(%r12)
99
+ 0000000000000149: 06 movb $45, 7(%r12)
100
+ 000000000000014f: 02 movl %ebx, %edi
101
+ 0000000000000151: 05 callq 0x46a620 <BloombergLP::bdlt::PosixDateImpUtil::serialToDay(int)>
102
+ 0000000000000156: 02 cltq
103
+ 0000000000000158: 07 imulq $1717986919, %rax, %rcx
104
+ 000000000000015f: 03 movq %rcx, %rdx
105
+ 0000000000000162: 04 shrq $63, %rdx
106
+ 0000000000000166: 04 sarq $34, %rcx
107
+ 000000000000016a: 02 addl %edx, %ecx
108
+ 000000000000016c: 03 leal (%rcx,%rcx), %edx
109
+ 000000000000016f: 03 leal (%rdx,%rdx,4), %edx
110
+ 0000000000000172: 02 subl %edx, %eax
111
+ 0000000000000174: 02 addb $48, %al
112
+ 0000000000000176: 05 movb %al, 9(%r12)
113
+ 000000000000017b: 03 movslq %ecx, %rax
114
+ 000000000000017e: 07 imulq $1717986919, %rax, %rcx
115
+ 0000000000000185: 03 movq %rcx, %rdx
116
+ 0000000000000188: 04 shrq $63, %rdx
117
+ 000000000000018c: 04 sarq $34, %rcx
118
+ 0000000000000190: 02 addl %edx, %ecx
119
+ 0000000000000192: 02 addl %ecx, %ecx
120
+ 0000000000000194: 03 leal (%rcx,%rcx,4), %ecx
121
+ 0000000000000197: 02 subl %ecx, %eax
122
+ 0000000000000199: 02 addb $48, %al
123
+ 000000000000019b: 05 movb %al, 8(%r12)
124
+ 00000000000001a0: 06 movb $84, 10(%r12)
125
+ 00000000000001a6: 03 movq (%r14), %rcx
126
+ 00000000000001a9: 03 testq %rcx, %rcx
127
+ 00000000000001ac: 06 jns 0x467516 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x686>
128
+ 00000000000001b2: 10 movabsq $137438953408, %r13
129
+ 00000000000001bc: 07 leaq -960(%r13), %rax
130
+ 00000000000001c3: 03 andq %rcx, %rax
131
+ 00000000000001c6: 10 movabsq $-7442832613395060283, %rcx
132
+ 00000000000001d0: 03 mulq %rcx
133
+ 00000000000001d3: 04 shrq $31, %rdx
134
+ 00000000000001d7: 06 imull $205, %edx, %eax
135
+ 00000000000001dd: 03 movzwl %ax, %eax
136
+ 00000000000001e0: 03 shrl $11, %eax
137
+ 00000000000001e3: 03 leal (%rax,%rax), %ecx
138
+ 00000000000001e6: 03 leal (%rcx,%rcx,4), %ecx
139
+ 00000000000001e9: 02 subb %cl, %dl
140
+ 00000000000001eb: 03 orb $48, %dl
141
+ 00000000000001ee: 05 movb %dl, 12(%r12)
142
+ 00000000000001f3: 06 imull $205, %eax, %ecx
143
+ 00000000000001f9: 03 shrl $10, %ecx
144
+ 00000000000001fc: 03 andl $-2, %ecx
145
+ 00000000000001ff: 03 leal (%rcx,%rcx,4), %ecx
146
+ 0000000000000202: 02 subb %cl, %al
147
+ 0000000000000204: 02 orb $48, %al
148
+ 0000000000000206: 05 movb %al, 11(%r12)
149
+ 000000000000020b: 06 movb $58, 13(%r12)
150
+ 0000000000000211: 03 movq (%r14), %rcx
151
+ 0000000000000214: 03 testq %rcx, %rcx
152
+ 0000000000000217: 06 jns 0x46756b <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x6db>
153
+ 000000000000021d: 07 leaq -192(%r13), %rax
154
+ 0000000000000224: 03 andq %rcx, %rax
155
+ 0000000000000227: 04 shrq $8, %rax
156
+ 000000000000022b: 10 movabsq $80595054640975279, %rcx
157
+ 0000000000000235: 03 mulq %rcx
158
+ 0000000000000238: 04 shrq $10, %rdx
159
+ 000000000000023c: 03 movzwl %dx, %eax
160
+ 000000000000023f: 06 imull $34953, %eax, %eax
161
+ 0000000000000245: 03 shrl $21, %eax
162
+ 0000000000000248: 03 imull $60, %eax, %eax
163
+ 000000000000024b: 02 subl %eax, %edx
164
+ 000000000000024d: 06 imull $205, %edx, %eax
165
+ 0000000000000253: 03 movzwl %ax, %eax
166
+ 0000000000000256: 03 shrl $11, %eax
167
+ 0000000000000259: 03 leal (%rax,%rax), %ecx
168
+ 000000000000025c: 03 leal (%rcx,%rcx,4), %ecx
169
+ 000000000000025f: 02 subb %cl, %dl
170
+ 0000000000000261: 03 orb $48, %dl
171
+ 0000000000000264: 05 movb %dl, 15(%r12)
172
+ 0000000000000269: 02 orb $48, %al
173
+ 000000000000026b: 05 movb %al, 14(%r12)
174
+ 0000000000000270: 06 movb $58, 16(%r12)
175
+ 0000000000000276: 03 movl (%r15), %eax
176
+ 0000000000000279: 03 movl %eax, %r15d
177
+ 000000000000027c: 04 andl $7, %r15d
178
+ 0000000000000280: 03 testl %r15d, %r15d
179
+ 0000000000000283: 06 je 0x46720c <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x37c>
180
+ 0000000000000289: 02 testb $16, %al
181
+ 000000000000028b: 03 sete %bl
182
+ 000000000000028e: 02 addb %bl, %bl
183
+ 0000000000000290: 03 orb $44, %bl
184
+ 0000000000000293: 03 movq (%r14), %rax
185
+ 0000000000000296: 03 testq %rax, %rax
186
+ 0000000000000299: 06 jns 0x4675c0 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x730>
187
+ 000000000000029f: 03 andq %r13, %rax
188
+ 00000000000002a2: 10 movabsq $4835703278458516699, %rcx
189
+ 00000000000002ac: 03 mulq %rcx
190
+ 00000000000002af: 04 shrq $18, %rdx
191
+ 00000000000002b3: 05 movl $2290649225, %eax
192
+ 00000000000002b8: 04 imulq %rdx, %rax
193
+ 00000000000002bc: 04 shrq $37, %rax
194
+ 00000000000002c0: 03 imull $60, %eax, %eax
195
+ 00000000000002c3: 02 subl %eax, %edx
196
+ 00000000000002c5: 06 imull $205, %edx, %eax
197
+ 00000000000002cb: 03 movzwl %ax, %eax
198
+ 00000000000002ce: 03 shrl $11, %eax
199
+ 00000000000002d1: 03 leal (%rax,%rax), %ecx
200
+ 00000000000002d4: 03 leal (%rcx,%rcx,4), %ecx
201
+ 00000000000002d7: 02 subb %cl, %dl
202
+ 00000000000002d9: 03 orb $48, %dl
203
+ 00000000000002dc: 05 movb %dl, 18(%r12)
204
+ 00000000000002e1: 02 orb $48, %al
205
+ 00000000000002e3: 05 movb %al, 17(%r12)
206
+ 00000000000002e8: 05 movb %bl, 19(%r12)
207
+ 00000000000002ed: 03 movq (%r14), %rbp
208
+ 00000000000002f0: 03 movq %rbp, %rcx
209
+ 00000000000002f3: 03 testq %rbp, %rbp
210
+ 00000000000002f6: 06 jns 0x467615 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x785>
211
+ 00000000000002fc: 04 leaq 56(%r13), %rax
212
+ 0000000000000300: 03 andq %rbp, %rax
213
+ 0000000000000303: 04 shrq $3, %rax
214
+ 0000000000000307: 10 movabsq $2361183241434822607, %rsi
215
+ 0000000000000311: 03 mulq %rsi
216
+ 0000000000000314: 04 shrq $4, %rdx
217
+ 0000000000000318: 07 imulq $274877907, %rdx, %rax
218
+ 000000000000031f: 04 shrq $38, %rax
219
+ 0000000000000323: 06 imull $1000, %eax, %eax
220
+ 0000000000000329: 02 subl %eax, %edx
221
+ 000000000000032b: 06 imull $1000, %edx, %edi
222
+ 0000000000000331: 04 addq $63, %r13
223
+ 0000000000000335: 03 andq %rcx, %r13
224
+ 0000000000000338: 03 movq %r13, %rax
225
+ 000000000000033b: 04 shrq $3, %rax
226
+ 000000000000033f: 03 mulq %rsi
227
+ 0000000000000342: 04 shrq $4, %rdx
228
+ 0000000000000346: 06 imull $1000, %edx, %eax
229
+ 000000000000034c: 03 subl %eax, %r13d
230
+ 000000000000034f: 03 addl %edi, %r13d
231
+ 0000000000000352: 04 cmpl $6, %r15d
232
+ 0000000000000356: 06 jae 0x467279 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x3e9>
233
+ 000000000000035c: 03 movl %r13d, %eax
234
+ 000000000000035f: 04 cmpl $5, %r15d
235
+ 0000000000000363: 02 jae 0x46726b <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x3db>
236
+ 0000000000000365: 04 cmpl $4, %r15d
237
+ 0000000000000369: 06 jne 0x467464 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x5d4>
238
+ 000000000000036f: 07 imulq $1374389535, %rax, %r13
239
+ 0000000000000376: 04 shrq $37, %r13
240
+ 000000000000037a: 02 jmp 0x467279 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x3e9>
241
+ 000000000000037c: 03 movq (%r14), %rax
242
+ 000000000000037f: 03 testq %rax, %rax
243
+ 0000000000000382: 06 jns 0x4676bf <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x82f>
244
+ 0000000000000388: 03 andq %r13, %rax
245
+ 000000000000038b: 10 movabsq $4835703278458516699, %rcx
246
+ 0000000000000395: 03 mulq %rcx
247
+ 0000000000000398: 04 shrq $18, %rdx
248
+ 000000000000039c: 05 movl $2290649225, %eax
249
+ 00000000000003a1: 04 imulq %rdx, %rax
250
+ 00000000000003a5: 04 shrq $37, %rax
251
+ 00000000000003a9: 03 imull $60, %eax, %eax
252
+ 00000000000003ac: 02 subl %eax, %edx
253
+ 00000000000003ae: 06 imull $205, %edx, %eax
254
+ 00000000000003b4: 03 movzwl %ax, %eax
255
+ 00000000000003b7: 03 shrl $11, %eax
256
+ 00000000000003ba: 03 leal (%rax,%rax), %ecx
257
+ 00000000000003bd: 03 leal (%rcx,%rcx,4), %ecx
258
+ 00000000000003c0: 02 subb %cl, %dl
259
+ 00000000000003c2: 03 orb $48, %dl
260
+ 00000000000003c5: 05 movb %dl, 18(%r12)
261
+ 00000000000003ca: 02 orb $48, %al
262
+ 00000000000003cc: 05 movb %al, 17(%r12)
263
+ 00000000000003d1: 05 leaq 19(%r12), %rax
264
+ 00000000000003d6: 05 jmp 0x467452 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x5c2>
265
+ 00000000000003db: 06 movl $3435973837, %r13d
266
+ 00000000000003e1: 04 imulq %rax, %r13
267
+ 00000000000003e5: 04 shrq $35, %r13
268
+ 00000000000003e9: 05 leaq 20(%r12), %rax
269
+ 00000000000003ee: 03 movslq %r13d, %rdx
270
+ 00000000000003f1: 07 imulq $1717986919, %rdx, %rsi
271
+ 00000000000003f8: 03 movq %rsi, %rcx
272
+ 00000000000003fb: 04 shrq $63, %rcx
273
+ 00000000000003ff: 04 sarq $34, %rsi
274
+ 0000000000000403: 02 addl %ecx, %esi
275
+ 0000000000000405: 03 leal (%rsi,%rsi), %ecx
276
+ 0000000000000408: 03 leal (%rcx,%rcx,4), %ecx
277
+ 000000000000040b: 02 movl %edx, %edi
278
+ 000000000000040d: 02 subl %ecx, %edi
279
+ 000000000000040f: 04 addb $48, %dil
280
+ 0000000000000413: 05 movb %dil, 19(%r12,%r15)
281
+ 0000000000000418: 04 cmpl $1, %r15d
282
+ 000000000000041c: 06 jbe 0x46744c <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x5bc>
283
+ 0000000000000422: 04 leaq 20(%r15), %rcx
284
+ 0000000000000426: 03 movq %r15, %rdi
285
+ 0000000000000429: 04 addq $19, %rdi
286
+ 000000000000042d: 03 movslq %esi, %rbp
287
+ 0000000000000430: 07 imulq $1717986919, %rbp, %rbp
288
+ 0000000000000437: 03 movq %rbp, %rbx
289
+ 000000000000043a: 04 shrq $63, %rbx
290
+ 000000000000043e: 04 sarq $34, %rbp
291
+ 0000000000000442: 02 addl %ebx, %ebp
292
+ 0000000000000444: 02 addl %ebp, %ebp
293
+ 0000000000000446: 04 leal (%rbp,%rbp,4), %ebp
294
+ 000000000000044a: 02 subl %ebp, %esi
295
+ 000000000000044c: 04 addb $48, %sil
296
+ 0000000000000450: 05 movb %sil, -2(%r12,%rcx)
297
+ 0000000000000455: 03 cmpl $22, %edi
298
+ 0000000000000458: 06 jb 0x46744c <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x5bc>
299
+ 000000000000045e: 04 leaq -2(%rcx), %rsi
300
+ 0000000000000462: 07 imulq $1374389535, %rdx, %rdi
301
+ 0000000000000469: 03 movq %rdi, %rbp
302
+ 000000000000046c: 04 shrq $63, %rbp
303
+ 0000000000000470: 04 sarq $37, %rdi
304
+ 0000000000000474: 02 addl %ebp, %edi
305
+ 0000000000000476: 03 movslq %edi, %rdi
306
+ 0000000000000479: 07 imulq $1717986919, %rdi, %rbp
307
+ 0000000000000480: 03 movq %rbp, %rbx
308
+ 0000000000000483: 04 shrq $63, %rbx
309
+ 0000000000000487: 04 sarq $34, %rbp
310
+ 000000000000048b: 02 addl %ebx, %ebp
311
+ 000000000000048d: 02 addl %ebp, %ebp
312
+ 000000000000048f: 04 leal (%rbp,%rbp,4), %ebp
313
+ 0000000000000493: 02 subl %ebp, %edi
314
+ 0000000000000495: 04 addb $48, %dil
315
+ 0000000000000499: 05 movb %dil, -3(%r12,%rcx)
316
+ 000000000000049e: 04 cmpq $22, %rsi
317
+ 00000000000004a2: 06 jb 0x46744c <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x5bc>
318
+ 00000000000004a8: 04 leaq -3(%rcx), %rsi
319
+ 00000000000004ac: 07 imulq $274877907, %rdx, %rdi
320
+ 00000000000004b3: 03 movq %rdi, %rbp
321
+ 00000000000004b6: 04 shrq $63, %rbp
322
+ 00000000000004ba: 04 sarq $38, %rdi
323
+ 00000000000004be: 02 addl %ebp, %edi
324
+ 00000000000004c0: 03 movslq %edi, %rdi
325
+ 00000000000004c3: 07 imulq $1717986919, %rdi, %rbp
326
+ 00000000000004ca: 03 movq %rbp, %rbx
327
+ 00000000000004cd: 04 shrq $63, %rbx
328
+ 00000000000004d1: 04 sarq $34, %rbp
329
+ 00000000000004d5: 02 addl %ebx, %ebp
330
+ 00000000000004d7: 02 addl %ebp, %ebp
331
+ 00000000000004d9: 04 leal (%rbp,%rbp,4), %ebp
332
+ 00000000000004dd: 02 subl %ebp, %edi
333
+ 00000000000004df: 04 addb $48, %dil
334
+ 00000000000004e3: 05 movb %dil, -4(%r12,%rcx)
335
+ 00000000000004e8: 04 cmpq $22, %rsi
336
+ 00000000000004ec: 06 jb 0x46744c <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x5bc>
337
+ 00000000000004f2: 04 leaq -4(%rcx), %rsi
338
+ 00000000000004f6: 07 imulq $1759218605, %rdx, %rdi
339
+ 00000000000004fd: 03 movq %rdi, %rbp
340
+ 0000000000000500: 04 shrq $63, %rbp
341
+ 0000000000000504: 04 sarq $44, %rdi
342
+ 0000000000000508: 02 addl %ebp, %edi
343
+ 000000000000050a: 03 movslq %edi, %rdi
344
+ 000000000000050d: 07 imulq $1717986919, %rdi, %rbp
345
+ 0000000000000514: 03 movq %rbp, %rbx
346
+ 0000000000000517: 04 shrq $63, %rbx
347
+ 000000000000051b: 04 sarq $34, %rbp
348
+ 000000000000051f: 02 addl %ebx, %ebp
349
+ 0000000000000521: 02 addl %ebp, %ebp
350
+ 0000000000000523: 04 leal (%rbp,%rbp,4), %ebp
351
+ 0000000000000527: 02 subl %ebp, %edi
352
+ 0000000000000529: 04 addb $48, %dil
353
+ 000000000000052d: 05 movb %dil, -5(%r12,%rcx)
354
+ 0000000000000532: 04 cmpq $22, %rsi
355
+ 0000000000000536: 06 jb 0x46744c <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x5bc>
356
+ 000000000000053c: 04 leaq -5(%rcx), %rsi
357
+ 0000000000000540: 07 imulq $351843721, %rdx, %rdi
358
+ 0000000000000547: 03 movq %rdi, %rbp
359
+ 000000000000054a: 04 shrq $63, %rbp
360
+ 000000000000054e: 04 sarq $45, %rdi
361
+ 0000000000000552: 02 addl %ebp, %edi
362
+ 0000000000000554: 03 movslq %edi, %rdi
363
+ 0000000000000557: 07 imulq $1717986919, %rdi, %rbp
364
+ 000000000000055e: 03 movq %rbp, %rbx
365
+ 0000000000000561: 04 shrq $63, %rbx
366
+ 0000000000000565: 04 sarq $34, %rbp
367
+ 0000000000000569: 02 addl %ebx, %ebp
368
+ 000000000000056b: 02 addl %ebp, %ebp
369
+ 000000000000056d: 04 leal (%rbp,%rbp,4), %ebp
370
+ 0000000000000571: 02 subl %ebp, %edi
371
+ 0000000000000573: 04 addb $48, %dil
372
+ 0000000000000577: 05 movb %dil, -6(%rcx,%r12)
373
+ 000000000000057c: 04 cmpq $22, %rsi
374
+ 0000000000000580: 02 jb 0x46744c <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x5bc>
375
+ 0000000000000582: 07 imulq $1125899907, %rdx, %rdx
376
+ 0000000000000589: 03 movq %rdx, %rsi
377
+ 000000000000058c: 04 shrq $63, %rsi
378
+ 0000000000000590: 04 sarq $50, %rdx
379
+ 0000000000000594: 02 addl %esi, %edx
380
+ 0000000000000596: 03 movslq %edx, %rdx
381
+ 0000000000000599: 07 imulq $1717986919, %rdx, %rsi
382
+ 00000000000005a0: 03 movq %rsi, %rdi
383
+ 00000000000005a3: 04 shrq $63, %rdi
384
+ 00000000000005a7: 04 shrq $34, %rsi
385
+ 00000000000005ab: 02 addl %edi, %esi
386
+ 00000000000005ad: 02 addl %esi, %esi
387
+ 00000000000005af: 03 leal (%rsi,%rsi,4), %esi
388
+ 00000000000005b2: 02 subl %esi, %edx
389
+ 00000000000005b4: 03 addb $48, %dl
390
+ 00000000000005b7: 05 movb %dl, -7(%rcx,%r12)
391
+ 00000000000005bc: 03 movl %r15d, %ecx
392
+ 00000000000005bf: 03 addq %rcx, %rax
393
+ 00000000000005c2: 03 subl %r12d, %eax
394
+ 00000000000005c5: 04 addq $40, %rsp
395
+ 00000000000005c9: 01 popq %rbx
396
+ 00000000000005ca: 02 popq %r12
397
+ 00000000000005cc: 02 popq %r13
398
+ 00000000000005ce: 02 popq %r14
399
+ 00000000000005d0: 02 popq %r15
400
+ 00000000000005d2: 01 popq %rbp
401
+ 00000000000005d3: 01 retq
402
+ 00000000000005d4: 04 cmpl $2, %r15d
403
+ 00000000000005d8: 02 ja 0x467483 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x5f3>
404
+ 00000000000005da: 04 cmpl $2, %r15d
405
+ 00000000000005de: 02 jne 0x467493 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x603>
406
+ 00000000000005e0: 06 movl $3518437209, %r13d
407
+ 00000000000005e6: 04 imulq %rax, %r13
408
+ 00000000000005ea: 04 shrq $45, %r13
409
+ 00000000000005ee: 05 jmp 0x467279 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x3e9>
410
+ 00000000000005f3: 07 imulq $274877907, %rax, %r13
411
+ 00000000000005fa: 04 shrq $38, %r13
412
+ 00000000000005fe: 05 jmp 0x467279 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x3e9>
413
+ 0000000000000603: 04 shrl $5, %r13d
414
+ 0000000000000607: 07 imulq $175921861, %r13, %r13
415
+ 000000000000060e: 04 shrq $39, %r13
416
+ 0000000000000612: 05 jmp 0x467279 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x3e9>
417
+ 0000000000000617: 05 movl $7304124, %edi
418
+ 000000000000061c: 05 callq 0x46f4e0 <BloombergLP::bsls::Review::updateCount(BloombergLP::bsls::Atomic_TypeTraits<BloombergLP::bsls::AtomicOperations_ALL_ALL_ClangIntrinsics>::Int*)>
419
+ 0000000000000621: 08 movq $4827515, (%rsp)
420
+ 0000000000000629: 09 movq $4827569, 8(%rsp)
421
+ 0000000000000632: 08 movl $1126, 16(%rsp)
422
+ 000000000000063a: 09 movq $5036258, 24(%rsp)
423
+ 0000000000000643: 04 movl %eax, 32(%rsp)
424
+ 0000000000000647: 03 movq %rsp, %rdi
425
+ 000000000000064a: 05 callq 0x46f500 <BloombergLP::bsls::Review::invokeHandler(BloombergLP::bsls::ReviewViolation const&)>
426
+ 000000000000064f: 03 movq (%r14), %rax
427
+ 0000000000000652: 03 movq %rax, %rcx
428
+ 0000000000000655: 04 shrq $32, %rcx
429
+ 0000000000000659: 04 shlq $37, %rax
430
+ 000000000000065d: 10 movabsq $9223371899415822336, %rdx
431
+ 0000000000000667: 03 addq %rax, %rdx
432
+ 000000000000066a: 07 imulq $1000, %rcx, %rax
433
+ 0000000000000671: 10 movabsq $-9223372036854775808, %rbx
434
+ 000000000000067b: 03 orq %rdx, %rbx
435
+ 000000000000067e: 03 orq %rax, %rbx
436
+ 0000000000000681: 05 jmp 0x466eb3 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x23>
437
+ 0000000000000686: 05 movl $7304124, %edi
438
+ 000000000000068b: 05 callq 0x46f4e0 <BloombergLP::bsls::Review::updateCount(BloombergLP::bsls::Atomic_TypeTraits<BloombergLP::bsls::AtomicOperations_ALL_ALL_ClangIntrinsics>::Int*)>
439
+ 0000000000000690: 08 movq $4827515, (%rsp)
440
+ 0000000000000698: 09 movq $4827569, 8(%rsp)
441
+ 00000000000006a1: 08 movl $1126, 16(%rsp)
442
+ 00000000000006a9: 09 movq $5036258, 24(%rsp)
443
+ 00000000000006b2: 04 movl %eax, 32(%rsp)
444
+ 00000000000006b6: 03 movq %rsp, %rdi
445
+ 00000000000006b9: 05 callq 0x46f500 <BloombergLP::bsls::Review::invokeHandler(BloombergLP::bsls::ReviewViolation const&)>
446
+ 00000000000006be: 04 movl 4(%r14), %eax
447
+ 00000000000006c2: 07 imulq $1000, %rax, %rax
448
+ 00000000000006c9: 10 movabsq $-137438953472, %rcx
449
+ 00000000000006d3: 03 orq %rax, %rcx
450
+ 00000000000006d6: 05 jmp 0x467042 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x1b2>
451
+ 00000000000006db: 05 movl $7304124, %edi
452
+ 00000000000006e0: 05 callq 0x46f4e0 <BloombergLP::bsls::Review::updateCount(BloombergLP::bsls::Atomic_TypeTraits<BloombergLP::bsls::AtomicOperations_ALL_ALL_ClangIntrinsics>::Int*)>
453
+ 00000000000006e5: 08 movq $4827515, (%rsp)
454
+ 00000000000006ed: 09 movq $4827569, 8(%rsp)
455
+ 00000000000006f6: 08 movl $1126, 16(%rsp)
456
+ 00000000000006fe: 09 movq $5036258, 24(%rsp)
457
+ 0000000000000707: 04 movl %eax, 32(%rsp)
458
+ 000000000000070b: 03 movq %rsp, %rdi
459
+ 000000000000070e: 05 callq 0x46f500 <BloombergLP::bsls::Review::invokeHandler(BloombergLP::bsls::ReviewViolation const&)>
460
+ 0000000000000713: 04 movl 4(%r14), %eax
461
+ 0000000000000717: 07 imulq $1000, %rax, %rax
462
+ 000000000000071e: 10 movabsq $-137438953472, %rcx
463
+ 0000000000000728: 03 orq %rax, %rcx
464
+ 000000000000072b: 05 jmp 0x4670ad <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x21d>
465
+ 0000000000000730: 05 movl $7304124, %edi
466
+ 0000000000000735: 05 callq 0x46f4e0 <BloombergLP::bsls::Review::updateCount(BloombergLP::bsls::Atomic_TypeTraits<BloombergLP::bsls::AtomicOperations_ALL_ALL_ClangIntrinsics>::Int*)>
467
+ 000000000000073a: 08 movq $4827515, (%rsp)
468
+ 0000000000000742: 09 movq $4827569, 8(%rsp)
469
+ 000000000000074b: 08 movl $1126, 16(%rsp)
470
+ 0000000000000753: 09 movq $5036258, 24(%rsp)
471
+ 000000000000075c: 04 movl %eax, 32(%rsp)
472
+ 0000000000000760: 03 movq %rsp, %rdi
473
+ 0000000000000763: 05 callq 0x46f500 <BloombergLP::bsls::Review::invokeHandler(BloombergLP::bsls::ReviewViolation const&)>
474
+ 0000000000000768: 04 movl 4(%r14), %eax
475
+ 000000000000076c: 07 imulq $1000, %rax, %rcx
476
+ 0000000000000773: 10 movabsq $-137438953472, %rax
477
+ 000000000000077d: 03 orq %rcx, %rax
478
+ 0000000000000780: 05 jmp 0x46712f <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x29f>
479
+ 0000000000000785: 10 movabsq $-137438953472, %rbx
480
+ 000000000000078f: 05 movl $7304124, %edi
481
+ 0000000000000794: 05 callq 0x46f4e0 <BloombergLP::bsls::Review::updateCount(BloombergLP::bsls::Atomic_TypeTraits<BloombergLP::bsls::AtomicOperations_ALL_ALL_ClangIntrinsics>::Int*)>
482
+ 0000000000000799: 08 movq $4827515, (%rsp)
483
+ 00000000000007a1: 09 movq $4827569, 8(%rsp)
484
+ 00000000000007aa: 08 movl $1126, 16(%rsp)
485
+ 00000000000007b2: 09 movq $5036258, 24(%rsp)
486
+ 00000000000007bb: 04 movl %eax, 32(%rsp)
487
+ 00000000000007bf: 03 movq %rsp, %rdi
488
+ 00000000000007c2: 05 callq 0x46f500 <BloombergLP::bsls::Review::invokeHandler(BloombergLP::bsls::ReviewViolation const&)>
489
+ 00000000000007c7: 03 movq (%r14), %rcx
490
+ 00000000000007ca: 03 movq %rcx, %rax
491
+ 00000000000007cd: 04 shrq $32, %rax
492
+ 00000000000007d1: 07 imulq $1000, %rax, %rbp
493
+ 00000000000007d8: 03 orq %rbx, %rbp
494
+ 00000000000007db: 03 testq %rcx, %rcx
495
+ 00000000000007de: 06 js 0x46718c <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x2fc>
496
+ 00000000000007e4: 05 movl $7304124, %edi
497
+ 00000000000007e9: 05 callq 0x46f4e0 <BloombergLP::bsls::Review::updateCount(BloombergLP::bsls::Atomic_TypeTraits<BloombergLP::bsls::AtomicOperations_ALL_ALL_ClangIntrinsics>::Int*)>
498
+ 00000000000007ee: 08 movq $4827515, (%rsp)
499
+ 00000000000007f6: 09 movq $4827569, 8(%rsp)
500
+ 00000000000007ff: 08 movl $1126, 16(%rsp)
501
+ 0000000000000807: 09 movq $5036258, 24(%rsp)
502
+ 0000000000000810: 04 movl %eax, 32(%rsp)
503
+ 0000000000000814: 03 movq %rsp, %rdi
504
+ 0000000000000817: 05 callq 0x46f500 <BloombergLP::bsls::Review::invokeHandler(BloombergLP::bsls::ReviewViolation const&)>
505
+ 000000000000081c: 04 movl 4(%r14), %eax
506
+ 0000000000000820: 07 imulq $1000, %rax, %rcx
507
+ 0000000000000827: 03 orq %rbx, %rcx
508
+ 000000000000082a: 05 jmp 0x46718c <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x2fc>
509
+ 000000000000082f: 05 movl $7304124, %edi
510
+ 0000000000000834: 05 callq 0x46f4e0 <BloombergLP::bsls::Review::updateCount(BloombergLP::bsls::Atomic_TypeTraits<BloombergLP::bsls::AtomicOperations_ALL_ALL_ClangIntrinsics>::Int*)>
511
+ 0000000000000839: 08 movq $4827515, (%rsp)
512
+ 0000000000000841: 09 movq $4827569, 8(%rsp)
513
+ 000000000000084a: 08 movl $1126, 16(%rsp)
514
+ 0000000000000852: 09 movq $5036258, 24(%rsp)
515
+ 000000000000085b: 04 movl %eax, 32(%rsp)
516
+ 000000000000085f: 03 movq %rsp, %rdi
517
+ 0000000000000862: 05 callq 0x46f500 <BloombergLP::bsls::Review::invokeHandler(BloombergLP::bsls::ReviewViolation const&)>
518
+ 0000000000000867: 04 movl 4(%r14), %eax
519
+ 000000000000086b: 07 imulq $1000, %rax, %rcx
520
+ 0000000000000872: 10 movabsq $-137438953472, %rax
521
+ 000000000000087c: 03 orq %rcx, %rax
522
+ 000000000000087f: 05 jmp 0x467218 <BloombergLP::bdlt::Iso8601Util::generateRaw(char*, BloombergLP::bdlt::Datetime const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x388>
523
+ 0000000000000884: 10 nopw %cs:(%rax,%rax)
524
+ 000000000000088e: 02 nop