Comparing BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long) in assumed vs ignored

Files changed (1) hide show
  1. baljsn_datumutil.t/{9.assume.s → 9.none.s} +139 -131
baljsn_datumutil.t/{9.assume.s → 9.none.s} RENAMED
@@ -1,149 +1,157 @@
1
- 00000000004463e0 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)>:
2
- 0000000000000000: 01 pushq %rbp
3
- 0000000000000001: 02 pushq %r14
4
- 0000000000000003: 01 pushq %rbx
5
- 0000000000000004: 02 movb $1, %al
6
- 0000000000000006: 03 testq %r8, %r8
7
- 0000000000000009: 06 je 0x4465bf <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x1df>
8
- 000000000000000f: 03 movq %rsi, %rbx
9
- 0000000000000012: 04 shrq $6, %rsi
10
- 0000000000000016: 04 leaq (%rdi,%rsi,8), %r11
11
- 000000000000001a: 03 andl $63, %ebx
12
- 000000000000001d: 05 movl $64, %edi
13
- 0000000000000022: 06 movl $64, %r14d
14
- 0000000000000028: 03 subl %ebx, %r14d
15
- 000000000000002b: 03 movq %rcx, %rsi
16
- 000000000000002e: 04 shrq $6, %rsi
17
- 0000000000000032: 04 leaq (%rdx,%rsi,8), %r10
18
- 0000000000000036: 03 andl $63, %ecx
19
- 0000000000000039: 02 cmpl %ecx, %ebx
20
- 000000000000003b: 06 jne 0x4464c2 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0xe2>
21
- 0000000000000041: 03 movl %r14d, %edx
22
- 0000000000000044: 03 cmpq %r8, %rdx
23
- 0000000000000047: 04 cmovaq %r8, %rdx
24
- 000000000000004b: 03 movq (%r10), %rdi
25
- 000000000000004e: 03 xorq (%r11), %rdi
26
- 0000000000000051: 02 movl %ebx, %ecx
27
- 0000000000000053: 03 shrq %cl, %rdi
28
- 0000000000000056: 07 movq $-1, %rbp
29
- 000000000000005d: 07 movq $-1, %rsi
30
- 0000000000000064: 02 movl %edx, %ecx
31
- 0000000000000066: 03 shlq %cl, %rsi
32
- 0000000000000069: 03 cmpl $63, %edx
33
- 000000000000006c: 02 ja 0x446454 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x74>
34
- 000000000000006e: 03 notq %rsi
35
- 0000000000000071: 03 movq %rsi, %rbp
36
- 0000000000000074: 03 testq %rbp, %rdi
37
- 0000000000000077: 06 jne 0x446514 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x134>
38
- 000000000000007d: 03 subq %rdx, %r8
39
- 0000000000000080: 06 je 0x4465c1 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x1e1>
40
- 0000000000000086: 04 cmpq $64, %r8
41
- 000000000000008a: 02 jb 0x44649f <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0xbf>
42
- 000000000000008c: 02 xorl %ecx, %ecx
43
- 000000000000008e: 02 nop
44
- 0000000000000090: 05 movq 8(%r11,%rcx), %rax
45
  0000000000000095: 05 cmpq 8(%r10,%rcx), %rax
46
- 000000000000009a: 06 jne 0x446514 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x134>
47
  00000000000000a0: 04 addq $-64, %r8
48
  00000000000000a4: 04 addq $8, %rcx
49
  00000000000000a8: 04 cmpq $63, %r8
50
- 00000000000000ac: 02 ja 0x446470 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x90>
51
  00000000000000ae: 02 movb $1, %al
52
  00000000000000b0: 03 testq %r8, %r8
53
- 00000000000000b3: 06 je 0x4465c1 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x1e1>
54
- 00000000000000b9: 03 addq %rcx, %r11
55
  00000000000000bc: 03 addq %rcx, %r10
56
  00000000000000bf: 04 movq 8(%r10), %rax
57
- 00000000000000c3: 04 xorq 8(%r11), %rax
58
  00000000000000c7: 07 movq $-1, %rdx
59
  00000000000000ce: 03 movl %r8d, %ecx
