Comparing BloombergLP::bdlt::Iso8601Util::generate(char*, int, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&) in assumed vs ignored

Files changed (1) hide show
  1. balber_berdecoder.t/{80.assume.s → 80.none.s} +234 -179
balber_berdecoder.t/{80.assume.s → 80.none.s} RENAMED
@@ -1,180 +1,235 @@
1
- 0000000000466370 <BloombergLP::bdlt::Iso8601Util::generate(char*, int, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)>:
2
  0000000000000000: 01 pushq %rbp
3
- 0000000000000001: 02 pushq %r15
4
- 0000000000000003: 02 pushq %r14
5
- 0000000000000005: 01 pushq %rbx
6
- 0000000000000006: 04 subq $24, %rsp
7
- 000000000000000a: 03 movq %rdx, %r14
8
- 000000000000000d: 03 movq %rdi, %rbx
9
- 0000000000000010: 03 cmpl $11, %esi
10
- 0000000000000013: 06 jb 0x46648b <BloombergLP::bdlt::Iso8601Util::generate(char*, int, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x11b>
11
- 0000000000000019: 03 movl (%r14), %edi
12
- 000000000000001c: 05 callq 0x46a320 <BloombergLP::bdlt::PosixDateImpUtil::serialToYear(int)>
13
- 0000000000000021: 02 movl %eax, %ecx
14
- 0000000000000023: 05 movl $3435973837, %ebp
15
- 0000000000000028: 07 imulq $1374389535, %rcx, %rdx
16
- 000000000000002f: 07 imulq $274877907, %rcx, %rsi
17
- 0000000000000036: 04 imulq %rbp, %rcx
18
- 000000000000003a: 04 shrq $35, %rcx
19
- 000000000000003e: 03 leal (%rcx,%rcx), %edi
20
- 0000000000000041: 03 leal (%rdi,%rdi,4), %edi
21
- 0000000000000044: 02 subl %edi, %eax
22
- 0000000000000046: 02 orb $48, %al
23
- 0000000000000048: 03 movb %al, 3(%rbx)
24
- 000000000000004b: 03 movq %rcx, %rax
25
- 000000000000004e: 04 imulq %rbp, %rax
26
- 0000000000000052: 04 shrq $35, %rax
27
- 0000000000000056: 02 addl %eax, %eax
28
- 0000000000000058: 03 leal (%rax,%rax,4), %eax
29
- 000000000000005b: 02 subl %eax, %ecx
30
- 000000000000005d: 03 orb $48, %cl
31
- 0000000000000060: 03 movb %cl, 2(%rbx)
32
- 0000000000000063: 04 shrq $37, %rdx
33
- 0000000000000067: 03 movq %rdx, %rax
34
- 000000000000006a: 04 imulq %rbp, %rax
35
- 000000000000006e: 04 shrq $35, %rax
36
- 0000000000000072: 02 addl %eax, %eax
37
- 0000000000000074: 03 leal (%rax,%rax,4), %eax
38
- 0000000000000077: 02 subl %eax, %edx
39
- 0000000000000079: 03 orb $48, %dl
40
- 000000000000007c: 03 movb %dl, 1(%rbx)
41
- 000000000000007f: 04 shrq $38, %rsi
42
- 0000000000000083: 03 movq %rsi, %rax
43
- 0000000000000086: 04 imulq %rbp, %rax
44
- 000000000000008a: 04 shrq $35, %rax
45
- 000000000000008e: 02 addl %eax, %eax
46
- 0000000000000090: 03 leal (%rax,%rax,4), %eax
47
- 0000000000000093: 02 subl %eax, %esi
48
- 0000000000000095: 04 orb $48, %sil
49
- 0000000000000099: 03 movb %sil, (%rbx)
50
- 000000000000009c: 04 movb $45, 4(%rbx)
51
- 00000000000000a0: 03 movl (%r14), %edi
52
- 00000000000000a3: 05 callq 0x46a2e0 <BloombergLP::bdlt::PosixDateImpUtil::serialToMonth(int)>
53
- 00000000000000a8: 02 movl %eax, %ecx
54
- 00000000000000aa: 04 imulq %rbp, %rcx
55
- 00000000000000ae: 04 shrq $35, %rcx
56
- 00000000000000b2: 03 leal (%rcx,%rcx), %edx
57
- 00000000000000b5: 03 leal (%rdx,%rdx,4), %edx
58
- 00000000000000b8: 02 subl %edx, %eax
59
- 00000000000000ba: 02 orb $48, %al
60
- 00000000000000bc: 03 movb %al, 6(%rbx)
61
- 00000000000000bf: 03 movq %rcx, %rax
62
- 00000000000000c2: 04 imulq %rbp, %rax
63
- 00000000000000c6: 04 shrq $35, %rax
64
- 00000000000000ca: 02 addl %eax, %eax
65
- 00000000000000cc: 03 leal (%rax,%rax,4), %eax
66
- 00000000000000cf: 02 subl %eax, %ecx
67
- 00000000000000d1: 03 orb $48, %cl
68
- 00000000000000d4: 03 movb %cl, 5(%rbx)
69
- 00000000000000d7: 04 movb $45, 7(%rbx)
70
- 00000000000000db: 03 movl (%r14), %edi
71
- 00000000000000de: 05 callq 0x46a2a0 <BloombergLP::bdlt::PosixDateImpUtil::serialToDay(int)>
72
- 00000000000000e3: 02 movl %eax, %ecx
73
- 00000000000000e5: 04 imulq %rbp, %rcx
74
- 00000000000000e9: 04 shrq $35, %rcx
75
- 00000000000000ed: 03 leal (%rcx,%rcx), %edx
76
- 00000000000000f0: 03 leal (%rdx,%rdx,4), %edx
77
- 00000000000000f3: 02 subl %edx, %eax
78
- 00000000000000f5: 02 orb $48, %al
79
- 00000000000000f7: 03 movb %al, 9(%rbx)
80
- 00000000000000fa: 03 movq %rcx, %rax
81
- 00000000000000fd: 04 imulq %rbp, %rax
82
- 0000000000000101: 04 shrq $35, %rax
83
- 0000000000000105: 02 addl %eax, %eax
84
- 0000000000000107: 03 leal (%rax,%rax,4), %eax
85
- 000000000000010a: 02 subl %eax, %ecx
86
- 000000000000010c: 03 orb $48, %cl
87
- 000000000000010f: 03 movb %cl, 8(%rbx)
88
- 0000000000000112: 04 movb $0, 10(%rbx)
89
- 0000000000000116: 05 jmp 0x4665a2 <BloombergLP::bdlt::Iso8601Util::generate(char*, int, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x232>
90
- 000000000000011b: 03 movl %esi, %r15d
91
- 000000000000011e: 03 movl (%r14), %edi
92
- 0000000000000121: 05 callq 0x46a320 <BloombergLP::bdlt::PosixDateImpUtil::serialToYear(int)>
93
- 0000000000000126: 02 movl %eax, %ecx
94
- 0000000000000128: 05 movl $3435973837, %ebp
95
- 000000000000012d: 07 imulq $1374389535, %rcx, %rdx
96
- 0000000000000134: 07 imulq $274877907, %rcx, %rsi
97
- 000000000000013b: 04 imulq %rbp, %rcx
98
- 000000000000013f: 04 shrq $35, %rcx
99
- 0000000000000143: 03 leal (%rcx,%rcx), %edi
100
- 0000000000000146: 03 leal (%rdi,%rdi,4), %edi
101
- 0000000000000149: 02 subl %edi, %eax
102
- 000000000000014b: 02 orb $48, %al
103
- 000000000000014d: 04 movb %al, 17(%rsp)
104
- 0000000000000151: 03 movq %rcx, %rax
105
- 0000000000000154: 04 imulq %rbp, %rax
106
- 0000000000000158: 04 shrq $35, %rax
107
- 000000000000015c: 02 addl %eax, %eax
108
- 000000000000015e: 03 leal (%rax,%rax,4), %eax
109
- 0000000000000161: 02 subl %eax, %ecx
110
- 0000000000000163: 03 orb $48, %cl
111
- 0000000000000166: 04 movb %cl, 16(%rsp)
112
- 000000000000016a: 04 shrq $37, %rdx
113
- 000000000000016e: 03 movq %rdx, %rax
114
- 0000000000000171: 04 imulq %rbp, %rax
115
- 0000000000000175: 04 shrq $35, %rax
116
- 0000000000000179: 02 addl %eax, %eax
117
- 000000000000017b: 03 leal (%rax,%rax,4), %eax
118
- 000000000000017e: 02 subl %eax, %edx
119
- 0000000000000180: 03 orb $48, %dl
120
- 0000000000000183: 04 movb %dl, 15(%rsp)
121
- 0000000000000187: 04 shrq $38, %rsi
122
- 000000000000018b: 03 movq %rsi, %rax
123
- 000000000000018e: 04 imulq %rbp, %rax
124
- 0000000000000192: 04 shrq $35, %rax
125
- 0000000000000196: 02 addl %eax, %eax
126
- 0000000000000198: 03 leal (%rax,%rax,4), %eax
127
- 000000000000019b: 02 subl %eax, %esi
128
- 000000000000019d: 04 orb $48, %sil
129
- 00000000000001a1: 05 movb %sil, 14(%rsp)
130
- 00000000000001a6: 05 movb $45, 18(%rsp)
131
- 00000000000001ab: 03 movl (%r14), %edi
132
- 00000000000001ae: 05 callq 0x46a2e0 <BloombergLP::bdlt::PosixDateImpUtil::serialToMonth(int)>
133
- 00000000000001b3: 02 movl %eax, %ecx
134
- 00000000000001b5: 04 imulq %rbp, %rcx
135
- 00000000000001b9: 04 shrq $35, %rcx
136
- 00000000000001bd: 03 leal (%rcx,%rcx), %edx
137
- 00000000000001c0: 03 leal (%rdx,%rdx,4), %edx
138
- 00000000000001c3: 02 subl %edx, %eax
139
- 00000000000001c5: 02 orb $48, %al
140
- 00000000000001c7: 04 movb %al, 20(%rsp)
141
- 00000000000001cb: 03 movq %rcx, %rax
142
- 00000000000001ce: 04 imulq %rbp, %rax
143
- 00000000000001d2: 04 shrq $35, %rax
144
- 00000000000001d6: 02 addl %eax, %eax
145
- 00000000000001d8: 03 leal (%rax,%rax,4), %eax
146
- 00000000000001db: 02 subl %eax, %ecx
147
- 00000000000001dd: 03 orb $48, %cl
148
- 00000000000001e0: 04 movb %cl, 19(%rsp)
149
- 00000000000001e4: 05 movb $45, 21(%rsp)
150
- 00000000000001e9: 03 movl (%r14), %edi
151
- 00000000000001ec: 05 callq 0x46a2a0 <BloombergLP::bdlt::PosixDateImpUtil::serialToDay(int)>
152
- 00000000000001f1: 02 movl %eax, %ecx
153
- 00000000000001f3: 04 imulq %rbp, %rcx
154
- 00000000000001f7: 04 shrq $35, %rcx
155
- 00000000000001fb: 03 leal (%rcx,%rcx), %edx
156
- 00000000000001fe: 03 leal (%rdx,%rdx,4), %edx
157
- 0000000000000201: 02 subl %edx, %eax
158
- 0000000000000203: 02 orb $48, %al
159
- 0000000000000205: 04 movb %al, 23(%rsp)
160
- 0000000000000209: 03 movq %rcx, %rax
161
- 000000000000020c: 04 imulq %rbp, %rax
162
- 0000000000000210: 04 shrq $35, %rax
163
- 0000000000000214: 02 addl %eax, %eax
164
- 0000000000000216: 03 leal (%rax,%rax,4), %eax
165
- 0000000000000219: 02 subl %eax, %ecx
166
- 000000000000021b: 03 orb $48, %cl
167
- 000000000000021e: 04 movb %cl, 22(%rsp)
168
- 0000000000000222: 03 movl %r15d, %edx
169
- 0000000000000225: 05 leaq 14(%rsp), %rsi
170
- 000000000000022a: 03 movq %rbx, %rdi
171
- 000000000000022d: 05 callq 0x404980 <memcpy@plt>
172
- 0000000000000232: 05 movl $10, %eax
173
- 0000000000000237: 04 addq $24, %rsp
174
- 000000000000023b: 01 popq %rbx
175
- 000000000000023c: 02 popq %r14
176
- 000000000000023e: 02 popq %r15
177
- 0000000000000240: 01 popq %rbp
178
- 0000000000000241: 01 retq
179
- 0000000000000242: 10 nopw %cs:(%rax,%rax)
180
- 000000000000024c: 04 nopl (%rax)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 00000000004662f0 <BloombergLP::bdlt::Iso8601Util::generate(char*, int, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)>:
2
  0000000000000000: 01 pushq %rbp
3
+ 0000000000000001: 02 pushq %r14
4
+ 0000000000000003: 01 pushq %rbx
5
+ 0000000000000004: 04 subq $16, %rsp
6
+ 0000000000000008: 03 movq %rdx, %r14
7
+ 000000000000000b: 03 movq %rdi, %rbx
8
+ 000000000000000e: 03 cmpl $11, %esi
9
+ 0000000000000011: 06 jl 0x466470 <BloombergLP::bdlt::Iso8601Util::generate(char*, int, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x180>
10
+ 0000000000000017: 03 movl (%r14), %edi
11
+ 000000000000001a: 05 callq 0x46a6a0 <BloombergLP::bdlt::PosixDateImpUtil::serialToYear(int)>
12
+ 000000000000001f: 03 movslq %eax, %rcx
13
+ 0000000000000022: 07 imulq $1717986919, %rcx, %rax
14
+ 0000000000000029: 03 movq %rax, %rdx
15
+ 000000000000002c: 04 shrq $63, %rdx
16
+ 0000000000000030: 04 sarq $34, %rax
17
+ 0000000000000034: 02 addl %edx, %eax
18
+ 0000000000000036: 03 leal (%rax,%rax), %edx
19
+ 0000000000000039: 03 leal (%rdx,%rdx,4), %edx
20
+ 000000000000003c: 07 imulq $1374389535, %rcx, %rsi
21
+ 0000000000000043: 07 imulq $274877907, %rcx, %rdi
22
+ 000000000000004a: 02 subl %edx, %ecx
23
+ 000000000000004c: 03 addb $48, %cl
24
+ 000000000000004f: 03 movb %cl, 3(%rbx)
25
+ 0000000000000052: 02 cltq
26
+ 0000000000000054: 07 imulq $1717986919, %rax, %rcx
27
+ 000000000000005b: 03 movq %rcx, %rdx
28
+ 000000000000005e: 04 shrq $63, %rdx
29
+ 0000000000000062: 04 shrq $34, %rcx
30
+ 0000000000000066: 02 addl %edx, %ecx
31
+ 0000000000000068: 02 addl %ecx, %ecx
32
+ 000000000000006a: 03 leal (%rcx,%rcx,4), %ecx
33
+ 000000000000006d: 02 subl %ecx, %eax
34
+ 000000000000006f: 02 addb $48, %al
35
+ 0000000000000071: 03 movb %al, 2(%rbx)
36
+ 0000000000000074: 03 movq %rsi, %rax
37
+ 0000000000000077: 04 shrq $63, %rax
38
+ 000000000000007b: 04 sarq $37, %rsi
39
+ 000000000000007f: 02 addl %eax, %esi
40
+ 0000000000000081: 03 movslq %esi, %rax
41
+ 0000000000000084: 07 imulq $1717986919, %rax, %rcx
42
+ 000000000000008b: 03 movq %rcx, %rdx
43
+ 000000000000008e: 04 shrq $63, %rdx
44
+ 0000000000000092: 04 shrq $34, %rcx
45
+ 0000000000000096: 02 addl %edx, %ecx
46
+ 0000000000000098: 02 addl %ecx, %ecx
47
+ 000000000000009a: 03 leal (%rcx,%rcx,4), %ecx
48
+ 000000000000009d: 02 subl %ecx, %eax
49
+ 000000000000009f: 02 addb $48, %al
50
+ 00000000000000a1: 03 movb %al, 1(%rbx)
51
+ 00000000000000a4: 03 movq %rdi, %rax
52
+ 00000000000000a7: 04 shrq $63, %rax
53
+ 00000000000000ab: 04 sarq $38, %rdi
54
+ 00000000000000af: 02 addl %eax, %edi
55
+ 00000000000000b1: 03 movslq %edi, %rax
56
+ 00000000000000b4: 07 imulq $1717986919, %rax, %rcx
57
+ 00000000000000bb: 03 movq %rcx, %rdx
58
+ 00000000000000be: 04 shrq $63, %rdx
59
+ 00000000000000c2: 04 shrq $34, %rcx
60
+ 00000000000000c6: 02 addl %edx, %ecx
61
+ 00000000000000c8: 02 addl %ecx, %ecx
62
+ 00000000000000ca: 03 leal (%rcx,%rcx,4), %ecx
63
+ 00000000000000cd: 02 subl %ecx, %eax
64
+ 00000000000000cf: 02 addb $48, %al
65
+ 00000000000000d1: 02 movb %al, (%rbx)
66
+ 00000000000000d3: 04 movb $45, 4(%rbx)
67
+ 00000000000000d7: 03 movl (%r14), %edi
68
+ 00000000000000da: 05 callq 0x46a660 <BloombergLP::bdlt::PosixDateImpUtil::serialToMonth(int)>
69
+ 00000000000000df: 02 cltq
70
+ 00000000000000e1: 07 imulq $1717986919, %rax, %rcx
71
+ 00000000000000e8: 03 movq %rcx, %rdx
72
+ 00000000000000eb: 04 shrq $63, %rdx
73
+ 00000000000000ef: 04 sarq $34, %rcx
74
+ 00000000000000f3: 02 addl %edx, %ecx
75
+ 00000000000000f5: 03 leal (%rcx,%rcx), %edx
76
+ 00000000000000f8: 03 leal (%rdx,%rdx,4), %edx
77
+ 00000000000000fb: 02 subl %edx, %eax
78
+ 00000000000000fd: 02 addb $48, %al
79
+ 00000000000000ff: 03 movb %al, 6(%rbx)
80
+ 0000000000000102: 03 movslq %ecx, %rax
81
+ 0000000000000105: 07 imulq $1717986919, %rax, %rcx
82
+ 000000000000010c: 03 movq %rcx, %rdx
83
+ 000000000000010f: 04 shrq $63, %rdx
84
+ 0000000000000113: 04 shrq $34, %rcx
85
+ 0000000000000117: 02 addl %edx, %ecx
86
+ 0000000000000119: 02 addl %ecx, %ecx
87
+ 000000000000011b: 03 leal (%rcx,%rcx,4), %ecx
88
+ 000000000000011e: 02 subl %ecx, %eax
89
+ 0000000000000120: 02 addb $48, %al
90
+ 0000000000000122: 03 movb %al, 5(%rbx)
91
+ 0000000000000125: 04 movb $45, 7(%rbx)
92
+ 0000000000000129: 03 movl (%r14), %edi
93
+ 000000000000012c: 05 callq 0x46a620 <BloombergLP::bdlt::PosixDateImpUtil::serialToDay(int)>
94
+ 0000000000000131: 02 cltq
95
+ 0000000000000133: 07 imulq $1717986919, %rax, %rcx
96
+ 000000000000013a: 03 movq %rcx, %rdx
97
+ 000000000000013d: 04 shrq $63, %rdx
98
+ 0000000000000141: 04 sarq $34, %rcx
99
+ 0000000000000145: 02 addl %edx, %ecx
100
+ 0000000000000147: 03 leal (%rcx,%rcx), %edx
101
+ 000000000000014a: 03 leal (%rdx,%rdx,4), %edx
102
+ 000000000000014d: 02 subl %edx, %eax
103
+ 000000000000014f: 02 addb $48, %al
104
+ 0000000000000151: 03 movb %al, 9(%rbx)
105
+ 0000000000000154: 03 movslq %ecx, %rax
106
+ 0000000000000157: 07 imulq $1717986919, %rax, %rcx
107
+ 000000000000015e: 03 movq %rcx, %rdx
108
+ 0000000000000161: 04 shrq $63, %rdx
109
+ 0000000000000165: 04 shrq $34, %rcx
110
+ 0000000000000169: 02 addl %edx, %ecx
111
+ 000000000000016b: 02 addl %ecx, %ecx
112
+ 000000000000016d: 03 leal (%rcx,%rcx,4), %ecx
113
+ 0000000000000170: 02 subl %ecx, %eax
114
+ 0000000000000172: 02 addb $48, %al
115
+ 0000000000000174: 03 movb %al, 8(%rbx)
116
+ 0000000000000177: 04 movb $0, 10(%rbx)
117
+ 000000000000017b: 05 jmp 0x4665ed <BloombergLP::bdlt::Iso8601Util::generate(char*, int, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x2fd>
118
+ 0000000000000180: 02 movl %esi, %ebp
119
+ 0000000000000182: 03 movl (%r14), %edi
120
+ 0000000000000185: 05 callq 0x46a6a0 <BloombergLP::bdlt::PosixDateImpUtil::serialToYear(int)>
121
+ 000000000000018a: 03 movslq %eax, %rcx
122
+ 000000000000018d: 07 imulq $1717986919, %rcx, %rax
123
+ 0000000000000194: 03 movq %rax, %rdx
124
+ 0000000000000197: 04 shrq $63, %rdx
125
+ 000000000000019b: 04 sarq $34, %rax
126
+ 000000000000019f: 02 addl %edx, %eax
127
+ 00000000000001a1: 03 leal (%rax,%rax), %edx
128
+ 00000000000001a4: 03 leal (%rdx,%rdx,4), %edx
129
+ 00000000000001a7: 07 imulq $1374389535, %rcx, %rsi
130
+ 00000000000001ae: 07 imulq $274877907, %rcx, %rdi
131
+ 00000000000001b5: 02 subl %edx, %ecx
132
+ 00000000000001b7: 03 addb $48, %cl
133
+ 00000000000001ba: 04 movb %cl, 9(%rsp)
134
+ 00000000000001be: 02 cltq
135
+ 00000000000001c0: 07 imulq $1717986919, %rax, %rcx
136
+ 00000000000001c7: 03 movq %rcx, %rdx
137
+ 00000000000001ca: 04 shrq $63, %rdx
138
+ 00000000000001ce: 04 shrq $34, %rcx
139
+ 00000000000001d2: 02 addl %edx, %ecx
140
+ 00000000000001d4: 02 addl %ecx, %ecx
141
+ 00000000000001d6: 03 leal (%rcx,%rcx,4), %ecx
142
+ 00000000000001d9: 02 subl %ecx, %eax
143
+ 00000000000001db: 02 addb $48, %al
144
+ 00000000000001dd: 04 movb %al, 8(%rsp)
145
+ 00000000000001e1: 03 movq %rsi, %rax
146
+ 00000000000001e4: 04 shrq $63, %rax
147
+ 00000000000001e8: 04 sarq $37, %rsi
148
+ 00000000000001ec: 02 addl %eax, %esi
149
+ 00000000000001ee: 03 movslq %esi, %rax
150
+ 00000000000001f1: 07 imulq $1717986919, %rax, %rcx
151
+ 00000000000001f8: 03 movq %rcx, %rdx
152
+ 00000000000001fb: 04 shrq $63, %rdx
153
+ 00000000000001ff: 04 shrq $34, %rcx
154
+ 0000000000000203: 02 addl %edx, %ecx
155
+ 0000000000000205: 02 addl %ecx, %ecx
156
+ 0000000000000207: 03 leal (%rcx,%rcx,4), %ecx
157
+ 000000000000020a: 02 subl %ecx, %eax
158
+ 000000000000020c: 02 addb $48, %al
159
+ 000000000000020e: 04 movb %al, 7(%rsp)
160
+ 0000000000000212: 03 movq %rdi, %rax
161
+ 0000000000000215: 04 shrq $63, %rax
162
+ 0000000000000219: 04 sarq $38, %rdi
163
+ 000000000000021d: 02 addl %eax, %edi
164
+ 000000000000021f: 03 movslq %edi, %rax
165
+ 0000000000000222: 07 imulq $1717986919, %rax, %rcx
166
+ 0000000000000229: 03 movq %rcx, %rdx
167
+ 000000000000022c: 04 shrq $63, %rdx
168
+ 0000000000000230: 04 shrq $34, %rcx
169
+ 0000000000000234: 02 addl %edx, %ecx
170
+ 0000000000000236: 02 addl %ecx, %ecx
171
+ 0000000000000238: 03 leal (%rcx,%rcx,4), %ecx
172
+ 000000000000023b: 02 subl %ecx, %eax
173
+ 000000000000023d: 02 addb $48, %al
174
+ 000000000000023f: 04 movb %al, 6(%rsp)
175
+ 0000000000000243: 05 movb $45, 10(%rsp)
176
+ 0000000000000248: 03 movl (%r14), %edi
177
+ 000000000000024b: 05 callq 0x46a660 <BloombergLP::bdlt::PosixDateImpUtil::serialToMonth(int)>
178
+ 0000000000000250: 02 cltq
179
+ 0000000000000252: 07 imulq $1717986919, %rax, %rcx
180
+ 0000000000000259: 03 movq %rcx, %rdx
181
+ 000000000000025c: 04 shrq $63, %rdx
182
+ 0000000000000260: 04 sarq $34, %rcx
183
+ 0000000000000264: 02 addl %edx, %ecx
184
+ 0000000000000266: 03 leal (%rcx,%rcx), %edx
185
+ 0000000000000269: 03 leal (%rdx,%rdx,4), %edx
186
+ 000000000000026c: 02 subl %edx, %eax
187
+ 000000000000026e: 02 addb $48, %al
188
+ 0000000000000270: 04 movb %al, 12(%rsp)
189
+ 0000000000000274: 03 movslq %ecx, %rax
190
+ 0000000000000277: 07 imulq $1717986919, %rax, %rcx
191
+ 000000000000027e: 03 movq %rcx, %rdx
192
+ 0000000000000281: 04 shrq $63, %rdx
193
+ 0000000000000285: 04 shrq $34, %rcx
194
+ 0000000000000289: 02 addl %edx, %ecx
195
+ 000000000000028b: 02 addl %ecx, %ecx
196
+ 000000000000028d: 03 leal (%rcx,%rcx,4), %ecx
197
+ 0000000000000290: 02 subl %ecx, %eax
198
+ 0000000000000292: 02 addb $48, %al
199
+ 0000000000000294: 04 movb %al, 11(%rsp)
200
+ 0000000000000298: 05 movb $45, 13(%rsp)
201
+ 000000000000029d: 03 movl (%r14), %edi
202
+ 00000000000002a0: 05 callq 0x46a620 <BloombergLP::bdlt::PosixDateImpUtil::serialToDay(int)>
203
+ 00000000000002a5: 02 cltq
204
+ 00000000000002a7: 07 imulq $1717986919, %rax, %rcx
205
+ 00000000000002ae: 03 movq %rcx, %rdx
206
+ 00000000000002b1: 04 shrq $63, %rdx
207
+ 00000000000002b5: 04 sarq $34, %rcx
208
+ 00000000000002b9: 02 addl %edx, %ecx
209
+ 00000000000002bb: 03 leal (%rcx,%rcx), %edx
210
+ 00000000000002be: 03 leal (%rdx,%rdx,4), %edx
211
+ 00000000000002c1: 02 subl %edx, %eax
212
+ 00000000000002c3: 02 addb $48, %al
213
+ 00000000000002c5: 04 movb %al, 15(%rsp)
214
+ 00000000000002c9: 03 movslq %ecx, %rax
215
+ 00000000000002cc: 07 imulq $1717986919, %rax, %rcx
216
+ 00000000000002d3: 03 movq %rcx, %rdx
217
+ 00000000000002d6: 04 shrq $63, %rdx
218
+ 00000000000002da: 04 shrq $34, %rcx
219
+ 00000000000002de: 02 addl %edx, %ecx
220
+ 00000000000002e0: 02 addl %ecx, %ecx
221
+ 00000000000002e2: 03 leal (%rcx,%rcx,4), %ecx
222
+ 00000000000002e5: 02 subl %ecx, %eax
223
+ 00000000000002e7: 02 addb $48, %al
224
+ 00000000000002e9: 04 movb %al, 14(%rsp)
225
+ 00000000000002ed: 03 movslq %ebp, %rdx
226
+ 00000000000002f0: 05 leaq 6(%rsp), %rsi
227
+ 00000000000002f5: 03 movq %rbx, %rdi
228
+ 00000000000002f8: 05 callq 0x404980 <memcpy@plt>
229
+ 00000000000002fd: 05 movl $10, %eax
230
+ 0000000000000302: 04 addq $16, %rsp
231
+ 0000000000000306: 01 popq %rbx
232
+ 0000000000000307: 02 popq %r14
233
+ 0000000000000309: 01 popq %rbp
234
+ 000000000000030a: 01 retq
235
+ 000000000000030b: 05 nopl (%rax,%rax)