Comparing int BloombergLP::bdlde::Base64Encoder::endConvert > >(std::__1::ostreambuf_iterator >, int*, int) in assumed vs ignored

Files changed (1) hide show
  1. balxml_encoder.t/{1.assume.s → 1.none.s} +107 -109
balxml_encoder.t/{1.assume.s → 1.none.s} RENAMED
@@ -1,146 +1,144 @@
1
- 00000000004e8710 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)>:
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: 01 pushq %rax
9
  000000000000000b: 03 movq %rdx, %r14
10
  000000000000000e: 03 movq %rdi, %rbx
11
  0000000000000011: 04 movq %rsi, (%rsp)
12
  0000000000000015: 02 movb (%rdi), %al
13
  0000000000000017: 02 cmpb $-1, %al
14
- 0000000000000019: 02 je 0x4e8770 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x60>
15
  000000000000001b: 03 movl %ecx, %r8d
16
  000000000000001e: 02 cmpb $1, %al
17
- 0000000000000020: 02 jne 0x4e8784 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x74>
18
  0000000000000022: 03 movl 20(%rbx), %eax
19
  0000000000000025: 02 testl %eax, %eax
20
- 0000000000000027: 02 jne 0x4e8787 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x77>
21
  0000000000000029: 03 movl 4(%rbx), %ecx
22
  000000000000002c: 03 movl 12(%rbx), %eax
23
  000000000000002f: 02 testl %ecx, %ecx
24
- 0000000000000031: 02 je 0x4e8759 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x49>
25
  0000000000000033: 03 leal 2(%rcx), %esi
26
- 0000000000000036: 02 xorl %edx, %edx
27
- 0000000000000038: 02 divl %esi
28
- 000000000000003a: 02 xorl %esi, %esi
29
- 000000000000003c: 02 cmpl %ecx, %edx
30
- 000000000000003e: 04 setg %sil
31
- 0000000000000042: 03 imull %ecx, %eax
32
- 0000000000000045: 02 addl %edx, %eax
33
- 0000000000000047: 02 subl %esi, %eax
34
- 0000000000000049: 02 testb $3, %al
35
- 000000000000004b: 02 je 0x4e8770 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x60>
36
- 000000000000004d: 04 movl 12(%rbx), %r12d
37
- 0000000000000051: 03 addl %r12d, %r8d
38
- 0000000000000054: 04 leaq 20(%rbx), %r13
39
- 0000000000000058: 03 movl %r8d, %ebp
40
- 000000000000005b: 05 jmp 0x4e87f7 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xe7>
41
- 0000000000000060: 03 movb $-1, (%rbx)
42
- 0000000000000063: 07 movl $0, (%r14)
43
- 000000000000006a: 05 movl $4294967295, %ecx
44
- 000000000000006f: 05 jmp 0x4e8881 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x171>
45
- 0000000000000074: 03 movl 20(%rbx), %eax
46
- 0000000000000077: 04 movl 12(%rbx), %r12d
47
- 000000000000007b: 03 movslq %eax, %rdx
48
- 000000000000007e: 07 imulq $715827883, %rdx, %rcx
49
- 0000000000000085: 03 movq %rcx, %rsi
50
- 0000000000000088: 04 shrq $63, %rsi
51
- 000000000000008c: 04 shrq $32, %rcx
52
- 0000000000000090: 02 addl %esi, %ecx
53
- 0000000000000092: 02 addl %ecx, %ecx
54
- 0000000000000094: 03 leal (%rcx,%rcx,2), %ecx
55
- 0000000000000097: 02 subl %ecx, %edx
56
- 0000000000000099: 02 je 0x4e87ba <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xaa>
57
- 000000000000009b: 05 movl $6, %ecx
58
- 00000000000000a0: 02 subl %edx, %ecx
59
- 00000000000000a2: 03 shll %cl, 16(%rbx)
60
- 00000000000000a5: 02 addl %ecx, %eax
61
- 00000000000000a7: 03 movl %eax, 20(%rbx)
62
- 00000000000000aa: 04 leal (%r12,%r8), %ebp
63
- 00000000000000ae: 04 leaq 20(%rbx), %r13
64
- 00000000000000b2: 03 cmpl $6, %eax
65
- 00000000000000b5: 02 jl 0x4e87ee <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xde>
66
- 00000000000000b7: 03 testl %r8d, %r8d
67
- 00000000000000ba: 02 je 0x4e87ea <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xda>
68
- 00000000000000bc: 03 movq %rsp, %r15
69
- 00000000000000bf: 01 nop
70
  00000000000000c0: 03 movq %rbx, %rdi
71
  00000000000000c3: 03 movq %r15, %rsi
72
  00000000000000c6: 02 movl %ebp, %edx