60
  00000000000000d1: 03 shlq %cl, %rdx
61
  00000000000000d4: 03 notq %rdx
62
  00000000000000d7: 03 testq %rdx, %rax
63
  00000000000000da: 03 sete %al
64
- 00000000000000dd: 05 jmp 0x4465c1 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x1e1>
65
- 00000000000000e2: 02 subl %ecx, %edi
66
- 00000000000000e4: 02 cmpl %ebx, %ecx
67
- 00000000000000e6: 02 jbe 0x4464d1 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0xf1>
 
68
- 00000000000000e8: 02 movl %ecx, %eax
69
- 00000000000000ea: 02 movl %edi, %edx
70
- 00000000000000ec: 03 movq %r11, %r9
71
- 00000000000000ef: 02 jmp 0x4464e1 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x101>
 
 
72
- 00000000000000f1: 02 movl %ebx, %eax
73
- 00000000000000f3: 03 movl %r14d, %edx
74
- 00000000000000f6: 02 movl %ecx, %ebx
75
- 00000000000000f8: 03 movl %edi, %r14d
76
  00000000000000fb: 03 movq %r10, %r9
77
- 00000000000000fe: 03 movq %r11, %r10
78
  0000000000000101: 02 movl %edx, %edx
79
  0000000000000103: 03 cmpq %r8, %rdx
80
  0000000000000106: 04 cmovaq %r8, %rdx
81
- 000000000000010a: 03 movq (%r10), %rsi
82
- 000000000000010d: 02 movl %eax, %ecx
83
- 000000000000010f: 03 shrq %cl, %rsi
84
- 0000000000000112: 03 movq (%r9), %rdi
85
- 0000000000000115: 03 movq %rdi, %rax
86
- 0000000000000118: 02 movl %ebx, %ecx
87
- 000000000000011a: 03 shrq %cl, %rax
88
- 000000000000011d: 07 movq $-1, %rbp
89
- 0000000000000124: 02 movl %edx, %ecx
90
- 0000000000000126: 03 shlq %cl, %rbp
91
- 0000000000000129: 03 xorq %rsi, %rax
92
- 000000000000012c: 03 notq %rbp
93
- 000000000000012f: 03 testq %rbp, %rax
94
- 0000000000000132: 02 je 0x44651b <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x13b>
95
- 0000000000000134: 02 xorl %eax, %eax
96
- 0000000000000136: 05 jmp 0x4465c1 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x1e1>
97
- 000000000000013b: 02 addl %edx, %ebx
98
- 000000000000013d: 06 movl $8, %r11d
99
- 0000000000000143: 02 movl %edx, %ecx
100
- 0000000000000145: 10 nopw %cs:(%rax,%rax)
101
- 000000000000014f: 01 nop
102
- 0000000000000150: 03 subq %rdx, %r8
103
- 0000000000000153: 06 je 0x4465bf <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x1df>
104
- 0000000000000159: 03 subl %ecx, %r14d
105
- 000000000000015c: 03 movslq %r14d, %rax
106
- 000000000000015f: 03 cmpq %rax, %r8
107
- 0000000000000162: 04 cmovbq %r8, %rax
108
- 0000000000000166: 02 movl %ebx, %ecx
109
- 0000000000000168: 03 shrq %cl, %rdi
110
- 000000000000016b: 04 movq (%r10,%r11), %rbp
111
- 000000000000016f: 03 xorq %rbp, %rdi
112
- 0000000000000172: 07 movq $-1, %rdx
113
- 0000000000000179: 07 movq $-1, %rsi
114
- 0000000000000180: 02 movl %eax, %ecx
115
- 0000000000000182: 03 shlq %cl, %rsi
116
- 0000000000000185: 03 cmpl $63, %eax
117
- 0000000000000188: 02 ja 0x446570 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x190>
118
- 000000000000018a: 03 notq %rsi
119
- 000000000000018d: 03 movq %rsi, %rdx
120
- 0000000000000190: 03 testq %rdx, %rdi
121
- 0000000000000193: 02 jne 0x446514 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x134>
122
- 0000000000000195: 02 movl %eax, %ecx
123
- 0000000000000197: 03 subq %rcx, %r8
124
- 000000000000019a: 02 je 0x4465bf <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x1df>
125
- 000000000000019c: 06 movl $64, %r14d
126
- 00000000000001a2: 05 movl $64, %ebx
127
- 00000000000001a7: 02 subl %eax, %ebx
128
- 00000000000001a9: 03 cmpq %rbx, %r8
129
- 00000000000001ac: 04 cmovbq %r8, %rbx
130
- 00000000000001b0: 04 movq (%r9,%r11), %rdi
131
- 00000000000001b4: 03 shrq %cl, %rbp
132
- 00000000000001b7: 03 xorq %rdi, %rbp
133
- 00000000000001ba: 07 movq $-1, %rsi
134
- 00000000000001c1: 02 movl %ebx, %ecx
135
- 00000000000001c3: 03 shlq %cl, %rsi
136
- 00000000000001c6: 03 notq %rsi
137
- 00000000000001c9: 04 addq $8, %r11
138
- 00000000000001cd: 02 xorl %eax, %eax
139
- 00000000000001cf: 02 movl %ebx, %ecx
140
- 00000000000001d1: 03 movq %rbx, %rdx
141
- 00000000000001d4: 03 testq %rsi, %rbp
142
- 00000000000001d7: 06 je 0x446530 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x150>
143
- 00000000000001dd: 02 jmp 0x4465c1 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x1e1>
144
- 00000000000001df: 02 movb $1, %al
145
- 00000000000001e1: 01 popq %rbx
146
- 00000000000001e2: 02 popq %r14
147
- 00000000000001e4: 01 popq %rbp
148
- 00000000000001e5: 01 retq
149
- 00000000000001e6: 10 nopw %cs:(%rax,%rax)
 
 
 
 
 
 
 
 
 
