Comparing (anonymous namespace)::IntToPairConverter > >::createInplace(bsl::pair*, int, bsl::allocator >) in assumed vs ignored

Files changed (1) hide show
  1. bslstl_map_test3.t/{1.assume.s → 1.none.s} +43 -40
bslstl_map_test3.t/{1.assume.s → 1.none.s} RENAMED
@@ -1,48 +1,51 @@
1
  00000000005794d0 <(anonymous namespace)::IntToPairConverter<signed char, signed char, bsl::allocator<bsl::pair<signed char const, signed char> > >::createInplace(bsl::pair<signed char, signed char>*, int, bsl::allocator<bsl::pair<signed char const, signed char> >)>:
2
  0000000000000000: 01 pushq %rbp
3
  0000000000000001: 02 pushq %r14
4
  0000000000000003: 01 pushq %rbx
5
  0000000000000004: 02 movl %esi, %ebx
6
  0000000000000006: 03 movq %rdi, %r14
7
  0000000000000009: 05 callq 0x402b40 <__ctype_b_loc@plt>
8
  000000000000000e: 03 movq (%rax), %rax
9
- 0000000000000011: 02 movl %ebx, %ebp
10
- 0000000000000013: 05 testb $2, 1(%rax,%rbp,2)
11
- 0000000000000018: 02 jne 0x5794ef <(anonymous namespace)::IntToPairConverter<signed char, signed char, bsl::allocator<bsl::pair<signed char const, signed char> > >::createInplace(bsl::pair<signed char, signed char>*, int, bsl::allocator<bsl::pair<signed char const, signed char> >)+0x1f>
12
- 000000000000001a: 03 leal -17(%rbx), %ebp
13
- 000000000000001d: 02 jmp 0x5794fd <(anonymous namespace)::IntToPairConverter<signed char, signed char, bsl::allocator<bsl::pair<signed char const, signed char> > >::createInplace(bsl::pair<signed char, signed char>*, int, bsl::allocator<bsl::pair<signed char const, signed char> >)+0x2d>
14
- 000000000000001f: 05 callq 0x402ad0 <__ctype_toupper_loc@plt>
15
- 0000000000000024: 03 movq (%rax), %rax
16
- 0000000000000027: 03 movl (%rax,%rbp,4), %ebx
17
- 000000000000002a: 03 leal 1(%rbx), %ebp
18
- 000000000000002d: 06 movb 2839837(%rip), %al # 82ea20 <guard variable for (anonymous namespace)::scratchSingleton()::scratch>
19
- 0000000000000033: 02 testb %al, %al
20
- 0000000000000035: 02 je 0x579513 <(anonymous namespace)::IntToPairConverter<signed char, signed char, bsl::allocator<bsl::pair<signed char const, signed char> > >::createInplace(bsl::pair<signed char, signed char>*, int, bsl::allocator<bsl::pair<signed char const, signed char> >)+0x43>
21
- 0000000000000037: 03 movb %bl, (%r14)
22
- 000000000000003a: 04 movb %bpl, 1(%r14)
23
- 000000000000003e: 01 popq %rbx
24
- 000000000000003f: 02 popq %r14
25
- 0000000000000041: 01 popq %rbp
26
- 0000000000000042: 01 retq
27
- 0000000000000043: 05 movl $8579616, %edi
28
- 0000000000000048: 05 callq 0x402c90 <__cxa_guard_acquire@plt>
29
- 000000000000004d: 02 testl %eax, %eax
30
- 000000000000004f: 02 je 0x579507 <(anonymous namespace)::IntToPairConverter<signed char, signed char, bsl::allocator<bsl::pair<signed char const, signed char> > >::createInplace(bsl::pair<signed char, signed char>*, int, bsl::allocator<bsl::pair<signed char const, signed char> >)+0x37>
31
- 0000000000000051: 07 movzbl 2839291(%rip), %edx # 82e823 <veryVeryVeryVerbose>
32
- 0000000000000058: 05 movl $8579408, %edi
33
- 000000000000005d: 05 movl $6255321, %esi
34
- 0000000000000062: 02 xorl %ecx, %ecx
35
- 0000000000000064: 05 callq 0x5ef450 <BloombergLP::bslma::TestAllocator::TestAllocator(char const*, bool, BloombergLP::bslma::Allocator*)>
36
- 0000000000000069: 05 movl $6223136, %edi
37
- 000000000000006e: 05 movl $8579408, %esi
38
- 0000000000000073: 05 movl $6233592, %edx
39
- 0000000000000078: 05 callq 0x402aa0 <__cxa_atexit@plt>
40
- 000000000000007d: 05 movl $8579616, %edi
41
- 0000000000000082: 05 callq 0x402a70 <__cxa_guard_release@plt>
42
- 0000000000000087: 02 jmp 0x579507 <(anonymous namespace)::IntToPairConverter<signed char, signed char, bsl::allocator<bsl::pair<signed char const, signed char> > >::createInplace(bsl::pair<signed char, signed char>*, int, bsl::allocator<bsl::pair<signed char const, signed char> >)+0x37>
43
- 0000000000000089: 03 movq %rax, %rbx
44
- 000000000000008c: 05 movl $8579616, %edi
45
- 0000000000000091: 05 callq 0x402bb0 <__cxa_guard_abort@plt>
46
- 0000000000000096: 03 movq %rbx, %rdi
47
- 0000000000000099: 05 callq 0x402e30 <_Unwind_Resume@plt>
48
- 000000000000009e: 02 nop
 
 
 
