summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical/explicit/misc/explicit8.cs
blob: 6fc6065227fa564f3cfb124a780537a9327353ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;

namespace Rotate
{
    internal class App
    {
        public static int s_weightCount = 1;

        private class BaseNode
        {
            private byte _BASEPAD_0;
            private ulong _BASEPAD_1;
            private int _BASEPAD_2;
            private ulong _BASEPAD_3;
            private String _BASEPAD_4;
            private byte _BASEPAD_5;
            private String _BASEPAD_6;
            private uint _BASEPAD_7;
            private ushort _BASEPAD_8;
            private byte _BASEPAD_9;
            private String _BASEPAD_10;
            private int _BASEPAD_11;
            private int _BASEPAD_12;

            public BaseNode()
            {
                _BASEPAD_0 = 124;
                _BASEPAD_1 = 42;
                _BASEPAD_2 = 114;
                _BASEPAD_3 = 8;
                _BASEPAD_4 = "8319";
                _BASEPAD_5 = 207;
                _BASEPAD_6 = "26397";
                _BASEPAD_7 = 207;
                _BASEPAD_8 = 46;
                _BASEPAD_9 = 35;
                _BASEPAD_10 = "16085";
                _BASEPAD_11 = 44;
                _BASEPAD_12 = 138;
            }

            public virtual void VerifyValid()
            {
                if (_BASEPAD_0 != 124) throw new Exception("m_BASEPAD_0");
                if (_BASEPAD_1 != 42) throw new Exception("m_BASEPAD_1");
                if (_BASEPAD_2 != 114) throw new Exception("m_BASEPAD_2");
                if (_BASEPAD_3 != 8) throw new Exception("m_BASEPAD_3");
                if (_BASEPAD_4 != "8319") throw new Exception("m_BASEPAD_4");
                if (_BASEPAD_5 != 207) throw new Exception("m_BASEPAD_5");
                if (_BASEPAD_6 != "26397") throw new Exception("m_BASEPAD_6");
                if (_BASEPAD_7 != 207) throw new Exception("m_BASEPAD_7");
                if (_BASEPAD_8 != 46) throw new Exception("m_BASEPAD_8");
                if (_BASEPAD_9 != 35) throw new Exception("m_BASEPAD_9");
                if (_BASEPAD_10 != "16085") throw new Exception("m_BASEPAD_10");
                if (_BASEPAD_11 != 44) throw new Exception("m_BASEPAD_11");
                if (_BASEPAD_12 != 138) throw new Exception("m_BASEPAD_12");
            }
        }

        private class Node : BaseNode
        {
            private int _PREPAD_0;
            private uint _PREPAD_1;
            private char _PREPAD_2;
            private uint _PREPAD_3;
            private ushort _PREPAD_4;
            public Node m_leftChild;
            private ulong _MID1PAD_0;
            private uint _MID1PAD_1;
            private byte _MID1PAD_2;
            private int _MID1PAD_3;
            private char _MID1PAD_4;
            private ushort _MID1PAD_5;
            private ushort _MID1PAD_6;
            private int _MID1PAD_7;
            private String _MID1PAD_8;
            private byte _MID1PAD_9;
            private int _MID1PAD_10;
            private String _MID1PAD_11;
            private uint _MID1PAD_12;
            private ulong _MID1PAD_13;
            private uint _MID1PAD_14;
            private String _MID1PAD_15;
            public int m_weight;
            private uint _MID2PAD_0;
            private String _MID2PAD_1;
            private uint _MID2PAD_2;
            private byte _MID2PAD_3;
            private char _MID2PAD_4;
            private ulong _MID2PAD_5;
            private byte _MID2PAD_6;
            private ulong _MID2PAD_7;
            private ushort _MID2PAD_8;
            private byte _MID2PAD_9;
            private int _MID2PAD_10;
            private int _MID2PAD_11;
            private String _MID2PAD_12;
            private String _MID2PAD_13;
            private int _MID2PAD_14;
            private char _MID2PAD_15;
            public Node m_rightChild;
            private ulong _AFTERPAD_0;
            private int _AFTERPAD_1;
            private ulong _AFTERPAD_2;
            private int _AFTERPAD_3;
            private ulong _AFTERPAD_4;
            private ulong _AFTERPAD_5;
            private ulong _AFTERPAD_6;
            private ulong _AFTERPAD_7;
            private String _AFTERPAD_8;

