Comparing detectNOccurrences(int, int const*, int) in assumed vs ignored

Files changed (1) hide show
  1. bdlma_buffermanager.t/{0.assume.s → 0.none.s} +115 -114
bdlma_buffermanager.t/{0.assume.s → 0.none.s} RENAMED
@@ -1,124 +1,125 @@
1
  0000000000401f90 <detectNOccurrences(int, int const*, int)>:
2
  0000000000000000: 01 pushq %rbp
3
  0000000000000001: 02 pushq %r15
4
  0000000000000003: 02 pushq %r14
5
  0000000000000005: 02 pushq %r13
6
  0000000000000007: 02 pushq %r12
7
  0000000000000009: 01 pushq %rbx
8
  000000000000000a: 04 subq $40, %rsp
9
  000000000000000e: 05 movq %rsi, 32(%rsp)
10
  0000000000000013: 04 movl %edi, 12(%rsp)
11
- 0000000000000017: 02 movl %edx, %eax
12
- 0000000000000019: 03 shll $4, %eax
13
- 000000000000001c: 05 movq %rdx, 16(%rsp)
14
- 0000000000000021: 04 leal 16(%rax,%rdx,8), %ebp
15
- 0000000000000025: 07 movq 2148100(%rip), %rdi # 60e6c0 <BloombergLP::bslma::Default::s_defaultAllocator>
16
- 000000000000002c: 03 testq %rdi, %rdi
17
- 000000000000002f: 02 jne 0x401fc9 <detectNOccurrences(int, int const*, int)+0x39>
18
- 0000000000000031: 05 callq 0x408420 <BloombergLP::bslma::Default::determineAndReturnDefaultAllocator()>
19
- 0000000000000036: 03 movq %rax, %rdi
20
- 0000000000000039: 03 movslq %ebp, %rbp
21
- 000000000000003c: 03 movq (%rdi), %rax
22
- 000000000000003f: 05 movq %rdi, 24(%rsp)
23
- 0000000000000044: 03 movq %rbp, %rsi
24
- 0000000000000047: 03 callq *16(%rax)
25
- 000000000000004a: 05 movq 16(%rsp), %rsi
26
- 000000000000004f: 03 movslq %esi, %r13
27
- 0000000000000052: 08 leaq (,%r13,8), %rdx
28
- 000000000000005a: 02 movl %edx, %edi
29
- 000000000000005c: 03 andl $8, %edi
30
- 000000000000005f: 03 orl $16, %edi
31
- 0000000000000062: 02 movl %edi, %ecx
32
- 0000000000000064: 02 negl %ecx
33
- 0000000000000066: 02 andl %edi, %ecx
34
- 0000000000000068: 02 movl %ecx, %edi
35
- 000000000000006a: 02 subl %eax, %edi
36
- 000000000000006c: 02 decl %ecx
37
- 000000000000006e: 02 andl %edi, %ecx
38
- 0000000000000070: 03 movslq %ecx, %r15
39
- 0000000000000073: 04 leaq (%r15,%r13,8), %r12
40
- 0000000000000077: 03 cmpq %rbp, %r12
41
- 000000000000007a: 03 seta %bl
42
- 000000000000007d: 02 testl %esi, %esi
43
- 000000000000007f: 03 sete %cl
44
- 0000000000000082: 02 orb %bl, %cl
45
- 0000000000000084: 06 jne 0x40210c <detectNOccurrences(int, int const*, int)+0x17c>
46
- 000000000000008a: 03 movq %rax, %r14
47
- 000000000000008d: 03 addq %rax, %r15
48
- 0000000000000090: 03 movq %r15, %rdi
49
- 0000000000000093: 02 xorl %esi, %esi
50
- 0000000000000095: 05 callq 0x401a50 <memset@plt>
51
- 000000000000009a: 05 movq 32(%rsp), %r8
52
- 000000000000009f: 04 movl 12(%rsp), %ebx
53
- 00000000000000a3: 05 movq 16(%rsp), %r10
54
- 00000000000000a8: 03 movq %rbp, %r9
55
- 00000000000000ab: 03 movq %r14, %rsi
56
- 00000000000000ae: 02 jmp 0x402054 <detectNOccurrences(int, int const*, int)+0xc4>
57
- 00000000000000b0: 03 movl 4(%rax), %ecx
58
- 00000000000000b3: 02 incl %ecx
59
- 00000000000000b5: 03 movl %ecx, 4(%rax)
60
- 00000000000000b8: 04 leaq -1(%r14), %r13
61
- 00000000000000bc: 02 cmpl %ebx, %ecx
62
- 00000000000000be: 06 je 0x4020ec <detectNOccurrences(int, int const*, int)+0x15c>
63
- 00000000000000c4: 03 movq %r13, %r14
64
- 00000000000000c7: 03 testq %r13, %r13
65
- 00000000000000ca: 06 jle 0x4020ec <detectNOccurrences(int, int const*, int)+0x15c>
66
- 00000000000000d0: 05 movl -4(%r8,%r14,4), %ecx
67
- 00000000000000d5: 02 movl %ecx, %eax
68
- 00000000000000d7: 01 cltd
69
- 00000000000000d8: 03 idivl %r10d
70
- 00000000000000db: 03 movslq %edx, %rax
71
- 00000000000000de: 04 movq (%r15,%rax,8), %rdx
72
- 00000000000000e2: 03 testq %rdx, %rdx
73
- 00000000000000e5: 02 je 0x4020a0 <detectNOccurrences(int, int const*, int)+0x110>
74
- 00000000000000e7: 09 nopw (%rax,%rax)
75
- 00000000000000f0: 03 movq %rdx, %rax
76
- 00000000000000f3: 02 cmpl %ecx, (%rdx)
77
- 00000000000000f5: 02 je 0x402040 <detectNOccurrences(int, int const*, int)+0xb0>
78
- 00000000000000f7: 04 movq 8(%rax), %rdx
79
- 00000000000000fb: 03 testq %rdx, %rdx
80
- 00000000000000fe: 02 jne 0x402080 <detectNOccurrences(int, int const*, int)+0xf0>
81
- 0000000000000100: 04 addq $8, %rax
82
- 0000000000000104: 02 jmp 0x4020a4 <detectNOccurrences(int, int const*, int)+0x114>
83
- 0000000000000106: 10 nopw %cs:(%rax,%rax)
84
- 0000000000000110: 04 leaq (%r15,%rax,8), %rax
85
- 0000000000000114: 04 leaq (%rsi,%r12), %rbp
86
- 0000000000000118: 03 movq %rbp, %rdx
87
- 000000000000011b: 04 shlq $32, %rdx
88
- 000000000000011f: 03 negq %rdx
89
- 0000000000000122: 04 shrq $32, %rdx
90
- 0000000000000126: 03 andl $15, %edx
91
- 0000000000000129: 05 leaq 16(%r12,%rdx), %rdi
92
- 000000000000012e: 03 cmpq %r9, %rdi
93
- 0000000000000131: 02 ja 0x4020e8 <detectNOccurrences(int, int const*, int)+0x158>
94
- 0000000000000133: 03 addq %rdx, %rbp
95
- 0000000000000136: 03 movq %rdi, %r12
96
- 0000000000000139: 03 movl %ecx, (%rbp)
97
- 000000000000013c: 07 movl $1, 4(%rbp)
98
- 0000000000000143: 08 movq $0, 8(%rbp)
99
- 000000000000014b: 03 movq %rbp, (%rax)
100
- 000000000000014e: 05 movl $1, %ecx
101
- 0000000000000153: 05 jmp 0x402048 <detectNOccurrences(int, int const*, int)+0xb8>
102
- 0000000000000158: 02 xorl %ebp, %ebp
103
- 000000000000015a: 02 jmp 0x4020c9 <detectNOccurrences(int, int const*, int)+0x139>
104
- 000000000000015c: 05 movq 24(%rsp), %rdi
105
- 0000000000000161: 03 movq (%rdi), %rax
106
- 0000000000000164: 03 callq *24(%rax)
107
- 0000000000000167: 03 testq %r14, %r14
108
- 000000000000016a: 03 setg %al
109
- 000000000000016d: 04 addq $40, %rsp
110
- 0000000000000171: 01 popq %rbx
111
- 0000000000000172: 02 popq %r12
112
- 0000000000000174: 02 popq %r13
113
- 0000000000000176: 02 popq %r14
114
- 0000000000000178: 02 popq %r15
115
- 000000000000017a: 01 popq %rbp
116
- 000000000000017b: 01 retq
117
- 000000000000017c: 03 movq %rax, %r14
118
- 000000000000017f: 03 xorl %r12d, %r12d
119
- 0000000000000182: 03 xorl %r15d, %r15d
120
- 0000000000000185: 05 jmp 0x402020 <detectNOccurrences(int, int const*, int)+0x90>
121
- 000000000000018a: 03 movq %rax, %rdi
122
- 000000000000018d: 05 callq 0x4080f0 <__clang_call_terminate>
123
- 0000000000000192: 10 nopw %cs:(%rax,%rax)
124
- 000000000000019c: 04 nopl (%rax)
 
