Comparing BloombergLP::bdlt::Iso8601Util::generate(std::__1::basic_string, std::__1::allocator >*, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&) in assumed vs ignored

Files changed (1) hide show
  1. balber_berdecoder.t/{75.assume.s → 75.none.s} +129 -104
balber_berdecoder.t/{75.assume.s → 75.none.s} RENAMED
@@ -1,106 +1,131 @@
1
- 0000000000467fe0 <BloombergLP::bdlt::Iso8601Util::generate(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)>:
2
  0000000000000000: 02 pushq %r15
3
  0000000000000002: 02 pushq %r14
4
- 0000000000000004: 02 pushq %r12
5
- 0000000000000006: 01 pushq %rbx
6
- 0000000000000007: 01 pushq %rax
7
- 0000000000000008: 03 movq %rsi, %r15
8
- 000000000000000b: 03 movq %rdi, %r14
9
- 000000000000000e: 05 movl $10, %esi
10
- 0000000000000013: 02 xorl %edx, %edx
11
- 0000000000000015: 05 callq 0x404970 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6resizeEmc@plt>
12
- 000000000000001a: 04 testb $1, (%r14)
13
- 000000000000001e: 02 jne 0x468006 <BloombergLP::bdlt::Iso8601Util::generate(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x26>
14
- 0000000000000020: 04 leaq 1(%r14), %rbx
15
- 0000000000000024: 02 jmp 0x46800a <BloombergLP::bdlt::Iso8601Util::generate(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x2a>
16
- 0000000000000026: 04 movq 16(%r14), %rbx
17
- 000000000000002a: 03 movl (%r15), %edi
18
- 000000000000002d: 05 callq 0x46a320 <BloombergLP::bdlt::PosixDateImpUtil::serialToYear(int)>
19
- 0000000000000032: 02 movl %eax, %ecx
20
- 0000000000000034: 06 movl $3435973837, %r12d
21
- 000000000000003a: 07 imulq $1374389535, %rcx, %rdx
22
- 0000000000000041: 07 imulq $274877907, %rcx, %rsi
23
- 0000000000000048: 04 imulq %r12, %rcx
24
- 000000000000004c: 04 shrq $35, %rcx
25
- 0000000000000050: 03 leal (%rcx,%rcx), %edi
26
- 0000000000000053: 03 leal (%rdi,%rdi,4), %edi
27
- 0000000000000056: 02 subl %edi, %eax
28
- 0000000000000058: 02 orb $48, %al
29
- 000000000000005a: 03 movb %al, 3(%rbx)
30
- 000000000000005d: 03 movq %rcx, %rax
31
- 0000000000000060: 04 imulq %r12, %rax
32
- 0000000000000064: 04 shrq $35, %rax
33
- 0000000000000068: 02 addl %eax, %eax
34
- 000000000000006a: 03 leal (%rax,%rax,4), %eax
35
- 000000000000006d: 02 subl %eax, %ecx
36
- 000000000000006f: 03 orb $48, %cl
37
- 0000000000000072: 03 movb %cl, 2(%rbx)
38
- 0000000000000075: 04 shrq $37, %rdx
39
- 0000000000000079: 03 movq %rdx, %rax
40
- 000000000000007c: 04 imulq %r12, %rax
41
- 0000000000000080: 04 shrq $35, %rax
42
- 0000000000000084: 02 addl %eax, %eax
43
- 0000000000000086: 03 leal (%rax,%rax,4), %eax
44
- 0000000000000089: 02 subl %eax, %edx
45
- 000000000000008b: 03 orb $48, %dl
46
- 000000000000008e: 03 movb %dl, 1(%rbx)
47
- 0000000000000091: 04 shrq $38, %rsi
48
- 0000000000000095: 03 movq %rsi, %rax
49
- 0000000000000098: 04 imulq %r12, %rax
50
- 000000000000009c: 04 shrq $35, %rax
51
- 00000000000000a0: 02 addl %eax, %eax
52
- 00000000000000a2: 03 leal (%rax,%rax,4), %eax
53
- 00000000000000a5: 02 subl %eax, %esi
54
- 00000000000000a7: 04 orb $48, %sil
55
- 00000000000000ab: 03 movb %sil, (%rbx)
56
- 00000000000000ae: 04 movb $45, 4(%rbx)
57
- 00000000000000b2: 03 movl (%r15), %edi
58
- 00000000000000b5: 05 callq 0x46a2e0 <BloombergLP::bdlt::PosixDateImpUtil::serialToMonth(int)>
59
- 00000000000000ba: 02 movl %eax, %ecx
60
- 00000000000000bc: 04 imulq %r12, %rcx
61
- 00000000000000c0: 04 shrq $35, %rcx
62
- 00000000000000c4: 03 leal (%rcx,%rcx), %edx
63
- 00000000000000c7: 03 leal (%rdx,%rdx,4), %edx
64
- 00000000000000ca: 02 subl %edx, %eax
65
- 00000000000000cc: 02 orb $48, %al
66
- 00000000000000ce: 03 movb %al, 6(%rbx)
67
- 00000000000000d1: 03 movq %rcx, %rax
68
- 00000000000000d4: 04 imulq %r12, %rax
69
- 00000000000000d8: 04 shrq $35, %rax
70
- 00000000000000dc: 02 addl %eax, %eax
71
- 00000000000000de: 03 leal (%rax,%rax,4), %eax
72
- 00000000000000e1: 02 subl %eax, %ecx
73
- 00000000000000e3: 03 orb $48, %cl
74
- 00000000000000e6: 03 movb %cl, 5(%rbx)
75
- 00000000000000e9: 04 movb $45, 7(%rbx)
76
- 00000000000000ed: 03 movl (%r15), %edi
77
- 00000000000000f0: 05 callq 0x46a2a0 <BloombergLP::bdlt::PosixDateImpUtil::serialToDay(int)>
78
- 00000000000000f5: 02 movl %eax, %ecx
79
- 00000000000000f7: 04 imulq %r12, %rcx
80
- 00000000000000fb: 04 shrq $35, %rcx
81
- 00000000000000ff: 03 leal (%rcx,%rcx), %edx
82
- 0000000000000102: 03 leal (%rdx,%rdx,4), %edx
83
- 0000000000000105: 02 subl %edx, %eax
84
- 0000000000000107: 02 orb $48, %al
85
- 0000000000000109: 03 movb %al, 9(%rbx)
86
- 000000000000010c: 03 movq %rcx, %rax
87
- 000000000000010f: 04 imulq %r12, %rax
88
- 0000000000000113: 04 shrq $35, %rax
89
- 0000000000000117: 02 addl %eax, %eax
90
- 0000000000000119: 03 leal (%rax,%rax,4), %eax
91
- 000000000000011c: 02 subl %eax, %ecx
92
- 000000000000011e: 03 orb $48, %cl
93
- 0000000000000121: 03 movb %cl, 8(%rbx)
94
- 0000000000000124: 05 movl $10, %esi
95
- 0000000000000129: 03 movq %r14, %rdi
96
- 000000000000012c: 02 xorl %edx, %edx
97
- 000000000000012e: 05 callq 0x404970 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6resizeEmc@plt>
98
- 0000000000000133: 05 movl $10, %eax
99
- 0000000000000138: 04 addq $8, %rsp
100
- 000000000000013c: 01 popq %rbx
101
- 000000000000013d: 02 popq %r12
102
- 000000000000013f: 02 popq %r14
103
- 0000000000000141: 02 popq %r15
104
- 0000000000000143: 01 retq
105
- 0000000000000144: 10 nopw %cs:(%rax,%rax)
106
- 000000000000014e: 02 nop
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 00000000004682a0 <BloombergLP::bdlt::Iso8601Util::generate(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)>:
2
  0000000000000000: 02 pushq %r15
3
  0000000000000002: 02 pushq %r14
4
+ 0000000000000004: 01 pushq %rbx
5
+ 0000000000000005: 03 movq %rsi, %r15
6
+ 0000000000000008: 03 movq %rdi, %r14
7
+ 000000000000000b: 05 movl $10, %esi
8
+ 0000000000000010: 02 xorl %edx, %edx
9
+ 0000000000000012: 05 callq 0x404970 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6resizeEmc@plt>
10
+ 0000000000000017: 04 testb $1, (%r14)
11
+ 000000000000001b: 02 jne 0x4682c3 <BloombergLP::bdlt::Iso8601Util::generate(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x23>
12
+ 000000000000001d: 04 leaq 1(%r14), %rbx
13
+ 0000000000000021: 02 jmp 0x4682c7 <BloombergLP::bdlt::Iso8601Util::generate(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::Iso8601UtilConfiguration const&)+0x27>
14
+ 0000000000000023: 04 movq 16(%r14), %rbx
15
+ 0000000000000027: 03 movl (%r15), %edi
16
+ 000000000000002a: 05 callq 0x46a6a0 <BloombergLP::bdlt::PosixDateImpUtil::serialToYear(int)>
17
+ 000000000000002f: 03 movslq %eax, %rcx
18
+ 0000000000000032: 07 imulq $1717986919, %rcx, %rax
19
+ 0000000000000039: 03 movq %rax, %rdx
20
+ 000000000000003c: 04 shrq $63, %rdx
21
+ 0000000000000040: 04 sarq $34, %rax
22
+ 0000000000000044: 02 addl %edx, %eax
23
+ 0000000000000046: 03 leal (%rax,%rax), %edx
24
+ 0000000000000049: 03 leal (%rdx,%rdx,4), %edx
25
+ 000000000000004c: 07 imulq $1374389535, %rcx, %rsi
26
+ 0000000000000053: 07 imulq $274877907, %rcx, %rdi
27
+ 000000000000005a: 02 subl %edx, %ecx
28
+ 000000000000005c: 03 addb $48, %cl
29
+ 000000000000005f: 03 movb %cl, 3(%rbx)
30
+ 0000000000000062: 02 cltq
31
+ 0000000000000064: 07 imulq $1717986919, %rax, %rcx
32
+ 000000000000006b: 03 movq %rcx, %rdx
33
+ 000000000000006e: 04 shrq $63, %rdx
34
+ 0000000000000072: 04 shrq $34, %rcx
35
+ 0000000000000076: 02 addl %edx, %ecx
36
+ 0000000000000078: 02 addl %ecx, %ecx
37
+ 000000000000007a: 03 leal (%rcx,%rcx,4), %ecx
38
+ 000000000000007d: 02 subl %ecx, %eax
39
+ 000000000000007f: 02 addb $48, %al
40
+ 0000000000000081: 03 movb %al, 2(%rbx)
41
+ 0000000000000084: 03 movq %rsi, %rax
42
+ 0000000000000087: 04 shrq $63, %rax
43
+ 000000000000008b: 04 sarq $37, %rsi
44
+ 000000000000008f: 02 addl %eax, %esi
45
+ 0000000000000091: 03 movslq %esi, %rax
46
+ 0000000000000094: 07 imulq $1717986919, %rax, %rcx
47
+ 000000000000009b: 03 movq %rcx, %rdx
48
+ 000000000000009e: 04 shrq $63, %rdx
49
+ 00000000000000a2: 04 shrq $34, %rcx
50
+ 00000000000000a6: 02 addl %edx, %ecx
51
+ 00000000000000a8: 02 addl %ecx, %ecx
52
+ 00000000000000aa: 03 leal (%rcx,%rcx,4), %ecx
53
+ 00000000000000ad: 02 subl %ecx, %eax
54
+ 00000000000000af: 02 addb $48, %al
55
+ 00000000000000b1: 03 movb %al, 1(%rbx)
56
+ 00000000000000b4: 03 movq %rdi, %rax
57
+ 00000000000000b7: 04 shrq $63, %rax
58
+ 00000000000000bb: 04 sarq $38, %rdi
59
+ 00000000000000bf: 02 addl %eax, %edi
60
+ 00000000000000c1: 03 movslq %edi, %rax
61
+ 00000000000000c4: 07 imulq $1717986919, %rax, %rcx
62
+ 00000000000000cb: 03 movq %rcx, %rdx
63
+ 00000000000000ce: 04 shrq $63, %rdx
64
+ 00000000000000d2: 04 shrq $34, %rcx
65
+ 00000000000000d6: 02 addl %edx, %ecx
66
+ 00000000000000d8: 02 addl %ecx, %ecx
67
+ 00000000000000da: 03 leal (%rcx,%rcx,4), %ecx
68
+ 00000000000000dd: 02 subl %ecx, %eax
69
+ 00000000000000df: 02 addb $48, %al
70
+ 00000000000000e1: 02 movb %al, (%rbx)
71
+ 00000000000000e3: 04 movb $45, 4(%rbx)
72
+ 00000000000000e7: 03 movl (%r15), %edi
73
+ 00000000000000ea: 05 callq 0x46a660 <BloombergLP::bdlt::PosixDateImpUtil::serialToMonth(int)>
74
+ 00000000000000ef: 02 cltq
75
+ 00000000000000f1: 07 imulq $1717986919, %rax, %rcx
76
+ 00000000000000f8: 03 movq %rcx, %rdx
77
+ 00000000000000fb: 04 shrq $63, %rdx
78
+ 00000000000000ff: 04 sarq $34, %rcx
79
+ 0000000000000103: 02 addl %edx, %ecx
80
+ 0000000000000105: 03 leal (%rcx,%rcx), %edx
81
+ 0000000000000108: 03 leal (%rdx,%rdx,4), %edx
82
+ 000000000000010b: 02 subl %edx, %eax
83
+ 000000000000010d: 02 addb $48, %al
84
+ 000000000000010f: 03 movb %al, 6(%rbx)
85
+ 0000000000000112: 03 movslq %ecx, %rax
86
+ 0000000000000115: 07 imulq $1717986919, %rax, %rcx
87
+ 000000000000011c: 03 movq %rcx, %rdx
88
+ 000000000000011f: 04 shrq $63, %rdx
89
+ 0000000000000123: 04 shrq $34, %rcx
90
+ 0000000000000127: 02 addl %edx, %ecx
91
+ 0000000000000129: 02 addl %ecx, %ecx
92
+ 000000000000012b: 03 leal (%rcx,%rcx,4), %ecx
93
+ 000000000000012e: 02 subl %ecx, %eax
94
+ 0000000000000130: 02 addb $48, %al
95
+ 0000000000000132: 03 movb %al, 5(%rbx)
96
+ 0000000000000135: 04 movb $45, 7(%rbx)
97
+ 0000000000000139: 03 movl (%r15), %edi
98
+ 000000000000013c: 05 callq 0x46a620 <BloombergLP::bdlt::PosixDateImpUtil::serialToDay(int)>
99
+ 0000000000000141: 02 cltq
100
+ 0000000000000143: 07 imulq $1717986919, %rax, %rcx
101
+ 000000000000014a: 03 movq %rcx, %rdx
102
+ 000000000000014d: 04 shrq $63, %rdx
103
+ 0000000000000151: 04 sarq $34, %rcx
104
+ 0000000000000155: 02 addl %edx, %ecx
105
+ 0000000000000157: 03 leal (%rcx,%rcx), %edx
106
+ 000000000000015a: 03 leal (%rdx,%rdx,4), %edx
107
+ 000000000000015d: 02 subl %edx, %eax
108
+ 000000000000015f: 02 addb $48, %al
109
+ 0000000000000161: 03 movb %al, 9(%rbx)
110
+ 0000000000000164: 03 movslq %ecx, %rax
111
+ 0000000000000167: 07 imulq $1717986919, %rax, %rcx
112
+ 000000000000016e: 03 movq %rcx, %rdx
113
+ 0000000000000171: 04 shrq $63, %rdx
114
+ 0000000000000175: 04 shrq $34, %rcx
115
+ 0000000000000179: 02 addl %edx, %ecx
116
+ 000000000000017b: 02 addl %ecx, %ecx
117
+ 000000000000017d: 03 leal (%rcx,%rcx,4), %ecx
118
+ 0000000000000180: 02 subl %ecx, %eax
119
+ 0000000000000182: 02 addb $48, %al
120
+ 0000000000000184: 03 movb %al, 8(%rbx)
121
+ 0000000000000187: 05 movl $10, %esi
122
+ 000000000000018c: 03 movq %r14, %rdi
123
+ 000000000000018f: 02 xorl %edx, %edx
124
+ 0000000000000191: 05 callq 0x404970 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6resizeEmc@plt>
125
+ 0000000000000196: 05 movl $10, %eax
126
+ 000000000000019b: 01 popq %rbx
127
+ 000000000000019c: 02 popq %r14
128
+ 000000000000019e: 02 popq %r15
129
+ 00000000000001a0: 01 retq
130
+ 00000000000001a1: 10 nopw %cs:(%rax,%rax)
131
+ 00000000000001ab: 05 nopl (%rax,%rax)