1
+ 0000000000446930 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)>:
2
+ 0000000000000000: 02 pushq %r15
3
+ 0000000000000002: 02 pushq %r14
4
+ 0000000000000004: 01 pushq %rbx
5
+ 0000000000000005: 03 testq %r8, %r8
6
+ 0000000000000008: 06 je 0x446b36 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x206>
7
+ 000000000000000e: 03 movq %rsi, %rax
8
+ 0000000000000011: 04 shrq $6, %rsi
9
+ 0000000000000015: 04 leaq (%rdi,%rsi,8), %r14
10
+ 0000000000000019: 03 andl $63, %eax
11
+ 000000000000001c: 05 movl $64, %ebx
12
+ 0000000000000021: 05 movl $64, %esi
13
+ 0000000000000026: 02 subl %eax, %esi
14
+ 0000000000000028: 03 movq %rcx, %rdi
15
+ 000000000000002b: 04 shrq $6, %rdi
16
+ 000000000000002f: 04 leaq (%rdx,%rdi,8), %r10
17
+ 0000000000000033: 03 andl $63, %ecx
18
+ 0000000000000036: 02 cmpl %ecx, %eax
19
+ 0000000000000038: 06 jne 0x446a12 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0xe2>
20
+ 000000000000003e: 02 movl %esi, %edx
21
+ 0000000000000040: 03 cmpq %r8, %rdx
22
+ 0000000000000043: 04 cmovaq %r8, %rdx
23
+ 0000000000000047: 03 movq (%r10), %rsi
24
+ 000000000000004a: 03 xorq (%r14), %rsi
25
+ 000000000000004d: 02 movl %eax, %ecx
26
+ 000000000000004f: 03 shrq %cl, %rsi
27
+ 0000000000000052: 07 movq $-1, %rbx
28
+ 0000000000000059: 07 movq $-1, %rax
29
+ 0000000000000060: 02 movl %edx, %ecx
30
+ 0000000000000062: 03 shlq %cl, %rax
31
+ 0000000000000065: 03 cmpl $63, %edx
32
+ 0000000000000068: 02 ja 0x4469a0 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x70>
33
+ 000000000000006a: 03 notq %rax
34
+ 000000000000006d: 03 movq %rax, %rbx
35
+ 0000000000000070: 03 testq %rbx, %rsi
36
+ 0000000000000073: 06 jne 0x446a74 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x144>
37
+ 0000000000000079: 03 subq %rdx, %r8
38
+ 000000000000007c: 06 je 0x446b36 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x206>
39
+ 0000000000000082: 04 cmpq $64, %r8
40
+ 0000000000000086: 02 jb 0x4469ef <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0xbf>
41
+ 0000000000000088: 02 xorl %ecx, %ecx
42
+ 000000000000008a: 06 nopw (%rax,%rax)
43
+ 0000000000000090: 05 movq 8(%r14,%rcx), %rax
 