1
  0000000000401f90 <detectNOccurrences(int, int const*, int)>:
2
  0000000000000000: 01 pushq %rbp
3
  0000000000000001: 02 pushq %r15
4
  0000000000000003: 02 pushq %r14
5
  0000000000000005: 02 pushq %r13
6
  0000000000000007: 02 pushq %r12
7
  0000000000000009: 01 pushq %rbx
8
  000000000000000a: 04 subq $40, %rsp
9
  000000000000000e: 05 movq %rsi, 32(%rsp)
10
  0000000000000013: 04 movl %edi, 12(%rsp)
11
+ 0000000000000017: 05 movq %rdx, 16(%rsp)
12
+ 000000000000001c: 03 leal (%rdx,%rdx,2), %eax
13
+ 000000000000001f: 07 leal 16(,%rax,8), %ebp
14
+ 0000000000000026: 07 movq 2148099(%rip), %rdi # 60e6c0 <BloombergLP::bslma::Default::s_defaultAllocator>
15
+ 000000000000002d: 03 testq %rdi, %rdi
16
+ 0000000000000030: 02 jne 0x401fca <detectNOccurrences(int, int const*, int)+0x3a>
17
+ 0000000000000032: 05 callq 0x408420 <BloombergLP::bslma::Default::determineAndReturnDefaultAllocator()>
18
+ 0000000000000037: 03 movq %rax, %rdi
19
+ 000000000000003a: 03 movslq %ebp, %rbp
20
+ 000000000000003d: 03 movq (%rdi), %rax
21
+ 0000000000000040: 05 movq %rdi, 24(%rsp)
22
+ 0000000000000045: 03 movq %rbp, %rsi
23
+ 0000000000000048: 03 callq *16(%rax)
24
+ 000000000000004b: 05 movq 16(%rsp), %rsi
25
+ 0000000000000050: 03 movslq %esi, %r13
26
+ 0000000000000053: 08 leaq (,%r13,8), %rdx
27
+ 000000000000005b: 02 movl %edx, %edi
28
+ 000000000000005d: 03 andl $8, %edi
29
+ 0000000000000060: 03 orl $16, %edi
30
+ 0000000000000063: 02 movl %edi, %ecx
31
+ 0000000000000065: 02 negl %ecx
32
+ 0000000000000067: 02 andl %edi, %ecx
33
+ 0000000000000069: 02 movl %ecx, %edi
34
+ 000000000000006b: 02 subl %eax, %edi
35
+ 000000000000006d: 02 decl %ecx
36
+ 000000000000006f: 02 andl %edi, %ecx
37
+ 0000000000000071: 03 movslq %ecx, %r15
38
+ 0000000000000074: 04 leaq (%r15,%r13,8), %r12
39
+ 0000000000000078: 03 cmpq %rbp, %r12
40
+ 000000000000007b: 03 seta %bl
41
+ 000000000000007e: 02 testl %esi, %esi
42
+ 0000000000000080: 03 sete %cl
43
+ 0000000000000083: 02 orb %bl, %cl
44
+ 0000000000000085: 06 jne 0x40211c <detectNOccurrences(int, int const*, int)+0x18c>
45
+ 000000000000008b: 03 movq %rax, %r14
46
+ 000000000000008e: 03 addq %rax, %r15
47
+ 0000000000000091: 03 movq %r15, %rdi
48
+ 0000000000000094: 02 xorl %esi, %esi
49
+ 0000000000000096: 05 callq 0x401a50 <memset@plt>
50
+ 000000000000009b: 05 movq 32(%rsp), %r8
51
+ 00000000000000a0: 04 movl 12(%rsp), %ebx
52
+ 00000000000000a4: 05 movq 16(%rsp), %r10
53
+ 00000000000000a9: 03 movq %rbp, %r9
54
+ 00000000000000ac: 03 movq %r14, %rsi
55
+ 00000000000000af: 02 jmp 0x402064 <detectNOccurrences(int, int const*, int)+0xd4>
56
+ 00000000000000b1: 10 nopw %cs:(%rax,%rax)
57
+ 00000000000000bb: 05 nopl (%rax,%rax)
58
+ 00000000000000c0: 03 movl 4(%rax), %ecx
59
+ 00000000000000c3: 02 incl %ecx
60
+ 00000000000000c5: 03 movl %ecx, 4(%rax)
61
+ 00000000000000c8: 04 leaq -1(%r14), %r13
62
+ 00000000000000cc: 02 cmpl %ebx, %ecx
63
+ 00000000000000ce: 06 je 0x4020fc <detectNOccurrences(int, int const*, int)+0x16c>
64
+ 00000000000000d4: 03 movq %r13, %r14
65
+ 00000000000000d7: 03 testq %r13, %r13
66
+ 00000000000000da: 06 jle 0x4020fc <detectNOccurrences(int, int const*, int)+0x16c>
67
+ 00000000000000e0: 05 movl -4(%r8,%r14,4), %ecx
68
+ 00000000000000e5: 02 movl %ecx, %eax
69
+ 00000000000000e7: 01 cltd
70
+ 00000000000000e8: 03 idivl %r10d
71
+ 00000000000000eb: 03 movslq %edx, %rax
72
+ 00000000000000ee: 04 movq (%r15,%rax,8), %rdx
73
+ 00000000000000f2: 03 testq %rdx, %rdx
74
+ 00000000000000f5: 02 je 0x4020b0 <detectNOccurrences(int, int const*, int)+0x120>
75
+ 00000000000000f7: 09 nopw (%rax,%rax)
76
+ 0000000000000100: 03 movq %rdx, %rax
77
+ 0000000000000103: 02 cmpl %ecx, (%rdx)
78
+ 0000000000000105: 02 je 0x402050 <detectNOccurrences(int, int const*, int)+0xc0>
79
+ 0000000000000107: 04 movq 8(%rax), %rdx
80
+ 000000000000010b: 03 testq %rdx, %rdx
81
+ 000000000000010e: 02 jne 0x402090 <detectNOccurrences(int, int const*, int)+0x100>
82
+ 0000000000000110: 04 addq $8, %rax
83
+ 0000000000000114: 02 jmp 0x4020b4 <detectNOccurrences(int, int const*, int)+0x124>
84
+ 0000000000000116: 10 nopw %cs:(%rax,%rax)
85
+ 0000000000000120: 04 leaq (%r15,%rax,8), %rax
86
+ 0000000000000124: 04 leaq (%rsi,%r12), %rbp
87
+ 0000000000000128: 03 movq %rbp, %rdx
88
+ 000000000000012b: 04 shlq $32, %rdx
89
+ 000000000000012f: 03 negq %rdx
90
+ 0000000000000132: 04 shrq $32, %rdx
91
+ 0000000000000136: 03 andl $15, %edx
92
+ 0000000000000139: 05 leaq 16(%r12,%rdx), %rdi
93
+ 000000000000013e: 03 cmpq %r9, %rdi
94
+ 0000000000000141: 02 ja 0x4020f8 <detectNOccurrences(int, int const*, int)+0x168>
95
+ 0000000000000143: 03 addq %rdx, %rbp
96
+ 0000000000000146: 03 movq %rdi, %r12
97
+ 0000000000000149: 03 movl %ecx, (%rbp)
98
+ 000000000000014c: 07 movl $1, 4(%rbp)
99
+ 0000000000000153: 08 movq $0, 8(%rbp)
100
+ 000000000000015b: 03 movq %rbp, (%rax)
101
+ 000000000000015e: 05 movl $1, %ecx
102
+ 0000000000000163: 05 jmp 0x402058 <detectNOccurrences(int, int const*, int)+0xc8>
103
+ 0000000000000168: 02 xorl %ebp, %ebp
104
+ 000000000000016a: 02 jmp 0x4020d9 <detectNOccurrences(int, int const*, int)+0x149>
105
+ 000000000000016c: 05 movq 24(%rsp), %rdi
106
+ 0000000000000171: 03 movq (%rdi), %rax
107
+ 0000000000000174: 03 callq *24(%rax)
108
+ 0000000000000177: 03 testq %r14, %r14
109
+ 000000000000017a: 03 setg %al
110
+ 000000000000017d: 04 addq $40, %rsp
111
+ 0000000000000181: 01 popq %rbx
112
+ 0000000000000182: 02 popq %r12
113
+ 0000000000000184: 02 popq %r13
114
+ 0000000000000186: 02 popq %r14
115
+ 0000000000000188: 02 popq %r15
116
+ 000000000000018a: 01 popq %rbp
117
+ 000000000000018b: 01 retq
118
+ 000000000000018c: 03 movq %rax, %r14
119
+ 000000000000018f: 03 xorl %r12d, %r12d
120
+ 0000000000000192: 03 xorl %r15d, %r15d
121
+ 0000000000000195: 05 jmp 0x402021 <detectNOccurrences(int, int const*, int)+0x91>
122
+ 000000000000019a: 03 movq %rax, %rdi
123
+ 000000000000019d: 05 callq 0x4080f0 <__clang_call_terminate>
124
+ 00000000000001a2: 10 nopw %cs:(%rax,%rax)
125
+ 00000000000001ac: 04 nopl (%rax)