Comparing int BloombergLP::bdlpcre::RegEx::matchImp(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const in assumed vs ignored

Files changed (1) hide show
  1. bdlpcre_regex.t/{3.assume.s → 3.none.s} +94 -78
bdlpcre_regex.t/{3.assume.s → 3.none.s} RENAMED
@@ -1,87 +1,103 @@
1
- 000000000042abf0 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const>:
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 $56, %rsp
9
- 000000000000000e: 03 movl %r8d, %r13d
10
- 0000000000000011: 05 movq %rcx, 48(%rsp)
11
- 0000000000000016: 03 movq %rdx, %r12
 
12
- 0000000000000019: 03 movq %rsi, %r15
13
- 000000000000001c: 03 movq %rdi, %rbx
14
  000000000000001f: 04 movq 96(%rdi), %rbp
15
  0000000000000023: 05 callq 0x403cb0 <pthread_self@plt>
16
- 0000000000000028: 03 movq %rax, %r14
17
- 000000000000002b: 04 cmpq %rax, 32(%rbp)
18
- 000000000000002f: 02 jne 0x42ac35 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0x45>
19
- 0000000000000031: 04 movq 56(%rbp), %rax
20
- 0000000000000035: 05 movq %rax, 32(%rsp)
21
- 000000000000003a: 04 movups 40(%rbp), %xmm0
22
- 000000000000003e: 05 movaps %xmm0, 16(%rsp)
23
- 0000000000000043: 02 jmp 0x42ac4f <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0x5f>
24
- 0000000000000045: 05 leaq 16(%rsp), %rsi
25
- 000000000000004a: 03 movq %rbp, %rdi
26
- 000000000000004d: 05 callq 0x42a600 <BloombergLP::bdlpcre::RegEx_MatchContext::allocateMatchContext(BloombergLP::bdlpcre::RegEx_MatchContextData*) const>
27
- 0000000000000052: 05 movl $4294967295, %ebp
28
- 0000000000000057: 02 testl %eax, %eax
29
- 0000000000000059: 06 jne 0x42ad06 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0x116>
30
- 000000000000005f: 03 testq %r15, %r15
31
- 0000000000000062: 05 movl $5110460, %esi
32
- 0000000000000067: 04 cmovneq %r15, %rsi
33
- 000000000000006b: 03 testb $8, (%rbx)
34
- 000000000000006e: 02 je 0x42ac84 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0x94>
35
- 0000000000000070: 03 testb %r13b, %r13b
36
- 0000000000000073: 02 jne 0x42ac84 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0x94>
37
- 0000000000000075: 04 movq 72(%rbx), %rdi
38
- 0000000000000079: 05 movq 16(%rsp), %rax
39
- 000000000000007e: 05 movq 24(%rsp), %r9
40
- 0000000000000083: 04 movq %rax, (%rsp)
41
- 0000000000000087: 03 movq %r12, %rdx
42
- 000000000000008a: 05 movq 48(%rsp), %rcx
43
- 000000000000008f: 03 xorl %r8d, %r8d
44
- 0000000000000092: 02 jmp 0x42aca4 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0xb4>
45
- 0000000000000094: 04 movq 72(%rbx), %rdi
46
- 0000000000000098: 05 movq 16(%rsp), %rax
47
- 000000000000009d: 05 movq 24(%rsp), %r9
48
- 00000000000000a2: 04 movq %rax, (%rsp)
49
- 00000000000000a6: 03 movq %r12, %rdx
50
- 00000000000000a9: 05 movq 48(%rsp), %rcx
51
- 00000000000000ae: 06 movl $1073741824, %r8d
52
- 00000000000000b4: 05 callq 0x4ba620 <pcre2_match_8>
53
- 00000000000000b9: 03 cmpl $-47, %eax
54
- 00000000000000bc: 02 je 0x42acba <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0xca>
55
- 00000000000000be: 03 cmpl $-46, %eax
56
- 00000000000000c1: 02 jne 0x42acc1 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0xd1>
57
- 00000000000000c3: 05 movl $2, %ebp
58
- 00000000000000c8: 02 jmp 0x42acde <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0xee>
59
- 00000000000000ca: 05 movl $1, %ebp
60
- 00000000000000cf: 02 jmp 0x42acde <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0xee>
61
- 00000000000000d1: 02 movl %eax, %ebp
62
- 00000000000000d3: 03 sarl $31, %ebp
63
- 00000000000000d6: 02 testl %eax, %eax
64
- 00000000000000d8: 02 js 0x42acde <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0xee>
65
- 00000000000000da: 05 movq 24(%rsp), %rdi
66
- 00000000000000df: 05 callq 0x4cc0b0 <pcre2_get_ovector_pointer_8>
67
- 00000000000000e4: 05 movq 24(%rsp), %rdi
68
- 00000000000000e9: 05 callq 0x4cc0c0 <pcre2_get_ovector_count_8>
69
- 00000000000000ee: 04 movq 96(%rbx), %rax
70
- 00000000000000f2: 04 cmpq %r14, 32(%rax)
71
- 00000000000000f6: 02 je 0x42ad06 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0x116>
72
- 00000000000000f8: 05 movq 24(%rsp), %rdi
73
- 00000000000000fd: 05 callq 0x4cc070 <pcre2_match_data_free_8>
74
- 0000000000000102: 05 movq 32(%rsp), %rdi
75
- 0000000000000107: 05 callq 0x47e0f0 <pcre2_jit_stack_free_8>
76
- 000000000000010c: 05 movq 16(%rsp), %rdi
77
- 0000000000000111: 05 callq 0x4627d0 <pcre2_match_context_free_8>
78
- 0000000000000116: 02 movl %ebp, %eax
79
- 0000000000000118: 04 addq $56, %rsp
80
- 000000000000011c: 01 popq %rbx
81
- 000000000000011d: 02 popq %r12
82
- 000000000000011f: 02 popq %r13
83
- 0000000000000121: 02 popq %r14
84
- 0000000000000123: 02 popq %r15
85
- 0000000000000125: 01 popq %rbp
86
- 0000000000000126: 01 retq
87
- 0000000000000127: 09 nopw (%rax,%rax)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 000000000042ac50 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const>:
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 $56, %rsp
9
+ 000000000000000e: 03 movl %r8d, %r15d
 
10
+ 0000000000000011: 03 movq %rcx, %r12
11
+ 0000000000000014: 03 movq %rdx, %r14
12
+ 0000000000000017: 03 movq %rsi, %r13
13
+ 000000000000001a: 05 movq %rdi, 8(%rsp)
14
  000000000000001f: 04 movq 96(%rdi), %rbp
15
  0000000000000023: 05 callq 0x403cb0 <pthread_self@plt>
16
+ 0000000000000028: 04 cmpq %rax, 32(%rbp)
17
+ 000000000000002c: 05 movq %rax, 48(%rsp)
18
+ 0000000000000031: 03 movl %r15d, %ebx
19
+ 0000000000000034: 02 jne 0x42ac9a <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0x4a>
20
+ 0000000000000036: 04 movq 56(%rbp), %rax
21
+ 000000000000003a: 05 movq %rax, 32(%rsp)
22
+ 000000000000003f: 04 movups 40(%rbp), %xmm0
23
+ 0000000000000043: 05 movaps %xmm0, 16(%rsp)
24
+ 0000000000000048: 02 jmp 0x42acb5 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0x65>
25
+ 000000000000004a: 05 leaq 16(%rsp), %rsi
26
+ 000000000000004f: 03 movq %rbp, %rdi
27
+ 0000000000000052: 05 callq 0x42a600 <BloombergLP::bdlpcre::RegEx_MatchContext::allocateMatchContext(BloombergLP::bdlpcre::RegEx_MatchContextData*) const>
28
+ 0000000000000057: 06 movl $4294967295, %r15d
29
+ 000000000000005d: 02 testl %eax, %eax
30
+ 000000000000005f: 06 jne 0x42ad94 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0x144>
31
+ 0000000000000065: 03 testq %r13, %r13
32
+ 0000000000000068: 05 movl $5110924, %esi
33
+ 000000000000006d: 04 cmovneq %r13, %rsi
34
+ 0000000000000071: 05 movq 8(%rsp), %rcx
35
+ 0000000000000076: 02 movl (%rcx), %eax
36
+ 0000000000000078: 02 testb $8, %al
37
+ 000000000000007a: 02 je 0x42aced <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0x9d>
38
+ 000000000000007c: 02 testb %bl, %bl
39
+ 000000000000007e: 02 jne 0x42aced <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0x9d>
40
+ 0000000000000080: 04 movq 72(%rcx), %rdi
41
+ 0000000000000084: 05 movq 16(%rsp), %r13
42
+ 0000000000000089: 05 movq 24(%rsp), %rbp
43
+ 000000000000008e: 04 movq %r13, (%rsp)
44
+ 0000000000000092: 03 movq %r14, %rdx
45
+ 0000000000000095: 03 movq %r12, %rcx
46
+ 0000000000000098: 03 xorl %r8d, %r8d
47
+ 000000000000009b: 02 jmp 0x42ad0f <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0xbf>
48
+ 000000000000009d: 04 movq 72(%rcx), %rdi
49
+ 00000000000000a1: 05 movq 16(%rsp), %r13
50
+ 00000000000000a6: 05 movq 24(%rsp), %rbp
51
+ 00000000000000ab: 02 testb $16, %al
52
+ 00000000000000ad: 02 jne 0x42ad46 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0xf6>
53
+ 00000000000000af: 04 movq %r13, (%rsp)
54
+ 00000000000000b3: 03 movq %r14, %rdx
55
+ 00000000000000b6: 03 movq %r12, %rcx
56
+ 00000000000000b9: 06 movl $1073741824, %r8d
57
+ 00000000000000bf: 03 movq %rbp, %r9
58
+ 00000000000000c2: 05 callq 0x4ba7d0 <pcre2_match_8>
59
+ 00000000000000c7: 03 cmpl $-47, %eax
60
+ 00000000000000ca: 02 je 0x42ad60 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0x110>
61
+ 00000000000000cc: 03 cmpl $-46, %eax
62
+ 00000000000000cf: 02 jne 0x42ad29 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0xd9>
63
+ 00000000000000d1: 06 movl $2, %r15d
64
+ 00000000000000d7: 02 jmp 0x42ad66 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0x116>
65
+ 00000000000000d9: 03 movl %eax, %r15d
66
+ 00000000000000dc: 04 sarl $31, %r15d
67
+ 00000000000000e0: 02 testl %eax, %eax
68
+ 00000000000000e2: 02 js 0x42ad66 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0x116>
69
+ 00000000000000e4: 03 movq %rbp, %rdi
70
+ 00000000000000e7: 05 callq 0x4cc260 <pcre2_get_ovector_pointer_8>
71
+ 00000000000000ec: 03 movq %rbp, %rdi
72
+ 00000000000000ef: 05 callq 0x4cc270 <pcre2_get_ovector_count_8>
73
+ 00000000000000f4: 02 jmp 0x42ad66 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0x116>
74
+ 00000000000000f6: 04 movq %r13, (%rsp)
75
+ 00000000000000fa: 03 movq %r14, %rdx
76
+ 00000000000000fd: 03 movq %r12, %rcx
77
+ 0000000000000100: 03 xorl %r8d, %r8d
78
+ 0000000000000103: 03 movq %rbp, %r9
79
+ 0000000000000106: 05 callq 0x47de10 <pcre2_jit_match_8>
80
+ 000000000000010b: 03 cmpl $-47, %eax
81
+ 000000000000010e: 02 jne 0x42ad1c <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0xcc>
82
+ 0000000000000110: 06 movl $1, %r15d
83
+ 0000000000000116: 05 movq 8(%rsp), %rax
84
+ 000000000000011b: 04 movq 96(%rax), %rax
85
+ 000000000000011f: 05 movq 48(%rsp), %rcx
86
+ 0000000000000124: 04 cmpq %rcx, 32(%rax)
87
+ 0000000000000128: 02 je 0x42ad94 <int BloombergLP::bdlpcre::RegEx::matchImp<BloombergLP::bdlpcre::(anonymous namespace)::NOP>(BloombergLP::bdlpcre::(anonymous namespace)::NOP const&, char const*, unsigned long, unsigned long, bool) const+0x144>
88
+ 000000000000012a: 03 movq %rbp, %rdi
89
+ 000000000000012d: 05 callq 0x4cc220 <pcre2_match_data_free_8>
90
+ 0000000000000132: 05 movq 32(%rsp), %rdi
91
+ 0000000000000137: 05 callq 0x47e2a0 <pcre2_jit_stack_free_8>
92
+ 000000000000013c: 03 movq %r13, %rdi
93
+ 000000000000013f: 05 callq 0x462980 <pcre2_match_context_free_8>
94
+ 0000000000000144: 03 movl %r15d, %eax
95
+ 0000000000000147: 04 addq $56, %rsp
96
+ 000000000000014b: 01 popq %rbx
97
+ 000000000000014c: 02 popq %r12
98
+ 000000000000014e: 02 popq %r13
99
+ 0000000000000150: 02 popq %r14
100
+ 0000000000000152: 02 popq %r15
101
+ 0000000000000154: 01 popq %rbp
102
+ 0000000000000155: 01 retq
103
+ 0000000000000156: 10 nopw %cs:(%rax,%rax)