|
@@ -1,63 +1,59 @@
|
|
| 1 |
-
|
| 2 |
0000000000000000: 01 pushq %rbp
|
| 3 |
0000000000000001: 02 pushq %r15
|
| 4 |
0000000000000003: 02 pushq %r14
|
| 5 |
-
0000000000000005: 02 pushq %
|
| 6 |
-
0000000000000007:
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
00000000000000a7: 02 popq %r15
|
| 61 |
-
00000000000000a9: 01 popq %rbp
|
| 62 |
-
00000000000000aa: 01 retq
|
| 63 |
-
00000000000000ab: 05 nopl (%rax,%rax)
|
| 1 |
+
000000000042b8b0 <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::vector<unsigned short, std::__1::allocator<unsigned short> >*, char const*, unsigned long*, unsigned short, 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 movl %ecx, %r12d
|
| 10 |
+
0000000000000012: 03 movq %rdx, %r14
|
| 11 |
+
0000000000000015: 03 movq %rsi, %r15
|
| 12 |
+
0000000000000018: 03 movq %rdi, %rbx
|
| 13 |
+
000000000000001b: 03 movq %rsi, %rdi
|
| 14 |
+
000000000000001e: 05 callq 0x431370 <unsigned long (anonymous namespace)::utf16BufferLength<(anonymous namespace)::Utf8::ZeroBasedEnd>(char const*, (anonymous namespace)::Utf8::ZeroBasedEnd)>
|
| 15 |
+
0000000000000023: 03 movq (%rbx), %rdi
|
| 16 |
+
0000000000000026: 04 movq 8(%rbx), %rcx
|
| 17 |
+
000000000000002a: 03 subq %rdi, %rcx
|
| 18 |
+
000000000000002d: 03 sarq %rcx
|
| 19 |
+
0000000000000030: 03 subq %rcx, %rax
|
| 20 |
+
0000000000000033: 02 jbe 0x42b8f3 <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::vector<unsigned short, std::__1::allocator<unsigned short> >*, char const*, unsigned long*, unsigned short, BloombergLP::bdlde::ByteOrder::Enum)+0x43>
|
| 21 |
+
0000000000000035: 03 movq %rbx, %rdi
|
| 22 |
+
0000000000000038: 03 movq %rax, %rsi
|
| 23 |
+
000000000000003b: 05 callq 0x429470 <std::__1::vector<unsigned short, std::__1::allocator<unsigned short> >::__append(unsigned long)>
|
| 24 |
+
0000000000000040: 03 movq (%rbx), %rdi
|
| 25 |
+
0000000000000043: 04 movzwl %r12w, %r8d
|
| 26 |
+
0000000000000047: 05 leaq 8(%rsp), %rcx
|
| 27 |
+
000000000000004c: 03 movq %r15, %rsi
|
| 28 |
+
000000000000004f: 03 movq %r14, %rdx
|
| 29 |
+
0000000000000052: 02 testl %ebp, %ebp
|
| 30 |
+
0000000000000054: 02 je 0x42b90d <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::vector<unsigned short, std::__1::allocator<unsigned short> >*, char const*, unsigned long*, unsigned short, BloombergLP::bdlde::ByteOrder::Enum)+0x5d>
|
| 31 |
+
0000000000000056: 05 callq 0x432800 <int (anonymous namespace)::localUtf8ToUtf16<unsigned short, (anonymous namespace)::NoOpCapacity, (anonymous namespace)::Utf8::ZeroBasedEnd, (anonymous namespace)::Swapper<unsigned short> >(unsigned short*, (anonymous namespace)::NoOpCapacity, char const*, (anonymous namespace)::Utf8::ZeroBasedEnd, (anonymous namespace)::Swapper<unsigned short>, unsigned long*, unsigned long*, unsigned short)>
|
| 32 |
+
000000000000005b: 02 jmp 0x42b912 <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::vector<unsigned short, std::__1::allocator<unsigned short> >*, char const*, unsigned long*, unsigned short, BloombergLP::bdlde::ByteOrder::Enum)+0x62>
|
| 33 |
+
000000000000005d: 05 callq 0x432440 <int (anonymous namespace)::localUtf8ToUtf16<unsigned short, (anonymous namespace)::NoOpCapacity, (anonymous namespace)::Utf8::ZeroBasedEnd, (anonymous namespace)::NoOpSwapper<unsigned short> >(unsigned short*, (anonymous namespace)::NoOpCapacity, char const*, (anonymous namespace)::Utf8::ZeroBasedEnd, (anonymous namespace)::NoOpSwapper<unsigned short>, unsigned long*, unsigned long*, unsigned short)>
|
| 34 |
+
0000000000000062: 02 movl %eax, %ebp
|
| 35 |
+
0000000000000064: 05 movq 8(%rsp), %rax
|
| 36 |
+
0000000000000069: 03 movq (%rbx), %rcx
|
| 37 |
+
000000000000006c: 04 movq 8(%rbx), %rdx
|
| 38 |
+
0000000000000070: 03 subq %rcx, %rdx
|
| 39 |
+
0000000000000073: 03 sarq %rdx
|
| 40 |
+
0000000000000076: 03 movq %rax, %rsi
|
| 41 |
+
0000000000000079: 03 subq %rdx, %rsi
|
| 42 |
+
000000000000007c: 02 je 0x42b947 <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::vector<unsigned short, std::__1::allocator<unsigned short> >*, char const*, unsigned long*, unsigned short, BloombergLP::bdlde::ByteOrder::Enum)+0x97>
|
| 43 |
+
000000000000007e: 02 jbe 0x42b93a <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::vector<unsigned short, std::__1::allocator<unsigned short> >*, char const*, unsigned long*, unsigned short, BloombergLP::bdlde::ByteOrder::Enum)+0x8a>
|
| 44 |
+
0000000000000080: 03 movq %rbx, %rdi
|
| 45 |
+
0000000000000083: 05 callq 0x429470 <std::__1::vector<unsigned short, std::__1::allocator<unsigned short> >::__append(unsigned long)>
|
| 46 |
+
0000000000000088: 02 jmp 0x42b947 <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::vector<unsigned short, std::__1::allocator<unsigned short> >*, char const*, unsigned long*, unsigned short, BloombergLP::bdlde::ByteOrder::Enum)+0x97>
|
| 47 |
+
000000000000008a: 03 cmpq %rdx, %rax
|
| 48 |
+
000000000000008d: 02 jae 0x42b947 <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::vector<unsigned short, std::__1::allocator<unsigned short> >*, char const*, unsigned long*, unsigned short, BloombergLP::bdlde::ByteOrder::Enum)+0x97>
|
| 49 |
+
000000000000008f: 04 leaq (%rcx,%rax,2), %rax
|
| 50 |
+
0000000000000093: 04 movq %rax, 8(%rbx)
|
| 51 |
+
0000000000000097: 02 movl %ebp, %eax
|
| 52 |
+
0000000000000099: 04 addq $16, %rsp
|
| 53 |
+
000000000000009d: 01 popq %rbx
|
| 54 |
+
000000000000009e: 02 popq %r12
|
| 55 |
+
00000000000000a0: 02 popq %r14
|
| 56 |
+
00000000000000a2: 02 popq %r15
|
| 57 |
+
00000000000000a4: 01 popq %rbp
|
| 58 |
+
00000000000000a5: 01 retq
|
| 59 |
+
00000000000000a6: 10 nopw %cs:(%rax,%rax)
|
|
|
|
|
|
|
|
|
|
|
|