Comparing char const* ggParseNode(IntNode**, char const*, void (* const&)(IntNode*, int)) in assumed vs ignored

Files changed (1) hide show
  1. bslalg_rbtreeutil.t/{1.assume.s → 1.none.s} +242 -216
bslalg_rbtreeutil.t/{1.assume.s → 1.none.s} RENAMED
@@ -1,224 +1,250 @@
1
- 0000000000487af0 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, 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: 01 pushq %rax
9
- 000000000000000b: 04 movq %rdx, (%rsp)
10
- 000000000000000f: 03 movq %rsi, %rbp
11
- 0000000000000012: 03 movq (%rdi), %r12
12
- 0000000000000015: 05 leaq 32(%r12), %rax
 
13
- 000000000000001a: 03 movq %rax, (%rdi)
 
14
- 000000000000001d: 03 movb (%rsi), %r14b
15
- 0000000000000020: 03 testb %r14b, %r14b
16
- 0000000000000023: 06 je 0x487d9d <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2ad>
17
- 0000000000000029: 03 movq %rdi, %r13
18
- 000000000000002c: 05 callq 0x401d10 <__ctype_b_loc@plt>
19
- 0000000000000031: 03 movq %rax, %r15
20
  0000000000000034: 03 movq (%rax), %rax
21
- 0000000000000037: 04 leaq 1(%rbp), %rbx
22
- 000000000000003b: 05 nopl (%rax,%rax)
23
- 0000000000000040: 04 movsbq %r14b, %rcx
24
  0000000000000044: 05 testb $32, 1(%rax,%rcx,2)