            public Node()
            {
                m_weight = s_weightCount++;
                _PREPAD_0 = 219;
                _PREPAD_1 = 230;
                _PREPAD_2 = '`';
                _PREPAD_3 = 33;
                _PREPAD_4 = 67;
                _MID1PAD_0 = 50;
                _MID1PAD_1 = 44;
                _MID1PAD_2 = 152;
                _MID1PAD_3 = 168;
                _MID1PAD_4 = '{';
                _MID1PAD_5 = 202;
                _MID1PAD_6 = 251;
                _MID1PAD_7 = 135;
                _MID1PAD_8 = "28824";
                _MID1PAD_9 = 201;
                _MID1PAD_10 = 106;
                _MID1PAD_11 = "12481";
                _MID1PAD_12 = 83;
                _MID1PAD_13 = 127;
                _MID1PAD_14 = 243;
                _MID1PAD_15 = "28096";
                _MID2PAD_0 = 107;
                _MID2PAD_1 = "22265";
                _MID2PAD_2 = 178;
                _MID2PAD_3 = 73;
                _MID2PAD_4 = 'A';
                _MID2PAD_5 = 40;
                _MID2PAD_6 = 3;
                _MID2PAD_7 = 18;
                _MID2PAD_8 = 97;
                _MID2PAD_9 = 194;
                _MID2PAD_10 = 30;
                _MID2PAD_11 = 62;
                _MID2PAD_12 = "11775";
                _MID2PAD_13 = "19219";
                _MID2PAD_14 = 176;
                _MID2PAD_15 = 'b';
                _AFTERPAD_0 = 56;
                _AFTERPAD_1 = 249;
                _AFTERPAD_2 = 153;
                _AFTERPAD_3 = 67;
                _AFTERPAD_4 = 52;
                _AFTERPAD_5 = 232;
                _AFTERPAD_6 = 164;
                _AFTERPAD_7 = 111;
                _AFTERPAD_8 = "25014";
            }

            public override void VerifyValid()
            {
                base.VerifyValid();
                if (_PREPAD_0 != 219) throw new Exception("m_PREPAD_0");
                if (_PREPAD_1 != 230) throw new Exception("m_PREPAD_1");
                if (_PREPAD_2 != '`') throw new Exception("m_PREPAD_2");
                if (_PREPAD_3 != 33) throw new Exception("m_PREPAD_3");
                if (_PREPAD_4 != 67) throw new Exception("m_PREPAD_4");
                if (_MID1PAD_0 != 50) throw new Exception("m_MID1PAD_0");
                if (_MID1PAD_1 != 44) throw new Exception("m_MID1PAD_1");
                if (_MID1PAD_2 != 152) throw new Exception("m_MID1PAD_2");
                if (_MID1PAD_3 != 168) throw new Exception("m_MID1PAD_3");
                if (_MID1PAD_4 != '{') throw new Exception("m_MID1PAD_4");
                if (_MID1PAD_5 != 202) throw new Exception("m_MID1PAD_5");
                if (_MID1PAD_6 != 251) throw new Exception("m_MID1PAD_6");
                if (_MID1PAD_7 != 135) throw new Exception("m_MID1PAD_7");
                if (_MID1PAD_8 != "28824") throw new Exception("m_MID1PAD_8");
                if (_MID1PAD_9 != 201) throw new Exception("m_MID1PAD_9");
                if (_MID1PAD_10 != 106) throw new Exception("m_MID1PAD_10");
                if (_MID1PAD_11 != "12481") throw new Exception("m_MID1PAD_11");
                if (_MID1PAD_12 != 83) throw new Exception("m_MID1PAD_12");
                if (_MID1PAD_13 != 127) throw new Exception("m_MID1PAD_13");
                if (_MID1PAD_14 != 243) throw new Exception("m_MID1PAD_14");
                if (_MID1PAD_15 != "28096") throw new Exception("m_MID1PAD_15");
                if (_MID2PAD_0 != 107) throw new Exception("m_MID2PAD_0");
                if (_MID2PAD_1 != "22265") throw new Exception("m_MID2PAD_1");
                if (_MID2PAD_2 != 178) throw new Exception("m_MID2PAD_2");
                if (_MID2PAD_3 != 73) throw new Exception("m_MID2PAD_3");
                if (_MID2PAD_4 != 'A') throw new Exception("m_MID2PAD_4");
                if (_MID2PAD_5 != 40) throw new Exception("m_MID2PAD_5");
                if (_MID2PAD_6 != 3) throw new Exception("m_MID2PAD_6");
                if (_MID2PAD_7 != 18) throw new Exception("m_MID2PAD_7");
                if (_MID2PAD_8 != 97) throw new Exception("m_MID2PAD_8");
                if (_MID2PAD_9 != 194) throw new Exception("m_MID2PAD_9");
                if (_MID2PAD_10 != 30) throw new Exception("m_MID2PAD_10");
                if (_MID2PAD_11 != 62) throw new Exception("m_MID2PAD_11");
                if (_MID2PAD_12 != "11775") throw new Exception("m_MID2PAD_12");
                if (_MID2PAD_13 != "19219") throw new Exception("m_MID2PAD_13");
                if (_MID2PAD_14 != 176) throw new Exception("m_MID2PAD_14");
                if (_MID2PAD_15 != 'b') throw new Exception("m_MID2PAD_15");
                if (_AFTERPAD_0 != 56) throw new Exception("m_AFTERPAD_0");
                if (_AFTERPAD_1 != 249) throw new Exception("m_AFTERPAD_1");
                if (_AFTERPAD_2 != 153) throw new Exception("m_AFTERPAD_2");
                if (_AFTERPAD_3 != 67) throw new Exception("m_AFTERPAD_3");
                if (_AFTERPAD_4 != 52) throw new Exception("m_AFTERPAD_4");
                if (_AFTERPAD_5 != 232) throw new Exception("m_AFTERPAD_5");
                if (_AFTERPAD_6 != 164) throw new Exception("m_AFTERPAD_6");
                if (_AFTERPAD_7 != 111) throw new Exception("m_AFTERPAD_7");
                if (_AFTERPAD_8 != "25014") throw new Exception("m_AFTERPAD_8");
            }

