Comparing BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string, std::__1::allocator >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum) in assumed vs ignored

Files changed (1) hide show
  1. bdlde_charconvertutf16.t/{1.assume.s → 1.none.s} +139 -148
bdlde_charconvertutf16.t/{1.assume.s → 1.none.s} RENAMED
@@ -1,169 +1,160 @@
1
- 000000000042dd20 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)>:
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 movl %ecx, %r12d
10
- 000000000000000e: 03 movq %rdx, %r14
11
- 0000000000000011: 03 movq %rsi, %r15
12
- 0000000000000014: 03 movq %rdi, %r13
13
- 0000000000000017: 03 movzwl (%rsi), %eax
14
- 000000000000001a: 02 xorl %ebp, %ebp
15
- 000000000000001c: 03 testl %r8d, %r8d
16
- 000000000000001f: 06 je 0x42ddf3 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xd3>
17
- 0000000000000025: 03 testw %ax, %ax
18
- 0000000000000028: 02 je 0x42ddc4 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xa4>
19
- 000000000000002a: 03 movq %r15, %rcx
20
- 000000000000002d: 02 jmp 0x42dd68 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x48>
21
- 000000000000002f: 01 nop
22
  0000000000000030: 05 cmpl $2048, %eax
23
- 0000000000000035: 04 sbbq $0, %rbp
24
- 0000000000000039: 04 addq $3, %rbp
25
  000000000000003d: 03 movzwl (%rdx), %eax
26
  0000000000000040: 03 movq %rdx, %rcx
27
  0000000000000043: 03 testw %ax, %ax
28
- 0000000000000046: 02 je 0x42ddc4 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xa4>
29
  0000000000000048: 04 rolw $8, %ax
30
  000000000000004c: 04 cmpw $127, %ax
31
- 0000000000000050: 02 ja 0x42dd80 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x60>
32
  0000000000000052: 04 addq $2, %rcx
33
- 0000000000000056: 03 incq %rbp
34
  0000000000000059: 03 movq %rcx, %rdx
35
- 000000000000005c: 02 jmp 0x42dd5d <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x3d>
36
  000000000000005e: 02 nop
37
  0000000000000060: 03 movzwl %ax, %eax
38
- 0000000000000063: 02 movl %eax, %esi
39
- 0000000000000065: 06 andl $63488, %esi
40
  000000000000006b: 04 leaq 2(%rcx), %rdx
41
- 000000000000006f: 06 cmpl $55296, %esi
42
- 0000000000000075: 02 jne 0x42dd50 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x30>
43
  0000000000000077: 05 andl $64512, %eax
44
  000000000000007c: 05 cmpl $55296, %eax
45
- 0000000000000081: 02 jne 0x42ddbf <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x9f>
46
  0000000000000083: 03 movzwl (%rdx), %eax
47
  0000000000000086: 05 andl $252, %eax
48
  000000000000008b: 03 movzwl %ax, %eax
49
  000000000000008e: 05 cmpl $220, %eax
50
- 0000000000000093: 02 jne 0x42ddbf <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x9f>
51
  0000000000000095: 04 addq $4, %rcx