73
- 00000000000000c8: 05 callq 0x4e8600 <void BloombergLP::bdlde::Base64Encoder::encode<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >*, int)>
74
  00000000000000cd: 03 movl 20(%rbx), %eax
75
  00000000000000d0: 03 cmpl $6, %eax
76
- 00000000000000d3: 02 jl 0x4e87ee <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xde>
77
  00000000000000d5: 03 cmpl %ebp, 12(%rbx)
78
- 00000000000000d8: 02 jne 0x4e87d0 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xc0>
79
  00000000000000da: 02 movl %ebp, %ecx
80
- 00000000000000dc: 02 jmp 0x4e8843 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x133>
81
  00000000000000de: 02 testl %eax, %eax
82
- 00000000000000e0: 02 je 0x4e87f7 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xe7>
83
  00000000000000e2: 03 movl 12(%rbx), %ecx
84
- 00000000000000e5: 02 jmp 0x4e8843 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x133>
85
  00000000000000e7: 03 movq %rsp, %r15
86
  00000000000000ea: 06 nopw (%rax,%rax)
87
  00000000000000f0: 03 movl 4(%rbx), %esi
88
  00000000000000f3: 03 movl 12(%rbx), %ecx
89
  00000000000000f6: 02 movl %ecx, %eax
90
  00000000000000f8: 02 testl %esi, %esi
91
- 00000000000000fa: 02 je 0x4e8824 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x114>
92
  00000000000000fc: 03 leal 2(%rsi), %edi
93
  00000000000000ff: 02 movl %ecx, %eax
94
- 0000000000000101: 02 xorl %edx, %edx
95
- 0000000000000103: 02 divl %edi
96
- 0000000000000105: 02 xorl %edi, %edi
97
- 0000000000000107: 02 cmpl %esi, %edx
98
- 0000000000000109: 04 setg %dil
99
- 000000000000010d: 03 imull %esi, %eax
100
- 0000000000000110: 02 addl %edx, %eax
101
- 0000000000000112: 02 subl %edi, %eax
102
- 0000000000000114: 02 testb $3, %al
103
- 0000000000000116: 02 je 0x4e8840 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x130>
104
- 0000000000000118: 02 cmpl %ebp, %ecx
105
- 000000000000011a: 02 je 0x4e87ea <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xda>
106
- 000000000000011c: 03 movq %rbx, %rdi
107
- 000000000000011f: 03 movq %r15, %rsi
108
- 0000000000000122: 05 movl $61, %edx
109
- 0000000000000127: 02 movl %ebp, %ecx
110
- 0000000000000129: 05 callq 0x4e88a0 <void BloombergLP::bdlde::Base64Encoder::append<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >*, char, int)>
111
- 000000000000012e: 02 jmp 0x4e8800 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xf0>
112
- 0000000000000130: 03 movb $1, (%rbx)
113
- 0000000000000133: 03 subl %r12d, %ecx
114
- 0000000000000136: 03 movl %ecx, (%r14)
115
- 0000000000000139: 05 movl $1, %ecx
116
- 000000000000013e: 03 cmpb $1, (%rbx)
117
- 0000000000000141: 02 jne 0x4e8881 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x171>
118
- 0000000000000143: 05 cmpl $0, (%r13)
119
- 0000000000000148: 02 jne 0x4e8881 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x171>
120
- 000000000000014a: 03 movl 4(%rbx), %ecx
121
- 000000000000014d: 03 movl 12(%rbx), %eax
122
- 0000000000000150: 02 testl %ecx, %ecx
123
- 0000000000000152: 02 je 0x4e887a <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x16a>
124
- 0000000000000154: 03 leal 2(%rcx), %esi
125
- 0000000000000157: 02 xorl %edx, %edx
126
- 0000000000000159: 02 divl %esi
127
- 000000000000015b: 02 xorl %esi, %esi
128
- 000000000000015d: 02 cmpl %ecx, %edx
129
- 000000000000015f: 04 setg %sil
130
- 0000000000000163: 03 imull %ecx, %eax
131
- 0000000000000166: 02 addl %edx, %eax
132
- 0000000000000168: 02 subl %esi, %eax
133
- 000000000000016a: 02 xorl %ecx, %ecx
134
- 000000000000016c: 02 testb $3, %al
135
- 000000000000016e: 03 setne %cl
136
- 0000000000000171: 02 movl %ecx, %eax
137
- 0000000000000173: 04 addq $8, %rsp
138
- 0000000000000177: 01 popq %rbx
139
- 0000000000000178: 02 popq %r12
140
- 000000000000017a: 02 popq %r13
141
- 000000000000017c: 02 popq %r14
142
- 000000000000017e: 02 popq %r15
143
- 0000000000000180: 01 popq %rbp
144
- 0000000000000181: 01 retq
145
- 0000000000000182: 10 nopw %cs:(%rax,%rax)
146
- 000000000000018c: 04 nopl (%rax)
1
+ 00000000004e8f10 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)>:
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: 01 pushq %rax
9
  000000000000000b: 03 movq %rdx, %r14
