Comparing bsl::vector >::operator=(bsl::vector >&&) in assumed vs ignored

Files changed (1) hide show
  1. baljsn_encoder.t/{0.assume.s → 0.none.s} +39 -93
baljsn_encoder.t/{0.assume.s → 0.none.s} RENAMED
@@ -1,97 +1,43 @@
1
- 00000000004c5b20 <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::operator=(bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >&&)>:
2
  0000000000000000: 02 pushq %r14
3
  0000000000000002: 01 pushq %rbx
4
- 0000000000000003: 04 subq $56, %rsp
5
  0000000000000007: 03 movq %rdi, %rbx
6
  000000000000000a: 03 cmpq %rsi, %rdi
7
- 000000000000000d: 06 je 0x4c5bf6 <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::operator=(bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >&&)+0xd6>
8
- 0000000000000013: 04 movq 24(%rbx), %rax
9
- 0000000000000017: 04 cmpq 24(%rsi), %rax
10
- 000000000000001b: 02 je 0x4c5b92 <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::operator=(bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >&&)+0x72>
11
- 000000000000001d: 04 leaq 24(%rbx), %rdx
12
- 0000000000000021: 05 leaq 16(%rsp), %r14
13
- 0000000000000026: 03 movq %r14, %rdi
14
- 0000000000000029: 05 callq 0x4c5a40 <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::vector(bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >&&, bsl::allocator<BloombergLP::s_baltst::Choice1> const&)>
15
- 000000000000002e: 03 movq %rbx, %rdi
16
- 0000000000000031: 03 movq %r14, %rsi
17
- 0000000000000034: 05 callq 0x5227f0 <bsl::Vector_Util::swap(void*, void*)>
18
- 0000000000000039: 05 movq 16(%rsp), %rdi
19
- 000000000000003e: 03 testq %rdi, %rdi
20
- 0000000000000041: 06 je 0x4c5bf6 <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::operator=(bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >&&)+0xd6>
21
- 0000000000000047: 05 movq 24(%rsp), %rsi
22
- 000000000000004c: 05 movq 40(%rsp), %rax
23
- 0000000000000051: 05 movq %rax, 8(%rsp)
24
- 0000000000000056: 05 leaq 8(%rsp), %rdx
25
- 000000000000005b: 05 callq 0x4c9aa0 <void BloombergLP::bslalg::ArrayDestructionPrimitives::destroy<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >(BloombergLP::s_baltst::Choice1*, BloombergLP::s_baltst::Choice1*, bsl::allocator<BloombergLP::s_baltst::Choice1>, bsl::integral_constant<bool, false>)>
26
- 0000000000000060: 05 movq 16(%rsp), %rsi
27
- 0000000000000065: 05 movq 40(%rsp), %rdi
28
- 000000000000006a: 03 movq (%rdi), %rax
29
- 000000000000006d: 03 callq *24(%rax)
30
- 0000000000000070: 02 jmp 0x4c5bf6 <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::operator=(bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >&&)+0xd6>
31
- 0000000000000072: 05 movq %rax, 40(%rsp)
32
- 0000000000000077: 03 movups (%rsi), %xmm0
33
- 000000000000007a: 05 movaps %xmm0, 16(%rsp)
34
- 000000000000007f: 04 movq 16(%rsi), %rax
35
- 0000000000000083: 05 movq %rax, 32(%rsp)
36
- 0000000000000088: 03 xorps %xmm0, %xmm0
37
- 000000000000008b: 03 movups %xmm0, (%rsi)
38
- 000000000000008e: 08 movq $0, 16(%rsi)
39
- 0000000000000096: 05 leaq 16(%rsp), %rsi
40
- 000000000000009b: 03 movq %rbx, %rdi
41
- 000000000000009e: 05 callq 0x5227f0 <bsl::Vector_Util::swap(void*, void*)>
42
- 00000000000000a3: 05 movq 16(%rsp), %rdi
43
- 00000000000000a8: 03 testq %rdi, %rdi
44
- 00000000000000ab: 02 je 0x4c5bf6 <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::operator=(bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >&&)+0xd6>
45
- 00000000000000ad: 05 movq 24(%rsp), %rsi
46
- 00000000000000b2: 05 movq 40(%rsp), %rax
47
- 00000000000000b7: 05 movq %rax, 8(%rsp)
48
- 00000000000000bc: 05 leaq 8(%rsp), %rdx
49
- 00000000000000c1: 05 callq 0x4c9aa0 <void BloombergLP::bslalg::ArrayDestructionPrimitives::destroy<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >(BloombergLP::s_baltst::Choice1*, BloombergLP::s_baltst::Choice1*, bsl::allocator<BloombergLP::s_baltst::Choice1>, bsl::integral_constant<bool, false>)>
50
- 00000000000000c6: 05 movq 16(%rsp), %rsi
51
- 00000000000000cb: 05 movq 40(%rsp), %rdi
52
- 00000000000000d0: 03 movq (%rdi), %rax
53
- 00000000000000d3: 03 callq *24(%rax)
54
- 00000000000000d6: 03 movq %rbx, %rax
55
- 00000000000000d9: 04 addq $56, %rsp
56
- 00000000000000dd: 01 popq %rbx
57
- 00000000000000de: 02 popq %r14
58
- 00000000000000e0: 01 retq
59
- 00000000000000e1: 03 movq %rax, %rbx
60
- 00000000000000e4: 05 movq 16(%rsp), %rdi
61
- 00000000000000e9: 03 testq %rdi, %rdi
62
- 00000000000000ec: 02 je 0x4c5c56 <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::operator=(bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >&&)+0x136>
63
- 00000000000000ee: 05 movq 24(%rsp), %rsi
64
- 00000000000000f3: 05 movq 40(%rsp), %rax
65
- 00000000000000f8: 05 movq %rax, 8(%rsp)
66
- 00000000000000fd: 05 leaq 8(%rsp), %rdx
67
- 0000000000000102: 05 callq 0x4c9aa0 <void BloombergLP::bslalg::ArrayDestructionPrimitives::destroy<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >(BloombergLP::s_baltst::Choice1*, BloombergLP::s_baltst::Choice1*, bsl::allocator<BloombergLP::s_baltst::Choice1>, bsl::integral_constant<bool, false>)>
68
- 0000000000000107: 05 movq 16(%rsp), %rsi
69
- 000000000000010c: 05 movq 40(%rsp), %rdi
70
- 0000000000000111: 03 movq (%rdi), %rax
71
- 0000000000000114: 03 callq *24(%rax)
72
- 0000000000000117: 02 jmp 0x4c5c56 <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::operator=(bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >&&)+0x136>
73
- 0000000000000119: 03 movq %rax, %rdi
74
- 000000000000011c: 05 callq 0x428650 <__clang_call_terminate>
75
- 0000000000000121: 03 movq %rax, %rdi
76
- 0000000000000124: 05 callq 0x428650 <__clang_call_terminate>
77
- 0000000000000129: 03 movq %rax, %rbx
78
- 000000000000012c: 05 movq 16(%rsp), %rdi
79
- 0000000000000131: 03 testq %rdi, %rdi
80
- 0000000000000134: 02 jne 0x4c5c5e <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::operator=(bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >&&)+0x13e>
81
- 0000000000000136: 03 movq %rbx, %rdi
82
- 0000000000000139: 05 callq 0x405b60 <_Unwind_Resume@plt>
83
- 000000000000013e: 05 movq 24(%rsp), %rsi
84
- 0000000000000143: 05 movq 40(%rsp), %rax
85
- 0000000000000148: 05 movq %rax, 8(%rsp)
86
- 000000000000014d: 05 leaq 8(%rsp), %rdx
87
- 0000000000000152: 05 callq 0x4c9aa0 <void BloombergLP::bslalg::ArrayDestructionPrimitives::destroy<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >(BloombergLP::s_baltst::Choice1*, BloombergLP::s_baltst::Choice1*, bsl::allocator<BloombergLP::s_baltst::Choice1>, bsl::integral_constant<bool, false>)>
88
- 0000000000000157: 05 movq 16(%rsp), %rsi
89
- 000000000000015c: 05 movq 40(%rsp), %rdi
90
- 0000000000000161: 03 movq (%rdi), %rax
91
- 0000000000000164: 03 callq *24(%rax)
92
- 0000000000000167: 02 jmp 0x4c5c56 <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::operator=(bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >&&)+0x136>
93
- 0000000000000169: 03 movq %rax, %rdi
94
- 000000000000016c: 05 callq 0x428650 <__clang_call_terminate>
95
- 0000000000000171: 03 movq %rax, %rdi
96
- 0000000000000174: 05 callq 0x428650 <__clang_call_terminate>
97
- 0000000000000179: 07 nopl (%rax)
1
+ 00000000004c5ef0 <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::operator=(bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >&&)>:
2
  0000000000000000: 02 pushq %r14