52
- 0000000000000099: 04 addq $4, %rbp
53
- 000000000000009d: 02 jmp 0x42dd79 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x59>
54
- 000000000000009f: 03 incq %rbp
55
- 00000000000000a2: 02 jmp 0x42dd5d <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x3d>
56
- 00000000000000a4: 03 incq %rbp
57
- 00000000000000a7: 04 movb (%r13), %al
58
- 00000000000000ab: 02 testb $1, %al
59
- 00000000000000ad: 06 jne 0x42dea2 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x182>
60
- 00000000000000b3: 03 movzbl %al, %ecx
61
- 00000000000000b6: 03 shrq %rcx
62
- 00000000000000b9: 03 cmpq %rcx, %rbp
63
- 00000000000000bc: 06 ja 0x42deaf <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x18f>
64
- 00000000000000c2: 02 testb $1, %al
65
- 00000000000000c4: 06 jne 0x42dec8 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1a8>
66
- 00000000000000ca: 04 leaq 1(%r13), %rdi
67
- 00000000000000ce: 05 jmp 0x42decc <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1ac>
68
- 00000000000000d3: 03 testw %ax, %ax
69
- 00000000000000d6: 06 je 0x42de8a <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x16a>
70
- 00000000000000dc: 03 movq %r15, %rcx
71
- 00000000000000df: 02 jmp 0x42de28 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x108>
72
- 00000000000000e1: 10 nopw %cs:(%rax,%rax)
73
- 00000000000000eb: 05 nopl (%rax,%rax)
74
- 00000000000000f0: 05 cmpl $2048, %eax
75
- 00000000000000f5: 04 sbbq $0, %rbp
76
- 00000000000000f9: 04 addq $3, %rbp
77
- 00000000000000fd: 03 movzwl (%rdx), %eax
78
- 0000000000000100: 03 movq %rdx, %rcx
79
- 0000000000000103: 03 testw %ax, %ax
80
- 0000000000000106: 02 je 0x42de8a <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x16a>
81
- 0000000000000108: 04 cmpw $127, %ax
82
- 000000000000010c: 02 ja 0x42de40 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x120>
83
- 000000000000010e: 04 addq $2, %rcx
84
- 0000000000000112: 03 incq %rbp
85
- 0000000000000115: 02 jmp 0x42de80 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x160>
86
- 0000000000000117: 09 nopw (%rax,%rax)
87
- 0000000000000120: 03 movzwl %ax, %eax
88
- 0000000000000123: 02 movl %eax, %esi
89
- 0000000000000125: 06 andl $63488, %esi
90
- 000000000000012b: 04 leaq 2(%rcx), %rdx
91
- 000000000000012f: 06 cmpl $55296, %esi
92
- 0000000000000135: 02 jne 0x42de10 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xf0>
93
- 0000000000000137: 05 andl $64512, %eax
94
- 000000000000013c: 05 cmpl $55296, %eax
95
- 0000000000000141: 02 jne 0x42de85 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x165>
96
- 0000000000000143: 03 movzwl (%rdx), %eax
97
- 0000000000000146: 05 andl $64512, %eax
98
- 000000000000014b: 03 movzwl %ax, %eax
99
- 000000000000014e: 05 cmpl $56320, %eax
100
- 0000000000000153: 02 jne 0x42de85 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x165>
101
- 0000000000000155: 04 addq $4, %rcx
102
- 0000000000000159: 04 addq $4, %rbp
103
- 000000000000015d: 03 nopl (%rax)
104
- 0000000000000160: 03 movq %rcx, %rdx
105
- 0000000000000163: 02 jmp 0x42de1d <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xfd>
106
- 0000000000000165: 03 incq %rbp
107
- 0000000000000168: 02 jmp 0x42de1d <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xfd>
108
- 000000000000016a: 03 incq %rbp
109
- 000000000000016d: 04 movb (%r13), %al
110
- 0000000000000171: 02 testb $1, %al
111
- 0000000000000173: 02 jne 0x42dee0 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1c0>
112
- 0000000000000175: 03 movzbl %al, %ecx
113
- 0000000000000178: 03 shrq %rcx
114
- 000000000000017b: 03 cmpq %rcx, %rbp
115
- 000000000000017e: 02 ja 0x42dee9 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1c9>
116
- 0000000000000180: 02 jmp 0x42defa <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1da>
117
- 0000000000000182: 04 movq 8(%r13), %rcx
118
- 0000000000000186: 03 cmpq %rcx, %rbp
119
- 0000000000000189: 06 jbe 0x42dde2 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xc2>
120
- 000000000000018f: 03 movq %r13, %rdi
121
- 0000000000000192: 03 movq %rbp, %rsi
122
- 0000000000000195: 02 xorl %edx, %edx
123
- 0000000000000197: 05 callq 0x403a30 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6resizeEmc@plt>
124
- 000000000000019c: 04 movb (%r13), %al
125
- 00000000000001a0: 02 testb $1, %al
126
- 00000000000001a2: 06 je 0x42ddea <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xca>
127
- 00000000000001a8: 04 movq 16(%r13), %rdi
128
- 00000000000001ac: 04 movsbl %r12b, %r8d
129
- 00000000000001b0: 03 movq %rsp, %rcx
130
- 00000000000001b3: 03 movq %r15, %rsi
131
- 00000000000001b6: 03 movq %r14, %rdx
132
- 00000000000001b9: 05 callq 0x432f50 <int (anonymous namespace)::localUtf16ToUtf8<unsigned short, (anonymous namespace)::NoOpCapacity, (anonymous namespace)::Utf16::ZeroBasedEnd<unsigned short>, (anonymous namespace)::Swapper<unsigned short> >(char*, (anonymous namespace)::NoOpCapacity, unsigned short const*, (anonymous namespace)::Utf16::ZeroBasedEnd<unsigned short>, (anonymous namespace)::Swapper<unsigned short>, unsigned long*, unsigned long*, char)>
133
- 00000000000001be: 02 jmp 0x42df1a <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1fa>
134
- 00000000000001c0: 04 movq 8(%r13), %rcx
135
- 00000000000001c4: 03 cmpq %rcx, %rbp
136
- 00000000000001c7: 02 jbe 0x42defa <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1da>
137
- 00000000000001c9: 03 movq %r13, %rdi
138
- 00000000000001cc: 03 movq %rbp, %rsi
139
- 00000000000001cf: 02 xorl %edx, %edx
140
- 00000000000001d1: 05 callq 0x403a30 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6resizeEmc@plt>
141
- 00000000000001d6: 04 movb (%r13), %al
142
- 00000000000001da: 02 testb $1, %al
143
- 00000000000001dc: 02 jne 0x42df04 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1e4>
144
- 00000000000001de: 04 leaq 1(%r13), %rdi
145
- 00000000000001e2: 02 jmp 0x42df08 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1e8>
146
- 00000000000001e4: 04 movq 16(%r13), %rdi
147
- 00000000000001e8: 04 movsbl %r12b, %r8d
148
- 00000000000001ec: 03 movq %rsp, %rcx
149
- 00000000000001ef: 03 movq %r15, %rsi
150
- 00000000000001f2: 03 movq %r14, %rdx
151
- 00000000000001f5: 05 callq 0x432dc0 <int (anonymous namespace)::localUtf16ToUtf8<unsigned short, (anonymous namespace)::NoOpCapacity, (anonymous namespace)::Utf16::ZeroBasedEnd<unsigned short>, (anonymous namespace)::NoOpSwapper<unsigned short> >(char*, (anonymous namespace)::NoOpCapacity, unsigned short const*, (anonymous namespace)::Utf16::ZeroBasedEnd<unsigned short>, (anonymous namespace)::NoOpSwapper<unsigned short>, unsigned long*, unsigned long*, char)>
152
- 00000000000001fa: 02 movl %eax, %ebx
153
- 00000000000001fc: 04 movq (%rsp), %rsi
154
- 0000000000000200: 03 cmpq %rbp, %rsi
155
- 0000000000000203: 03 decq %rsi
156
- 0000000000000206: 03 movq %r13, %rdi
157
- 0000000000000209: 02 xorl %edx, %edx
158
- 000000000000020b: 05 callq 0x403a30 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6resizeEmc@plt>
159
- 0000000000000210: 02 movl %ebx, %eax
160
- 0000000000000212: 04 addq $8, %rsp
161
- 0000000000000216: 01 popq %rbx
162
- 0000000000000217: 02 popq %r12
163
- 0000000000000219: 02 popq %r13
164
- 000000000000021b: 02 popq %r14
165
- 000000000000021d: 02 popq %r15
166
- 000000000000021f: 01 popq %rbp
167
- 0000000000000220: 01 retq
168
- 0000000000000221: 10 nopw %cs:(%rax,%rax)
169
- 000000000000022b: 05 nopl (%rax,%rax)
1
+ 000000000042dc30 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)>:
2
  0000000000000000: 01 pushq %rbp
