Comparing BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum) in assumed vs ignored

Files changed (1) hide show
  1. bdlde_charconvertutf16.t/{3.assume.s → 3.none.s} +120 -129
bdlde_charconvertutf16.t/{3.assume.s → 3.none.s} RENAMED
@@ -1,150 +1,141 @@
1
- 000000000042f040 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, 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 %r8d, %r13d
10
- 000000000000000e: 03 movq %rcx, %r14
11
- 0000000000000011: 03 movq %rsi, %r15
12
- 0000000000000014: 03 movq %rdi, %r12
13
- 0000000000000017: 04 leaq (%rsi,%rdx,2), %rbx
14
- 000000000000001b: 02 xorl %ebp, %ebp
15
- 000000000000001d: 03 testl %r9d, %r9d
16
- 0000000000000020: 06 je 0x42f142 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x102>
17
- 0000000000000026: 03 testq %rdx, %rdx
18
- 0000000000000029: 06 jle 0x42f105 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xc5>
19
- 000000000000002f: 03 movq %r15, %rax
20
- 0000000000000032: 02 jmp 0x42f096 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x56>
21
- 0000000000000034: 10 nopw %cs:(%rax,%rax)
22
- 000000000000003e: 02 nop
23
  0000000000000040: 06 cmpl $2048, %edx
24
- 0000000000000046: 04 sbbq $0, %rbp
25
- 000000000000004a: 04 addq $3, %rbp
26
  000000000000004e: 03 movq %rcx, %rax
27
  0000000000000051: 03 cmpq %rbx, %rcx
28
- 0000000000000054: 02 jae 0x42f105 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xc5>
29
  0000000000000056: 03 movzwl (%rax), %ecx
30
  0000000000000059: 04 rolw $8, %cx
31
  000000000000005d: 04 cmpw $127, %cx
32
- 0000000000000061: 02 ja 0x42f0b0 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x70>
33
  0000000000000063: 04 addq $2, %rax
34
- 0000000000000067: 03 incq %rbp
35
  000000000000006a: 03 movq %rax, %rcx
36
- 000000000000006d: 02 jmp 0x42f08e <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x4e>
37
  000000000000006f: 01 nop
38
  0000000000000070: 03 movzwl %cx, %edx
39
- 0000000000000073: 02 movl %edx, %esi
40
- 0000000000000075: 06 andl $63488, %esi
41
  000000000000007b: 04 leaq 2(%rax), %rcx
42
- 000000000000007f: 06 cmpl $55296, %esi
43
- 0000000000000085: 02 jne 0x42f080 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x40>
44
  0000000000000087: 03 cmpq %rbx, %rcx
45
- 000000000000008a: 02 jae 0x42f100 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xc0>
46
  000000000000008c: 06 andl $64512, %edx
47
  0000000000000092: 06 cmpl $55296, %edx
48
- 0000000000000098: 02 jne 0x42f100 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xc0>
49
  000000000000009a: 03 movzwl (%rcx), %edx
50
  000000000000009d: 06 andl $252, %edx
51
  00000000000000a3: 06 cmpl $220, %edx
52
- 00000000000000a9: 02 jne 0x42f100 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xc0>
53
  00000000000000ab: 04 addq $4, %rax
