Comparing UsageExample::TradeMatcher::placeSellOrder(double, int) in assumed vs ignored

Files changed (1) hide show
  1. bslstl_map.t/{1.assume.s → 1.none.s} +80 -78
bslstl_map.t/{1.assume.s → 1.none.s} RENAMED
@@ -1,84 +1,86 @@
1
- 0000000000402d80 <UsageExample::TradeMatcher::placeSellOrder(double, int)>:
2
  0000000000000000: 01 pushq %rbp
3
  0000000000000001: 02 pushq %r15
4
  0000000000000003: 02 pushq %r14
5
  0000000000000005: 02 pushq %r12
6
  0000000000000007: 01 pushq %rbx
7
  0000000000000008: 04 subq $16, %rsp
8
- 000000000000000c: 03 movl %esi, %r12d
9
- 000000000000000f: 03 movq %rdi, %r14
10
- 0000000000000012: 05 movsd %xmm0, (%rsp)
11
- 0000000000000017: 04 leaq 96(%rdi), %r15
12
- 000000000000001b: 04 movq 112(%rdi), %rbx
13
- 000000000000001f: 01 nop
14
- 0000000000000020: 04 movq 104(%r14), %rax
15
- 0000000000000024: 03 movq %r15, %rcx
16
- 0000000000000027: 03 testq %rax, %rax
17
- 000000000000002a: 02 je 0x402dd8 <UsageExample::TradeMatcher::placeSellOrder(double, int)+0x58>
18
- 000000000000002c: 05 movsd (%rsp), %xmm0
19
- 0000000000000031: 03 movq %r15, %rcx
20
- 0000000000000034: 10 nopw %cs:(%rax,%rax)
21
- 000000000000003e: 02 nop
22
- 0000000000000040: 02 xorl %edx, %edx
23
- 0000000000000042: 05 ucomisd 24(%rax), %xmm0
24
- 0000000000000047: 04 cmovaq %rax, %rcx
25
- 000000000000004b: 03 setbe %dl
26
- 000000000000004e: 05 movq 8(%rax,%rdx,8), %rax
27
- 0000000000000053: 03 testq %rax, %rax
28
- 0000000000000056: 02 jne 0x402dc0 <UsageExample::TradeMatcher::placeSellOrder(double, int)+0x40>
29
- 0000000000000058: 03 cmpq %rcx, %rbx
30
- 000000000000005b: 02 je 0x402e15 <UsageExample::TradeMatcher::placeSellOrder(double, int)+0x95>
31
- 000000000000005d: 03 movl 32(%rbx), %eax
32
- 0000000000000060: 03 subl %r12d, %eax
33
- 0000000000000063: 06 jg 0x402e79 <UsageExample::TradeMatcher::placeSellOrder(double, int)+0xf9>
34
- 0000000000000069: 03 movq %rbx, %rdi
35
- 000000000000006c: 05 callq 0x6daf10 <BloombergLP::bslalg::RbTreeUtil::next(BloombergLP::bslalg::RbTreeNode const*)>
36
- 0000000000000071: 03 movq %rax, %rbp
37
- 0000000000000074: 03 movq %r15, %rdi
38
- 0000000000000077: 03 movq %rbx, %rsi
39
- 000000000000007a: 05 callq 0x6db2c0 <BloombergLP::bslalg::RbTreeUtil::remove(BloombergLP::bslalg::RbTreeAnchor*, BloombergLP::bslalg::RbTreeNode*)>
40
- 000000000000007f: 04 movq 80(%r14), %rax
41
- 0000000000000083: 03 movq %rax, (%rbx)
42
- 0000000000000086: 04 movq %rbx, 80(%r14)
43
- 000000000000008a: 03 movq %rbp, %rbx
44
- 000000000000008d: 04 subl 32(%rbp), %r12d
45
- 0000000000000091: 02 jne 0x402da0 <UsageExample::TradeMatcher::placeSellOrder(double, int)+0x20>
46
- 0000000000000093: 02 jmp 0x402e7c <UsageExample::TradeMatcher::placeSellOrder(double, int)+0xfc>
47
- 0000000000000095: 03 testl %r12d, %r12d
48
- 0000000000000098: 02 jle 0x402e7c <UsageExample::TradeMatcher::placeSellOrder(double, int)+0xfc>
49
- 000000000000009a: 04 leaq 32(%r14), %rsi
50
- 000000000000009e: 04 movq 40(%r14), %rcx
51
- 00000000000000a2: 03 testq %rcx, %rcx
52
- 00000000000000a5: 02 je 0x402e5b <UsageExample::TradeMatcher::placeSellOrder(double, int)+0xdb>
53
- 00000000000000a7: 05 movsd (%rsp), %xmm0
54
- 00000000000000ac: 03 movq %rsi, %rax
55
- 00000000000000af: 01 nop
56
- 00000000000000b0: 02 xorl %edx, %edx
57
- 00000000000000b2: 05 ucomisd 24(%rcx), %xmm0
58
- 00000000000000b7: 04 cmovbeq %rcx, %rax
59
- 00000000000000bb: 03 seta %dl
60
- 00000000000000be: 05 movq 8(%rcx,%rdx,8), %rcx
61
- 00000000000000c3: 03 testq %rcx, %rcx
62
- 00000000000000c6: 02 jne 0x402e30 <UsageExample::TradeMatcher::placeSellOrder(double, int)+0xb0>
63
- 00000000000000c8: 03 cmpq %rsi, %rax
64
- 00000000000000cb: 02 je 0x402e5b <UsageExample::TradeMatcher::placeSellOrder(double, int)+0xdb>
65
- 00000000000000cd: 05 movsd 24(%rax), %xmm1
66
- 00000000000000d2: 04 ucomisd %xmm0, %xmm1
67
- 00000000000000d6: 03 movq %rax, %rsi
68
- 00000000000000d9: 02 jbe 0x402e73 <UsageExample::TradeMatcher::placeSellOrder(double, int)+0xf3>
69
- 00000000000000db: 08 movl $0, 12(%rsp)
70
- 00000000000000e3: 03 movq %rsp, %rdx
71
- 00000000000000e6: 05 leaq 12(%rsp), %rcx
72
- 00000000000000eb: 03 movq %r14, %rdi
73
- 00000000000000ee: 05 callq 0x690300 <BloombergLP::bslstl::TreeIterator<bsl::pair<double const, int>, BloombergLP::bslstl::TreeNode<bsl::pair<double const, int> >, long> bsl::map<double, int, std::__1::less<double>, bsl::allocator<bsl::pair<double const, int> > >::emplace_hint<double const&, int>(BloombergLP::bslstl::TreeIterator<bsl::pair<double const, int> const, BloombergLP::bslstl::TreeNode<bsl::pair<double const, int> >, long>, double const&, int&&)>
74
- 00000000000000f3: 04 addl %r12d, 32(%rax)
75
- 00000000000000f7: 02 jmp 0x402e7c <UsageExample::TradeMatcher::placeSellOrder(double, int)+0xfc>
76
- 00000000000000f9: 03 movl %eax, 32(%rbx)
77
- 00000000000000fc: 04 addq $16, %rsp
78
- 0000000000000100: 01 popq %rbx
79
- 0000000000000101: 02 popq %r12
80
- 0000000000000103: 02 popq %r14
81
- 0000000000000105: 02 popq %r15
82
- 0000000000000107: 01 popq %rbp
83
- 0000000000000108: 01 retq
84
- 0000000000000109: 07 nopl (%rax)
 
 
1
+ 0000000000402d90 <UsageExample::TradeMatcher::placeSellOrder(double, int)>:
2
  0000000000000000: 01 pushq %rbp