3
  0000000000000001: 02 pushq %r15
4
  0000000000000003: 02 pushq %r14
5
+ 0000000000000005: 01 pushq %rbx
6
+ 0000000000000006: 01 pushq %rax
7
+ 0000000000000007: 02 movl %ecx, %ebp
8
+ 0000000000000009: 03 movq %rdx, %r14
9
+ 000000000000000c: 03 movq %rsi, %r15
10
+ 000000000000000f: 03 movq %rdi, %rbx
11
+ 0000000000000012: 03 movzwl (%rsi), %eax
12
+ 0000000000000015: 02 xorl %esi, %esi
13
+ 0000000000000017: 03 testl %r8d, %r8d
14
+ 000000000000001a: 06 je 0x42dd01 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xd1>
15
+ 0000000000000020: 03 testw %ax, %ax
16
+ 0000000000000023: 06 je 0x42dcd4 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xa4>
17
+ 0000000000000029: 03 movq %r15, %rcx
18
+ 000000000000002c: 02 jmp 0x42dc78 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x48>
19
+ 000000000000002e: 02 nop
 
 
20
  0000000000000030: 05 cmpl $2048, %eax
21
+ 0000000000000035: 04 sbbq $0, %rsi
22
+ 0000000000000039: 04 addq $3, %rsi
23
  000000000000003d: 03 movzwl (%rdx), %eax