54
- 00000000000000af: 04 addq $4, %rbp
55
- 00000000000000b3: 02 jmp 0x42f0aa <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x6a>
56
- 00000000000000b5: 10 nopw %cs:(%rax,%rax)
57
- 00000000000000bf: 01 nop
58
- 00000000000000c0: 03 incq %rbp
59
- 00000000000000c3: 02 jmp 0x42f08e <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x4e>
60
- 00000000000000c5: 03 incq %rbp
61
- 00000000000000c8: 04 movq (%r12), %rdi
62
- 00000000000000cc: 05 movq 8(%r12), %rax
63
- 00000000000000d1: 03 subq %rdi, %rax
64
- 00000000000000d4: 03 cmpq %rax, %rbp
65
- 00000000000000d7: 02 jbe 0x42f128 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xe8>
66
- 00000000000000d9: 03 movq %r12, %rdi
67
- 00000000000000dc: 03 movq %rbp, %rsi
68
- 00000000000000df: 05 callq 0x443080 <bsl::vector<char, bsl::allocator<char> >::resize(unsigned long)>
69
- 00000000000000e4: 04 movq (%r12), %rdi
70
- 00000000000000e8: 04 movsbl %r13b, %r9d
71
- 00000000000000ec: 03 movq %rsp, %r8
72
- 00000000000000ef: 03 movq %r15, %rsi
73
- 00000000000000f2: 03 movq %rbx, %rdx
74
- 00000000000000f5: 03 movq %r14, %rcx
75
- 00000000000000f8: 05 callq 0x433280 <int (anonymous namespace)::localUtf16ToUtf8<unsigned short, (anonymous namespace)::NoOpCapacity, (anonymous namespace)::Utf16::PtrBasedEnd<unsigned short>, (anonymous namespace)::Swapper<unsigned short> >(char*, (anonymous namespace)::NoOpCapacity, unsigned short const*, (anonymous namespace)::Utf16::PtrBasedEnd<unsigned short>, (anonymous namespace)::Swapper<unsigned short>, unsigned long*, unsigned long*, char)>
76
- 00000000000000fd: 05 jmp 0x42f20d <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1cd>
77
- 0000000000000102: 03 testq %rdx, %rdx
78
- 0000000000000105: 06 jle 0x42f1d5 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x195>
79
- 000000000000010b: 03 movq %r15, %rax
80
- 000000000000010e: 02 jmp 0x42f166 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x126>
81
- 0000000000000110: 06 cmpl $2048, %edx
82
- 0000000000000116: 04 sbbq $0, %rbp
83
- 000000000000011a: 04 addq $3, %rbp
84
- 000000000000011e: 03 movq %rcx, %rax
85
- 0000000000000121: 03 cmpq %rbx, %rcx
86
- 0000000000000124: 02 jae 0x42f1d5 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x195>
87
- 0000000000000126: 03 movzwl (%rax), %edx
88
- 0000000000000129: 03 cmpl $127, %edx
89
- 000000000000012c: 02 ja 0x42f180 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x140>
90
- 000000000000012e: 04 addq $2, %rax
91
- 0000000000000132: 03 incq %rbp
92
- 0000000000000135: 03 movq %rax, %rcx
93
- 0000000000000138: 02 jmp 0x42f15e <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x11e>
94
- 000000000000013a: 06 nopw (%rax,%rax)
95
- 0000000000000140: 02 movl %edx, %esi
96
- 0000000000000142: 06 andl $63488, %esi
97
- 0000000000000148: 04 leaq 2(%rax), %rcx
98
- 000000000000014c: 06 cmpl $55296, %esi
99
- 0000000000000152: 02 jne 0x42f150 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x110>
100
- 0000000000000154: 03 cmpq %rbx, %rcx
101
- 0000000000000157: 02 jae 0x42f1d0 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x190>
102
- 0000000000000159: 06 andl $64512, %edx
103
- 000000000000015f: 06 cmpl $55296, %edx
104
- 0000000000000165: 02 jne 0x42f1d0 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x190>
105
- 0000000000000167: 03 movzwl (%rcx), %edx
106
- 000000000000016a: 06 andl $64512, %edx
107
- 0000000000000170: 06 cmpl $56320, %edx
108
- 0000000000000176: 02 jne 0x42f1d0 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x190>
109
- 0000000000000178: 04 addq $4, %rax
110
- 000000000000017c: 04 addq $4, %rbp
111
- 0000000000000180: 02 jmp 0x42f175 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x135>
112
- 0000000000000182: 10 nopw %cs:(%rax,%rax)
113
- 000000000000018c: 04 nopl (%rax)
114
- 0000000000000190: 03 incq %rbp
115
- 0000000000000193: 02 jmp 0x42f15e <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x11e>
116
- 0000000000000195: 03 incq %rbp
117
- 0000000000000198: 04 movq (%r12), %rdi
118
- 000000000000019c: 05 movq 8(%r12), %rax
119
- 00000000000001a1: 03 subq %rdi, %rax
120
- 00000000000001a4: 03 cmpq %rax, %rbp
121
- 00000000000001a7: 02 jbe 0x42f1f8 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1b8>
122
- 00000000000001a9: 03 movq %r12, %rdi
123
- 00000000000001ac: 03 movq %rbp, %rsi
124
- 00000000000001af: 05 callq 0x443080 <bsl::vector<char, bsl::allocator<char> >::resize(unsigned long)>
125
- 00000000000001b4: 04 movq (%r12), %rdi
126
- 00000000000001b8: 04 movsbl %r13b, %r9d
127
- 00000000000001bc: 03 movq %rsp, %r8
128
- 00000000000001bf: 03 movq %r15, %rsi
129
- 00000000000001c2: 03 movq %rbx, %rdx
130
- 00000000000001c5: 03 movq %r14, %rcx
131
- 00000000000001c8: 05 callq 0x4330f0 <int (anonymous namespace)::localUtf16ToUtf8<unsigned short, (anonymous namespace)::NoOpCapacity, (anonymous namespace)::Utf16::PtrBasedEnd<unsigned short>, (anonymous namespace)::NoOpSwapper<unsigned short> >(char*, (anonymous namespace)::NoOpCapacity, unsigned short const*, (anonymous namespace)::Utf16::PtrBasedEnd<unsigned short>, (anonymous namespace)::NoOpSwapper<unsigned short>, unsigned long*, unsigned long*, char)>
132
- 00000000000001cd: 02 movl %eax, %ebx
133
- 00000000000001cf: 04 movq (%rsp), %rsi
134
- 00000000000001d3: 03 cmpq %rbp, %rsi
135
- 00000000000001d6: 05 movq 8(%r12), %rax
136
- 00000000000001db: 04 subq (%r12), %rax
137
- 00000000000001df: 03 cmpq %rsi, %rax
138
- 00000000000001e2: 02 je 0x42f22c <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1ec>
139
- 00000000000001e4: 03 movq %r12, %rdi
140
- 00000000000001e7: 05 callq 0x443080 <bsl::vector<char, bsl::allocator<char> >::resize(unsigned long)>
141
- 00000000000001ec: 02 movl %ebx, %eax
142
- 00000000000001ee: 04 addq $8, %rsp
143
- 00000000000001f2: 01 popq %rbx
144
- 00000000000001f3: 02 popq %r12
145
- 00000000000001f5: 02 popq %r13
146
- 00000000000001f7: 02 popq %r14
147
- 00000000000001f9: 02 popq %r15
148
- 00000000000001fb: 01 popq %rbp
149
- 00000000000001fc: 01 retq
150
- 00000000000001fd: 03 nopl (%rax)
1
+ 000000000042ee80 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, 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 %r12
6
+ 0000000000000007: 01 pushq %rbx
7
+ 0000000000000008: 04 subq $16, %rsp
8
+ 000000000000000c: 03 movl %r8d, %ebp
9
+ 000000000000000f: 03 movq %rcx, %r14
10
+ 0000000000000012: 03 movq %rsi, %r15
11
+ 0000000000000015: 03 movq %rdi, %r12
12
+ 0000000000000018: 04 leaq (%rsi,%rdx,2), %rbx
13
+ 000000000000001c: 02 xorl %esi, %esi
14
+ 000000000000001e: 03 testl %r9d, %r9d
15
+ 0000000000000021: 06 je 0x42ef76 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xf6>
16
+ 0000000000000027: 03 testq %rdx, %rdx
17
+ 000000000000002a: 06 jle 0x42ef3a <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xba>
18
+ 0000000000000030: 03 movq %r15, %rax
19
+ 0000000000000033: 02 jmp 0x42eed6 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x56>
20
+ 0000000000000035: 10 nopw %cs:(%rax,%rax)
21
+ 000000000000003f: 01 nop
 