25
- 0000000000000049: 02 je 0x487b4c <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x5c>
26
- 000000000000004b: 04 movzbl (%rbx), %r14d
27
- 000000000000004f: 03 incq %rbx
28
- 0000000000000052: 03 testb %r14b, %r14b
29
- 0000000000000055: 02 jne 0x487b30 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x40>
30
- 0000000000000057: 05 jmp 0x487d9d <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2ad>
31
- 000000000000005c: 04 cmpb $123, %r14b
32
- 0000000000000060: 06 jne 0x487d9d <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2ad>
33
- 0000000000000066: 02 movb (%rbx), %cl
34
- 0000000000000068: 02 testb %cl, %cl
35
- 000000000000006a: 02 je 0x487b76 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x86>
36
- 000000000000006c: 04 nopl (%rax)
37
- 0000000000000070: 04 movsbq %cl, %rdx
38
- 0000000000000074: 05 testb $32, 1(%rax,%rdx,2)
39
- 0000000000000079: 02 je 0x487b78 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x88>
40
- 000000000000007b: 04 movzbl 1(%rbx), %ecx
41
- 000000000000007f: 03 incq %rbx
42
- 0000000000000082: 02 testb %cl, %cl
43
- 0000000000000084: 02 jne 0x487b60 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x70>
44
- 0000000000000086: 02 xorl %ecx, %ecx
45
- 0000000000000088: 03 movq %rbp, %r14
46
- 000000000000008b: 04 movsbq %cl, %rcx
47
- 000000000000008f: 05 testb $8, 1(%rax,%rcx,2)
48
- 0000000000000094: 06 je 0x487dd0 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2e0>
49
- 000000000000009a: 04 movq (%rsp), %rax
50
- 000000000000009e: 03 movq (%rax), %rbp
51
- 00000000000000a1: 03 movq %rbx, %rdi
52
- 00000000000000a4: 02 xorl %esi, %esi
53
- 00000000000000a6: 05 movl $10, %edx
54
- 00000000000000ab: 05 callq 0x401d80 <strtol@plt>
55
- 00000000000000b0: 03 movq %r12, %rdi
56
- 00000000000000b3: 02 movl %eax, %esi
57
- 00000000000000b5: 02 callq *%rbp
58
- 00000000000000b7: 03 movq (%r15), %rax
59
- 00000000000000ba: 03 decq %rbx
60
- 00000000000000bd: 03 nopl (%rax)
61
- 00000000000000c0: 05 movsbq 1(%rbx), %rcx
62
- 00000000000000c5: 03 incq %rbx
63
- 00000000000000c8: 04 movzwl (%rax,%rcx,2), %edx
64
- 00000000000000cc: 06 testl $2048, %edx
65
- 00000000000000d2: 02 jne 0x487bb0 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0xc0>
66
- 00000000000000d4: 02 testb %cl, %cl
67
- 00000000000000d6: 06 je 0x487dc1 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2d1>
68
- 00000000000000dc: 06 testl $8192, %edx
69
- 00000000000000e2: 02 je 0x487bf8 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x108>
70
- 00000000000000e4: 10 nopw %cs:(%rax,%rax)
71
- 00000000000000ee: 02 nop
72
- 00000000000000f0: 05 movsbq 1(%rbx), %rcx
73
- 00000000000000f5: 03 testq %rcx, %rcx
74
- 00000000000000f8: 06 je 0x487dc1 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2d1>
75
- 00000000000000fe: 03 incq %rbx
76
- 0000000000000101: 05 testb $32, 1(%rax,%rcx,2)
77
- 0000000000000106: 02 jne 0x487be0 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0xf0>
78
- 0000000000000108: 03 cmpb $58, %cl
79
- 000000000000010b: 06 jne 0x487dc1 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2d1>
80
- 0000000000000111: 03 movb 1(%rbx), %cl
81
- 0000000000000114: 02 testb %cl, %cl
82
- 0000000000000116: 06 je 0x487dac <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2bc>
83
- 000000000000011c: 04 addq $2, %rbx
84
- 0000000000000120: 04 movsbq %cl, %rdx
85
- 0000000000000124: 05 testb $32, 1(%rax,%rdx,2)
86
- 0000000000000129: 02 je 0x487c2a <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x13a>
87
- 000000000000012b: 03 movzbl (%rbx), %ecx
88
- 000000000000012e: 03 incq %rbx
89
- 0000000000000131: 02 testb %cl, %cl
90
- 0000000000000133: 02 jne 0x487c10 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x120>
91
- 0000000000000135: 05 jmp 0x487dac <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2bc>
92
- 000000000000013a: 02 movl %ecx, %eax
93
- 000000000000013c: 02 orb $16, %al
94
- 000000000000013e: 02 cmpb $82, %al
95
- 0000000000000140: 06 jne 0x487dac <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2bc>
96
- 0000000000000146: 02 xorl %eax, %eax
97
- 0000000000000148: 03 cmpb $82, %cl
98
- 000000000000014b: 03 setne %al
99
- 000000000000014e: 04 movq %rax, (%r12)
100
- 0000000000000152: 03 xorps %xmm0, %xmm0
101
- 0000000000000155: 06 movups %xmm0, 8(%r12)
102
- 000000000000015b: 02 movb (%rbx), %al
103
- 000000000000015d: 02 testb %al, %al
104
- 000000000000015f: 02 je 0x487c8d <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x19d>
105
- 0000000000000161: 03 incq %rbx
106
- 0000000000000164: 05 leaq 8(%r12), %rcx
107
- 0000000000000169: 03 movq (%r15), %rdx
108
- 000000000000016c: 04 nopl (%rax)
109
- 0000000000000170: 04 movsbq %al, %rsi
110
- 0000000000000174: 05 testb $32, 1(%rdx,%rsi,2)
111
- 0000000000000179: 02 je 0x487c7a <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x18a>
112
- 000000000000017b: 03 movzbl (%rbx), %eax
113
- 000000000000017e: 03 incq %rbx
114
- 0000000000000181: 02 testb %al, %al
115
- 0000000000000183: 02 jne 0x487c60 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x170>
116
- 0000000000000185: 03 decq %rbx
117
- 0000000000000188: 02 jmp 0x487c8d <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x19d>
118
- 000000000000018a: 02 cmpb $46, %al
119
- 000000000000018c: 06 je 0x487d91 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2a1>
120
- 0000000000000192: 03 decq %rbx
121
- 0000000000000195: 02 cmpb $125, %al
122
- 0000000000000197: 06 je 0x487d7c <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x28c>
123
- 000000000000019d: 04 movq (%r13), %rax
124
- 00000000000001a1: 05 movq %rax, 8(%r12)
125
- 00000000000001a6: 03 movq %r13, %rdi
126
- 00000000000001a9: 03 movq %rbx, %rsi
127
- 00000000000001ac: 04 movq (%rsp), %rdx
128
- 00000000000001b0: 05 callq 0x487af0 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))>
129
- 00000000000001b5: 03 movq %rax, %rbx
130
- 00000000000001b8: 05 movq 8(%r12), %rax
131
- 00000000000001bd: 03 movq (%rax), %rcx
132
- 00000000000001c0: 03 andl $1, %ecx
133
- 00000000000001c3: 03 orq %r12, %rcx
134
- 00000000000001c6: 03 movq %rcx, (%rax)
135
- 00000000000001c9: 02 movb (%rbx), %cl
136
- 00000000000001cb: 02 testb %cl, %cl
137
- 00000000000001cd: 06 je 0x487db3 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2c3>
138
- 00000000000001d3: 03 movq (%r15), %rax
139
- 00000000000001d6: 03 incq %rbx
140
- 00000000000001d9: 07 nopl (%rax)
141
- 00000000000001e0: 04 movsbq %cl, %rdx
142
- 00000000000001e4: 05 testb $32, 1(%rax,%rdx,2)
143
- 00000000000001e9: 02 je 0x487cea <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x1fa>
144
- 00000000000001eb: 03 movzbl (%rbx), %ecx
145
- 00000000000001ee: 03 incq %rbx
146
- 00000000000001f1: 02 testb %cl, %cl
147
- 00000000000001f3: 02 jne 0x487cd0 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x1e0>
148
- 00000000000001f5: 05 jmp 0x487db3 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2c3>
149
- 00000000000001fa: 03 cmpb $44, %cl
150
- 00000000000001fd: 06 jne 0x487db3 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2c3>
151
- 0000000000000203: 02 movb (%rbx), %cl
152
- 0000000000000205: 02 testb %cl, %cl
153
- 0000000000000207: 02 je 0x487d2a <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x23a>
154
- 0000000000000209: 03 incq %rbx
155
- 000000000000020c: 04 nopl (%rax)
156
- 0000000000000210: 04 movsbq %cl, %rdx
157
- 0000000000000214: 05 testb $32, 1(%rax,%rdx,2)
158
- 0000000000000219: 02 je 0x487d17 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x227>
159
- 000000000000021b: 03 movzbl (%rbx), %ecx
160
- 000000000000021e: 03 incq %rbx
161
- 0000000000000221: 02 testb %cl, %cl
162
- 0000000000000223: 02 jne 0x487d00 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x210>
163
- 0000000000000225: 02 jmp 0x487d27 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x237>
164
- 0000000000000227: 03 cmpb $46, %cl
165
- 000000000000022a: 02 jne 0x487d27 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x237>
166
- 000000000000022c: 09 movq $0, 16(%r12)
167
- 0000000000000235: 02 jmp 0x487d56 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x266>
168
- 0000000000000237: 03 decq %rbx
169
- 000000000000023a: 04 movq (%r13), %rax
170
- 000000000000023e: 05 movq %rax, 16(%r12)
171
- 0000000000000243: 03 movq %r13, %rdi
172
- 0000000000000246: 03 movq %rbx, %rsi
173
- 0000000000000249: 04 movq (%rsp), %rdx
174
- 000000000000024d: 05 callq 0x487af0 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))>
175
- 0000000000000252: 03 movq %rax, %rbx
176
- 0000000000000255: 05 movq 16(%r12), %rax
177
- 000000000000025a: 03 movq (%rax), %rcx
178
- 000000000000025d: 03 andl $1, %ecx
179
- 0000000000000260: 03 orq %r12, %rcx
180
- 0000000000000263: 03 movq %rcx, (%rax)
181
- 0000000000000266: 02 movb (%rbx), %al
182
- 0000000000000268: 02 testb %al, %al
183
- 000000000000026a: 02 je 0x487dba <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2ca>
184
- 000000000000026c: 03 movq (%r15), %rcx
185
- 000000000000026f: 01 nop
186
- 0000000000000270: 04 movsbq %al, %rdx
187
- 0000000000000274: 05 testb $32, 1(%rcx,%rdx,2)
188
- 0000000000000279: 02 je 0x487d78 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x288>
189
- 000000000000027b: 04 movzbl 1(%rbx), %eax
190
- 000000000000027f: 03 incq %rbx
191
- 0000000000000282: 02 testb %al, %al
192
- 0000000000000284: 02 jne 0x487d60 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x270>
193
- 0000000000000286: 02 jmp 0x487dba <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2ca>
194
- 0000000000000288: 02 cmpb $125, %al
195
- 000000000000028a: 02 jne 0x487dba <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2ca>
196
- 000000000000028c: 03 incq %rbx
197
- 000000000000028f: 03 movq %rbx, %rax
198
- 0000000000000292: 04 addq $8, %rsp
199
- 0000000000000296: 01 popq %rbx
200
- 0000000000000297: 02 popq %r12
201
- 0000000000000299: 02 popq %r13
202
- 000000000000029b: 02 popq %r14
203
- 000000000000029d: 02 popq %r15
204
- 000000000000029f: 01 popq %rbp
205
- 00000000000002a0: 01 retq
206
- 00000000000002a1: 07 movq $0, (%rcx)
207
- 00000000000002a8: 05 jmp 0x487cb9 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x1c9>
208
- 00000000000002ad: 05 movl $4814436, %edi
209
- 00000000000002b2: 03 movq %rbp, %rsi
210
- 00000000000002b5: 02 xorl %eax, %eax
211
- 00000000000002b7: 05 callq 0x401b60 <printf@plt>
212
- 00000000000002bc: 05 movl $4814549, %edi
213
- 00000000000002c1: 02 jmp 0x487dc6 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2d6>
214
- 00000000000002c3: 05 movl $4814609, %edi
215
- 00000000000002c8: 02 jmp 0x487dc6 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2d6>
216
- 00000000000002ca: 05 movl $4814646, %edi
217
- 00000000000002cf: 02 jmp 0x487dc6 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2d6>
218
- 00000000000002d1: 05 movl $4814512, %edi
219
- 00000000000002d6: 03 movq %r14, %rsi
220
- 00000000000002d9: 02 xorl %eax, %eax
221
- 00000000000002db: 05 callq 0x401b60 <printf@plt>
222
- 00000000000002e0: 05 movl $4814473, %edi
223
- 00000000000002e5: 02 jmp 0x487dc6 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2d6>
224
- 00000000000002e7: 09 nopw (%rax,%rax)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 0000000000487ae0 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, 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 $24, %rsp
9
+ 000000000000000e: 05 movq %rdx, 16(%rsp)
10
+ 0000000000000013: 03 movq %rsi, %r15
11
+ 0000000000000016: 03 movq (%rdi), %r12
12
+ 0000000000000019: 05 leaq 32(%r12), %rax
13
+ 000000000000001e: 05 movq %rdi, 8(%rsp)
14
+ 0000000000000023: 03 movq %rax, (%rdi)
15
+ 0000000000000026: 02 movb (%rsi), %bl
16
+ 0000000000000028: 03 movq %rsi, %r14
17
+ 000000000000002b: 02 testb %bl, %bl
18
+ 000000000000002d: 02 je 0x487b3e <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x5e>
 
