Comparing BloombergLP::bdlma::BufferImpUtil::allocateFromBufferRaw(long*, char*, unsigned long, BloombergLP::bsls::Alignment::Strategy) in assumed vs ignored

Files changed (1) hide show
  1. bdlma_bufferedsequentialpool.t/{1.assume.s → 1.none.s} +35 -26
bdlma_bufferedsequentialpool.t/{1.assume.s → 1.none.s} RENAMED
@@ -1,27 +1,36 @@
1
- 000000000040fc20 <BloombergLP::bdlma::BufferImpUtil::allocateFromBufferRaw(long*, char*, unsigned long, BloombergLP::bsls::Alignment::Strategy)>:
2
  0000000000000000: 03 movq %rsi, %rax
3
- 0000000000000003: 03 movq (%rdi), %rsi
4
- 0000000000000006: 03 cmpl $2, %ecx
5
- 0000000000000009: 02 je 0x40fc5d <BloombergLP::bdlma::BufferImpUtil::allocateFromBufferRaw(long*, char*, unsigned long, BloombergLP::bsls::Alignment::Strategy)+0x3d>
6
- 000000000000000b: 03 cmpl $1, %ecx
 
 
7
- 000000000000000e: 02 jne 0x40fc52 <BloombergLP::bdlma::BufferImpUtil::allocateFromBufferRaw(long*, char*, unsigned long, BloombergLP::bsls::Alignment::Strategy)+0x32>
8
- 0000000000000010: 03 movl %edx, %r8d
9
- 0000000000000013: 04 orl $16, %r8d
10
- 0000000000000017: 03 movl %r8d, %ecx
11
- 000000000000001a: 02 negl %ecx
 
12
- 000000000000001c: 03 andl %r8d, %ecx
13
- 000000000000001f: 04 leal (%rax,%rsi), %r8d
14
- 0000000000000023: 04 leal -1(%rcx), %r9d
15
- 0000000000000027: 03 subl %r8d, %ecx
16
- 000000000000002a: 03 andl %r9d, %ecx
17
- 000000000000002d: 03 movslq %ecx, %rcx
18
- 0000000000000030: 02 jmp 0x40fc5a <BloombergLP::bdlma::BufferImpUtil::allocateFromBufferRaw(long*, char*, unsigned long, BloombergLP::bsls::Alignment::Strategy)+0x3a>
19
- 0000000000000032: 03 leal (%rax,%rsi), %ecx
 
 
 
 
20
- 0000000000000035: 02 negl %ecx
 
 
 
 
 
21
- 0000000000000037: 03 andl $15, %ecx
 
 
 
22
- 000000000000003a: 03 addq %rcx, %rsi
23
- 000000000000003d: 03 addq %rsi, %rax
24
- 0000000000000040: 03 addq %rsi, %rdx
25
- 0000000000000043: 03 movq %rdx, (%rdi)
26
- 0000000000000046: 01 retq
 
 
27
- 0000000000000047: 09 nopw (%rax,%rax)
 
1
+ 000000000040fbd0 <BloombergLP::bdlma::BufferImpUtil::allocateFromBufferRaw(long*, char*, unsigned long, BloombergLP::bsls::Alignment::Strategy)>:
2
  0000000000000000: 03 movq %rsi, %rax
 
3
+ 0000000000000003: 03 cmpl $2, %ecx
4
+ 0000000000000006: 02 je 0x40fbf1 <BloombergLP::bdlma::BufferImpUtil::allocateFromBufferRaw(long*, char*, unsigned long, BloombergLP::bsls::Alignment::Strategy)+0x21>
5
+ 0000000000000008: 03 cmpl $1, %ecx
6
+ 000000000000000b: 02 je 0x40fbf6 <BloombergLP::bdlma::BufferImpUtil::allocateFromBufferRaw(long*, char*, unsigned long, BloombergLP::bsls::Alignment::Strategy)+0x26>
7
+ 000000000000000d: 02 testl %ecx, %ecx
8
+ 000000000000000f: 02 jne 0x40fc21 <BloombergLP::bdlma::BufferImpUtil::allocateFromBufferRaw(long*, char*, unsigned long, BloombergLP::bsls::Alignment::Strategy)+0x51>
9
+ 0000000000000011: 03 movq (%rdi), %rsi
 
10
+ 0000000000000014: 03 leal (%rsi,%rax), %ecx
11
+ 0000000000000017: 02 negl %ecx
12
+ 0000000000000019: 03 andl $15, %ecx
13
+ 000000000000001c: 03 addq %rsi, %rcx
 
 
 
 
 
14
+ 000000000000001f: 02 jmp 0x40fc17 <BloombergLP::bdlma::BufferImpUtil::allocateFromBufferRaw(long*, char*, unsigned long, BloombergLP::bsls::Alignment::Strategy)+0x47>
15
+ 0000000000000021: 03 movq (%rdi), %rcx
16
+ 0000000000000024: 02 jmp 0x40fc17 <BloombergLP::bdlma::BufferImpUtil::allocateFromBufferRaw(long*, char*, unsigned long, BloombergLP::bsls::Alignment::Strategy)+0x47>
17
+ 0000000000000026: 02 movl %edx, %ecx
18
+ 0000000000000028: 03 orl $16, %ecx
19
+ 000000000000002b: 02 movl %ecx, %esi
20
+ 000000000000002d: 02 negl %esi
21
+ 000000000000002f: 02 andl %ecx, %esi
22
+ 0000000000000031: 03 movq (%rdi), %r8
23
+ 0000000000000034: 04 leal (%r8,%rax), %ecx
24
+ 0000000000000038: 04 leal -1(%rsi), %r9d
25
+ 000000000000003c: 02 subl %ecx, %esi
26
+ 000000000000003e: 03 andl %r9d, %esi
27
+ 0000000000000041: 03 movslq %esi, %rcx
28
+ 0000000000000044: 03 addq %r8, %rcx
29
+ 0000000000000047: 03 addq %rcx, %rax
30
+ 000000000000004a: 03 addq %rcx, %rdx
 
 
31
+ 000000000000004d: 03 movq %rdx, (%rdi)
32
+ 0000000000000050: 01 retq
33
+ 0000000000000051: 02 xorl %eax, %eax
34
+ 0000000000000053: 01 retq
35
+ 0000000000000054: 10 nopw %cs:(%rax,%rax)
36
+ 000000000000005e: 02 nop