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

Files changed (1) hide show
  1. bdlt_fixutil.t/{9.assume.s → 9.none.s} +126 -101
bdlt_fixutil.t/{9.assume.s → 9.none.s} RENAMED
@@ -1,103 +1,128 @@
1
- 000000000043b640 <BloombergLP::bdlt::FixUtil::generate(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::FixUtilConfiguration 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 $8, %esi
10
- 0000000000000013: 02 xorl %edx, %edx
11
- 0000000000000015: 05 callq 0x4045a0 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6resizeEmc@plt>
12
- 000000000000001a: 04 testb $1, (%r14)
13
- 000000000000001e: 02 jne 0x43b666 <BloombergLP::bdlt::FixUtil::generate(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::FixUtilConfiguration const&)+0x26>
14
- 0000000000000020: 04 leaq 1(%r14), %rbx
15
- 0000000000000024: 02 jmp 0x43b66a <BloombergLP::bdlt::FixUtil::generate(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::FixUtilConfiguration const&)+0x2a>
16
- 0000000000000026: 04 movq 16(%r14), %rbx
17
- 000000000000002a: 03 movl (%r15), %edi
18
- 000000000000002d: 05 callq 0x43d0a0 <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: 03 movl (%r15), %edi
57
- 00000000000000b1: 05 callq 0x43d060 <BloombergLP::bdlt::PosixDateImpUtil::serialToMonth(int)>
58
- 00000000000000b6: 02 movl %eax, %ecx
59
- 00000000000000b8: 04 imulq %r12, %rcx
60
- 00000000000000bc: 04 shrq $35, %rcx
61
- 00000000000000c0: 03 leal (%rcx,%rcx), %edx
62
- 00000000000000c3: 03 leal (%rdx,%rdx,4), %edx
63
- 00000000000000c6: 02 subl %edx, %eax
64
- 00000000000000c8: 02 orb $48, %al
65
- 00000000000000ca: 03 movb %al, 5(%rbx)
66
- 00000000000000cd: 03 movq %rcx, %rax
67
- 00000000000000d0: 04 imulq %r12, %rax
68
- 00000000000000d4: 04 shrq $35, %rax
69
- 00000000000000d8: 02 addl %eax, %eax
70
- 00000000000000da: 03 leal (%rax,%rax,4), %eax
71
- 00000000000000dd: 02 subl %eax, %ecx
72
- 00000000000000df: 03 orb $48, %cl
73
- 00000000000000e2: 03 movb %cl, 4(%rbx)
74
- 00000000000000e5: 03 movl (%r15), %edi
75
- 00000000000000e8: 05 callq 0x43d020 <BloombergLP::bdlt::PosixDateImpUtil::serialToDay(int)>
76
- 00000000000000ed: 02 movl %eax, %ecx
77
- 00000000000000ef: 04 imulq %r12, %rcx
78
- 00000000000000f3: 04 shrq $35, %rcx
79
- 00000000000000f7: 03 leal (%rcx,%rcx), %edx
80
- 00000000000000fa: 03 leal (%rdx,%rdx,4), %edx
81
- 00000000000000fd: 02 subl %edx, %eax
82
- 00000000000000ff: 02 orb $48, %al
83
- 0000000000000101: 03 movb %al, 7(%rbx)
84
- 0000000000000104: 03 movq %rcx, %rax
85
- 0000000000000107: 04 imulq %r12, %rax
86
- 000000000000010b: 04 shrq $35, %rax
87
- 000000000000010f: 02 addl %eax, %eax
88
- 0000000000000111: 03 leal (%rax,%rax,4), %eax
89
- 0000000000000114: 02 subl %eax, %ecx
90
- 0000000000000116: 03 orb $48, %cl
91
- 0000000000000119: 03 movb %cl, 6(%rbx)
92
- 000000000000011c: 05 movl $8, %esi
93
- 0000000000000121: 03 movq %r14, %rdi
94
- 0000000000000124: 02 xorl %edx, %edx
95
- 0000000000000126: 05 callq 0x4045a0 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6resizeEmc@plt>
96
- 000000000000012b: 05 movl $8, %eax
97
- 0000000000000130: 04 addq $8, %rsp
98
- 0000000000000134: 01 popq %rbx
99
- 0000000000000135: 02 popq %r12
100
- 0000000000000137: 02 popq %r14
101
- 0000000000000139: 02 popq %r15
102
- 000000000000013b: 01 retq
103
- 000000000000013c: 04 nopl (%rax)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 000000000043b7a0 <BloombergLP::bdlt::FixUtil::generate(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::FixUtilConfiguration 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 $8, %esi
8
+ 0000000000000010: 02 xorl %edx, %edx
9
+ 0000000000000012: 05 callq 0x4045a0 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6resizeEmc@plt>
10
+ 0000000000000017: 04 testb $1, (%r14)
11
+ 000000000000001b: 02 jne 0x43b7c3 <BloombergLP::bdlt::FixUtil::generate(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::FixUtilConfiguration const&)+0x23>
12
+ 000000000000001d: 04 leaq 1(%r14), %rbx
13
+ 0000000000000021: 02 jmp 0x43b7c7 <BloombergLP::bdlt::FixUtil::generate(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, BloombergLP::bdlt::Date const&, BloombergLP::bdlt::FixUtilConfiguration const&)+0x27>
14
+ 0000000000000023: 04 movq 16(%r14), %rbx
15
+ 0000000000000027: 03 movl (%r15), %edi
16
+ 000000000000002a: 05 callq 0x43d240 <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: 03 movl (%r15), %edi
72
+ 00000000000000e6: 05 callq 0x43d200 <BloombergLP::bdlt::PosixDateImpUtil::serialToMonth(int)>
73
+ 00000000000000eb: 02 cltq
74
+ 00000000000000ed: 07 imulq $1717986919, %rax, %rcx
75
+ 00000000000000f4: 03 movq %rcx, %rdx
76
+ 00000000000000f7: 04 shrq $63, %rdx
77
+ 00000000000000fb: 04 sarq $34, %rcx
78
+ 00000000000000ff: 02 addl %edx, %ecx
79
+ 0000000000000101: 03 leal (%rcx,%rcx), %edx
80
+ 0000000000000104: 03 leal (%rdx,%rdx,4), %edx
81
+ 0000000000000107: 02 subl %edx, %eax
82
+ 0000000000000109: 02 addb $48, %al
83
+ 000000000000010b: 03 movb %al, 5(%rbx)
84
+ 000000000000010e: 03 movslq %ecx, %rax
85
+ 0000000000000111: 07 imulq $1717986919, %rax, %rcx
86
+ 0000000000000118: 03 movq %rcx, %rdx
87
+ 000000000000011b: 04 shrq $63, %rdx
88
+ 000000000000011f: 04 shrq $34, %rcx
89
+ 0000000000000123: 02 addl %edx, %ecx
90
+ 0000000000000125: 02 addl %ecx, %ecx
91
+ 0000000000000127: 03 leal (%rcx,%rcx,4), %ecx
92
+ 000000000000012a: 02 subl %ecx, %eax
93
+ 000000000000012c: 02 addb $48, %al
94
+ 000000000000012e: 03 movb %al, 4(%rbx)
95
+ 0000000000000131: 03 movl (%r15), %edi
96
+ 0000000000000134: 05 callq 0x43d1c0 <BloombergLP::bdlt::PosixDateImpUtil::serialToDay(int)>
97
+ 0000000000000139: 02 cltq
98
+ 000000000000013b: 07 imulq $1717986919, %rax, %rcx
99
+ 0000000000000142: 03 movq %rcx, %rdx
100
+ 0000000000000145: 04 shrq $63, %rdx
101
+ 0000000000000149: 04 sarq $34, %rcx
102
+ 000000000000014d: 02 addl %edx, %ecx
103
+ 000000000000014f: 03 leal (%rcx,%rcx), %edx
104
+ 0000000000000152: 03 leal (%rdx,%rdx,4), %edx
105
+ 0000000000000155: 02 subl %edx, %eax
106
+ 0000000000000157: 02 addb $48, %al
107
+ 0000000000000159: 03 movb %al, 7(%rbx)
108
+ 000000000000015c: 03 movslq %ecx, %rax
109
+ 000000000000015f: 07 imulq $1717986919, %rax, %rcx
110
+ 0000000000000166: 03 movq %rcx, %rdx
111
+ 0000000000000169: 04 shrq $63, %rdx
112
+ 000000000000016d: 04 shrq $34, %rcx
113
+ 0000000000000171: 02 addl %edx, %ecx
114
+ 0000000000000173: 02 addl %ecx, %ecx
115
+ 0000000000000175: 03 leal (%rcx,%rcx,4), %ecx
116
+ 0000000000000178: 02 subl %ecx, %eax
117
+ 000000000000017a: 02 addb $48, %al
118
+ 000000000000017c: 03 movb %al, 6(%rbx)
119
+ 000000000000017f: 05 movl $8, %esi
120
+ 0000000000000184: 03 movq %r14, %rdi
121
+ 0000000000000187: 02 xorl %edx, %edx
122
+ 0000000000000189: 05 callq 0x4045a0 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6resizeEmc@plt>
123
+ 000000000000018e: 05 movl $8, %eax
124
+ 0000000000000193: 01 popq %rbx
125
+ 0000000000000194: 02 popq %r14
126
+ 0000000000000196: 02 popq %r15
127
+ 0000000000000198: 01 retq
128
+ 0000000000000199: 07 nopl (%rax)