|
@@ -1,64 +1,58 @@
|
|
| 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 |
-
0000000000000050: 02 testb $1, %al
|
| 34 |
-
0000000000000052: 02 jne 0x42b6aa <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >*, char const*, unsigned long*, wchar_t, BloombergLP::bdlde::ByteOrder::Enum)+0x5a>
|
| 35 |
0000000000000054: 04 leaq 4(%rbx), %rdi
|
| 36 |
-
0000000000000058: 02 jmp
|
| 37 |
000000000000005a: 04 movq 16(%rbx), %rdi
|
| 38 |
-
000000000000005e:
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
0000000000000081: 03 cmpq %r14, %rsi
|
| 50 |
0000000000000084: 03 decq %rsi
|
| 51 |
0000000000000087: 03 movq %rbx, %rdi
|
| 52 |
000000000000008a: 02 xorl %edx, %edx
|
| 53 |
000000000000008c: 05 callq 0x4035c0 <_ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6resizeEmw@plt>
|
| 54 |
0000000000000091: 02 movl %ebp, %eax
|
| 55 |
-
0000000000000093: 04 addq $
|
| 56 |
0000000000000097: 01 popq %rbx
|
| 57 |
0000000000000098: 02 popq %r12
|
| 58 |
-
000000000000009a: 02 popq %
|
| 59 |
-
000000000000009c: 02 popq %
|
| 60 |
-
000000000000009e: 02 popq %r15
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
00000000000000a2: 10 nopw %cs:(%rax,%rax)
|
| 64 |
-
00000000000000ac: 04 nopl (%rax)
|
| 1 |
+
000000000042b620 <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >*, char const*, unsigned long*, wchar_t, 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, %r12d
|
| 9 |
+
000000000000000f: 03 movl %ecx, %r14d
|
| 10 |
+
0000000000000012: 03 movq %rdx, %r15
|
| 11 |
+
0000000000000015: 03 movq %rsi, %rbp
|
| 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: 02 movb (%rbx), %cl
|
| 16 |
+
0000000000000025: 03 testb $1, %cl
|
| 17 |
+
0000000000000028: 02 jne 0x42b657 <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >*, char const*, unsigned long*, wchar_t, BloombergLP::bdlde::ByteOrder::Enum)+0x37>
|
| 18 |
+
000000000000002a: 03 movzbl %cl, %edx
|
| 19 |
+
000000000000002d: 03 shrq %rdx
|
| 20 |
+
0000000000000030: 03 cmpq %rdx, %rax
|
| 21 |
+
0000000000000033: 02 ja 0x42b660 <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >*, char const*, unsigned long*, wchar_t, BloombergLP::bdlde::ByteOrder::Enum)+0x40>
|
| 22 |
+
0000000000000035: 02 jmp 0x42b66f <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >*, char const*, unsigned long*, wchar_t, BloombergLP::bdlde::ByteOrder::Enum)+0x4f>
|
| 23 |
+
0000000000000037: 04 movq 8(%rbx), %rdx
|
| 24 |
+
000000000000003b: 03 cmpq %rdx, %rax
|
| 25 |
+
000000000000003e: 02 jbe 0x42b66f <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >*, char const*, unsigned long*, wchar_t, BloombergLP::bdlde::ByteOrder::Enum)+0x4f>
|
| 26 |
+
0000000000000040: 03 movq %rbx, %rdi
|
| 27 |
+
0000000000000043: 03 movq %rax, %rsi
|
| 28 |
+
0000000000000046: 02 xorl %edx, %edx
|
| 29 |
+
0000000000000048: 05 callq 0x4035c0 <_ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6resizeEmw@plt>
|
| 30 |
+
000000000000004d: 02 movb (%rbx), %cl
|
| 31 |
+
000000000000004f: 03 testb $1, %cl
|
| 32 |
+
0000000000000052: 02 jne 0x42b67a <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >*, char const*, unsigned long*, wchar_t, BloombergLP::bdlde::ByteOrder::Enum)+0x5a>
|
|
|
|
|
|
|
| 33 |
0000000000000054: 04 leaq 4(%rbx), %rdi
|
| 34 |
+
0000000000000058: 02 jmp 0x42b67e <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >*, char const*, unsigned long*, wchar_t, BloombergLP::bdlde::ByteOrder::Enum)+0x5e>
|
| 35 |
000000000000005a: 04 movq 16(%rbx), %rdi
|
| 36 |
+
000000000000005e: 05 leaq 8(%rsp), %rcx
|
| 37 |
+
0000000000000063: 03 movq %rbp, %rsi
|
| 38 |
+
0000000000000066: 03 movq %r15, %rdx
|
| 39 |
+
0000000000000069: 03 movl %r14d, %r8d
|
| 40 |
+
000000000000006c: 03 testl %r12d, %r12d
|
| 41 |
+
000000000000006f: 02 je 0x42b698 <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >*, char const*, unsigned long*, wchar_t, BloombergLP::bdlde::ByteOrder::Enum)+0x78>
|
| 42 |
+
0000000000000071: 05 callq 0x4318b0 <int (anonymous namespace)::localUtf8ToUtf16<wchar_t, (anonymous namespace)::NoOpCapacity, (anonymous namespace)::Utf8::ZeroBasedEnd, (anonymous namespace)::Swapper<wchar_t> >(wchar_t*, (anonymous namespace)::NoOpCapacity, char const*, (anonymous namespace)::Utf8::ZeroBasedEnd, (anonymous namespace)::Swapper<wchar_t>, unsigned long*, unsigned long*, wchar_t)>
|
| 43 |
+
0000000000000076: 02 jmp 0x42b69d <BloombergLP::bdlde::CharConvertUtf16::utf8ToUtf16(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >*, char const*, unsigned long*, wchar_t, BloombergLP::bdlde::ByteOrder::Enum)+0x7d>
|
| 44 |
+
0000000000000078: 05 callq 0x4314f0 <int (anonymous namespace)::localUtf8ToUtf16<wchar_t, (anonymous namespace)::NoOpCapacity, (anonymous namespace)::Utf8::ZeroBasedEnd, (anonymous namespace)::NoOpSwapper<wchar_t> >(wchar_t*, (anonymous namespace)::NoOpCapacity, char const*, (anonymous namespace)::Utf8::ZeroBasedEnd, (anonymous namespace)::NoOpSwapper<wchar_t>, unsigned long*, unsigned long*, wchar_t)>
|
| 45 |
+
000000000000007d: 02 movl %eax, %ebp
|
| 46 |
+
000000000000007f: 05 movq 8(%rsp), %rsi
|
|
|
|
| 47 |
0000000000000084: 03 decq %rsi
|
| 48 |
0000000000000087: 03 movq %rbx, %rdi
|
| 49 |
000000000000008a: 02 xorl %edx, %edx
|
| 50 |
000000000000008c: 05 callq 0x4035c0 <_ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6resizeEmw@plt>
|
| 51 |
0000000000000091: 02 movl %ebp, %eax
|
| 52 |
+
0000000000000093: 04 addq $16, %rsp
|
| 53 |
0000000000000097: 01 popq %rbx
|
| 54 |
0000000000000098: 02 popq %r12
|
| 55 |
+
000000000000009a: 02 popq %r14
|
| 56 |
+
000000000000009c: 02 popq %r15
|
|
|
|
| 57 |
+
000000000000009e: 01 popq %rbp
|
| 58 |
+
000000000000009f: 01 retq
|
|
|
|
|
|