24
  0000000000000040: 03 movq %rdx, %rcx
25
  0000000000000043: 03 testw %ax, %ax
26
+ 0000000000000046: 02 je 0x42dcd4 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xa4>
27
  0000000000000048: 04 rolw $8, %ax
28
  000000000000004c: 04 cmpw $127, %ax
29
+ 0000000000000050: 02 ja 0x42dc90 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x60>
30
  0000000000000052: 04 addq $2, %rcx
31
+ 0000000000000056: 03 incq %rsi
32
  0000000000000059: 03 movq %rcx, %rdx
33
+ 000000000000005c: 02 jmp 0x42dc6d <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x3d>
34
  000000000000005e: 02 nop
35
  0000000000000060: 03 movzwl %ax, %eax
36
+ 0000000000000063: 02 movl %eax, %edi
37
+ 0000000000000065: 06 andl $63488, %edi
38
  000000000000006b: 04 leaq 2(%rcx), %rdx
39
+ 000000000000006f: 06 cmpl $55296, %edi
40
+ 0000000000000075: 02 jne 0x42dc60 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x30>
41
  0000000000000077: 05 andl $64512, %eax
42
  000000000000007c: 05 cmpl $55296, %eax
43
+ 0000000000000081: 02 jne 0x42dccf <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x9f>
44
  0000000000000083: 03 movzwl (%rdx), %eax
45
  0000000000000086: 05 andl $252, %eax
46
  000000000000008b: 03 movzwl %ax, %eax
47
  000000000000008e: 05 cmpl $220, %eax
48
+ 0000000000000093: 02 jne 0x42dccf <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x9f>
49
  0000000000000095: 04 addq $4, %rcx
