Comparing BloombergLP::bdlcc::SkipList_Control::incrementRefCount() in assumed vs ignored

Files changed (1) hide show
  1. bdlcc_skiplist.t/{2.assume.s → 2.none.s} +15 -22
bdlcc_skiplist.t/{2.assume.s → 2.none.s} RENAMED
@@ -1,22 +1,15 @@
1
- 0000000000649be0 <BloombergLP::bdlcc::SkipList_Control::incrementRefCount()>:
2
- 0000000000000000: 02 movl (%rdi), %esi
3
- 0000000000000002: 03 leal 1(%rsi), %ecx
4
- 0000000000000005: 02 movl %esi, %eax
5
- 0000000000000007: 01 lock
6
- 0000000000000008: 03 cmpxchgl %ecx, (%rdi)
7
- 000000000000000b: 02 cmpl %eax, %esi
8
- 000000000000000d: 02 je 0x649c0f <BloombergLP::bdlcc::SkipList_Control::incrementRefCount()+0x2f>
9
- 000000000000000f: 02 movl %eax, %edx
10
- 0000000000000011: 10 nopw %cs:(%rax,%rax)
11
- 000000000000001b: 05 nopl (%rax,%rax)
12
- 0000000000000020: 03 leal 1(%rdx), %ecx
 
 
 
 
 
 
 
13
- 0000000000000023: 02 movl %edx, %eax
14
- 0000000000000025: 01 lock
15
- 0000000000000026: 03 cmpxchgl %ecx, (%rdi)
16
- 0000000000000029: 02 cmpl %eax, %edx
17
- 000000000000002b: 02 movl %eax, %edx
18
- 000000000000002d: 02 jne 0x649c00 <BloombergLP::bdlcc::SkipList_Control::incrementRefCount()+0x20>
19
- 000000000000002f: 06 andl $1048575, %ecx
20
- 0000000000000035: 02 movl %ecx, %eax
21
- 0000000000000037: 01 retq
22
- 0000000000000038: 08 nopl (%rax,%rax)
1
+ 000000000064a590 <BloombergLP::bdlcc::SkipList_Control::incrementRefCount()>:
2
+ 0000000000000000: 02 movl (%rdi), %ecx
 
 
 
 
 
 
 
3
+ 0000000000000002: 10 nopw %cs:(%rax,%rax)
4
+ 000000000000000c: 04 nopl (%rax)
5
+ 0000000000000010: 03 leal 1(%rcx), %edx
6
+ 0000000000000013: 02 movl %ecx, %eax
7
+ 0000000000000015: 01 lock
8
+ 0000000000000016: 03 cmpxchgl %edx, (%rdi)
9
+ 0000000000000019: 02 cmpl %eax, %ecx
10
+ 000000000000001b: 02 movl %eax, %ecx
11
+ 000000000000001d: 02 jne 0x64a5a0 <BloombergLP::bdlcc::SkipList_Control::incrementRefCount()+0x10>
12
+ 000000000000001f: 06 andl $1048575, %edx
13
+ 0000000000000025: 02 movl %edx, %eax
 
 
 
 
 
 
 
14
+ 0000000000000027: 01 retq
15
+ 0000000000000028: 08 nopl (%rax,%rax)