44
  0000000000000095: 05 cmpq 8(%r10,%rcx), %rax
45
+ 000000000000009a: 06 jne 0x446a74 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x144>
46
  00000000000000a0: 04 addq $-64, %r8
47
  00000000000000a4: 04 addq $8, %rcx
48
  00000000000000a8: 04 cmpq $63, %r8
49
+ 00000000000000ac: 02 ja 0x4469c0 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x90>
50
  00000000000000ae: 02 movb $1, %al
51
  00000000000000b0: 03 testq %r8, %r8
52
+ 00000000000000b3: 06 je 0x446b38 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x208>
53
+ 00000000000000b9: 03 addq %rcx, %r14
54
  00000000000000bc: 03 addq %rcx, %r10
55
  00000000000000bf: 04 movq 8(%r10), %rax
56
+ 00000000000000c3: 04 xorq 8(%r14), %rax
57
  00000000000000c7: 07 movq $-1, %rdx
58
  00000000000000ce: 03 movl %r8d, %ecx
59
  00000000000000d1: 03 shlq %cl, %rdx
60
  00000000000000d4: 03 notq %rdx
61
  00000000000000d7: 03 testq %rdx, %rax
62
  00000000000000da: 03 sete %al
63
+ 00000000000000dd: 05 jmp 0x446b38 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x208>
64
+ 00000000000000e2: 02 subl %ecx, %ebx
65
+ 00000000000000e4: 02 cmpl %eax, %ecx
66
+ 00000000000000e6: 02 jbe 0x446a22 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0xf2>
67
+ 00000000000000e8: 03 movl %ecx, %r11d
68
+ 00000000000000eb: 02 movl %ebx, %edx
 
69
+ 00000000000000ed: 03 movq %r14, %r9
70
+ 00000000000000f0: 02 jmp 0x446a31 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x101>
71
+ 00000000000000f2: 03 movl %eax, %r11d
72
+ 00000000000000f5: 02 movl %esi, %edx
73
+ 00000000000000f7: 02 movl %ecx, %eax
 
74
+ 00000000000000f9: 02 movl %ebx, %esi
 
75
  00000000000000fb: 03 movq %r10, %r9
76
+ 00000000000000fe: 03 movq %r14, %r10
77
  0000000000000101: 02 movl %edx, %edx
78
  0000000000000103: 03 cmpq %r8, %rdx
79
  0000000000000106: 04 cmovaq %r8, %rdx