50
+ 0000000000000099: 04 addq $4, %rsi
51
+ 000000000000009d: 02 jmp 0x42dc89 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x59>
52
+ 000000000000009f: 03 incq %rsi
53
+ 00000000000000a2: 02 jmp 0x42dc6d <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x3d>
54
+ 00000000000000a4: 03 incq %rsi
55
+ 00000000000000a7: 02 movb (%rbx), %al
56
+ 00000000000000a9: 02 testb $1, %al
57
+ 00000000000000ab: 06 jne 0x42dda0 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x170>
58
+ 00000000000000b1: 03 movzbl %al, %ecx
59
+ 00000000000000b4: 03 shrq %rcx
60
+ 00000000000000b7: 03 cmpq %rcx, %rsi
61
+ 00000000000000ba: 06 ja 0x42ddad <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x17d>
62
+ 00000000000000c0: 02 testb $1, %al
63
+ 00000000000000c2: 06 jne 0x42ddc1 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x191>
64
+ 00000000000000c8: 04 leaq 1(%rbx), %rdi
65
+ 00000000000000cc: 05 jmp 0x42ddc5 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x195>
66
+ 00000000000000d1: 03 testw %ax, %ax
67
+ 00000000000000d4: 06 je 0x42dd8a <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x15a>
68
+ 00000000000000da: 03 movq %r15, %rcx
69
+ 00000000000000dd: 02 jmp 0x42dd28 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xf8>
70
+ 00000000000000df: 01 nop
71
+ 00000000000000e0: 05 cmpl $2048, %eax
72
+ 00000000000000e5: 04 sbbq $0, %rsi
73
+ 00000000000000e9: 04 addq $3, %rsi
74
+ 00000000000000ed: 03 movzwl (%rdx), %eax
75
+ 00000000000000f0: 03 movq %rdx, %rcx
76
+ 00000000000000f3: 03 testw %ax, %ax
77
+ 00000000000000f6: 02 je 0x42dd8a <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x15a>
78
+ 00000000000000f8: 04 cmpw $127, %ax
79
+ 00000000000000fc: 02 ja 0x42dd40 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x110>
80
+ 00000000000000fe: 04 addq $2, %rcx
81
+ 0000000000000102: 03 incq %rsi
82
+ 0000000000000105: 02 jmp 0x42dd80 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x150>
83
+ 0000000000000107: 09 nopw (%rax,%rax)
84
+ 0000000000000110: 03 movzwl %ax, %eax
85
+ 0000000000000113: 02 movl %eax, %edi
86
+ 0000000000000115: 06 andl $63488, %edi
87
+ 000000000000011b: 04 leaq 2(%rcx), %rdx
88
+ 000000000000011f: 06 cmpl $55296, %edi
89
+ 0000000000000125: 02 jne 0x42dd10 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xe0>
90
+ 0000000000000127: 05 andl $64512, %eax
91
+ 000000000000012c: 05 cmpl $55296, %eax
92
+ 0000000000000131: 02 jne 0x42dd85 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x155>
93
+ 0000000000000133: 03 movzwl (%rdx), %eax
94
+ 0000000000000136: 05 andl $64512, %eax
95
+ 000000000000013b: 03 movzwl %ax, %eax
96
+ 000000000000013e: 05 cmpl $56320, %eax
97
+ 0000000000000143: 02 jne 0x42dd85 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x155>
98
+ 0000000000000145: 04 addq $4, %rcx
99
+ 0000000000000149: 04 addq $4, %rsi
100
+ 000000000000014d: 03 nopl (%rax)
101
+ 0000000000000150: 03 movq %rcx, %rdx
102
+ 0000000000000153: 02 jmp 0x42dd1d <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xed>
103
+ 0000000000000155: 03 incq %rsi
104
+ 0000000000000158: 02 jmp 0x42dd1d <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xed>
105
+ 000000000000015a: 03 incq %rsi
106
+ 000000000000015d: 02 movb (%rbx), %al
107
+ 000000000000015f: 02 testb $1, %al
108
+ 0000000000000161: 02 jne 0x42ddd9 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1a9>
109
+ 0000000000000163: 03 movzbl %al, %ecx
110
+ 0000000000000166: 03 shrq %rcx
111
+ 0000000000000169: 03 cmpq %rcx, %rsi
112
+ 000000000000016c: 02 ja 0x42dde2 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1b2>
113
+ 000000000000016e: 02 jmp 0x42ddee <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1be>
114
+ 0000000000000170: 04 movq 8(%rbx), %rcx
115
+ 0000000000000174: 03 cmpq %rcx, %rsi
116
+ 0000000000000177: 06 jbe 0x42dcf0 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xc0>
117
+ 000000000000017d: 03 movq %rbx, %rdi
118
+ 0000000000000180: 02 xorl %edx, %edx
119
+ 0000000000000182: 05 callq 0x403a30 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6resizeEmc@plt>
120
+ 0000000000000187: 02 movb (%rbx), %al
121
+ 0000000000000189: 02 testb $1, %al
122
+ 000000000000018b: 06 je 0x42dcf8 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xc8>
123
+ 0000000000000191: 04 movq 16(%rbx), %rdi
124
+ 0000000000000195: 04 movsbl %bpl, %r8d
125
+ 0000000000000199: 03 movq %rsp, %rcx
126
+ 000000000000019c: 03 movq %r15, %rsi
127
+ 000000000000019f: 03 movq %r14, %rdx
128
+ 00000000000001a2: 05 callq 0x432d30 <int (anonymous namespace)::localUtf16ToUtf8<unsigned short, (anonymous namespace)::NoOpCapacity, (anonymous namespace)::Utf16::ZeroBasedEnd<unsigned short>, (anonymous namespace)::Swapper<unsigned short> >(char*, (anonymous namespace)::NoOpCapacity, unsigned short const*, (anonymous namespace)::Utf16::ZeroBasedEnd<unsigned short>, (anonymous namespace)::Swapper<unsigned short>, unsigned long*, unsigned long*, char)>
129
+ 00000000000001a7: 02 jmp 0x42de0e <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1de>
130
+ 00000000000001a9: 04 movq 8(%rbx), %rcx
131
+ 00000000000001ad: 03 cmpq %rcx, %rsi
132
+ 00000000000001b0: 02 jbe 0x42ddee <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1be>
133
+ 00000000000001b2: 03 movq %rbx, %rdi
134
+ 00000000000001b5: 02 xorl %edx, %edx
135
+ 00000000000001b7: 05 callq 0x403a30 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6resizeEmc@plt>
136
+ 00000000000001bc: 02 movb (%rbx), %al
137
+ 00000000000001be: 02 testb $1, %al
138
+ 00000000000001c0: 02 jne 0x42ddf8 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1c8>
139
+ 00000000000001c2: 04 leaq 1(%rbx), %rdi
140
+ 00000000000001c6: 02 jmp 0x42ddfc <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned short const*, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1cc>
141
+ 00000000000001c8: 04 movq 16(%rbx), %rdi
142
+ 00000000000001cc: 04 movsbl %bpl, %r8d
143
+ 00000000000001d0: 03 movq %rsp, %rcx
144
+ 00000000000001d3: 03 movq %r15, %rsi
145
+ 00000000000001d6: 03 movq %r14, %rdx
146
+ 00000000000001d9: 05 callq 0x432ba0 <int (anonymous namespace)::localUtf16ToUtf8<unsigned short, (anonymous namespace)::NoOpCapacity, (anonymous namespace)::Utf16::ZeroBasedEnd<unsigned short>, (anonymous namespace)::NoOpSwapper<unsigned short> >(char*, (anonymous namespace)::NoOpCapacity, unsigned short const*, (anonymous namespace)::Utf16::ZeroBasedEnd<unsigned short>, (anonymous namespace)::NoOpSwapper<unsigned short>, unsigned long*, unsigned long*, char)>
147
+ 00000000000001de: 02 movl %eax, %ebp
148
+ 00000000000001e0: 04 movq (%rsp), %rsi
149
+ 00000000000001e4: 03 decq %rsi
150
+ 00000000000001e7: 03 movq %rbx, %rdi
151
+ 00000000000001ea: 02 xorl %edx, %edx
152
+ 00000000000001ec: 05 callq 0x403a30 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6resizeEmc@plt>
153
+ 00000000000001f1: 02 movl %ebp, %eax
154
+ 00000000000001f3: 04 addq $8, %rsp
155
+ 00000000000001f7: 01 popq %rbx
156
+ 00000000000001f8: 02 popq %r14
157
+ 00000000000001fa: 02 popq %r15
158
+ 00000000000001fc: 01 popq %rbp
159
+ 00000000000001fd: 01 retq
160
+ 00000000000001fe: 02 nop