|
@@ -1,29 +1,28 @@
|
|
| 1 |
-
|
| 2 |
0000000000000000: 02 testl %edx, %edx
|
| 3 |
-
0000000000000002: 02
|
| 4 |
-
0000000000000004: 07 movq
|
| 5 |
-
000000000000000b: 03 movl %edx, %
|
| 6 |
-
000000000000000e: 02 xorl %
|
| 7 |
-
0000000000000010: 04 movzbl (%rdi,%
|
| 8 |
-
0000000000000014: 05 movzbl (%
|
| 9 |
-
0000000000000019: 04 movzbl (%rsi,%
|
| 10 |
-
000000000000001d: 05 movzbl (%
|
| 11 |
-
0000000000000022:
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
0000000000000032: 02 jmp 0x40d1b7 <BloombergLP::bdlb::String::lowerCaseCmp(char const*, char const*, int)+0x37>
|
| 19 |
-
0000000000000034: 03
|
| 20 |
0000000000000037: 02 xorl %eax, %eax
|
| 21 |
-
0000000000000039:
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
0000000000000046: 03 setae %
|
| 27 |
-
0000000000000049: 04 leal -1(%
|
| 28 |
000000000000004d: 01 retq
|
| 29 |
000000000000004e: 02 nop
|
| 1 |
+
000000000040d090 <BloombergLP::bdlb::String::lowerCaseCmp(char const*, char const*, int)>:
|
| 2 |
0000000000000000: 02 testl %edx, %edx
|
| 3 |
+
0000000000000002: 02 jle 0x40d0c4 <BloombergLP::bdlb::String::lowerCaseCmp(char const*, char const*, int)+0x34>
|
| 4 |
+
0000000000000004: 07 movq 172933(%rip), %r8 # 437420 <BloombergLP::bdlb::CharType::s_toLower_p>
|
| 5 |
+
000000000000000b: 03 movl %edx, %r9d
|
| 6 |
+
000000000000000e: 02 xorl %eax, %eax
|
| 7 |
+
0000000000000010: 04 movzbl (%rdi,%rax), %ecx
|
| 8 |
+
0000000000000014: 05 movzbl (%r8,%rcx), %r11d
|
| 9 |
+
0000000000000019: 04 movzbl (%rsi,%rax), %ecx
|
| 10 |
+
000000000000001d: 05 movzbl (%r8,%rcx), %r10d
|
| 11 |
+
0000000000000022: 03 testb %r11b, %r11b
|
| 12 |
+
0000000000000025: 02 je 0x40d0d1 <BloombergLP::bdlb::String::lowerCaseCmp(char const*, char const*, int)+0x41>
|
| 13 |
+
0000000000000027: 03 cmpb %r10b, %r11b
|
| 14 |
+
000000000000002a: 02 jne 0x40d0d1 <BloombergLP::bdlb::String::lowerCaseCmp(char const*, char const*, int)+0x41>
|
| 15 |
+
000000000000002c: 03 incq %rax
|
| 16 |
+
000000000000002f: 03 cmpq %rax, %r9
|
| 17 |
+
0000000000000032: 02 jne 0x40d0a0 <BloombergLP::bdlb::String::lowerCaseCmp(char const*, char const*, int)+0x10>
|
|
|
|
| 18 |
+
0000000000000034: 03 movslq %edx, %rcx
|
| 19 |
0000000000000037: 02 xorl %eax, %eax
|
| 20 |
+
0000000000000039: 04 cmpb $0, (%rdi,%rcx)
|
| 21 |
+
000000000000003d: 03 setne %al
|
| 22 |
+
0000000000000040: 01 retq
|
| 23 |
+
0000000000000041: 02 xorl %eax, %eax
|
| 24 |
+
0000000000000043: 03 cmpb %r10b, %r11b
|
| 25 |
+
0000000000000046: 03 setae %al
|
| 26 |
+
0000000000000049: 04 leal -1(%rax,%rax), %eax
|
| 27 |
000000000000004d: 01 retq
|
| 28 |
000000000000004e: 02 nop
|