10
  000000000000000e: 03 movq %rdi, %rbx
11
  0000000000000011: 04 movq %rsi, (%rsp)
12
  0000000000000015: 02 movb (%rdi), %al
13
  0000000000000017: 02 cmpb $-1, %al
14
+ 0000000000000019: 02 je 0x4e8f6f <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x5f>
15
  000000000000001b: 03 movl %ecx, %r8d
16
  000000000000001e: 02 cmpb $1, %al
17
+ 0000000000000020: 02 jne 0x4e8f83 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x73>
18
  0000000000000022: 03 movl 20(%rbx), %eax
19
  0000000000000025: 02 testl %eax, %eax
20
+ 0000000000000027: 02 jne 0x4e8f86 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x76>
21
  0000000000000029: 03 movl 4(%rbx), %ecx
22
  000000000000002c: 03 movl 12(%rbx), %eax
23
  000000000000002f: 02 testl %ecx, %ecx
24
+ 0000000000000031: 02 je 0x4e8f58 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x48>
25
  0000000000000033: 03 leal 2(%rcx), %esi
26
+ 0000000000000036: 01 cltd
27
+ 0000000000000037: 02 idivl %esi
28
+ 0000000000000039: 02 xorl %esi, %esi
29
+ 000000000000003b: 02 cmpl %ecx, %edx
30
+ 000000000000003d: 04 setg %sil
31
+ 0000000000000041: 03 imull %ecx, %eax
32
+ 0000000000000044: 02 addl %edx, %eax
33
+ 0000000000000046: 02 subl %esi, %eax
34
+ 0000000000000048: 02 testb $3, %al
35
+ 000000000000004a: 02 je 0x4e8f6f <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x5f>
36
+ 000000000000004c: 04 movl 12(%rbx), %r12d
37
+ 0000000000000050: 03 addl %r12d, %r8d
38
+ 0000000000000053: 04 leaq 20(%rbx), %r13
39
+ 0000000000000057: 03 movl %r8d, %ebp
40
+ 000000000000005a: 05 jmp 0x4e8ff7 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xe7>
41
+ 000000000000005f: 03 movb $-1, (%rbx)
42
+ 0000000000000062: 07 movl $0, (%r14)
43
+ 0000000000000069: 05 movl $4294967295, %ecx
44
+ 000000000000006e: 05 jmp 0x4e907f <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x16f>
45
+ 0000000000000073: 03 movl 20(%rbx), %eax
46
+ 0000000000000076: 04 movl 12(%rbx), %r12d
47
+ 000000000000007a: 03 movslq %eax, %rdx
48
+ 000000000000007d: 07 imulq $715827883, %rdx, %rcx
49
+ 0000000000000084: 03 movq %rcx, %rsi
50
+ 0000000000000087: 04 shrq $63, %rsi
51
+ 000000000000008b: 04 shrq $32, %rcx
52
+ 000000000000008f: 02 addl %esi, %ecx
53
+ 0000000000000091: 02 addl %ecx, %ecx
54
+ 0000000000000093: 03 leal (%rcx,%rcx,2), %ecx
55
+ 0000000000000096: 02 subl %ecx, %edx
56
+ 0000000000000098: 02 je 0x4e8fb9 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xa9>
57
+ 000000000000009a: 05 movl $6, %ecx
58
+ 000000000000009f: 02 subl %edx, %ecx
59
+ 00000000000000a1: 03 shll %cl, 16(%rbx)
60
+ 00000000000000a4: 02 addl %ecx, %eax
61
+ 00000000000000a6: 03 movl %eax, 20(%rbx)
62
+ 00000000000000a9: 04 leal (%r12,%r8), %ebp
63
+ 00000000000000ad: 04 leaq 20(%rbx), %r13
64
+ 00000000000000b1: 03 cmpl $6, %eax
65
+ 00000000000000b4: 02 jl 0x4e8fee <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xde>
66
+ 00000000000000b6: 03 testl %r8d, %r8d
67
+ 00000000000000b9: 02 je 0x4e8fea <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xda>
68
+ 00000000000000bb: 03 movq %rsp, %r15
69
+ 00000000000000be: 02 nop
70
  00000000000000c0: 03 movq %rbx, %rdi
71
  00000000000000c3: 03 movq %r15, %rsi
72
  00000000000000c6: 02 movl %ebp, %edx
73
+ 00000000000000c8: 05 callq 0x4e8e00 <void BloombergLP::bdlde::Base64Encoder::encode<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >*, int)>
74
  00000000000000cd: 03 movl 20(%rbx), %eax