1
  00000000005794d0 <(anonymous namespace)::IntToPairConverter<signed char, signed char, bsl::allocator<bsl::pair<signed char const, signed char> > >::createInplace(bsl::pair<signed char, signed char>*, int, bsl::allocator<bsl::pair<signed char const, signed char> >)>:
2
  0000000000000000: 01 pushq %rbp
3
  0000000000000001: 02 pushq %r14
4
  0000000000000003: 01 pushq %rbx
5
  0000000000000004: 02 movl %esi, %ebx
6
  0000000000000006: 03 movq %rdi, %r14
7
  0000000000000009: 05 callq 0x402b40 <__ctype_b_loc@plt>
8
  000000000000000e: 03 movq (%rax), %rax
9
+ 0000000000000011: 03 movslq %ebx, %rbp
10
+ 0000000000000014: 05 testb $2, 1(%rax,%rbp,2)
11
+ 0000000000000019: 02 jne 0x5794f0 <(anonymous namespace)::IntToPairConverter<signed char, signed char, bsl::allocator<bsl::pair<signed char const, signed char> > >::createInplace(bsl::pair<signed char, signed char>*, int, bsl::allocator<bsl::pair<signed char const, signed char> >)+0x20>
12
+ 000000000000001b: 03 leal -17(%rbx), %ebp
13
+ 000000000000001e: 02 jmp 0x57950b <(anonymous namespace)::IntToPairConverter<signed char, signed char, bsl::allocator<bsl::pair<signed char const, signed char> > >::createInplace(bsl::pair<signed char, signed char>*, int, bsl::allocator<bsl::pair<signed char const, signed char> >)+0x3b>
14
+ 0000000000000020: 06 leal 128(%rbx), %eax
15
+ 0000000000000026: 05 cmpl $383, %eax
16
+ 000000000000002b: 02 ja 0x579508 <(anonymous namespace)::IntToPairConverter<signed char, signed char, bsl::allocator<bsl::pair<signed char const, signed char> > >::createInplace(bsl::pair<signed char, signed char>*, int, bsl::allocator<bsl::pair<signed char const, signed char> >)+0x38>
17
+ 000000000000002d: 05 callq 0x402ad0 <__ctype_toupper_loc@plt>
18
+ 0000000000000032: 03 movq (%rax), %rax
19
+ 0000000000000035: 03 movl (%rax,%rbp,4), %ebx
20
+ 0000000000000038: 03 leal 1(%rbx), %ebp
21
+ 000000000000003b: 06 movb 2839823(%rip), %al # 82ea20 <guard variable for (anonymous namespace)::scratchSingleton()::scratch>
22
+ 0000000000000041: 02 testb %al, %al
23
+ 0000000000000043: 02 je 0x579521 <(anonymous namespace)::IntToPairConverter<signed char, signed char, bsl::allocator<bsl::pair<signed char const, signed char> > >::createInplace(bsl::pair<signed char, signed char>*, int, bsl::allocator<bsl::pair<signed char const, signed char> >)+0x51>
24
+ 0000000000000045: 03 movb %bl, (%r14)
25
+ 0000000000000048: 04 movb %bpl, 1(%r14)
26
+ 000000000000004c: 01 popq %rbx
27
+ 000000000000004d: 02 popq %r14
28
+ 000000000000004f: 01 popq %rbp
29
+ 0000000000000050: 01 retq
30
+ 0000000000000051: 05 movl $8579616, %edi
31
+ 0000000000000056: 05 callq 0x402c90 <__cxa_guard_acquire@plt>
32
+ 000000000000005b: 02 testl %eax, %eax
33
+ 000000000000005d: 02 je 0x579515 <(anonymous namespace)::IntToPairConverter<signed char, signed char, bsl::allocator<bsl::pair<signed char const, signed char> > >::createInplace(bsl::pair<signed char, signed char>*, int, bsl::allocator<bsl::pair<signed char const, signed char> >)+0x45>
34
+ 000000000000005f: 07 movzbl 2839277(%rip), %edx # 82e823 <veryVeryVeryVerbose>
35
+ 0000000000000066: 05 movl $8579408, %edi
36
+ 000000000000006b: 05 movl $6255269, %esi
37
+ 0000000000000070: 02 xorl %ecx, %ecx
38
+ 0000000000000072: 05 callq 0x5ef430 <BloombergLP::bslma::TestAllocator::TestAllocator(char const*, bool, BloombergLP::bslma::Allocator*)>
39
+ 0000000000000077: 05 movl $6223104, %edi
40
+ 000000000000007c: 05 movl $8579408, %esi
41
+ 0000000000000081: 05 movl $6233544, %edx
42
+ 0000000000000086: 05 callq 0x402aa0 <__cxa_atexit@plt>
43
+ 000000000000008b: 05 movl $8579616, %edi
44
+ 0000000000000090: 05 callq 0x402a70 <__cxa_guard_release@plt>
45
+ 0000000000000095: 02 jmp 0x579515 <(anonymous namespace)::IntToPairConverter<signed char, signed char, bsl::allocator<bsl::pair<signed char const, signed char> > >::createInplace(bsl::pair<signed char, signed char>*, int, bsl::allocator<bsl::pair<signed char const, signed char> >)+0x45>
46
+ 0000000000000097: 03 movq %rax, %rbx
47
+ 000000000000009a: 05 movl $8579616, %edi
48
+ 000000000000009f: 05 callq 0x402bb0 <__cxa_guard_abort@plt>
49
+ 00000000000000a4: 03 movq %rbx, %rdi
50
+ 00000000000000a7: 05 callq 0x402e30 <_Unwind_Resume@plt>
51
+ 00000000000000ac: 04 nopl (%rax)