3
  0000000000000001: 02 pushq %r15
4
  0000000000000003: 02 pushq %r14
5
  0000000000000005: 02 pushq %r12
6
  0000000000000007: 01 pushq %rbx
7
  0000000000000008: 04 subq $16, %rsp
8
+ 000000000000000c: 05 movsd %xmm0, (%rsp)
9
+ 0000000000000011: 02 testl %esi, %esi
10
+ 0000000000000013: 06 je 0x402e9c <UsageExample::TradeMatcher::placeSellOrder(double, int)+0x10c>
11
+ 0000000000000019: 03 movl %esi, %r12d
12
+ 000000000000001c: 03 movq %rdi, %r14
13
+ 000000000000001f: 04 leaq 96(%rdi), %r15
14
+ 0000000000000023: 04 movq 112(%rdi), %rbx
15
+ 0000000000000027: 09 nopw (%rax,%rax)
16
+ 0000000000000030: 04 movq 104(%r14), %rax
17
+ 0000000000000034: 03 movq %r15, %rcx
18
+ 0000000000000037: 03 testq %rax, %rax
19
+ 000000000000003a: 02 je 0x402df8 <UsageExample::TradeMatcher::placeSellOrder(double, int)+0x68>
20
+ 000000000000003c: 05 movsd (%rsp), %xmm0
21
+ 0000000000000041: 03 movq %r15, %rcx
22
+ 0000000000000044: 10 nopw %cs:(%rax,%rax)
23
+ 000000000000004e: 02 nop
24
+ 0000000000000050: 02 xorl %edx, %edx
25
+ 0000000000000052: 05 ucomisd 24(%rax), %xmm0
26
+ 0000000000000057: 04 cmovaq %rax, %rcx
27
+ 000000000000005b: 03 setbe %dl
28
+ 000000000000005e: 05 movq 8(%rax,%rdx,8), %rax
29
+ 0000000000000063: 03 testq %rax, %rax
30
+ 0000000000000066: 02 jne 0x402de0 <UsageExample::TradeMatcher::placeSellOrder(double, int)+0x50>
31
+ 0000000000000068: 03 cmpq %rcx, %rbx
32
+ 000000000000006b: 02 je 0x402e35 <UsageExample::TradeMatcher::placeSellOrder(double, int)+0xa5>
33
+ 000000000000006d: 03 movl 32(%rbx), %eax
34
+ 0000000000000070: 03 subl %r12d, %eax
35
+ 0000000000000073: 06 jg 0x402e99 <UsageExample::TradeMatcher::placeSellOrder(double, int)+0x109>
36
+ 0000000000000079: 03 movq %rbx, %rdi
37
+ 000000000000007c: 05 callq 0x6dc2b0 <BloombergLP::bslalg::RbTreeUtil::next(BloombergLP::bslalg::RbTreeNode const*)>
38
+ 0000000000000081: 03 movq %rax, %rbp
39
+ 0000000000000084: 03 movq %r15, %rdi
40
+ 0000000000000087: 03 movq %rbx, %rsi
41
+ 000000000000008a: 05 callq 0x6dc660 <BloombergLP::bslalg::RbTreeUtil::remove(BloombergLP::bslalg::RbTreeAnchor*, BloombergLP::bslalg::RbTreeNode*)>
42
+ 000000000000008f: 04 movq 80(%r14), %rax
43
+ 0000000000000093: 03 movq %rax, (%rbx)
44
+ 0000000000000096: 04 movq %rbx, 80(%r14)
45
+ 000000000000009a: 03 movq %rbp, %rbx
46
+ 000000000000009d: 04 subl 32(%rbp), %r12d
47
+ 00000000000000a1: 02 jne 0x402dc0 <UsageExample::TradeMatcher::placeSellOrder(double, int)+0x30>
48
+ 00000000000000a3: 02 jmp 0x402e9c <UsageExample::TradeMatcher::placeSellOrder(double, int)+0x10c>
49
+ 00000000000000a5: 03 testl %r12d, %r12d
50
+ 00000000000000a8: 02 jle 0x402e9c <UsageExample::TradeMatcher::placeSellOrder(double, int)+0x10c>
51
+ 00000000000000aa: 04 leaq 32(%r14), %rsi
52
+ 00000000000000ae: 04 movq 40(%r14), %rcx
53
+ 00000000000000b2: 03 testq %rcx, %rcx
54
+ 00000000000000b5: 02 je 0x402e7b <UsageExample::TradeMatcher::placeSellOrder(double, int)+0xeb>
55
+ 00000000000000b7: 05 movsd (%rsp), %xmm0
56
+ 00000000000000bc: 03 movq %rsi, %rax
57
+ 00000000000000bf: 01 nop
58
+ 00000000000000c0: 02 xorl %edx, %edx
59
+ 00000000000000c2: 05 ucomisd 24(%rcx), %xmm0
60
+ 00000000000000c7: 04 cmovbeq %rcx, %rax
61
+ 00000000000000cb: 03 seta %dl
62
+ 00000000000000ce: 05 movq 8(%rcx,%rdx,8), %rcx
63
+ 00000000000000d3: 03 testq %rcx, %rcx
64
+ 00000000000000d6: 02 jne 0x402e50 <UsageExample::TradeMatcher::placeSellOrder(double, int)+0xc0>
65
+ 00000000000000d8: 03 cmpq %rsi, %rax
66
+ 00000000000000db: 02 je 0x402e7b <UsageExample::TradeMatcher::placeSellOrder(double, int)+0xeb>
67
+ 00000000000000dd: 05 movsd 24(%rax), %xmm1
68
+ 00000000000000e2: 04 ucomisd %xmm0, %xmm1
69
+ 00000000000000e6: 03 movq %rax, %rsi
70
+ 00000000000000e9: 02 jbe 0x402e93 <UsageExample::TradeMatcher::placeSellOrder(double, int)+0x103>
71
+ 00000000000000eb: 08 movl $0, 12(%rsp)
72
+ 00000000000000f3: 03 movq %rsp, %rdx
73
+ 00000000000000f6: 05 leaq 12(%rsp), %rcx
74
+ 00000000000000fb: 03 movq %r14, %rdi
75
+ 00000000000000fe: 05 callq 0x6918b0 <BloombergLP::bslstl::TreeIterator<bsl::pair<double const, int>, BloombergLP::bslstl::TreeNode<bsl::pair<double const, int> >, long> bsl::map<double, int, std::__1::less<double>, bsl::allocator<bsl::pair<double const, int> > >::emplace_hint<double const&, int>(BloombergLP::bslstl::TreeIterator<bsl::pair<double const, int> const, BloombergLP::bslstl::TreeNode<bsl::pair<double const, int> >, long>, double const&, int&&)>
76
+ 0000000000000103: 04 addl %r12d, 32(%rax)
77
+ 0000000000000107: 02 jmp 0x402e9c <UsageExample::TradeMatcher::placeSellOrder(double, int)+0x10c>
78
+ 0000000000000109: 03 movl %eax, 32(%rbx)
79
+ 000000000000010c: 04 addq $16, %rsp
80
+ 0000000000000110: 01 popq %rbx
81
+ 0000000000000111: 02 popq %r12
82
+ 0000000000000113: 02 popq %r14
83
+ 0000000000000115: 02 popq %r15
84
+ 0000000000000117: 01 popq %rbp
85
+ 0000000000000118: 01 retq
86
+ 0000000000000119: 07 nopl (%rax)