75
  00000000000000d0: 03 cmpl $6, %eax
76
+ 00000000000000d3: 02 jl 0x4e8fee <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xde>
77
  00000000000000d5: 03 cmpl %ebp, 12(%rbx)
78
+ 00000000000000d8: 02 jne 0x4e8fd0 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xc0>
79
  00000000000000da: 02 movl %ebp, %ecx
80
+ 00000000000000dc: 02 jmp 0x4e9042 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x132>
81
  00000000000000de: 02 testl %eax, %eax
82
+ 00000000000000e0: 02 je 0x4e8ff7 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xe7>
83
  00000000000000e2: 03 movl 12(%rbx), %ecx
84
+ 00000000000000e5: 02 jmp 0x4e9042 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x132>
85
  00000000000000e7: 03 movq %rsp, %r15
86
  00000000000000ea: 06 nopw (%rax,%rax)
87
  00000000000000f0: 03 movl 4(%rbx), %esi
88
  00000000000000f3: 03 movl 12(%rbx), %ecx
89
  00000000000000f6: 02 movl %ecx, %eax
90
  00000000000000f8: 02 testl %esi, %esi
91
+ 00000000000000fa: 02 je 0x4e9023 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x113>
92
  00000000000000fc: 03 leal 2(%rsi), %edi
93
  00000000000000ff: 02 movl %ecx, %eax
94
+ 0000000000000101: 01 cltd
95
+ 0000000000000102: 02 idivl %edi
96
+ 0000000000000104: 02 xorl %edi, %edi
97
+ 0000000000000106: 02 cmpl %esi, %edx
98
+ 0000000000000108: 04 setg %dil
99
+ 000000000000010c: 03 imull %esi, %eax
100
+ 000000000000010f: 02 addl %edx, %eax
101
+ 0000000000000111: 02 subl %edi, %eax
102
+ 0000000000000113: 02 testb $3, %al
103
+ 0000000000000115: 02 je 0x4e903f <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x12f>
104
+ 0000000000000117: 02 cmpl %ebp, %ecx
105
+ 0000000000000119: 02 je 0x4e8fea <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xda>
106
+ 000000000000011b: 03 movq %rbx, %rdi
107
+ 000000000000011e: 03 movq %r15, %rsi
108
+ 0000000000000121: 05 movl $61, %edx
109
+ 0000000000000126: 02 movl %ebp, %ecx
110
+ 0000000000000128: 05 callq 0x4e9090 <void BloombergLP::bdlde::Base64Encoder::append<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >*, char, int)>
111
+ 000000000000012d: 02 jmp 0x4e9000 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0xf0>
112
+ 000000000000012f: 03 movb $1, (%rbx)
113
+ 0000000000000132: 03 subl %r12d, %ecx
114
+ 0000000000000135: 03 movl %ecx, (%r14)
115
+ 0000000000000138: 05 movl $1, %ecx
116
+ 000000000000013d: 03 cmpb $1, (%rbx)
117
+ 0000000000000140: 02 jne 0x4e907f <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x16f>
118
+ 0000000000000142: 05 cmpl $0, (%r13)
119
+ 0000000000000147: 02 jne 0x4e907f <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x16f>
120
+ 0000000000000149: 03 movl 4(%rbx), %ecx
121
+ 000000000000014c: 03 movl 12(%rbx), %eax
122
+ 000000000000014f: 02 testl %ecx, %ecx
123
+ 0000000000000151: 02 je 0x4e9078 <int BloombergLP::bdlde::Base64Encoder::endConvert<std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, int*, int)+0x168>
124
+ 0000000000000153: 03 leal 2(%rcx), %esi
125
+ 0000000000000156: 01 cltd
126
+ 0000000000000157: 02 idivl %esi
127
+ 0000000000000159: 02 xorl %esi, %esi
128
+ 000000000000015b: 02 cmpl %ecx, %edx
129
+ 000000000000015d: 04 setg %sil
130
+ 0000000000000161: 03 imull %ecx, %eax
131
+ 0000000000000164: 02 addl %edx, %eax
132
+ 0000000000000166: 02 subl %esi, %eax
133
+ 0000000000000168: 02 xorl %ecx, %ecx
134
+ 000000000000016a: 02 testb $3, %al
135
+ 000000000000016c: 03 setne %cl
136
+ 000000000000016f: 02 movl %ecx, %eax
137
+ 0000000000000171: 04 addq $8, %rsp
138
+ 0000000000000175: 01 popq %rbx
139
+ 0000000000000176: 02 popq %r12
140
+ 0000000000000178: 02 popq %r13
141
+ 000000000000017a: 02 popq %r14
142
+ 000000000000017c: 02 popq %r15
143
+ 000000000000017e: 01 popq %rbp
144
+ 000000000000017f: 01 retq