22
  0000000000000040: 06 cmpl $2048, %edx
23
+ 0000000000000046: 04 sbbq $0, %rsi
24
+ 000000000000004a: 04 addq $3, %rsi
25
  000000000000004e: 03 movq %rcx, %rax
26
  0000000000000051: 03 cmpq %rbx, %rcx
27
+ 0000000000000054: 02 jae 0x42ef3a <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xba>
28
  0000000000000056: 03 movzwl (%rax), %ecx
29
  0000000000000059: 04 rolw $8, %cx
30
  000000000000005d: 04 cmpw $127, %cx
31
+ 0000000000000061: 02 ja 0x42eef0 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x70>
32
  0000000000000063: 04 addq $2, %rax
33
+ 0000000000000067: 03 incq %rsi
34
  000000000000006a: 03 movq %rax, %rcx
35
+ 000000000000006d: 02 jmp 0x42eece <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x4e>
36
  000000000000006f: 01 nop
37
  0000000000000070: 03 movzwl %cx, %edx
38
+ 0000000000000073: 02 movl %edx, %edi
39
+ 0000000000000075: 06 andl $63488, %edi
40
  000000000000007b: 04 leaq 2(%rax), %rcx
41
+ 000000000000007f: 06 cmpl $55296, %edi
42
+ 0000000000000085: 02 jne 0x42eec0 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x40>
43
  0000000000000087: 03 cmpq %rbx, %rcx