19
+ 000000000000002f: 05 callq 0x401d10 <__ctype_b_loc@plt>
 
20
  0000000000000034: 03 movq (%rax), %rax
21
+ 0000000000000037: 03 movq %r15, %r14
22
+ 000000000000003a: 06 nopw (%rax,%rax)
23
+ 0000000000000040: 04 movsbq %bl, %rcx
24
  0000000000000044: 05 testb $32, 1(%rax,%rcx,2)
25
+ 0000000000000049: 02 je 0x487b39 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x59>
26
+ 000000000000004b: 05 movzbl 1(%r14), %ebx
27
+ 0000000000000050: 03 incq %r14
28
+ 0000000000000053: 02 testb %bl, %bl
29
+ 0000000000000055: 02 jne 0x487b20 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x40>
30
+ 0000000000000057: 02 jmp 0x487b3e <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x5e>
31
+ 0000000000000059: 03 cmpb $123, %bl
32
+ 000000000000005c: 02 je 0x487b4d <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x6d>
33
+ 000000000000005e: 05 movl $4815166, %edi
34
+ 0000000000000063: 03 movq %r15, %rsi
35
+ 0000000000000066: 02 xorl %eax, %eax
36
+ 0000000000000068: 05 callq 0x401b60 <printf@plt>
37
+ 000000000000006d: 04 movb 1(%r14), %bpl
38
+ 0000000000000071: 03 incq %r14
39
+ 0000000000000074: 05 callq 0x401d10 <__ctype_b_loc@plt>
40
+ 0000000000000079: 03 movq %rax, %r13
41
+ 000000000000007c: 03 testb %bpl, %bpl
42
+ 000000000000007f: 02 je 0x487b88 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0xa8>
43
+ 0000000000000081: 04 movq (%r13), %rax
44
+ 0000000000000085: 10 nopw %cs:(%rax,%rax)
45
+ 000000000000008f: 01 nop
46
+ 0000000000000090: 04 movsbq %bpl, %rcx
47
+ 0000000000000094: 05 testb $32, 1(%rax,%rcx,2)
48
+ 0000000000000099: 02 je 0x487b8a <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0xaa>
49
+ 000000000000009b: 05 movzbl 1(%r14), %ebp
50
+ 00000000000000a0: 03 incq %r14
51
+ 00000000000000a3: 03 testb %bpl, %bpl
52
+ 00000000000000a6: 02 jne 0x487b70 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x90>
53
+ 00000000000000a8: 02 xorl %ebp, %ebp
54
+ 00000000000000aa: 04 movq (%r13), %rax
55
+ 00000000000000ae: 04 movsbq %bpl, %rcx
56
+ 00000000000000b2: 05 testb $8, 1(%rax,%rcx,2)
57
+ 00000000000000b7: 02 jne 0x487ba8 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0xc8>
58
+ 00000000000000b9: 05 movl $4815203, %edi
59
+ 00000000000000be: 03 movq %r15, %rsi
60
+ 00000000000000c1: 02 xorl %eax, %eax
61
+ 00000000000000c3: 05 callq 0x401b60 <printf@plt>
62
+ 00000000000000c8: 05 movq 16(%rsp), %rax
63
+ 00000000000000cd: 03 movq (%rax), %rbx
64
+ 00000000000000d0: 03 movq %r14, %rdi
65
+ 00000000000000d3: 02 xorl %esi, %esi
66
+ 00000000000000d5: 05 movl $10, %edx
67
+ 00000000000000da: 05 callq 0x401d80 <strtol@plt>
68
+ 00000000000000df: 03 movq %r12, %rdi
69
+ 00000000000000e2: 02 movl %eax, %esi
70
+ 00000000000000e4: 02 callq *%rbx
71
+ 00000000000000e6: 04 movq (%r13), %rcx
72
+ 00000000000000ea: 06 nopw (%rax,%rax)
73
+ 00000000000000f0: 04 movsbq (%r14), %rax
74
+ 00000000000000f4: 04 movzwl (%rcx,%rax,2), %edx
75
+ 00000000000000f8: 03 incq %r14
76
+ 00000000000000fb: 06 testl $2048, %edx
77
+ 0000000000000101: 02 jne 0x487bd0 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0xf0>
78
+ 0000000000000103: 04 leaq -1(%r14), %rbp
79
+ 0000000000000107: 02 testb %al, %al
80
+ 0000000000000109: 02 je 0x487c27 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x147>
81
+ 000000000000010b: 06 testl $8192, %edx
82
+ 0000000000000111: 02 je 0x487c19 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x139>
83
+ 0000000000000113: 10 nopw %cs:(%rax,%rax)
84
+ 000000000000011d: 03 nopl (%rax)
85
+ 0000000000000120: 04 movsbq (%r14), %rax
86
+ 0000000000000124: 03 testq %rax, %rax
87
+ 0000000000000127: 02 je 0x487c24 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x144>
88
+ 0000000000000129: 03 incq %r14
89
+ 000000000000012c: 05 testb $32, 1(%rcx,%rax,2)
90
+ 0000000000000131: 02 jne 0x487c00 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x120>
91
+ 0000000000000133: 03 decq %r14
92
+ 0000000000000136: 03 movq %r14, %rbp
93
+ 0000000000000139: 02 cmpb $58, %al
94
+ 000000000000013b: 05 movq 8(%rsp), %rbx
95
+ 0000000000000140: 02 jne 0x487c2c <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x14c>
96
+ 0000000000000142: 02 jmp 0x487c3b <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x15b>
97
+ 0000000000000144: 03 movq %r14, %rbp
98
+ 0000000000000147: 05 movq 8(%rsp), %rbx
99
+ 000000000000014c: 05 movl $4815242, %edi
100
+ 0000000000000151: 03 movq %r15, %rsi
101
+ 0000000000000154: 02 xorl %eax, %eax
102
+ 0000000000000156: 05 callq 0x401b60 <printf@plt>
103
+ 000000000000015b: 03 movb 1(%rbp), %al
104
+ 000000000000015e: 03 incq %rbp
105
+ 0000000000000161: 02 testb %al, %al
106
+ 0000000000000163: 02 je 0x487c72 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x192>
107
+ 0000000000000165: 04 movq (%r13), %rcx
108
+ 0000000000000169: 07 nopl (%rax)
109
+ 0000000000000170: 04 movsbq %al, %rdx
110
+ 0000000000000174: 05 testb $32, 1(%rcx,%rdx,2)
111
+ 0000000000000179: 02 je 0x487c68 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x188>
112
+ 000000000000017b: 04 movzbl 1(%rbp), %eax
113
+ 000000000000017f: 03 incq %rbp
114
+ 0000000000000182: 02 testb %al, %al
115
+ 0000000000000184: 02 jne 0x487c50 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x170>
116
+ 0000000000000186: 02 jmp 0x487c72 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x192>
117
+ 0000000000000188: 02 movl %eax, %ecx
118
+ 000000000000018a: 03 orb $16, %cl
119
+ 000000000000018d: 03 cmpb $82, %cl
120
+ 0000000000000190: 02 je 0x487c84 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x1a4>
121
+ 0000000000000192: 05 movl $4815279, %edi
122
+ 0000000000000197: 03 movq %r15, %rsi
123
+ 000000000000019a: 02 xorl %eax, %eax
124
+ 000000000000019c: 05 callq 0x401b60 <printf@plt>
125
+ 00000000000001a1: 03 movb (%rbp), %al
126
+ 00000000000001a4: 02 xorl %ecx, %ecx
127
+ 00000000000001a6: 02 cmpb $82, %al
128
+ 00000000000001a8: 03 setne %cl
129
+ 00000000000001ab: 04 movq %rcx, (%r12)
130
+ 00000000000001af: 03 xorps %xmm0, %xmm0
131
+ 00000000000001b2: 06 movups %xmm0, 8(%r12)
132
+ 00000000000001b8: 03 movb 1(%rbp), %al
133
+ 00000000000001bb: 02 testb %al, %al
134
+ 00000000000001bd: 02 je 0x487ccb <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x1eb>
135
+ 00000000000001bf: 05 leaq 8(%r12), %rcx
136
+ 00000000000001c4: 04 movq (%r13), %rdx
137
+ 00000000000001c8: 04 addq $2, %rbp
138
+ 00000000000001cc: 04 nopl (%rax)
139
+ 00000000000001d0: 04 movsbq %al, %rsi
140
+ 00000000000001d4: 05 testb $32, 1(%rdx,%rsi,2)
141
+ 00000000000001d9: 02 je 0x487cd0 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x1f0>
142
+ 00000000000001db: 04 movzbl (%rbp), %eax
143
+ 00000000000001df: 03 incq %rbp
144
+ 00000000000001e2: 02 testb %al, %al
145
+ 00000000000001e4: 02 jne 0x487cb0 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x1d0>
146
+ 00000000000001e6: 03 decq %rbp
147
+ 00000000000001e9: 02 jmp 0x487ce3 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x203>
148
+ 00000000000001eb: 03 incq %rbp
149
+ 00000000000001ee: 02 jmp 0x487ce3 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x203>
150
+ 00000000000001f0: 02 cmpb $46, %al
151
+ 00000000000001f2: 06 je 0x487e10 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x330>
152
+ 00000000000001f8: 03 decq %rbp
153
+ 00000000000001fb: 02 cmpb $125, %al
154
+ 00000000000001fd: 06 je 0x487dfb <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x31b>
155
+ 0000000000000203: 03 movq (%rbx), %rax
156
+ 0000000000000206: 05 movq %rax, 8(%r12)
157
+ 000000000000020b: 03 movq %rbx, %rdi
158
+ 000000000000020e: 03 movq %rbp, %rsi
159
+ 0000000000000211: 05 movq 16(%rsp), %rdx
160
+ 0000000000000216: 05 callq 0x487ae0 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))>
161
+ 000000000000021b: 03 movq %rax, %rbp
162
+ 000000000000021e: 05 movq 8(%r12), %rax
163
+ 0000000000000223: 03 movq (%rax), %rcx
164
+ 0000000000000226: 03 andl $1, %ecx
165
+ 0000000000000229: 03 orq %r12, %rcx
166
+ 000000000000022c: 03 movq %rcx, (%rax)
167
+ 000000000000022f: 03 movb (%rbp), %al
168
+ 0000000000000232: 02 testb %al, %al
169
+ 0000000000000234: 02 je 0x487d3c <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x25c>
170
+ 0000000000000236: 04 movq (%r13), %rcx
171
+ 000000000000023a: 06 nopw (%rax,%rax)
172
+ 0000000000000240: 04 movsbq %al, %rdx
173
+ 0000000000000244: 05 testb $32, 1(%rcx,%rdx,2)
174
+ 0000000000000249: 02 je 0x487d38 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x258>
175
+ 000000000000024b: 04 movzbl 1(%rbp), %eax
176
+ 000000000000024f: 03 incq %rbp
177
+ 0000000000000252: 02 testb %al, %al
178
+ 0000000000000254: 02 jne 0x487d20 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x240>
179
+ 0000000000000256: 02 jmp 0x487d3c <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x25c>
180
+ 0000000000000258: 02 cmpb $44, %al
181
+ 000000000000025a: 02 je 0x487d4b <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x26b>
182
+ 000000000000025c: 05 movl $4815339, %edi
183
+ 0000000000000261: 03 movq %r15, %rsi
184
+ 0000000000000264: 02 xorl %eax, %eax
185
+ 0000000000000266: 05 callq 0x401b60 <printf@plt>
186
+ 000000000000026b: 03 movb 1(%rbp), %al
187
+ 000000000000026e: 02 testb %al, %al
188
+ 0000000000000270: 02 je 0x487d78 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x298>
189
+ 0000000000000272: 04 movq (%r13), %rcx
190
+ 0000000000000276: 04 addq $2, %rbp
191
+ 000000000000027a: 06 nopw (%rax,%rax)
192
+ 0000000000000280: 04 movsbq %al, %rdx
193
+ 0000000000000284: 05 testb $32, 1(%rcx,%rdx,2)
194
+ 0000000000000289: 02 je 0x487d7d <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x29d>
195
+ 000000000000028b: 04 movzbl (%rbp), %eax
196
+ 000000000000028f: 03 incq %rbp
197
+ 0000000000000292: 02 testb %al, %al
198
+ 0000000000000294: 02 jne 0x487d60 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x280>
199
+ 0000000000000296: 02 jmp 0x487d8c <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2ac>
200
+ 0000000000000298: 03 incq %rbp
201
+ 000000000000029b: 02 jmp 0x487d8f <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2af>
202
+ 000000000000029d: 02 cmpb $46, %al
203
+ 000000000000029f: 02 jne 0x487d8c <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2ac>
204
+ 00000000000002a1: 09 movq $0, 16(%r12)
205
+ 00000000000002aa: 02 jmp 0x487dbb <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2db>
206
+ 00000000000002ac: 03 decq %rbp
207
+ 00000000000002af: 03 movq (%rbx), %rax
208
+ 00000000000002b2: 05 movq %rax, 16(%r12)
209
+ 00000000000002b7: 03 movq %rbx, %rdi
210
+ 00000000000002ba: 03 movq %rbp, %rsi
211
+ 00000000000002bd: 05 movq 16(%rsp), %rdx
212
+ 00000000000002c2: 05 callq 0x487ae0 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))>
213
+ 00000000000002c7: 03 movq %rax, %rbp
214
+ 00000000000002ca: 05 movq 16(%r12), %rax
215
+ 00000000000002cf: 03 movq (%rax), %rcx
216
+ 00000000000002d2: 03 andl $1, %ecx
217
+ 00000000000002d5: 03 orq %r12, %rcx
218
+ 00000000000002d8: 03 movq %rcx, (%rax)
219
+ 00000000000002db: 03 movb (%rbp), %al
220
+ 00000000000002de: 02 testb %al, %al
221
+ 00000000000002e0: 02 je 0x487dec <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x30c>
222
+ 00000000000002e2: 04 movq (%r13), %rcx
223
+ 00000000000002e6: 10 nopw %cs:(%rax,%rax)
224
+ 00000000000002f0: 04 movsbq %al, %rdx
225
+ 00000000000002f4: 05 testb $32, 1(%rcx,%rdx,2)
226
+ 00000000000002f9: 02 je 0x487de8 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x308>
227
+ 00000000000002fb: 04 movzbl 1(%rbp), %eax
228
+ 00000000000002ff: 03 incq %rbp
229
+ 0000000000000302: 02 testb %al, %al
230
+ 0000000000000304: 02 jne 0x487dd0 <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x2f0>
231
+ 0000000000000306: 02 jmp 0x487dec <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x30c>
232
+ 0000000000000308: 02 cmpb $125, %al
233
+ 000000000000030a: 02 je 0x487dfb <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x31b>
234
+ 000000000000030c: 05 movl $4815376, %edi
235
+ 0000000000000311: 03 movq %r15, %rsi
236
+ 0000000000000314: 02 xorl %eax, %eax
237
+ 0000000000000316: 05 callq 0x401b60 <printf@plt>
238
+ 000000000000031b: 03 incq %rbp
239
+ 000000000000031e: 03 movq %rbp, %rax
240
+ 0000000000000321: 04 addq $24, %rsp
241
+ 0000000000000325: 01 popq %rbx
242
+ 0000000000000326: 02 popq %r12
243
+ 0000000000000328: 02 popq %r13
244
+ 000000000000032a: 02 popq %r14
245
+ 000000000000032c: 02 popq %r15
246
+ 000000000000032e: 01 popq %rbp
247
+ 000000000000032f: 01 retq
248
+ 0000000000000330: 07 movq $0, (%rcx)
249
+ 0000000000000337: 05 jmp 0x487d0f <char const* ggParseNode<IntNode, void (*)(IntNode*, int)>(IntNode**, char const*, void (* const&)(IntNode*, int))+0x22f>
250
+ 000000000000033c: 04 nopl (%rax)