1
1
Function name: conditions::assign_3
2
- Raw bytes (73): 0x[01, 01, 09, 07, 0b, 05 , 09, 0d, 11 , 01, 05, 01, 05, 22, 11, 01, 05, 22, 11, 01, 05, 09, 01, 17, 01, 00, 28, 03, 01, 09, 00, 0a, 01, 00, 0d, 00, 0e, 20, 05, 22, 00, 0d, 00, 0e, 22, 00, 12, 00, 13, 20, 1e, 11, 00, 12, 00, 13, 1e, 00, 17, 00, 18, 20, 09, 0d, 00, 17, 00, 18, 03, 01, 05, 01, 02]
2
+ Raw bytes (73): 0x[01, 01, 09, 05, 07, 0b, 11 , 09, 0d, 01, 05, 01, 05, 22, 11, 01, 05, 22, 11, 01, 05, 09, 01, 17, 01, 00, 28, 03, 01, 09, 00, 0a, 01, 00, 0d, 00, 0e, 20, 05, 22, 00, 0d, 00, 0e, 22, 00, 12, 00, 13, 20, 1e, 11, 00, 12, 00, 13, 1e, 00, 17, 00, 18, 20, 09, 0d, 00, 17, 00, 18, 03, 01, 05, 01, 02]
3
3
Number of files: 1
4
4
- file 0 => global file 1
5
5
Number of expressions: 9
6
- - expression 0 operands: lhs = Expression(1, Add ), rhs = Expression(2 , Add)
7
- - expression 1 operands: lhs = Counter(1 ), rhs = Counter(2 )
8
- - expression 2 operands: lhs = Counter(3 ), rhs = Counter(4 )
6
+ - expression 0 operands: lhs = Counter(1 ), rhs = Expression(1 , Add)
7
+ - expression 1 operands: lhs = Expression(2, Add ), rhs = Counter(4 )
8
+ - expression 2 operands: lhs = Counter(2 ), rhs = Counter(3 )
9
9
- expression 3 operands: lhs = Counter(0), rhs = Counter(1)
10
10
- expression 4 operands: lhs = Counter(0), rhs = Counter(1)
11
11
- expression 5 operands: lhs = Expression(8, Sub), rhs = Counter(4)
@@ -15,7 +15,7 @@ Number of expressions: 9
15
15
Number of file 0 mappings: 9
16
16
- Code(Counter(0)) at (prev + 23, 1) to (start + 0, 40)
17
17
- Code(Expression(0, Add)) at (prev + 1, 9) to (start + 0, 10)
18
- = (( c1 + c2) + (c3 + c4))
18
+ = (c1 + ((c2 + c3) + c4))
19
19
- Code(Counter(0)) at (prev + 0, 13) to (start + 0, 14)
20
20
- Branch { true: Counter(1), false: Expression(8, Sub) } at (prev + 0, 13) to (start + 0, 14)
21
21
true = c1
@@ -31,7 +31,7 @@ Number of file 0 mappings: 9
31
31
true = c2
32
32
false = c3
33
33
- Code(Expression(0, Add)) at (prev + 1, 5) to (start + 1, 2)
34
- = (( c1 + c2) + (c3 + c4))
34
+ = (c1 + ((c2 + c3) + c4))
35
35
36
36
Function name: conditions::assign_3_bis
37
37
Raw bytes (69): 0x[01, 01, 07, 07, 11, 09, 0d, 01, 05, 05, 09, 16, 1a, 05, 09, 01, 05, 09, 01, 1c, 01, 00, 2c, 03, 01, 09, 00, 0a, 01, 00, 0d, 00, 0e, 20, 05, 1a, 00, 0d, 00, 0e, 05, 00, 12, 00, 13, 20, 09, 16, 00, 12, 00, 13, 13, 00, 17, 00, 18, 20, 0d, 11, 00, 17, 00, 18, 03, 01, 05, 01, 02]
@@ -66,18 +66,18 @@ Number of file 0 mappings: 9
66
66
= ((c2 + c3) + c4)
67
67
68
68
Function name: conditions::assign_and
69
- Raw bytes (51): 0x[01, 01, 04, 09, 07, 0d, 0e , 01, 05, 01, 05, 07, 01, 0d, 01, 00, 21, 03, 01, 09, 00, 0a, 01, 00, 0d, 00, 0e, 20, 05, 0e, 00, 0d, 00, 0e, 05, 00, 12, 00, 13, 20, 09, 0d, 00, 12, 00, 13, 03, 01, 05, 01, 02]
69
+ Raw bytes (51): 0x[01, 01, 04, 07, 0e, 09, 0d , 01, 05, 01, 05, 07, 01, 0d, 01, 00, 21, 03, 01, 09, 00, 0a, 01, 00, 0d, 00, 0e, 20, 05, 0e, 00, 0d, 00, 0e, 05, 00, 12, 00, 13, 20, 09, 0d, 00, 12, 00, 13, 03, 01, 05, 01, 02]
70
70
Number of files: 1
71
71
- file 0 => global file 1
72
72
Number of expressions: 4
73
- - expression 0 operands: lhs = Counter(2 ), rhs = Expression(1, Add )
74
- - expression 1 operands: lhs = Counter(3 ), rhs = Expression(3, Sub )
73
+ - expression 0 operands: lhs = Expression(1, Add ), rhs = Expression(3, Sub )
74
+ - expression 1 operands: lhs = Counter(2 ), rhs = Counter(3 )
75
75
- expression 2 operands: lhs = Counter(0), rhs = Counter(1)
76
76
- expression 3 operands: lhs = Counter(0), rhs = Counter(1)
77
77
Number of file 0 mappings: 7
78
78
- Code(Counter(0)) at (prev + 13, 1) to (start + 0, 33)
79
79
- Code(Expression(0, Add)) at (prev + 1, 9) to (start + 0, 10)
80
- = (c2 + (c3 + (c0 - c1) ))
80
+ = (( c2 + c3) + (c0 - c1))
81
81
- Code(Counter(0)) at (prev + 0, 13) to (start + 0, 14)
82
82
- Branch { true: Counter(1), false: Expression(3, Sub) } at (prev + 0, 13) to (start + 0, 14)
83
83
true = c1
@@ -87,7 +87,7 @@ Number of file 0 mappings: 7
87
87
true = c2
88
88
false = c3
89
89
- Code(Expression(0, Add)) at (prev + 1, 5) to (start + 1, 2)
90
- = (c2 + (c3 + (c0 - c1) ))
90
+ = (( c2 + c3) + (c0 - c1))
91
91
92
92
Function name: conditions::assign_or
93
93
Raw bytes (51): 0x[01, 01, 04, 07, 0d, 05, 09, 01, 05, 01, 05, 07, 01, 12, 01, 00, 20, 03, 01, 09, 00, 0a, 01, 00, 0d, 00, 0e, 20, 05, 0e, 00, 0d, 00, 0e, 0e, 00, 12, 00, 13, 20, 09, 0d, 00, 12, 00, 13, 03, 01, 05, 01, 02]
@@ -123,13 +123,13 @@ Number of file 0 mappings: 1
123
123
- Code(Counter(0)) at (prev + 33, 1) to (start + 2, 2)
124
124
125
125
Function name: conditions::func_call
126
- Raw bytes (39): 0x[01, 01, 03, 01, 05, 09, 0b, 0d, 02 , 05, 01, 25, 01, 01, 0a, 20, 05, 02, 01, 09, 00, 0a, 05, 00, 0e, 00, 0f, 20, 09, 0d, 00, 0e, 00, 0f, 07, 01, 01, 00, 02]
126
+ Raw bytes (39): 0x[01, 01, 03, 01, 05, 0b, 02, 09, 0d , 05, 01, 25, 01, 01, 0a, 20, 05, 02, 01, 09, 00, 0a, 05, 00, 0e, 00, 0f, 20, 09, 0d, 00, 0e, 00, 0f, 07, 01, 01, 00, 02]
127
127
Number of files: 1
128
128
- file 0 => global file 1
129
129
Number of expressions: 3
130
130
- expression 0 operands: lhs = Counter(0), rhs = Counter(1)
131
- - expression 1 operands: lhs = Counter(2 ), rhs = Expression(2, Add )
132
- - expression 2 operands: lhs = Counter(3 ), rhs = Expression(0, Sub )
131
+ - expression 1 operands: lhs = Expression(2, Add ), rhs = Expression(0, Sub )
132
+ - expression 2 operands: lhs = Counter(2 ), rhs = Counter(3 )
133
133
Number of file 0 mappings: 5
134
134
- Code(Counter(0)) at (prev + 37, 1) to (start + 1, 10)
135
135
- Branch { true: Counter(1), false: Expression(0, Sub) } at (prev + 1, 9) to (start + 0, 10)
@@ -140,7 +140,7 @@ Number of file 0 mappings: 5
140
140
true = c2
141
141
false = c3
142
142
- Code(Expression(1, Add)) at (prev + 1, 1) to (start + 0, 2)
143
- = (c2 + (c3 + (c0 - c1) ))
143
+ = (( c2 + c3) + (c0 - c1))
144
144
145
145
Function name: conditions::simple_assign
146
146
Raw bytes (9): 0x[01, 01, 00, 01, 01, 08, 01, 03, 02]
0 commit comments