80
+ 000000000000010a: 03 movq (%r10), %rbx
81
+ 000000000000010d: 03 movl %r11d, %ecx
82
+ 0000000000000110: 03 shrq %cl, %rbx
83
+ 0000000000000113: 03 movq (%r9), %r14
84
+ 0000000000000116: 03 movq %r14, %rdi
85
+ 0000000000000119: 02 movl %eax, %ecx
86
+ 000000000000011b: 03 shrq %cl, %rdi
87
+ 000000000000011e: 03 xorq %rbx, %rdi
88
+ 0000000000000121: 07 movq $-1, %r11
89
+ 0000000000000128: 07 movq $-1, %rbx
90
+ 000000000000012f: 02 movl %edx, %ecx
91
+ 0000000000000131: 03 shlq %cl, %rbx
92
+ 0000000000000134: 03 cmpl $63, %edx
93
+ 0000000000000137: 02 jg 0x446a6f <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x13f>
94
+ 0000000000000139: 03 notq %rbx
95
+ 000000000000013c: 03 movq %rbx, %r11
96
+ 000000000000013f: 03 testq %r11, %rdi
97
+ 0000000000000142: 02 je 0x446a7b <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x14b>
98
+ 0000000000000144: 02 xorl %eax, %eax
99
+ 0000000000000146: 05 jmp 0x446b38 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x208>
100
+ 000000000000014b: 06 movl $8, %r15d
101
+ 0000000000000151: 10 movabsq $274877906944, %r11
102
+ 000000000000015b: 05 nopl (%rax,%rax)
103
+ 0000000000000160: 03 movslq %edx, %rcx
104
+ 0000000000000163: 03 subq %rcx, %r8
105
+ 0000000000000166: 06 je 0x446b36 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x206>
106
+ 000000000000016c: 02 addl %edx, %eax
107
+ 000000000000016e: 02 subl %edx, %esi
108
+ 0000000000000170: 03 movslq %esi, %rsi
109
+ 0000000000000173: 03 cmpq %rsi, %r8
110
+ 0000000000000176: 04 cmovbq %r8, %rsi
111
+ 000000000000017a: 02 movl %eax, %ecx
112
+ 000000000000017c: 03 shrq %cl, %r14
113
+ 000000000000017f: 04 movq (%r10,%r15), %rbx
114
+ 0000000000000183: 03 xorq %rbx, %r14
115
+ 0000000000000186: 07 movq $-1, %rax
116
+ 000000000000018d: 07 movq $-1, %rdx
117
+ 0000000000000194: 02 movl %esi, %ecx
118
+ 0000000000000196: 03 shlq %cl, %rdx
119
+ 0000000000000199: 03 cmpl $63, %esi
120
+ 000000000000019c: 02 jg 0x446ad4 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x1a4>
121
+ 000000000000019e: 03 notq %rdx
122
+ 00000000000001a1: 03 movq %rdx, %rax
123
+ 00000000000001a4: 03 testq %rax, %r14
124
+ 00000000000001a7: 02 jne 0x446a74 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x144>
125
+ 00000000000001a9: 03 movslq %esi, %rax
126
+ 00000000000001ac: 03 subq %rax, %r8
127
+ 00000000000001af: 02 je 0x446b36 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x206>
128
+ 00000000000001b1: 02 movl %esi, %ecx
129
+ 00000000000001b3: 04 shlq $32, %rsi
130
+ 00000000000001b7: 03 movq %r11, %rdx
131
+ 00000000000001ba: 03 subq %rsi, %rdx
132
+ 00000000000001bd: 04 sarq $32, %rdx
133
+ 00000000000001c1: 03 cmpq %rdx, %r8
134
+ 00000000000001c4: 04 cmovbq %r8, %rdx
135
+ 00000000000001c8: 03 shrq %cl, %rbx
136
+ 00000000000001cb: 04 movq (%r9,%r15), %r14
137
+ 00000000000001cf: 03 xorq %r14, %rbx
138
+ 00000000000001d2: 07 movq $-1, %rdi
139
+ 00000000000001d9: 07 movq $-1, %rax
140
+ 00000000000001e0: 02 movl %edx, %ecx
141
+ 00000000000001e2: 03 shlq %cl, %rax
142
+ 00000000000001e5: 03 cmpl $63, %edx
143
+ 00000000000001e8: 02 jg 0x446b20 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x1f0>
144
+ 00000000000001ea: 03 notq %rax
145
+ 00000000000001ed: 03 movq %rax, %rdi
146
+ 00000000000001f0: 04 addq $8, %r15
147
+ 00000000000001f4: 02 xorl %eax, %eax
148
+ 00000000000001f6: 05 movl $64, %esi
149
+ 00000000000001fb: 03 testq %rdi, %rbx
150
+ 00000000000001fe: 06 je 0x446a90 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x160>
151
+ 0000000000000204: 02 jmp 0x446b38 <BloombergLP::bdlb::BitStringUtil::areEqual(unsigned long const*, unsigned long, unsigned long const*, unsigned long, unsigned long)+0x208>
152
+ 0000000000000206: 02 movb $1, %al
153
+ 0000000000000208: 01 popq %rbx
154
+ 0000000000000209: 02 popq %r14
155
+ 000000000000020b: 02 popq %r15
156
+ 000000000000020d: 01 retq
157
+ 000000000000020e: 02 nop