            public virtual Node growTree(int maxHeight, String indent)
            {
                //Console.WriteLine(indent + m_weight.ToString());
                if (maxHeight > 0)
                {
                    m_leftChild = new Node();
                    m_leftChild.growTree(maxHeight - 1, indent + " ");
                    m_rightChild = new Node();
                    m_rightChild.growTree(maxHeight - 1, indent + " ");
                }
                else
                    m_leftChild = m_rightChild = null;
                return this;
            }

            public virtual void rotateTree(ref int leftWeight, ref int rightWeight)
            {
                //Console.WriteLine("rotateTree(" + m_weight.ToString() + ")");
                VerifyValid();

                //	create node objects for children
                Node newLeftChild = null, newRightChild = null;
                if (m_leftChild != null)
                {
                    newRightChild = new Node();
                    newRightChild.m_leftChild = m_leftChild.m_leftChild;
                    newRightChild.m_rightChild = m_leftChild.m_rightChild;
                    newRightChild.m_weight = m_leftChild.m_weight;
                }
                if (m_rightChild != null)
                {
                    newLeftChild = new Node();
                    newLeftChild.m_leftChild = m_rightChild.m_leftChild;
                    newLeftChild.m_rightChild = m_rightChild.m_rightChild;
                    newLeftChild.m_weight = m_rightChild.m_weight;
                }

                //	replace children
                m_leftChild = newLeftChild;
                m_rightChild = newRightChild;

                for (int I = 0; I < 32; I++) { int[] u = new int[1024]; }

                //	verify all valid
                if (m_rightChild != null)
                {
                    if (m_rightChild.m_leftChild != null &&
                        m_rightChild.m_rightChild != null)
                    {
                        m_rightChild.m_leftChild.VerifyValid();
                        m_rightChild.m_rightChild.VerifyValid();
                        m_rightChild.rotateTree(
                            ref m_rightChild.m_leftChild.m_weight,
                            ref m_rightChild.m_rightChild.m_weight);
                    }
                    else
                    {
                        int minus1 = -1;
                        m_rightChild.rotateTree(ref minus1, ref minus1);
                    }
                    if (leftWeight != m_rightChild.m_weight)
                    {
                        Console.WriteLine("left weight do not match.");
                        throw new Exception();
                    }
                }
                if (m_leftChild != null)
                {
                    if (m_leftChild.m_leftChild != null &&
                        m_leftChild.m_rightChild != null)
                    {
                        m_leftChild.m_leftChild.VerifyValid();
                        m_leftChild.m_rightChild.VerifyValid();
                        m_leftChild.rotateTree(
                            ref m_leftChild.m_leftChild.m_weight,
                            ref m_leftChild.m_rightChild.m_weight);
                    }
                    else
                    {
                        int minus1 = -1;
                        m_leftChild.rotateTree(ref minus1, ref minus1);
                    }
                    if (rightWeight != m_leftChild.m_weight)
                    {
                        Console.WriteLine("right weight do not match.");
                        throw new Exception();
                    }
                }
            }
        }

        private static int Main()
        {
            try
            {
                Node root = new Node();
                root.growTree(6, "").rotateTree(
                    ref root.m_leftChild.m_weight,
                    ref root.m_rightChild.m_weight);
            }
            catch (Exception)
            {
                Console.WriteLine("*** FAILED ***");
                return 1;
            }
            Console.WriteLine("*** PASSED ***");
            return 100;
        }
    }
}