44
+ 000000000000008a: 02 jae 0x42ef35 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xb5>
45
  000000000000008c: 06 andl $64512, %edx
46
  0000000000000092: 06 cmpl $55296, %edx
47
+ 0000000000000098: 02 jne 0x42ef35 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xb5>
48
  000000000000009a: 03 movzwl (%rcx), %edx
49
  000000000000009d: 06 andl $252, %edx
50
  00000000000000a3: 06 cmpl $220, %edx
51
+ 00000000000000a9: 02 jne 0x42ef35 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xb5>
52
  00000000000000ab: 04 addq $4, %rax
53
+ 00000000000000af: 04 addq $4, %rsi
54
+ 00000000000000b3: 02 jmp 0x42eeea <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x6a>
55
+ 00000000000000b5: 03 incq %rsi
56
+ 00000000000000b8: 02 jmp 0x42eece <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x4e>
57
+ 00000000000000ba: 03 incq %rsi
58
+ 00000000000000bd: 04 movq (%r12), %rdi
59
+ 00000000000000c1: 05 movq 8(%r12), %rax
60
+ 00000000000000c6: 03 subq %rdi, %rax
61
+ 00000000000000c9: 03 cmpq %rax, %rsi
62
+ 00000000000000cc: 02 jbe 0x42ef5a <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0xda>
63
+ 00000000000000ce: 03 movq %r12, %rdi
64
+ 00000000000000d1: 05 callq 0x442e60 <bsl::vector<char, bsl::allocator<char> >::resize(unsigned long)>
65
+ 00000000000000d6: 04 movq (%r12), %rdi
66
+ 00000000000000da: 04 movsbl %bpl, %r9d
67
+ 00000000000000de: 05 leaq 8(%rsp), %r8
68
+ 00000000000000e3: 03 movq %r15, %rsi
69
+ 00000000000000e6: 03 movq %rbx, %rdx
70
+ 00000000000000e9: 03 movq %r14, %rcx
71
+ 00000000000000ec: 05 callq 0x433060 <int (anonymous namespace)::localUtf16ToUtf8<unsigned short, (anonymous namespace)::NoOpCapacity, (anonymous namespace)::Utf16::PtrBasedEnd<unsigned short>, (anonymous namespace)::Swapper<unsigned short> >(char*, (anonymous namespace)::NoOpCapacity, unsigned short const*, (anonymous namespace)::Utf16::PtrBasedEnd<unsigned short>, (anonymous namespace)::Swapper<unsigned short>, unsigned long*, unsigned long*, char)>
72
+ 00000000000000f1: 05 jmp 0x42f02e <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1ae>
73
+ 00000000000000f6: 03 testq %rdx, %rdx
74
+ 00000000000000f9: 02 jle 0x42eff7 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x177>
75
+ 00000000000000fb: 03 movq %r15, %rax
76
+ 00000000000000fe: 02 jmp 0x42ef96 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x116>
77
+ 0000000000000100: 06 cmpl $2048, %edx
78
+ 0000000000000106: 04 sbbq $0, %rsi
79
+ 000000000000010a: 04 addq $3, %rsi
80
+ 000000000000010e: 03 movq %rcx, %rax
81
+ 0000000000000111: 03 cmpq %rbx, %rcx
82
+ 0000000000000114: 02 jae 0x42eff7 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x177>
83
+ 0000000000000116: 03 movzwl (%rax), %edx
84
+ 0000000000000119: 03 cmpl $127, %edx
85
+ 000000000000011c: 02 ja 0x42efb0 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x130>
86
+ 000000000000011e: 04 addq $2, %rax
87
+ 0000000000000122: 03 incq %rsi
88
+ 0000000000000125: 03 movq %rax, %rcx
89
+ 0000000000000128: 02 jmp 0x42ef8e <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x10e>
90
+ 000000000000012a: 06 nopw (%rax,%rax)
91
+ 0000000000000130: 02 movl %edx, %edi
92
+ 0000000000000132: 06 andl $63488, %edi
93
+ 0000000000000138: 04 leaq 2(%rax), %rcx
94
+ 000000000000013c: 06 cmpl $55296, %edi
95
+ 0000000000000142: 02 jne 0x42ef80 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x100>
96
+ 0000000000000144: 03 cmpq %rbx, %rcx
97
+ 0000000000000147: 02 jae 0x42eff2 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x172>
98
+ 0000000000000149: 06 andl $64512, %edx
99
+ 000000000000014f: 06 cmpl $55296, %edx
100
+ 0000000000000155: 02 jne 0x42eff2 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x172>
101
+ 0000000000000157: 03 movzwl (%rcx), %edx
102
+ 000000000000015a: 06 andl $64512, %edx
103
+ 0000000000000160: 06 cmpl $56320, %edx
104
+ 0000000000000166: 02 jne 0x42eff2 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x172>
105
+ 0000000000000168: 04 addq $4, %rax
106
+ 000000000000016c: 04 addq $4, %rsi
107
+ 0000000000000170: 02 jmp 0x42efa5 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x125>
108
+ 0000000000000172: 03 incq %rsi
109
+ 0000000000000175: 02 jmp 0x42ef8e <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x10e>
110
+ 0000000000000177: 03 incq %rsi
111
+ 000000000000017a: 04 movq (%r12), %rdi
112
+ 000000000000017e: 05 movq 8(%r12), %rax
113
+ 0000000000000183: 03 subq %rdi, %rax
114
+ 0000000000000186: 03 cmpq %rax, %rsi
115
+ 0000000000000189: 02 jbe 0x42f017 <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x197>
116
+ 000000000000018b: 03 movq %r12, %rdi
117
+ 000000000000018e: 05 callq 0x442e60 <bsl::vector<char, bsl::allocator<char> >::resize(unsigned long)>
118
+ 0000000000000193: 04 movq (%r12), %rdi
119
+ 0000000000000197: 04 movsbl %bpl, %r9d
120
+ 000000000000019b: 05 leaq 8(%rsp), %r8
121
+ 00000000000001a0: 03 movq %r15, %rsi
122
+ 00000000000001a3: 03 movq %rbx, %rdx
123
+ 00000000000001a6: 03 movq %r14, %rcx
124
+ 00000000000001a9: 05 callq 0x432ed0 <int (anonymous namespace)::localUtf16ToUtf8<unsigned short, (anonymous namespace)::NoOpCapacity, (anonymous namespace)::Utf16::PtrBasedEnd<unsigned short>, (anonymous namespace)::NoOpSwapper<unsigned short> >(char*, (anonymous namespace)::NoOpCapacity, unsigned short const*, (anonymous namespace)::Utf16::PtrBasedEnd<unsigned short>, (anonymous namespace)::NoOpSwapper<unsigned short>, unsigned long*, unsigned long*, char)>
125
+ 00000000000001ae: 02 movl %eax, %ebx
126
+ 00000000000001b0: 05 movq 8(%rsp), %rsi
127
+ 00000000000001b5: 05 movq 8(%r12), %rax
128
+ 00000000000001ba: 04 subq (%r12), %rax
129
+ 00000000000001be: 03 cmpq %rsi, %rax
130
+ 00000000000001c1: 02 je 0x42f04b <BloombergLP::bdlde::CharConvertUtf16::utf16ToUtf8(bsl::vector<char, bsl::allocator<char> >*, unsigned short const*, unsigned long, unsigned long*, char, BloombergLP::bdlde::ByteOrder::Enum)+0x1cb>
131
+ 00000000000001c3: 03 movq %r12, %rdi
132
+ 00000000000001c6: 05 callq 0x442e60 <bsl::vector<char, bsl::allocator<char> >::resize(unsigned long)>
133
+ 00000000000001cb: 02 movl %ebx, %eax
134
+ 00000000000001cd: 04 addq $16, %rsp
135
+ 00000000000001d1: 01 popq %rbx
136
+ 00000000000001d2: 02 popq %r12
137
+ 00000000000001d4: 02 popq %r14
138
+ 00000000000001d6: 02 popq %r15
139
+ 00000000000001d8: 01 popq %rbp
140
+ 00000000000001d9: 01 retq
141
+ 00000000000001da: 06 nopw (%rax,%rax)