3
  0000000000000002: 01 pushq %rbx
4
+ 0000000000000003: 04 subq $40, %rsp
5
  0000000000000007: 03 movq %rdi, %rbx
6
  000000000000000a: 03 cmpq %rsi, %rdi
7
+ 000000000000000d: 02 je 0x4c5f5b <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::operator=(bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >&&)+0x6b>
8
+ 000000000000000f: 04 movq 24(%rbx), %rax
9
+ 0000000000000013: 04 cmpq 24(%rsi), %rax
10
+ 0000000000000017: 02 je 0x4c5f25 <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::operator=(bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >&&)+0x35>
11
+ 0000000000000019: 04 leaq 24(%rbx), %rdx
12
+ 000000000000001d: 03 movq %rsp, %r14
13
+ 0000000000000020: 03 movq %r14, %rdi
14
+ 0000000000000023: 05 callq 0x4c5e10 <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::vector(bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >&&, bsl::allocator<BloombergLP::s_baltst::Choice1> const&)>
15
+ 0000000000000028: 03 movq %rbx, %rdi
16
+ 000000000000002b: 03 movq %r14, %rsi
17
+ 000000000000002e: 05 callq 0x523430 <bsl::Vector_Util::swap(void*, void*)>
18
+ 0000000000000033: 02 jmp 0x4c5f53 <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::operator=(bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >&&)+0x63>
19
+ 0000000000000035: 05 movq %rax, 24(%rsp)
20
+ 000000000000003a: 03 movups (%rsi), %xmm0
21
+ 000000000000003d: 04 movaps %xmm0, (%rsp)
22
+ 0000000000000041: 04 movq 16(%rsi), %rax
23
+ 0000000000000045: 05 movq %rax, 16(%rsp)
24
+ 000000000000004a: 03 xorps %xmm0, %xmm0
25
+ 000000000000004d: 03 movups %xmm0, (%rsi)
26
+ 0000000000000050: 08 movq $0, 16(%rsi)
27
+ 0000000000000058: 03 movq %rsp, %rsi
28
+ 000000000000005b: 03 movq %rbx, %rdi
29
+ 000000000000005e: 05 callq 0x523430 <bsl::Vector_Util::swap(void*, void*)>
30
+ 0000000000000063: 03 movq %rsp, %rdi
31
+ 0000000000000066: 05 callq 0x4c56b0 <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::~vector()>
32
+ 000000000000006b: 03 movq %rbx, %rax
33
+ 000000000000006e: 04 addq $40, %rsp
34
+ 0000000000000072: 01 popq %rbx
35
+ 0000000000000073: 02 popq %r14
36
+ 0000000000000075: 01 retq
37
+ 0000000000000076: 02 jmp 0x4c5f68 <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::operator=(bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >&&)+0x78>
38
+ 0000000000000078: 03 movq %rax, %rbx
39
+ 000000000000007b: 03 movq %rsp, %rdi
40
+ 000000000000007e: 05 callq 0x4c56b0 <bsl::vector<BloombergLP::s_baltst::Choice1, bsl::allocator<BloombergLP::s_baltst::Choice1> >::~vector()>
41
+ 0000000000000083: 03 movq %rbx, %rdi
42
+ 0000000000000086: 05 callq 0x405bb0 <_Unwind_Resume@plt>
43
+ 000000000000008b: 05 nopl (%rax,%rax)