1b8021494Sopenharmony_ci// Copyright 2015, VIXL authors
2b8021494Sopenharmony_ci// All rights reserved.
3b8021494Sopenharmony_ci//
4b8021494Sopenharmony_ci// Redistribution and use in source and binary forms, with or without
5b8021494Sopenharmony_ci// modification, are permitted provided that the following conditions are met:
6b8021494Sopenharmony_ci//
7b8021494Sopenharmony_ci//   * Redistributions of source code must retain the above copyright notice,
8b8021494Sopenharmony_ci//     this list of conditions and the following disclaimer.
9b8021494Sopenharmony_ci//   * Redistributions in binary form must reproduce the above copyright notice,
10b8021494Sopenharmony_ci//     this list of conditions and the following disclaimer in the documentation
11b8021494Sopenharmony_ci//     and/or other materials provided with the distribution.
12b8021494Sopenharmony_ci//   * Neither the name of ARM Limited nor the names of its contributors may be
13b8021494Sopenharmony_ci//     used to endorse or promote products derived from this software without
14b8021494Sopenharmony_ci//     specific prior written permission.
15b8021494Sopenharmony_ci//
16b8021494Sopenharmony_ci// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS CONTRIBUTORS "AS IS" AND
17b8021494Sopenharmony_ci// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
18b8021494Sopenharmony_ci// WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
19b8021494Sopenharmony_ci// DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
20b8021494Sopenharmony_ci// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21b8021494Sopenharmony_ci// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
22b8021494Sopenharmony_ci// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
23b8021494Sopenharmony_ci// CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
24b8021494Sopenharmony_ci// OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
25b8021494Sopenharmony_ci// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26b8021494Sopenharmony_ci
27b8021494Sopenharmony_ci
28b8021494Sopenharmony_ci// ---------------------------------------------------------------------
29b8021494Sopenharmony_ci// This file is auto generated using tools/generate_simulator_traces.py.
30b8021494Sopenharmony_ci//
31b8021494Sopenharmony_ci// PLEASE DO NOT EDIT.
32b8021494Sopenharmony_ci// ---------------------------------------------------------------------
33b8021494Sopenharmony_ci
34b8021494Sopenharmony_ci#ifndef VIXL_ASSEMBLER_COND_RDLOW_OPERAND_IMM8_IN_IT_BLOCK_CMP_T32_H_
35b8021494Sopenharmony_ci#define VIXL_ASSEMBLER_COND_RDLOW_OPERAND_IMM8_IN_IT_BLOCK_CMP_T32_H_
36b8021494Sopenharmony_ci
37b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r1_111[] = {
38b8021494Sopenharmony_ci  0x78, 0xbf, 0x6f, 0x29 // It vc; cmp vc r1 111
39b8021494Sopenharmony_ci};
40b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r1_134[] = {
41b8021494Sopenharmony_ci  0x18, 0xbf, 0x86, 0x29 // It ne; cmp ne r1 134
42b8021494Sopenharmony_ci};
43b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r5_21[] = {
44b8021494Sopenharmony_ci  0x18, 0xbf, 0x15, 0x2d // It ne; cmp ne r5 21
45b8021494Sopenharmony_ci};
46b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r6_221[] = {
47b8021494Sopenharmony_ci  0x28, 0xbf, 0xdd, 0x2e // It cs; cmp cs r6 221
48b8021494Sopenharmony_ci};
49b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r3_100[] = {
50b8021494Sopenharmony_ci  0x28, 0xbf, 0x64, 0x2b // It cs; cmp cs r3 100
51b8021494Sopenharmony_ci};
52b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r2_209[] = {
53b8021494Sopenharmony_ci  0xd8, 0xbf, 0xd1, 0x2a // It le; cmp le r2 209
54b8021494Sopenharmony_ci};
55b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r7_8[] = {
56b8021494Sopenharmony_ci  0x98, 0xbf, 0x08, 0x2f // It ls; cmp ls r7 8
57b8021494Sopenharmony_ci};
58b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r7_201[] = {
59b8021494Sopenharmony_ci  0x28, 0xbf, 0xc9, 0x2f // It cs; cmp cs r7 201
60b8021494Sopenharmony_ci};
61b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r3_112[] = {
62b8021494Sopenharmony_ci  0x18, 0xbf, 0x70, 0x2b // It ne; cmp ne r3 112
63b8021494Sopenharmony_ci};
64b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r4_152[] = {
65b8021494Sopenharmony_ci  0xb8, 0xbf, 0x98, 0x2c // It lt; cmp lt r4 152
66b8021494Sopenharmony_ci};
67b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r4_165[] = {
68b8021494Sopenharmony_ci  0x48, 0xbf, 0xa5, 0x2c // It mi; cmp mi r4 165
69b8021494Sopenharmony_ci};
70b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r6_175[] = {
71b8021494Sopenharmony_ci  0x08, 0xbf, 0xaf, 0x2e // It eq; cmp eq r6 175
72b8021494Sopenharmony_ci};
73b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r3_187[] = {
74b8021494Sopenharmony_ci  0x88, 0xbf, 0xbb, 0x2b // It hi; cmp hi r3 187
75b8021494Sopenharmony_ci};
76b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r0_192[] = {
77b8021494Sopenharmony_ci  0x18, 0xbf, 0xc0, 0x28 // It ne; cmp ne r0 192
78b8021494Sopenharmony_ci};
79b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r7_207[] = {
80b8021494Sopenharmony_ci  0x78, 0xbf, 0xcf, 0x2f // It vc; cmp vc r7 207
81b8021494Sopenharmony_ci};
82b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r3_135[] = {
83b8021494Sopenharmony_ci  0x68, 0xbf, 0x87, 0x2b // It vs; cmp vs r3 135
84b8021494Sopenharmony_ci};
85b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r4_204[] = {
86b8021494Sopenharmony_ci  0x28, 0xbf, 0xcc, 0x2c // It cs; cmp cs r4 204
87b8021494Sopenharmony_ci};
88b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r0_122[] = {
89b8021494Sopenharmony_ci  0xc8, 0xbf, 0x7a, 0x28 // It gt; cmp gt r0 122
90b8021494Sopenharmony_ci};
91b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r4_185[] = {
92b8021494Sopenharmony_ci  0xb8, 0xbf, 0xb9, 0x2c // It lt; cmp lt r4 185
93b8021494Sopenharmony_ci};
94b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r2_187[] = {
95b8021494Sopenharmony_ci  0x08, 0xbf, 0xbb, 0x2a // It eq; cmp eq r2 187
96b8021494Sopenharmony_ci};
97b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r5_226[] = {
98b8021494Sopenharmony_ci  0x18, 0xbf, 0xe2, 0x2d // It ne; cmp ne r5 226
99b8021494Sopenharmony_ci};
100b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r1_250[] = {
101b8021494Sopenharmony_ci  0xa8, 0xbf, 0xfa, 0x29 // It ge; cmp ge r1 250
102b8021494Sopenharmony_ci};
103b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r7_97[] = {
104b8021494Sopenharmony_ci  0xb8, 0xbf, 0x61, 0x2f // It lt; cmp lt r7 97
105b8021494Sopenharmony_ci};
106b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r4_21[] = {
107b8021494Sopenharmony_ci  0x28, 0xbf, 0x15, 0x2c // It cs; cmp cs r4 21
108b8021494Sopenharmony_ci};
109b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r0_217[] = {
110b8021494Sopenharmony_ci  0x78, 0xbf, 0xd9, 0x28 // It vc; cmp vc r0 217
111b8021494Sopenharmony_ci};
112b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r1_81[] = {
113b8021494Sopenharmony_ci  0x48, 0xbf, 0x51, 0x29 // It mi; cmp mi r1 81
114b8021494Sopenharmony_ci};
115b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r5_156[] = {
116b8021494Sopenharmony_ci  0x38, 0xbf, 0x9c, 0x2d // It cc; cmp cc r5 156
117b8021494Sopenharmony_ci};
118b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r7_171[] = {
119b8021494Sopenharmony_ci  0x18, 0xbf, 0xab, 0x2f // It ne; cmp ne r7 171
120b8021494Sopenharmony_ci};
121b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r2_252[] = {
122b8021494Sopenharmony_ci  0x68, 0xbf, 0xfc, 0x2a // It vs; cmp vs r2 252
123b8021494Sopenharmony_ci};
124b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r4_103[] = {
125b8021494Sopenharmony_ci  0xb8, 0xbf, 0x67, 0x2c // It lt; cmp lt r4 103
126b8021494Sopenharmony_ci};
127b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r6_203[] = {
128b8021494Sopenharmony_ci  0xa8, 0xbf, 0xcb, 0x2e // It ge; cmp ge r6 203
129b8021494Sopenharmony_ci};
130b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r4_234[] = {
131b8021494Sopenharmony_ci  0x18, 0xbf, 0xea, 0x2c // It ne; cmp ne r4 234
132b8021494Sopenharmony_ci};
133b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r2_27[] = {
134b8021494Sopenharmony_ci  0x48, 0xbf, 0x1b, 0x2a // It mi; cmp mi r2 27
135b8021494Sopenharmony_ci};
136b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r4_224[] = {
137b8021494Sopenharmony_ci  0x18, 0xbf, 0xe0, 0x2c // It ne; cmp ne r4 224
138b8021494Sopenharmony_ci};
139b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r3_124[] = {
140b8021494Sopenharmony_ci  0xc8, 0xbf, 0x7c, 0x2b // It gt; cmp gt r3 124
141b8021494Sopenharmony_ci};
142b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r4_49[] = {
143b8021494Sopenharmony_ci  0xb8, 0xbf, 0x31, 0x2c // It lt; cmp lt r4 49
144b8021494Sopenharmony_ci};
145b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r1_201[] = {
146b8021494Sopenharmony_ci  0xc8, 0xbf, 0xc9, 0x29 // It gt; cmp gt r1 201
147b8021494Sopenharmony_ci};
148b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r4_133[] = {
149b8021494Sopenharmony_ci  0xa8, 0xbf, 0x85, 0x2c // It ge; cmp ge r4 133
150b8021494Sopenharmony_ci};
151b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r4_176[] = {
152b8021494Sopenharmony_ci  0x88, 0xbf, 0xb0, 0x2c // It hi; cmp hi r4 176
153b8021494Sopenharmony_ci};
154b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r3_94[] = {
155b8021494Sopenharmony_ci  0x58, 0xbf, 0x5e, 0x2b // It pl; cmp pl r3 94
156b8021494Sopenharmony_ci};
157b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r2_69[] = {
158b8021494Sopenharmony_ci  0xd8, 0xbf, 0x45, 0x2a // It le; cmp le r2 69
159b8021494Sopenharmony_ci};
160b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r0_145[] = {
161b8021494Sopenharmony_ci  0x88, 0xbf, 0x91, 0x28 // It hi; cmp hi r0 145
162b8021494Sopenharmony_ci};
163b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r1_119[] = {
164b8021494Sopenharmony_ci  0x18, 0xbf, 0x77, 0x29 // It ne; cmp ne r1 119
165b8021494Sopenharmony_ci};
166b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r0_124[] = {
167b8021494Sopenharmony_ci  0x88, 0xbf, 0x7c, 0x28 // It hi; cmp hi r0 124
168b8021494Sopenharmony_ci};
169b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r6_221[] = {
170b8021494Sopenharmony_ci  0x78, 0xbf, 0xdd, 0x2e // It vc; cmp vc r6 221
171b8021494Sopenharmony_ci};
172b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r2_71[] = {
173b8021494Sopenharmony_ci  0x28, 0xbf, 0x47, 0x2a // It cs; cmp cs r2 71
174b8021494Sopenharmony_ci};
175b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r0_87[] = {
176b8021494Sopenharmony_ci  0x08, 0xbf, 0x57, 0x28 // It eq; cmp eq r0 87
177b8021494Sopenharmony_ci};
178b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r3_42[] = {
179b8021494Sopenharmony_ci  0x38, 0xbf, 0x2a, 0x2b // It cc; cmp cc r3 42
180b8021494Sopenharmony_ci};
181b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r7_98[] = {
182b8021494Sopenharmony_ci  0x28, 0xbf, 0x62, 0x2f // It cs; cmp cs r7 98
183b8021494Sopenharmony_ci};
184b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r3_28[] = {
185b8021494Sopenharmony_ci  0x78, 0xbf, 0x1c, 0x2b // It vc; cmp vc r3 28
186b8021494Sopenharmony_ci};
187b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r4_94[] = {
188b8021494Sopenharmony_ci  0x08, 0xbf, 0x5e, 0x2c // It eq; cmp eq r4 94
189b8021494Sopenharmony_ci};
190b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r7_84[] = {
191b8021494Sopenharmony_ci  0xc8, 0xbf, 0x54, 0x2f // It gt; cmp gt r7 84
192b8021494Sopenharmony_ci};
193b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r3_101[] = {
194b8021494Sopenharmony_ci  0x88, 0xbf, 0x65, 0x2b // It hi; cmp hi r3 101
195b8021494Sopenharmony_ci};
196b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r5_197[] = {
197b8021494Sopenharmony_ci  0x58, 0xbf, 0xc5, 0x2d // It pl; cmp pl r5 197
198b8021494Sopenharmony_ci};
199b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r6_214[] = {
200b8021494Sopenharmony_ci  0x58, 0xbf, 0xd6, 0x2e // It pl; cmp pl r6 214
201b8021494Sopenharmony_ci};
202b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r7_32[] = {
203b8021494Sopenharmony_ci  0x88, 0xbf, 0x20, 0x2f // It hi; cmp hi r7 32
204b8021494Sopenharmony_ci};
205b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r7_217[] = {
206b8021494Sopenharmony_ci  0xa8, 0xbf, 0xd9, 0x2f // It ge; cmp ge r7 217
207b8021494Sopenharmony_ci};
208b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r3_21[] = {
209b8021494Sopenharmony_ci  0x38, 0xbf, 0x15, 0x2b // It cc; cmp cc r3 21
210b8021494Sopenharmony_ci};
211b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r2_216[] = {
212b8021494Sopenharmony_ci  0xd8, 0xbf, 0xd8, 0x2a // It le; cmp le r2 216
213b8021494Sopenharmony_ci};
214b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r5_199[] = {
215b8021494Sopenharmony_ci  0xd8, 0xbf, 0xc7, 0x2d // It le; cmp le r5 199
216b8021494Sopenharmony_ci};
217b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r3_162[] = {
218b8021494Sopenharmony_ci  0x38, 0xbf, 0xa2, 0x2b // It cc; cmp cc r3 162
219b8021494Sopenharmony_ci};
220b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r5_39[] = {
221b8021494Sopenharmony_ci  0x28, 0xbf, 0x27, 0x2d // It cs; cmp cs r5 39
222b8021494Sopenharmony_ci};
223b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r5_204[] = {
224b8021494Sopenharmony_ci  0x38, 0xbf, 0xcc, 0x2d // It cc; cmp cc r5 204
225b8021494Sopenharmony_ci};
226b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r1_182[] = {
227b8021494Sopenharmony_ci  0xa8, 0xbf, 0xb6, 0x29 // It ge; cmp ge r1 182
228b8021494Sopenharmony_ci};
229b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r5_12[] = {
230b8021494Sopenharmony_ci  0x18, 0xbf, 0x0c, 0x2d // It ne; cmp ne r5 12
231b8021494Sopenharmony_ci};
232b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r4_39[] = {
233b8021494Sopenharmony_ci  0xb8, 0xbf, 0x27, 0x2c // It lt; cmp lt r4 39
234b8021494Sopenharmony_ci};
235b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r5_205[] = {
236b8021494Sopenharmony_ci  0x78, 0xbf, 0xcd, 0x2d // It vc; cmp vc r5 205
237b8021494Sopenharmony_ci};
238b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r7_36[] = {
239b8021494Sopenharmony_ci  0x38, 0xbf, 0x24, 0x2f // It cc; cmp cc r7 36
240b8021494Sopenharmony_ci};
241b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r1_121[] = {
242b8021494Sopenharmony_ci  0x58, 0xbf, 0x79, 0x29 // It pl; cmp pl r1 121
243b8021494Sopenharmony_ci};
244b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r3_206[] = {
245b8021494Sopenharmony_ci  0xb8, 0xbf, 0xce, 0x2b // It lt; cmp lt r3 206
246b8021494Sopenharmony_ci};
247b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r5_130[] = {
248b8021494Sopenharmony_ci  0x18, 0xbf, 0x82, 0x2d // It ne; cmp ne r5 130
249b8021494Sopenharmony_ci};
250b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r2_84[] = {
251b8021494Sopenharmony_ci  0x58, 0xbf, 0x54, 0x2a // It pl; cmp pl r2 84
252b8021494Sopenharmony_ci};
253b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r5_180[] = {
254b8021494Sopenharmony_ci  0x58, 0xbf, 0xb4, 0x2d // It pl; cmp pl r5 180
255b8021494Sopenharmony_ci};
256b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r1_126[] = {
257b8021494Sopenharmony_ci  0x18, 0xbf, 0x7e, 0x29 // It ne; cmp ne r1 126
258b8021494Sopenharmony_ci};
259b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r5_91[] = {
260b8021494Sopenharmony_ci  0xa8, 0xbf, 0x5b, 0x2d // It ge; cmp ge r5 91
261b8021494Sopenharmony_ci};
262b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r6_48[] = {
263b8021494Sopenharmony_ci  0x58, 0xbf, 0x30, 0x2e // It pl; cmp pl r6 48
264b8021494Sopenharmony_ci};
265b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r3_241[] = {
266b8021494Sopenharmony_ci  0x48, 0xbf, 0xf1, 0x2b // It mi; cmp mi r3 241
267b8021494Sopenharmony_ci};
268b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r3_197[] = {
269b8021494Sopenharmony_ci  0xd8, 0xbf, 0xc5, 0x2b // It le; cmp le r3 197
270b8021494Sopenharmony_ci};
271b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r3_154[] = {
272b8021494Sopenharmony_ci  0xc8, 0xbf, 0x9a, 0x2b // It gt; cmp gt r3 154
273b8021494Sopenharmony_ci};
274b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r1_31[] = {
275b8021494Sopenharmony_ci  0x78, 0xbf, 0x1f, 0x29 // It vc; cmp vc r1 31
276b8021494Sopenharmony_ci};
277b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r4_218[] = {
278b8021494Sopenharmony_ci  0x98, 0xbf, 0xda, 0x2c // It ls; cmp ls r4 218
279b8021494Sopenharmony_ci};
280b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r0_237[] = {
281b8021494Sopenharmony_ci  0x18, 0xbf, 0xed, 0x28 // It ne; cmp ne r0 237
282b8021494Sopenharmony_ci};
283b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r0_171[] = {
284b8021494Sopenharmony_ci  0xa8, 0xbf, 0xab, 0x28 // It ge; cmp ge r0 171
285b8021494Sopenharmony_ci};
286b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r7_102[] = {
287b8021494Sopenharmony_ci  0x38, 0xbf, 0x66, 0x2f // It cc; cmp cc r7 102
288b8021494Sopenharmony_ci};
289b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r5_245[] = {
290b8021494Sopenharmony_ci  0xa8, 0xbf, 0xf5, 0x2d // It ge; cmp ge r5 245
291b8021494Sopenharmony_ci};
292b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r4_28[] = {
293b8021494Sopenharmony_ci  0x18, 0xbf, 0x1c, 0x2c // It ne; cmp ne r4 28
294b8021494Sopenharmony_ci};
295b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r7_186[] = {
296b8021494Sopenharmony_ci  0x28, 0xbf, 0xba, 0x2f // It cs; cmp cs r7 186
297b8021494Sopenharmony_ci};
298b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r0_30[] = {
299b8021494Sopenharmony_ci  0x98, 0xbf, 0x1e, 0x28 // It ls; cmp ls r0 30
300b8021494Sopenharmony_ci};
301b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r1_17[] = {
302b8021494Sopenharmony_ci  0xa8, 0xbf, 0x11, 0x29 // It ge; cmp ge r1 17
303b8021494Sopenharmony_ci};
304b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r5_92[] = {
305b8021494Sopenharmony_ci  0x38, 0xbf, 0x5c, 0x2d // It cc; cmp cc r5 92
306b8021494Sopenharmony_ci};
307b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r1_71[] = {
308b8021494Sopenharmony_ci  0x48, 0xbf, 0x47, 0x29 // It mi; cmp mi r1 71
309b8021494Sopenharmony_ci};
310b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r4_250[] = {
311b8021494Sopenharmony_ci  0x68, 0xbf, 0xfa, 0x2c // It vs; cmp vs r4 250
312b8021494Sopenharmony_ci};
313b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r3_170[] = {
314b8021494Sopenharmony_ci  0xd8, 0xbf, 0xaa, 0x2b // It le; cmp le r3 170
315b8021494Sopenharmony_ci};
316b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r3_64[] = {
317b8021494Sopenharmony_ci  0x48, 0xbf, 0x40, 0x2b // It mi; cmp mi r3 64
318b8021494Sopenharmony_ci};
319b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r2_177[] = {
320b8021494Sopenharmony_ci  0x98, 0xbf, 0xb1, 0x2a // It ls; cmp ls r2 177
321b8021494Sopenharmony_ci};
322b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r5_70[] = {
323b8021494Sopenharmony_ci  0x68, 0xbf, 0x46, 0x2d // It vs; cmp vs r5 70
324b8021494Sopenharmony_ci};
325b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r4_51[] = {
326b8021494Sopenharmony_ci  0x68, 0xbf, 0x33, 0x2c // It vs; cmp vs r4 51
327b8021494Sopenharmony_ci};
328b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r3_176[] = {
329b8021494Sopenharmony_ci  0x68, 0xbf, 0xb0, 0x2b // It vs; cmp vs r3 176
330b8021494Sopenharmony_ci};
331b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r1_101[] = {
332b8021494Sopenharmony_ci  0xd8, 0xbf, 0x65, 0x29 // It le; cmp le r1 101
333b8021494Sopenharmony_ci};
334b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r3_74[] = {
335b8021494Sopenharmony_ci  0x18, 0xbf, 0x4a, 0x2b // It ne; cmp ne r3 74
336b8021494Sopenharmony_ci};
337b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r0_210[] = {
338b8021494Sopenharmony_ci  0xa8, 0xbf, 0xd2, 0x28 // It ge; cmp ge r0 210
339b8021494Sopenharmony_ci};
340b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r1_181[] = {
341b8021494Sopenharmony_ci  0xc8, 0xbf, 0xb5, 0x29 // It gt; cmp gt r1 181
342b8021494Sopenharmony_ci};
343b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r7_223[] = {
344b8021494Sopenharmony_ci  0x08, 0xbf, 0xdf, 0x2f // It eq; cmp eq r7 223
345b8021494Sopenharmony_ci};
346b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r3_175[] = {
347b8021494Sopenharmony_ci  0xa8, 0xbf, 0xaf, 0x2b // It ge; cmp ge r3 175
348b8021494Sopenharmony_ci};
349b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r3_106[] = {
350b8021494Sopenharmony_ci  0x08, 0xbf, 0x6a, 0x2b // It eq; cmp eq r3 106
351b8021494Sopenharmony_ci};
352b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r5_127[] = {
353b8021494Sopenharmony_ci  0xa8, 0xbf, 0x7f, 0x2d // It ge; cmp ge r5 127
354b8021494Sopenharmony_ci};
355b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r5_59[] = {
356b8021494Sopenharmony_ci  0x38, 0xbf, 0x3b, 0x2d // It cc; cmp cc r5 59
357b8021494Sopenharmony_ci};
358b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r4_0[] = {
359b8021494Sopenharmony_ci  0x28, 0xbf, 0x00, 0x2c // It cs; cmp cs r4 0
360b8021494Sopenharmony_ci};
361b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r6_133[] = {
362b8021494Sopenharmony_ci  0xc8, 0xbf, 0x85, 0x2e // It gt; cmp gt r6 133
363b8021494Sopenharmony_ci};
364b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r1_56[] = {
365b8021494Sopenharmony_ci  0x98, 0xbf, 0x38, 0x29 // It ls; cmp ls r1 56
366b8021494Sopenharmony_ci};
367b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r3_25[] = {
368b8021494Sopenharmony_ci  0xd8, 0xbf, 0x19, 0x2b // It le; cmp le r3 25
369b8021494Sopenharmony_ci};
370b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r1_24[] = {
371b8021494Sopenharmony_ci  0x78, 0xbf, 0x18, 0x29 // It vc; cmp vc r1 24
372b8021494Sopenharmony_ci};
373b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r2_59[] = {
374b8021494Sopenharmony_ci  0x08, 0xbf, 0x3b, 0x2a // It eq; cmp eq r2 59
375b8021494Sopenharmony_ci};
376b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r3_35[] = {
377b8021494Sopenharmony_ci  0x08, 0xbf, 0x23, 0x2b // It eq; cmp eq r3 35
378b8021494Sopenharmony_ci};
379b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r1_68[] = {
380b8021494Sopenharmony_ci  0x98, 0xbf, 0x44, 0x29 // It ls; cmp ls r1 68
381b8021494Sopenharmony_ci};
382b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r5_240[] = {
383b8021494Sopenharmony_ci  0x88, 0xbf, 0xf0, 0x2d // It hi; cmp hi r5 240
384b8021494Sopenharmony_ci};
385b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r1_58[] = {
386b8021494Sopenharmony_ci  0x98, 0xbf, 0x3a, 0x29 // It ls; cmp ls r1 58
387b8021494Sopenharmony_ci};
388b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r7_207[] = {
389b8021494Sopenharmony_ci  0x38, 0xbf, 0xcf, 0x2f // It cc; cmp cc r7 207
390b8021494Sopenharmony_ci};
391b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r6_138[] = {
392b8021494Sopenharmony_ci  0x98, 0xbf, 0x8a, 0x2e // It ls; cmp ls r6 138
393b8021494Sopenharmony_ci};
394b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r5_192[] = {
395b8021494Sopenharmony_ci  0xb8, 0xbf, 0xc0, 0x2d // It lt; cmp lt r5 192
396b8021494Sopenharmony_ci};
397b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r7_210[] = {
398b8021494Sopenharmony_ci  0x18, 0xbf, 0xd2, 0x2f // It ne; cmp ne r7 210
399b8021494Sopenharmony_ci};
400b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r3_82[] = {
401b8021494Sopenharmony_ci  0x08, 0xbf, 0x52, 0x2b // It eq; cmp eq r3 82
402b8021494Sopenharmony_ci};
403b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r3_174[] = {
404b8021494Sopenharmony_ci  0xc8, 0xbf, 0xae, 0x2b // It gt; cmp gt r3 174
405b8021494Sopenharmony_ci};
406b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r6_10[] = {
407b8021494Sopenharmony_ci  0xa8, 0xbf, 0x0a, 0x2e // It ge; cmp ge r6 10
408b8021494Sopenharmony_ci};
409b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r3_113[] = {
410b8021494Sopenharmony_ci  0x68, 0xbf, 0x71, 0x2b // It vs; cmp vs r3 113
411b8021494Sopenharmony_ci};
412b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r2_102[] = {
413b8021494Sopenharmony_ci  0x88, 0xbf, 0x66, 0x2a // It hi; cmp hi r2 102
414b8021494Sopenharmony_ci};
415b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r1_81[] = {
416b8021494Sopenharmony_ci  0xd8, 0xbf, 0x51, 0x29 // It le; cmp le r1 81
417b8021494Sopenharmony_ci};
418b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r3_8[] = {
419b8021494Sopenharmony_ci  0x78, 0xbf, 0x08, 0x2b // It vc; cmp vc r3 8
420b8021494Sopenharmony_ci};
421b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r4_60[] = {
422b8021494Sopenharmony_ci  0x48, 0xbf, 0x3c, 0x2c // It mi; cmp mi r4 60
423b8021494Sopenharmony_ci};
424b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r7_133[] = {
425b8021494Sopenharmony_ci  0x58, 0xbf, 0x85, 0x2f // It pl; cmp pl r7 133
426b8021494Sopenharmony_ci};
427b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r0_41[] = {
428b8021494Sopenharmony_ci  0xd8, 0xbf, 0x29, 0x28 // It le; cmp le r0 41
429b8021494Sopenharmony_ci};
430b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r6_4[] = {
431b8021494Sopenharmony_ci  0x78, 0xbf, 0x04, 0x2e // It vc; cmp vc r6 4
432b8021494Sopenharmony_ci};
433b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r7_243[] = {
434b8021494Sopenharmony_ci  0x98, 0xbf, 0xf3, 0x2f // It ls; cmp ls r7 243
435b8021494Sopenharmony_ci};
436b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r3_129[] = {
437b8021494Sopenharmony_ci  0x48, 0xbf, 0x81, 0x2b // It mi; cmp mi r3 129
438b8021494Sopenharmony_ci};
439b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r6_3[] = {
440b8021494Sopenharmony_ci  0x08, 0xbf, 0x03, 0x2e // It eq; cmp eq r6 3
441b8021494Sopenharmony_ci};
442b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r0_28[] = {
443b8021494Sopenharmony_ci  0xa8, 0xbf, 0x1c, 0x28 // It ge; cmp ge r0 28
444b8021494Sopenharmony_ci};
445b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r3_129[] = {
446b8021494Sopenharmony_ci  0x58, 0xbf, 0x81, 0x2b // It pl; cmp pl r3 129
447b8021494Sopenharmony_ci};
448b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r6_202[] = {
449b8021494Sopenharmony_ci  0x18, 0xbf, 0xca, 0x2e // It ne; cmp ne r6 202
450b8021494Sopenharmony_ci};
451b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r0_84[] = {
452b8021494Sopenharmony_ci  0xc8, 0xbf, 0x54, 0x28 // It gt; cmp gt r0 84
453b8021494Sopenharmony_ci};
454b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r7_3[] = {
455b8021494Sopenharmony_ci  0x88, 0xbf, 0x03, 0x2f // It hi; cmp hi r7 3
456b8021494Sopenharmony_ci};
457b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r1_14[] = {
458b8021494Sopenharmony_ci  0x68, 0xbf, 0x0e, 0x29 // It vs; cmp vs r1 14
459b8021494Sopenharmony_ci};
460b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r3_107[] = {
461b8021494Sopenharmony_ci  0x08, 0xbf, 0x6b, 0x2b // It eq; cmp eq r3 107
462b8021494Sopenharmony_ci};
463b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r1_57[] = {
464b8021494Sopenharmony_ci  0x58, 0xbf, 0x39, 0x29 // It pl; cmp pl r1 57
465b8021494Sopenharmony_ci};
466b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r0_138[] = {
467b8021494Sopenharmony_ci  0x58, 0xbf, 0x8a, 0x28 // It pl; cmp pl r0 138
468b8021494Sopenharmony_ci};
469b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r6_158[] = {
470b8021494Sopenharmony_ci  0x28, 0xbf, 0x9e, 0x2e // It cs; cmp cs r6 158
471b8021494Sopenharmony_ci};
472b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r2_120[] = {
473b8021494Sopenharmony_ci  0x18, 0xbf, 0x78, 0x2a // It ne; cmp ne r2 120
474b8021494Sopenharmony_ci};
475b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r1_132[] = {
476b8021494Sopenharmony_ci  0xa8, 0xbf, 0x84, 0x29 // It ge; cmp ge r1 132
477b8021494Sopenharmony_ci};
478b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r6_204[] = {
479b8021494Sopenharmony_ci  0x88, 0xbf, 0xcc, 0x2e // It hi; cmp hi r6 204
480b8021494Sopenharmony_ci};
481b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r5_228[] = {
482b8021494Sopenharmony_ci  0xa8, 0xbf, 0xe4, 0x2d // It ge; cmp ge r5 228
483b8021494Sopenharmony_ci};
484b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r5_55[] = {
485b8021494Sopenharmony_ci  0xc8, 0xbf, 0x37, 0x2d // It gt; cmp gt r5 55
486b8021494Sopenharmony_ci};
487b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r7_55[] = {
488b8021494Sopenharmony_ci  0x78, 0xbf, 0x37, 0x2f // It vc; cmp vc r7 55
489b8021494Sopenharmony_ci};
490b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r3_90[] = {
491b8021494Sopenharmony_ci  0xa8, 0xbf, 0x5a, 0x2b // It ge; cmp ge r3 90
492b8021494Sopenharmony_ci};
493b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r7_252[] = {
494b8021494Sopenharmony_ci  0x68, 0xbf, 0xfc, 0x2f // It vs; cmp vs r7 252
495b8021494Sopenharmony_ci};
496b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r5_168[] = {
497b8021494Sopenharmony_ci  0xd8, 0xbf, 0xa8, 0x2d // It le; cmp le r5 168
498b8021494Sopenharmony_ci};
499b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r6_9[] = {
500b8021494Sopenharmony_ci  0x78, 0xbf, 0x09, 0x2e // It vc; cmp vc r6 9
501b8021494Sopenharmony_ci};
502b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r7_153[] = {
503b8021494Sopenharmony_ci  0x08, 0xbf, 0x99, 0x2f // It eq; cmp eq r7 153
504b8021494Sopenharmony_ci};
505b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r2_129[] = {
506b8021494Sopenharmony_ci  0x28, 0xbf, 0x81, 0x2a // It cs; cmp cs r2 129
507b8021494Sopenharmony_ci};
508b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r4_232[] = {
509b8021494Sopenharmony_ci  0x08, 0xbf, 0xe8, 0x2c // It eq; cmp eq r4 232
510b8021494Sopenharmony_ci};
511b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r3_86[] = {
512b8021494Sopenharmony_ci  0xd8, 0xbf, 0x56, 0x2b // It le; cmp le r3 86
513b8021494Sopenharmony_ci};
514b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r1_138[] = {
515b8021494Sopenharmony_ci  0x68, 0xbf, 0x8a, 0x29 // It vs; cmp vs r1 138
516b8021494Sopenharmony_ci};
517b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r6_107[] = {
518b8021494Sopenharmony_ci  0x68, 0xbf, 0x6b, 0x2e // It vs; cmp vs r6 107
519b8021494Sopenharmony_ci};
520b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r0_59[] = {
521b8021494Sopenharmony_ci  0xc8, 0xbf, 0x3b, 0x28 // It gt; cmp gt r0 59
522b8021494Sopenharmony_ci};
523b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r3_81[] = {
524b8021494Sopenharmony_ci  0x48, 0xbf, 0x51, 0x2b // It mi; cmp mi r3 81
525b8021494Sopenharmony_ci};
526b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r5_74[] = {
527b8021494Sopenharmony_ci  0xd8, 0xbf, 0x4a, 0x2d // It le; cmp le r5 74
528b8021494Sopenharmony_ci};
529b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r6_207[] = {
530b8021494Sopenharmony_ci  0xd8, 0xbf, 0xcf, 0x2e // It le; cmp le r6 207
531b8021494Sopenharmony_ci};
532b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r0_64[] = {
533b8021494Sopenharmony_ci  0x68, 0xbf, 0x40, 0x28 // It vs; cmp vs r0 64
534b8021494Sopenharmony_ci};
535b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r7_146[] = {
536b8021494Sopenharmony_ci  0xd8, 0xbf, 0x92, 0x2f // It le; cmp le r7 146
537b8021494Sopenharmony_ci};
538b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r4_160[] = {
539b8021494Sopenharmony_ci  0x38, 0xbf, 0xa0, 0x2c // It cc; cmp cc r4 160
540b8021494Sopenharmony_ci};
541b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r5_10[] = {
542b8021494Sopenharmony_ci  0x68, 0xbf, 0x0a, 0x2d // It vs; cmp vs r5 10
543b8021494Sopenharmony_ci};
544b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r2_126[] = {
545b8021494Sopenharmony_ci  0xc8, 0xbf, 0x7e, 0x2a // It gt; cmp gt r2 126
546b8021494Sopenharmony_ci};
547b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r0_94[] = {
548b8021494Sopenharmony_ci  0xd8, 0xbf, 0x5e, 0x28 // It le; cmp le r0 94
549b8021494Sopenharmony_ci};
550b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r6_168[] = {
551b8021494Sopenharmony_ci  0x18, 0xbf, 0xa8, 0x2e // It ne; cmp ne r6 168
552b8021494Sopenharmony_ci};
553b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r4_34[] = {
554b8021494Sopenharmony_ci  0x38, 0xbf, 0x22, 0x2c // It cc; cmp cc r4 34
555b8021494Sopenharmony_ci};
556b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r5_197[] = {
557b8021494Sopenharmony_ci  0x88, 0xbf, 0xc5, 0x2d // It hi; cmp hi r5 197
558b8021494Sopenharmony_ci};
559b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r0_103[] = {
560b8021494Sopenharmony_ci  0x08, 0xbf, 0x67, 0x28 // It eq; cmp eq r0 103
561b8021494Sopenharmony_ci};
562b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r4_32[] = {
563b8021494Sopenharmony_ci  0x28, 0xbf, 0x20, 0x2c // It cs; cmp cs r4 32
564b8021494Sopenharmony_ci};
565b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r7_221[] = {
566b8021494Sopenharmony_ci  0x88, 0xbf, 0xdd, 0x2f // It hi; cmp hi r7 221
567b8021494Sopenharmony_ci};
568b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r0_0[] = {
569b8021494Sopenharmony_ci  0x48, 0xbf, 0x00, 0x28 // It mi; cmp mi r0 0
570b8021494Sopenharmony_ci};
571b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r0_163[] = {
572b8021494Sopenharmony_ci  0x58, 0xbf, 0xa3, 0x28 // It pl; cmp pl r0 163
573b8021494Sopenharmony_ci};
574b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r2_167[] = {
575b8021494Sopenharmony_ci  0x38, 0xbf, 0xa7, 0x2a // It cc; cmp cc r2 167
576b8021494Sopenharmony_ci};
577b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r4_37[] = {
578b8021494Sopenharmony_ci  0xc8, 0xbf, 0x25, 0x2c // It gt; cmp gt r4 37
579b8021494Sopenharmony_ci};
580b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r5_35[] = {
581b8021494Sopenharmony_ci  0x48, 0xbf, 0x23, 0x2d // It mi; cmp mi r5 35
582b8021494Sopenharmony_ci};
583b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r7_131[] = {
584b8021494Sopenharmony_ci  0x38, 0xbf, 0x83, 0x2f // It cc; cmp cc r7 131
585b8021494Sopenharmony_ci};
586b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r4_187[] = {
587b8021494Sopenharmony_ci  0x58, 0xbf, 0xbb, 0x2c // It pl; cmp pl r4 187
588b8021494Sopenharmony_ci};
589b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r2_26[] = {
590b8021494Sopenharmony_ci  0x98, 0xbf, 0x1a, 0x2a // It ls; cmp ls r2 26
591b8021494Sopenharmony_ci};
592b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r7_10[] = {
593b8021494Sopenharmony_ci  0x48, 0xbf, 0x0a, 0x2f // It mi; cmp mi r7 10
594b8021494Sopenharmony_ci};
595b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r2_113[] = {
596b8021494Sopenharmony_ci  0xd8, 0xbf, 0x71, 0x2a // It le; cmp le r2 113
597b8021494Sopenharmony_ci};
598b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r2_26[] = {
599b8021494Sopenharmony_ci  0x78, 0xbf, 0x1a, 0x2a // It vc; cmp vc r2 26
600b8021494Sopenharmony_ci};
601b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r1_255[] = {
602b8021494Sopenharmony_ci  0x68, 0xbf, 0xff, 0x29 // It vs; cmp vs r1 255
603b8021494Sopenharmony_ci};
604b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r5_238[] = {
605b8021494Sopenharmony_ci  0x98, 0xbf, 0xee, 0x2d // It ls; cmp ls r5 238
606b8021494Sopenharmony_ci};
607b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r0_86[] = {
608b8021494Sopenharmony_ci  0xa8, 0xbf, 0x56, 0x28 // It ge; cmp ge r0 86
609b8021494Sopenharmony_ci};
610b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r0_104[] = {
611b8021494Sopenharmony_ci  0xc8, 0xbf, 0x68, 0x28 // It gt; cmp gt r0 104
612b8021494Sopenharmony_ci};
613b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r2_78[] = {
614b8021494Sopenharmony_ci  0x08, 0xbf, 0x4e, 0x2a // It eq; cmp eq r2 78
615b8021494Sopenharmony_ci};
616b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r1_102[] = {
617b8021494Sopenharmony_ci  0x38, 0xbf, 0x66, 0x29 // It cc; cmp cc r1 102
618b8021494Sopenharmony_ci};
619b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r0_16[] = {
620b8021494Sopenharmony_ci  0x38, 0xbf, 0x10, 0x28 // It cc; cmp cc r0 16
621b8021494Sopenharmony_ci};
622b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r4_48[] = {
623b8021494Sopenharmony_ci  0x48, 0xbf, 0x30, 0x2c // It mi; cmp mi r4 48
624b8021494Sopenharmony_ci};
625b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r2_210[] = {
626b8021494Sopenharmony_ci  0x38, 0xbf, 0xd2, 0x2a // It cc; cmp cc r2 210
627b8021494Sopenharmony_ci};
628b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r5_184[] = {
629b8021494Sopenharmony_ci  0x88, 0xbf, 0xb8, 0x2d // It hi; cmp hi r5 184
630b8021494Sopenharmony_ci};
631b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r5_156[] = {
632b8021494Sopenharmony_ci  0x68, 0xbf, 0x9c, 0x2d // It vs; cmp vs r5 156
633b8021494Sopenharmony_ci};
634b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r2_241[] = {
635b8021494Sopenharmony_ci  0x38, 0xbf, 0xf1, 0x2a // It cc; cmp cc r2 241
636b8021494Sopenharmony_ci};
637b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r5_169[] = {
638b8021494Sopenharmony_ci  0xd8, 0xbf, 0xa9, 0x2d // It le; cmp le r5 169
639b8021494Sopenharmony_ci};
640b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r5_114[] = {
641b8021494Sopenharmony_ci  0x58, 0xbf, 0x72, 0x2d // It pl; cmp pl r5 114
642b8021494Sopenharmony_ci};
643b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r6_200[] = {
644b8021494Sopenharmony_ci  0x08, 0xbf, 0xc8, 0x2e // It eq; cmp eq r6 200
645b8021494Sopenharmony_ci};
646b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r4_174[] = {
647b8021494Sopenharmony_ci  0x68, 0xbf, 0xae, 0x2c // It vs; cmp vs r4 174
648b8021494Sopenharmony_ci};
649b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r5_233[] = {
650b8021494Sopenharmony_ci  0x78, 0xbf, 0xe9, 0x2d // It vc; cmp vc r5 233
651b8021494Sopenharmony_ci};
652b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r2_233[] = {
653b8021494Sopenharmony_ci  0x88, 0xbf, 0xe9, 0x2a // It hi; cmp hi r2 233
654b8021494Sopenharmony_ci};
655b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r5_210[] = {
656b8021494Sopenharmony_ci  0x18, 0xbf, 0xd2, 0x2d // It ne; cmp ne r5 210
657b8021494Sopenharmony_ci};
658b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r1_109[] = {
659b8021494Sopenharmony_ci  0xd8, 0xbf, 0x6d, 0x29 // It le; cmp le r1 109
660b8021494Sopenharmony_ci};
661b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r7_188[] = {
662b8021494Sopenharmony_ci  0x08, 0xbf, 0xbc, 0x2f // It eq; cmp eq r7 188
663b8021494Sopenharmony_ci};
664b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r2_66[] = {
665b8021494Sopenharmony_ci  0x88, 0xbf, 0x42, 0x2a // It hi; cmp hi r2 66
666b8021494Sopenharmony_ci};
667b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r7_109[] = {
668b8021494Sopenharmony_ci  0xd8, 0xbf, 0x6d, 0x2f // It le; cmp le r7 109
669b8021494Sopenharmony_ci};
670b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r6_175[] = {
671b8021494Sopenharmony_ci  0xa8, 0xbf, 0xaf, 0x2e // It ge; cmp ge r6 175
672b8021494Sopenharmony_ci};
673b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r2_25[] = {
674b8021494Sopenharmony_ci  0x48, 0xbf, 0x19, 0x2a // It mi; cmp mi r2 25
675b8021494Sopenharmony_ci};
676b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r2_137[] = {
677b8021494Sopenharmony_ci  0x58, 0xbf, 0x89, 0x2a // It pl; cmp pl r2 137
678b8021494Sopenharmony_ci};
679b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r0_249[] = {
680b8021494Sopenharmony_ci  0x58, 0xbf, 0xf9, 0x28 // It pl; cmp pl r0 249
681b8021494Sopenharmony_ci};
682b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r1_139[] = {
683b8021494Sopenharmony_ci  0xb8, 0xbf, 0x8b, 0x29 // It lt; cmp lt r1 139
684b8021494Sopenharmony_ci};
685b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r2_165[] = {
686b8021494Sopenharmony_ci  0x28, 0xbf, 0xa5, 0x2a // It cs; cmp cs r2 165
687b8021494Sopenharmony_ci};
688b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r6_174[] = {
689b8021494Sopenharmony_ci  0x18, 0xbf, 0xae, 0x2e // It ne; cmp ne r6 174
690b8021494Sopenharmony_ci};
691b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r7_90[] = {
692b8021494Sopenharmony_ci  0xd8, 0xbf, 0x5a, 0x2f // It le; cmp le r7 90
693b8021494Sopenharmony_ci};
694b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r5_67[] = {
695b8021494Sopenharmony_ci  0xc8, 0xbf, 0x43, 0x2d // It gt; cmp gt r5 67
696b8021494Sopenharmony_ci};
697b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r0_175[] = {
698b8021494Sopenharmony_ci  0xc8, 0xbf, 0xaf, 0x28 // It gt; cmp gt r0 175
699b8021494Sopenharmony_ci};
700b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r3_81[] = {
701b8021494Sopenharmony_ci  0x88, 0xbf, 0x51, 0x2b // It hi; cmp hi r3 81
702b8021494Sopenharmony_ci};
703b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r4_144[] = {
704b8021494Sopenharmony_ci  0xd8, 0xbf, 0x90, 0x2c // It le; cmp le r4 144
705b8021494Sopenharmony_ci};
706b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r4_23[] = {
707b8021494Sopenharmony_ci  0x68, 0xbf, 0x17, 0x2c // It vs; cmp vs r4 23
708b8021494Sopenharmony_ci};
709b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r7_85[] = {
710b8021494Sopenharmony_ci  0x08, 0xbf, 0x55, 0x2f // It eq; cmp eq r7 85
711b8021494Sopenharmony_ci};
712b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r7_202[] = {
713b8021494Sopenharmony_ci  0x08, 0xbf, 0xca, 0x2f // It eq; cmp eq r7 202
714b8021494Sopenharmony_ci};
715b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r1_201[] = {
716b8021494Sopenharmony_ci  0x28, 0xbf, 0xc9, 0x29 // It cs; cmp cs r1 201
717b8021494Sopenharmony_ci};
718b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r4_67[] = {
719b8021494Sopenharmony_ci  0xb8, 0xbf, 0x43, 0x2c // It lt; cmp lt r4 67
720b8021494Sopenharmony_ci};
721b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r2_206[] = {
722b8021494Sopenharmony_ci  0x58, 0xbf, 0xce, 0x2a // It pl; cmp pl r2 206
723b8021494Sopenharmony_ci};
724b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r0_87[] = {
725b8021494Sopenharmony_ci  0x78, 0xbf, 0x57, 0x28 // It vc; cmp vc r0 87
726b8021494Sopenharmony_ci};
727b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r1_35[] = {
728b8021494Sopenharmony_ci  0xb8, 0xbf, 0x23, 0x29 // It lt; cmp lt r1 35
729b8021494Sopenharmony_ci};
730b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r7_192[] = {
731b8021494Sopenharmony_ci  0x58, 0xbf, 0xc0, 0x2f // It pl; cmp pl r7 192
732b8021494Sopenharmony_ci};
733b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r5_213[] = {
734b8021494Sopenharmony_ci  0x38, 0xbf, 0xd5, 0x2d // It cc; cmp cc r5 213
735b8021494Sopenharmony_ci};
736b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r5_86[] = {
737b8021494Sopenharmony_ci  0x68, 0xbf, 0x56, 0x2d // It vs; cmp vs r5 86
738b8021494Sopenharmony_ci};
739b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r1_182[] = {
740b8021494Sopenharmony_ci  0x98, 0xbf, 0xb6, 0x29 // It ls; cmp ls r1 182
741b8021494Sopenharmony_ci};
742b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r0_227[] = {
743b8021494Sopenharmony_ci  0x78, 0xbf, 0xe3, 0x28 // It vc; cmp vc r0 227
744b8021494Sopenharmony_ci};
745b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r1_206[] = {
746b8021494Sopenharmony_ci  0x28, 0xbf, 0xce, 0x29 // It cs; cmp cs r1 206
747b8021494Sopenharmony_ci};
748b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r7_194[] = {
749b8021494Sopenharmony_ci  0x68, 0xbf, 0xc2, 0x2f // It vs; cmp vs r7 194
750b8021494Sopenharmony_ci};
751b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r1_242[] = {
752b8021494Sopenharmony_ci  0xc8, 0xbf, 0xf2, 0x29 // It gt; cmp gt r1 242
753b8021494Sopenharmony_ci};
754b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r3_222[] = {
755b8021494Sopenharmony_ci  0xd8, 0xbf, 0xde, 0x2b // It le; cmp le r3 222
756b8021494Sopenharmony_ci};
757b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r2_194[] = {
758b8021494Sopenharmony_ci  0x48, 0xbf, 0xc2, 0x2a // It mi; cmp mi r2 194
759b8021494Sopenharmony_ci};
760b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r2_19[] = {
761b8021494Sopenharmony_ci  0x68, 0xbf, 0x13, 0x2a // It vs; cmp vs r2 19
762b8021494Sopenharmony_ci};
763b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r6_230[] = {
764b8021494Sopenharmony_ci  0x28, 0xbf, 0xe6, 0x2e // It cs; cmp cs r6 230
765b8021494Sopenharmony_ci};
766b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r1_141[] = {
767b8021494Sopenharmony_ci  0x98, 0xbf, 0x8d, 0x29 // It ls; cmp ls r1 141
768b8021494Sopenharmony_ci};
769b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r1_144[] = {
770b8021494Sopenharmony_ci  0xd8, 0xbf, 0x90, 0x29 // It le; cmp le r1 144
771b8021494Sopenharmony_ci};
772b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r1_184[] = {
773b8021494Sopenharmony_ci  0x98, 0xbf, 0xb8, 0x29 // It ls; cmp ls r1 184
774b8021494Sopenharmony_ci};
775b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r0_175[] = {
776b8021494Sopenharmony_ci  0x58, 0xbf, 0xaf, 0x28 // It pl; cmp pl r0 175
777b8021494Sopenharmony_ci};
778b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r3_0[] = {
779b8021494Sopenharmony_ci  0x28, 0xbf, 0x00, 0x2b // It cs; cmp cs r3 0
780b8021494Sopenharmony_ci};
781b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r0_142[] = {
782b8021494Sopenharmony_ci  0x28, 0xbf, 0x8e, 0x28 // It cs; cmp cs r0 142
783b8021494Sopenharmony_ci};
784b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r4_5[] = {
785b8021494Sopenharmony_ci  0xd8, 0xbf, 0x05, 0x2c // It le; cmp le r4 5
786b8021494Sopenharmony_ci};
787b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r4_123[] = {
788b8021494Sopenharmony_ci  0x58, 0xbf, 0x7b, 0x2c // It pl; cmp pl r4 123
789b8021494Sopenharmony_ci};
790b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r3_128[] = {
791b8021494Sopenharmony_ci  0x28, 0xbf, 0x80, 0x2b // It cs; cmp cs r3 128
792b8021494Sopenharmony_ci};
793b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r7_112[] = {
794b8021494Sopenharmony_ci  0x58, 0xbf, 0x70, 0x2f // It pl; cmp pl r7 112
795b8021494Sopenharmony_ci};
796b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r2_186[] = {
797b8021494Sopenharmony_ci  0x68, 0xbf, 0xba, 0x2a // It vs; cmp vs r2 186
798b8021494Sopenharmony_ci};
799b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r6_200[] = {
800b8021494Sopenharmony_ci  0x58, 0xbf, 0xc8, 0x2e // It pl; cmp pl r6 200
801b8021494Sopenharmony_ci};
802b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r7_200[] = {
803b8021494Sopenharmony_ci  0x18, 0xbf, 0xc8, 0x2f // It ne; cmp ne r7 200
804b8021494Sopenharmony_ci};
805b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r6_223[] = {
806b8021494Sopenharmony_ci  0xd8, 0xbf, 0xdf, 0x2e // It le; cmp le r6 223
807b8021494Sopenharmony_ci};
808b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r4_117[] = {
809b8021494Sopenharmony_ci  0x68, 0xbf, 0x75, 0x2c // It vs; cmp vs r4 117
810b8021494Sopenharmony_ci};
811b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r4_6[] = {
812b8021494Sopenharmony_ci  0x28, 0xbf, 0x06, 0x2c // It cs; cmp cs r4 6
813b8021494Sopenharmony_ci};
814b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r6_86[] = {
815b8021494Sopenharmony_ci  0x98, 0xbf, 0x56, 0x2e // It ls; cmp ls r6 86
816b8021494Sopenharmony_ci};
817b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r2_37[] = {
818b8021494Sopenharmony_ci  0x38, 0xbf, 0x25, 0x2a // It cc; cmp cc r2 37
819b8021494Sopenharmony_ci};
820b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r6_28[] = {
821b8021494Sopenharmony_ci  0xa8, 0xbf, 0x1c, 0x2e // It ge; cmp ge r6 28
822b8021494Sopenharmony_ci};
823b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r3_247[] = {
824b8021494Sopenharmony_ci  0x98, 0xbf, 0xf7, 0x2b // It ls; cmp ls r3 247
825b8021494Sopenharmony_ci};
826b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r4_193[] = {
827b8021494Sopenharmony_ci  0xa8, 0xbf, 0xc1, 0x2c // It ge; cmp ge r4 193
828b8021494Sopenharmony_ci};
829b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r4_108[] = {
830b8021494Sopenharmony_ci  0xd8, 0xbf, 0x6c, 0x2c // It le; cmp le r4 108
831b8021494Sopenharmony_ci};
832b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r0_106[] = {
833b8021494Sopenharmony_ci  0x78, 0xbf, 0x6a, 0x28 // It vc; cmp vc r0 106
834b8021494Sopenharmony_ci};
835b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r0_64[] = {
836b8021494Sopenharmony_ci  0xc8, 0xbf, 0x40, 0x28 // It gt; cmp gt r0 64
837b8021494Sopenharmony_ci};
838b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r0_247[] = {
839b8021494Sopenharmony_ci  0x58, 0xbf, 0xf7, 0x28 // It pl; cmp pl r0 247
840b8021494Sopenharmony_ci};
841b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r0_88[] = {
842b8021494Sopenharmony_ci  0x08, 0xbf, 0x58, 0x28 // It eq; cmp eq r0 88
843b8021494Sopenharmony_ci};
844b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r4_88[] = {
845b8021494Sopenharmony_ci  0x48, 0xbf, 0x58, 0x2c // It mi; cmp mi r4 88
846b8021494Sopenharmony_ci};
847b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r6_118[] = {
848b8021494Sopenharmony_ci  0x18, 0xbf, 0x76, 0x2e // It ne; cmp ne r6 118
849b8021494Sopenharmony_ci};
850b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r2_79[] = {
851b8021494Sopenharmony_ci  0x78, 0xbf, 0x4f, 0x2a // It vc; cmp vc r2 79
852b8021494Sopenharmony_ci};
853b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r0_104[] = {
854b8021494Sopenharmony_ci  0x78, 0xbf, 0x68, 0x28 // It vc; cmp vc r0 104
855b8021494Sopenharmony_ci};
856b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r3_128[] = {
857b8021494Sopenharmony_ci  0x68, 0xbf, 0x80, 0x2b // It vs; cmp vs r3 128
858b8021494Sopenharmony_ci};
859b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r1_129[] = {
860b8021494Sopenharmony_ci  0x58, 0xbf, 0x81, 0x29 // It pl; cmp pl r1 129
861b8021494Sopenharmony_ci};
862b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r6_149[] = {
863b8021494Sopenharmony_ci  0x48, 0xbf, 0x95, 0x2e // It mi; cmp mi r6 149
864b8021494Sopenharmony_ci};
865b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r4_226[] = {
866b8021494Sopenharmony_ci  0x48, 0xbf, 0xe2, 0x2c // It mi; cmp mi r4 226
867b8021494Sopenharmony_ci};
868b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r5_232[] = {
869b8021494Sopenharmony_ci  0x58, 0xbf, 0xe8, 0x2d // It pl; cmp pl r5 232
870b8021494Sopenharmony_ci};
871b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r1_88[] = {
872b8021494Sopenharmony_ci  0x88, 0xbf, 0x58, 0x29 // It hi; cmp hi r1 88
873b8021494Sopenharmony_ci};
874b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r3_13[] = {
875b8021494Sopenharmony_ci  0x48, 0xbf, 0x0d, 0x2b // It mi; cmp mi r3 13
876b8021494Sopenharmony_ci};
877b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r1_44[] = {
878b8021494Sopenharmony_ci  0x68, 0xbf, 0x2c, 0x29 // It vs; cmp vs r1 44
879b8021494Sopenharmony_ci};
880b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r3_88[] = {
881b8021494Sopenharmony_ci  0xd8, 0xbf, 0x58, 0x2b // It le; cmp le r3 88
882b8021494Sopenharmony_ci};
883b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r7_224[] = {
884b8021494Sopenharmony_ci  0x58, 0xbf, 0xe0, 0x2f // It pl; cmp pl r7 224
885b8021494Sopenharmony_ci};
886b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r2_117[] = {
887b8021494Sopenharmony_ci  0x08, 0xbf, 0x75, 0x2a // It eq; cmp eq r2 117
888b8021494Sopenharmony_ci};
889b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r5_94[] = {
890b8021494Sopenharmony_ci  0x38, 0xbf, 0x5e, 0x2d // It cc; cmp cc r5 94
891b8021494Sopenharmony_ci};
892b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r3_43[] = {
893b8021494Sopenharmony_ci  0xc8, 0xbf, 0x2b, 0x2b // It gt; cmp gt r3 43
894b8021494Sopenharmony_ci};
895b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r4_159[] = {
896b8021494Sopenharmony_ci  0x68, 0xbf, 0x9f, 0x2c // It vs; cmp vs r4 159
897b8021494Sopenharmony_ci};
898b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r7_205[] = {
899b8021494Sopenharmony_ci  0x48, 0xbf, 0xcd, 0x2f // It mi; cmp mi r7 205
900b8021494Sopenharmony_ci};
901b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r6_161[] = {
902b8021494Sopenharmony_ci  0x08, 0xbf, 0xa1, 0x2e // It eq; cmp eq r6 161
903b8021494Sopenharmony_ci};
904b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r6_150[] = {
905b8021494Sopenharmony_ci  0xd8, 0xbf, 0x96, 0x2e // It le; cmp le r6 150
906b8021494Sopenharmony_ci};
907b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r2_144[] = {
908b8021494Sopenharmony_ci  0x98, 0xbf, 0x90, 0x2a // It ls; cmp ls r2 144
909b8021494Sopenharmony_ci};
910b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r2_240[] = {
911b8021494Sopenharmony_ci  0xd8, 0xbf, 0xf0, 0x2a // It le; cmp le r2 240
912b8021494Sopenharmony_ci};
913b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r1_11[] = {
914b8021494Sopenharmony_ci  0x58, 0xbf, 0x0b, 0x29 // It pl; cmp pl r1 11
915b8021494Sopenharmony_ci};
916b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r2_116[] = {
917b8021494Sopenharmony_ci  0x58, 0xbf, 0x74, 0x2a // It pl; cmp pl r2 116
918b8021494Sopenharmony_ci};
919b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r3_122[] = {
920b8021494Sopenharmony_ci  0x18, 0xbf, 0x7a, 0x2b // It ne; cmp ne r3 122
921b8021494Sopenharmony_ci};
922b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r7_146[] = {
923b8021494Sopenharmony_ci  0x28, 0xbf, 0x92, 0x2f // It cs; cmp cs r7 146
924b8021494Sopenharmony_ci};
925b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r5_21[] = {
926b8021494Sopenharmony_ci  0x08, 0xbf, 0x15, 0x2d // It eq; cmp eq r5 21
927b8021494Sopenharmony_ci};
928b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r0_49[] = {
929b8021494Sopenharmony_ci  0xa8, 0xbf, 0x31, 0x28 // It ge; cmp ge r0 49
930b8021494Sopenharmony_ci};
931b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r2_170[] = {
932b8021494Sopenharmony_ci  0xc8, 0xbf, 0xaa, 0x2a // It gt; cmp gt r2 170
933b8021494Sopenharmony_ci};
934b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r3_208[] = {
935b8021494Sopenharmony_ci  0x48, 0xbf, 0xd0, 0x2b // It mi; cmp mi r3 208
936b8021494Sopenharmony_ci};
937b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r4_47[] = {
938b8021494Sopenharmony_ci  0xd8, 0xbf, 0x2f, 0x2c // It le; cmp le r4 47
939b8021494Sopenharmony_ci};
940b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r4_176[] = {
941b8021494Sopenharmony_ci  0x18, 0xbf, 0xb0, 0x2c // It ne; cmp ne r4 176
942b8021494Sopenharmony_ci};
943b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r1_153[] = {
944b8021494Sopenharmony_ci  0xd8, 0xbf, 0x99, 0x29 // It le; cmp le r1 153
945b8021494Sopenharmony_ci};
946b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r3_136[] = {
947b8021494Sopenharmony_ci  0x28, 0xbf, 0x88, 0x2b // It cs; cmp cs r3 136
948b8021494Sopenharmony_ci};
949b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r7_166[] = {
950b8021494Sopenharmony_ci  0xd8, 0xbf, 0xa6, 0x2f // It le; cmp le r7 166
951b8021494Sopenharmony_ci};
952b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r2_148[] = {
953b8021494Sopenharmony_ci  0x78, 0xbf, 0x94, 0x2a // It vc; cmp vc r2 148
954b8021494Sopenharmony_ci};
955b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r6_226[] = {
956b8021494Sopenharmony_ci  0xa8, 0xbf, 0xe2, 0x2e // It ge; cmp ge r6 226
957b8021494Sopenharmony_ci};
958b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r7_224[] = {
959b8021494Sopenharmony_ci  0x48, 0xbf, 0xe0, 0x2f // It mi; cmp mi r7 224
960b8021494Sopenharmony_ci};
961b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r0_88[] = {
962b8021494Sopenharmony_ci  0xd8, 0xbf, 0x58, 0x28 // It le; cmp le r0 88
963b8021494Sopenharmony_ci};
964b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r3_131[] = {
965b8021494Sopenharmony_ci  0xb8, 0xbf, 0x83, 0x2b // It lt; cmp lt r3 131
966b8021494Sopenharmony_ci};
967b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r6_70[] = {
968b8021494Sopenharmony_ci  0xc8, 0xbf, 0x46, 0x2e // It gt; cmp gt r6 70
969b8021494Sopenharmony_ci};
970b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r5_212[] = {
971b8021494Sopenharmony_ci  0x38, 0xbf, 0xd4, 0x2d // It cc; cmp cc r5 212
972b8021494Sopenharmony_ci};
973b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r7_184[] = {
974b8021494Sopenharmony_ci  0x58, 0xbf, 0xb8, 0x2f // It pl; cmp pl r7 184
975b8021494Sopenharmony_ci};
976b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r0_170[] = {
977b8021494Sopenharmony_ci  0xc8, 0xbf, 0xaa, 0x28 // It gt; cmp gt r0 170
978b8021494Sopenharmony_ci};
979b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r7_227[] = {
980b8021494Sopenharmony_ci  0x18, 0xbf, 0xe3, 0x2f // It ne; cmp ne r7 227
981b8021494Sopenharmony_ci};
982b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r7_129[] = {
983b8021494Sopenharmony_ci  0x28, 0xbf, 0x81, 0x2f // It cs; cmp cs r7 129
984b8021494Sopenharmony_ci};
985b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r2_214[] = {
986b8021494Sopenharmony_ci  0xb8, 0xbf, 0xd6, 0x2a // It lt; cmp lt r2 214
987b8021494Sopenharmony_ci};
988b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r3_68[] = {
989b8021494Sopenharmony_ci  0xd8, 0xbf, 0x44, 0x2b // It le; cmp le r3 68
990b8021494Sopenharmony_ci};
991b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r1_174[] = {
992b8021494Sopenharmony_ci  0x28, 0xbf, 0xae, 0x29 // It cs; cmp cs r1 174
993b8021494Sopenharmony_ci};
994b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r6_224[] = {
995b8021494Sopenharmony_ci  0x48, 0xbf, 0xe0, 0x2e // It mi; cmp mi r6 224
996b8021494Sopenharmony_ci};
997b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r3_107[] = {
998b8021494Sopenharmony_ci  0xc8, 0xbf, 0x6b, 0x2b // It gt; cmp gt r3 107
999b8021494Sopenharmony_ci};
1000b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r6_62[] = {
1001b8021494Sopenharmony_ci  0x58, 0xbf, 0x3e, 0x2e // It pl; cmp pl r6 62
1002b8021494Sopenharmony_ci};
1003b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r2_173[] = {
1004b8021494Sopenharmony_ci  0x48, 0xbf, 0xad, 0x2a // It mi; cmp mi r2 173
1005b8021494Sopenharmony_ci};
1006b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r3_208[] = {
1007b8021494Sopenharmony_ci  0x28, 0xbf, 0xd0, 0x2b // It cs; cmp cs r3 208
1008b8021494Sopenharmony_ci};
1009b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r3_214[] = {
1010b8021494Sopenharmony_ci  0x38, 0xbf, 0xd6, 0x2b // It cc; cmp cc r3 214
1011b8021494Sopenharmony_ci};
1012b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r5_20[] = {
1013b8021494Sopenharmony_ci  0xb8, 0xbf, 0x14, 0x2d // It lt; cmp lt r5 20
1014b8021494Sopenharmony_ci};
1015b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r2_9[] = {
1016b8021494Sopenharmony_ci  0x68, 0xbf, 0x09, 0x2a // It vs; cmp vs r2 9
1017b8021494Sopenharmony_ci};
1018b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r1_55[] = {
1019b8021494Sopenharmony_ci  0xd8, 0xbf, 0x37, 0x29 // It le; cmp le r1 55
1020b8021494Sopenharmony_ci};
1021b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r3_14[] = {
1022b8021494Sopenharmony_ci  0x78, 0xbf, 0x0e, 0x2b // It vc; cmp vc r3 14
1023b8021494Sopenharmony_ci};
1024b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r5_74[] = {
1025b8021494Sopenharmony_ci  0x08, 0xbf, 0x4a, 0x2d // It eq; cmp eq r5 74
1026b8021494Sopenharmony_ci};
1027b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r0_40[] = {
1028b8021494Sopenharmony_ci  0x28, 0xbf, 0x28, 0x28 // It cs; cmp cs r0 40
1029b8021494Sopenharmony_ci};
1030b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r6_98[] = {
1031b8021494Sopenharmony_ci  0xa8, 0xbf, 0x62, 0x2e // It ge; cmp ge r6 98
1032b8021494Sopenharmony_ci};
1033b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r3_79[] = {
1034b8021494Sopenharmony_ci  0x28, 0xbf, 0x4f, 0x2b // It cs; cmp cs r3 79
1035b8021494Sopenharmony_ci};
1036b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r0_199[] = {
1037b8021494Sopenharmony_ci  0x18, 0xbf, 0xc7, 0x28 // It ne; cmp ne r0 199
1038b8021494Sopenharmony_ci};
1039b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r0_163[] = {
1040b8021494Sopenharmony_ci  0xb8, 0xbf, 0xa3, 0x28 // It lt; cmp lt r0 163
1041b8021494Sopenharmony_ci};
1042b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r6_42[] = {
1043b8021494Sopenharmony_ci  0x28, 0xbf, 0x2a, 0x2e // It cs; cmp cs r6 42
1044b8021494Sopenharmony_ci};
1045b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r6_32[] = {
1046b8021494Sopenharmony_ci  0x08, 0xbf, 0x20, 0x2e // It eq; cmp eq r6 32
1047b8021494Sopenharmony_ci};
1048b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r1_64[] = {
1049b8021494Sopenharmony_ci  0x68, 0xbf, 0x40, 0x29 // It vs; cmp vs r1 64
1050b8021494Sopenharmony_ci};
1051b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r4_91[] = {
1052b8021494Sopenharmony_ci  0x88, 0xbf, 0x5b, 0x2c // It hi; cmp hi r4 91
1053b8021494Sopenharmony_ci};
1054b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r3_79[] = {
1055b8021494Sopenharmony_ci  0x98, 0xbf, 0x4f, 0x2b // It ls; cmp ls r3 79
1056b8021494Sopenharmony_ci};
1057b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r3_68[] = {
1058b8021494Sopenharmony_ci  0xc8, 0xbf, 0x44, 0x2b // It gt; cmp gt r3 68
1059b8021494Sopenharmony_ci};
1060b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r0_133[] = {
1061b8021494Sopenharmony_ci  0x08, 0xbf, 0x85, 0x28 // It eq; cmp eq r0 133
1062b8021494Sopenharmony_ci};
1063b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r4_8[] = {
1064b8021494Sopenharmony_ci  0x68, 0xbf, 0x08, 0x2c // It vs; cmp vs r4 8
1065b8021494Sopenharmony_ci};
1066b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r2_248[] = {
1067b8021494Sopenharmony_ci  0x28, 0xbf, 0xf8, 0x2a // It cs; cmp cs r2 248
1068b8021494Sopenharmony_ci};
1069b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r2_153[] = {
1070b8021494Sopenharmony_ci  0x28, 0xbf, 0x99, 0x2a // It cs; cmp cs r2 153
1071b8021494Sopenharmony_ci};
1072b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r1_21[] = {
1073b8021494Sopenharmony_ci  0x38, 0xbf, 0x15, 0x29 // It cc; cmp cc r1 21
1074b8021494Sopenharmony_ci};
1075b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r3_171[] = {
1076b8021494Sopenharmony_ci  0x48, 0xbf, 0xab, 0x2b // It mi; cmp mi r3 171
1077b8021494Sopenharmony_ci};
1078b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r6_126[] = {
1079b8021494Sopenharmony_ci  0xc8, 0xbf, 0x7e, 0x2e // It gt; cmp gt r6 126
1080b8021494Sopenharmony_ci};
1081b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r0_155[] = {
1082b8021494Sopenharmony_ci  0x88, 0xbf, 0x9b, 0x28 // It hi; cmp hi r0 155
1083b8021494Sopenharmony_ci};
1084b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r0_224[] = {
1085b8021494Sopenharmony_ci  0x28, 0xbf, 0xe0, 0x28 // It cs; cmp cs r0 224
1086b8021494Sopenharmony_ci};
1087b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r2_38[] = {
1088b8021494Sopenharmony_ci  0x38, 0xbf, 0x26, 0x2a // It cc; cmp cc r2 38
1089b8021494Sopenharmony_ci};
1090b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r3_127[] = {
1091b8021494Sopenharmony_ci  0xb8, 0xbf, 0x7f, 0x2b // It lt; cmp lt r3 127
1092b8021494Sopenharmony_ci};
1093b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r6_21[] = {
1094b8021494Sopenharmony_ci  0xc8, 0xbf, 0x15, 0x2e // It gt; cmp gt r6 21
1095b8021494Sopenharmony_ci};
1096b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r4_39[] = {
1097b8021494Sopenharmony_ci  0xc8, 0xbf, 0x27, 0x2c // It gt; cmp gt r4 39
1098b8021494Sopenharmony_ci};
1099b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r4_40[] = {
1100b8021494Sopenharmony_ci  0xa8, 0xbf, 0x28, 0x2c // It ge; cmp ge r4 40
1101b8021494Sopenharmony_ci};
1102b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r4_228[] = {
1103b8021494Sopenharmony_ci  0x88, 0xbf, 0xe4, 0x2c // It hi; cmp hi r4 228
1104b8021494Sopenharmony_ci};
1105b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r6_51[] = {
1106b8021494Sopenharmony_ci  0xd8, 0xbf, 0x33, 0x2e // It le; cmp le r6 51
1107b8021494Sopenharmony_ci};
1108b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r3_3[] = {
1109b8021494Sopenharmony_ci  0xa8, 0xbf, 0x03, 0x2b // It ge; cmp ge r3 3
1110b8021494Sopenharmony_ci};
1111b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r5_24[] = {
1112b8021494Sopenharmony_ci  0xa8, 0xbf, 0x18, 0x2d // It ge; cmp ge r5 24
1113b8021494Sopenharmony_ci};
1114b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r0_52[] = {
1115b8021494Sopenharmony_ci  0xa8, 0xbf, 0x34, 0x28 // It ge; cmp ge r0 52
1116b8021494Sopenharmony_ci};
1117b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r6_84[] = {
1118b8021494Sopenharmony_ci  0x68, 0xbf, 0x54, 0x2e // It vs; cmp vs r6 84
1119b8021494Sopenharmony_ci};
1120b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r7_238[] = {
1121b8021494Sopenharmony_ci  0xc8, 0xbf, 0xee, 0x2f // It gt; cmp gt r7 238
1122b8021494Sopenharmony_ci};
1123b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r2_118[] = {
1124b8021494Sopenharmony_ci  0x58, 0xbf, 0x76, 0x2a // It pl; cmp pl r2 118
1125b8021494Sopenharmony_ci};
1126b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r0_96[] = {
1127b8021494Sopenharmony_ci  0x38, 0xbf, 0x60, 0x28 // It cc; cmp cc r0 96
1128b8021494Sopenharmony_ci};
1129b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r1_241[] = {
1130b8021494Sopenharmony_ci  0xc8, 0xbf, 0xf1, 0x29 // It gt; cmp gt r1 241
1131b8021494Sopenharmony_ci};
1132b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r5_231[] = {
1133b8021494Sopenharmony_ci  0xb8, 0xbf, 0xe7, 0x2d // It lt; cmp lt r5 231
1134b8021494Sopenharmony_ci};
1135b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r0_223[] = {
1136b8021494Sopenharmony_ci  0x68, 0xbf, 0xdf, 0x28 // It vs; cmp vs r0 223
1137b8021494Sopenharmony_ci};
1138b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r6_85[] = {
1139b8021494Sopenharmony_ci  0x78, 0xbf, 0x55, 0x2e // It vc; cmp vc r6 85
1140b8021494Sopenharmony_ci};
1141b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r4_171[] = {
1142b8021494Sopenharmony_ci  0x68, 0xbf, 0xab, 0x2c // It vs; cmp vs r4 171
1143b8021494Sopenharmony_ci};
1144b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r7_34[] = {
1145b8021494Sopenharmony_ci  0x88, 0xbf, 0x22, 0x2f // It hi; cmp hi r7 34
1146b8021494Sopenharmony_ci};
1147b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r4_243[] = {
1148b8021494Sopenharmony_ci  0x88, 0xbf, 0xf3, 0x2c // It hi; cmp hi r4 243
1149b8021494Sopenharmony_ci};
1150b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r6_16[] = {
1151b8021494Sopenharmony_ci  0x38, 0xbf, 0x10, 0x2e // It cc; cmp cc r6 16
1152b8021494Sopenharmony_ci};
1153b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r2_179[] = {
1154b8021494Sopenharmony_ci  0x28, 0xbf, 0xb3, 0x2a // It cs; cmp cs r2 179
1155b8021494Sopenharmony_ci};
1156b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r5_128[] = {
1157b8021494Sopenharmony_ci  0x28, 0xbf, 0x80, 0x2d // It cs; cmp cs r5 128
1158b8021494Sopenharmony_ci};
1159b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r6_43[] = {
1160b8021494Sopenharmony_ci  0xb8, 0xbf, 0x2b, 0x2e // It lt; cmp lt r6 43
1161b8021494Sopenharmony_ci};
1162b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r1_116[] = {
1163b8021494Sopenharmony_ci  0xb8, 0xbf, 0x74, 0x29 // It lt; cmp lt r1 116
1164b8021494Sopenharmony_ci};
1165b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r4_176[] = {
1166b8021494Sopenharmony_ci  0x48, 0xbf, 0xb0, 0x2c // It mi; cmp mi r4 176
1167b8021494Sopenharmony_ci};
1168b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r3_158[] = {
1169b8021494Sopenharmony_ci  0x88, 0xbf, 0x9e, 0x2b // It hi; cmp hi r3 158
1170b8021494Sopenharmony_ci};
1171b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r6_21[] = {
1172b8021494Sopenharmony_ci  0x28, 0xbf, 0x15, 0x2e // It cs; cmp cs r6 21
1173b8021494Sopenharmony_ci};
1174b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r5_114[] = {
1175b8021494Sopenharmony_ci  0xa8, 0xbf, 0x72, 0x2d // It ge; cmp ge r5 114
1176b8021494Sopenharmony_ci};
1177b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r3_109[] = {
1178b8021494Sopenharmony_ci  0x68, 0xbf, 0x6d, 0x2b // It vs; cmp vs r3 109
1179b8021494Sopenharmony_ci};
1180b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r4_249[] = {
1181b8021494Sopenharmony_ci  0x18, 0xbf, 0xf9, 0x2c // It ne; cmp ne r4 249
1182b8021494Sopenharmony_ci};
1183b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r5_96[] = {
1184b8021494Sopenharmony_ci  0x98, 0xbf, 0x60, 0x2d // It ls; cmp ls r5 96
1185b8021494Sopenharmony_ci};
1186b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r0_135[] = {
1187b8021494Sopenharmony_ci  0x88, 0xbf, 0x87, 0x28 // It hi; cmp hi r0 135
1188b8021494Sopenharmony_ci};
1189b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r2_63[] = {
1190b8021494Sopenharmony_ci  0x78, 0xbf, 0x3f, 0x2a // It vc; cmp vc r2 63
1191b8021494Sopenharmony_ci};
1192b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r0_169[] = {
1193b8021494Sopenharmony_ci  0xd8, 0xbf, 0xa9, 0x28 // It le; cmp le r0 169
1194b8021494Sopenharmony_ci};
1195b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r4_230[] = {
1196b8021494Sopenharmony_ci  0x78, 0xbf, 0xe6, 0x2c // It vc; cmp vc r4 230
1197b8021494Sopenharmony_ci};
1198b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r3_181[] = {
1199b8021494Sopenharmony_ci  0xc8, 0xbf, 0xb5, 0x2b // It gt; cmp gt r3 181
1200b8021494Sopenharmony_ci};
1201b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r6_202[] = {
1202b8021494Sopenharmony_ci  0x08, 0xbf, 0xca, 0x2e // It eq; cmp eq r6 202
1203b8021494Sopenharmony_ci};
1204b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r4_57[] = {
1205b8021494Sopenharmony_ci  0x48, 0xbf, 0x39, 0x2c // It mi; cmp mi r4 57
1206b8021494Sopenharmony_ci};
1207b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r7_220[] = {
1208b8021494Sopenharmony_ci  0xb8, 0xbf, 0xdc, 0x2f // It lt; cmp lt r7 220
1209b8021494Sopenharmony_ci};
1210b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r3_43[] = {
1211b8021494Sopenharmony_ci  0xb8, 0xbf, 0x2b, 0x2b // It lt; cmp lt r3 43
1212b8021494Sopenharmony_ci};
1213b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r3_210[] = {
1214b8021494Sopenharmony_ci  0x58, 0xbf, 0xd2, 0x2b // It pl; cmp pl r3 210
1215b8021494Sopenharmony_ci};
1216b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r4_182[] = {
1217b8021494Sopenharmony_ci  0x38, 0xbf, 0xb6, 0x2c // It cc; cmp cc r4 182
1218b8021494Sopenharmony_ci};
1219b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r5_105[] = {
1220b8021494Sopenharmony_ci  0x78, 0xbf, 0x69, 0x2d // It vc; cmp vc r5 105
1221b8021494Sopenharmony_ci};
1222b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r4_150[] = {
1223b8021494Sopenharmony_ci  0x98, 0xbf, 0x96, 0x2c // It ls; cmp ls r4 150
1224b8021494Sopenharmony_ci};
1225b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r0_2[] = {
1226b8021494Sopenharmony_ci  0x98, 0xbf, 0x02, 0x28 // It ls; cmp ls r0 2
1227b8021494Sopenharmony_ci};
1228b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r0_0[] = {
1229b8021494Sopenharmony_ci  0x08, 0xbf, 0x00, 0x28 // It eq; cmp eq r0 0
1230b8021494Sopenharmony_ci};
1231b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r6_204[] = {
1232b8021494Sopenharmony_ci  0x38, 0xbf, 0xcc, 0x2e // It cc; cmp cc r6 204
1233b8021494Sopenharmony_ci};
1234b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r4_226[] = {
1235b8021494Sopenharmony_ci  0xb8, 0xbf, 0xe2, 0x2c // It lt; cmp lt r4 226
1236b8021494Sopenharmony_ci};
1237b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r2_37[] = {
1238b8021494Sopenharmony_ci  0x58, 0xbf, 0x25, 0x2a // It pl; cmp pl r2 37
1239b8021494Sopenharmony_ci};
1240b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r3_208[] = {
1241b8021494Sopenharmony_ci  0xa8, 0xbf, 0xd0, 0x2b // It ge; cmp ge r3 208
1242b8021494Sopenharmony_ci};
1243b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r1_75[] = {
1244b8021494Sopenharmony_ci  0x48, 0xbf, 0x4b, 0x29 // It mi; cmp mi r1 75
1245b8021494Sopenharmony_ci};
1246b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r7_249[] = {
1247b8021494Sopenharmony_ci  0x88, 0xbf, 0xf9, 0x2f // It hi; cmp hi r7 249
1248b8021494Sopenharmony_ci};
1249b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r6_61[] = {
1250b8021494Sopenharmony_ci  0x78, 0xbf, 0x3d, 0x2e // It vc; cmp vc r6 61
1251b8021494Sopenharmony_ci};
1252b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r1_185[] = {
1253b8021494Sopenharmony_ci  0x08, 0xbf, 0xb9, 0x29 // It eq; cmp eq r1 185
1254b8021494Sopenharmony_ci};
1255b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r5_55[] = {
1256b8021494Sopenharmony_ci  0x68, 0xbf, 0x37, 0x2d // It vs; cmp vs r5 55
1257b8021494Sopenharmony_ci};
1258b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r2_243[] = {
1259b8021494Sopenharmony_ci  0x58, 0xbf, 0xf3, 0x2a // It pl; cmp pl r2 243
1260b8021494Sopenharmony_ci};
1261b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r0_111[] = {
1262b8021494Sopenharmony_ci  0x08, 0xbf, 0x6f, 0x28 // It eq; cmp eq r0 111
1263b8021494Sopenharmony_ci};
1264b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r5_75[] = {
1265b8021494Sopenharmony_ci  0x38, 0xbf, 0x4b, 0x2d // It cc; cmp cc r5 75
1266b8021494Sopenharmony_ci};
1267b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r1_103[] = {
1268b8021494Sopenharmony_ci  0x48, 0xbf, 0x67, 0x29 // It mi; cmp mi r1 103
1269b8021494Sopenharmony_ci};
1270b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r5_201[] = {
1271b8021494Sopenharmony_ci  0x48, 0xbf, 0xc9, 0x2d // It mi; cmp mi r5 201
1272b8021494Sopenharmony_ci};
1273b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r6_13[] = {
1274b8021494Sopenharmony_ci  0x08, 0xbf, 0x0d, 0x2e // It eq; cmp eq r6 13
1275b8021494Sopenharmony_ci};
1276b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r1_117[] = {
1277b8021494Sopenharmony_ci  0xd8, 0xbf, 0x75, 0x29 // It le; cmp le r1 117
1278b8021494Sopenharmony_ci};
1279b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r4_245[] = {
1280b8021494Sopenharmony_ci  0xd8, 0xbf, 0xf5, 0x2c // It le; cmp le r4 245
1281b8021494Sopenharmony_ci};
1282b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r5_253[] = {
1283b8021494Sopenharmony_ci  0x78, 0xbf, 0xfd, 0x2d // It vc; cmp vc r5 253
1284b8021494Sopenharmony_ci};
1285b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r1_245[] = {
1286b8021494Sopenharmony_ci  0x78, 0xbf, 0xf5, 0x29 // It vc; cmp vc r1 245
1287b8021494Sopenharmony_ci};
1288b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r0_160[] = {
1289b8021494Sopenharmony_ci  0x88, 0xbf, 0xa0, 0x28 // It hi; cmp hi r0 160
1290b8021494Sopenharmony_ci};
1291b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r6_139[] = {
1292b8021494Sopenharmony_ci  0x18, 0xbf, 0x8b, 0x2e // It ne; cmp ne r6 139
1293b8021494Sopenharmony_ci};
1294b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r3_71[] = {
1295b8021494Sopenharmony_ci  0x38, 0xbf, 0x47, 0x2b // It cc; cmp cc r3 71
1296b8021494Sopenharmony_ci};
1297b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r0_155[] = {
1298b8021494Sopenharmony_ci  0xb8, 0xbf, 0x9b, 0x28 // It lt; cmp lt r0 155
1299b8021494Sopenharmony_ci};
1300b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r4_100[] = {
1301b8021494Sopenharmony_ci  0x98, 0xbf, 0x64, 0x2c // It ls; cmp ls r4 100
1302b8021494Sopenharmony_ci};
1303b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r5_117[] = {
1304b8021494Sopenharmony_ci  0x68, 0xbf, 0x75, 0x2d // It vs; cmp vs r5 117
1305b8021494Sopenharmony_ci};
1306b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r7_9[] = {
1307b8021494Sopenharmony_ci  0xc8, 0xbf, 0x09, 0x2f // It gt; cmp gt r7 9
1308b8021494Sopenharmony_ci};
1309b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r5_30[] = {
1310b8021494Sopenharmony_ci  0xb8, 0xbf, 0x1e, 0x2d // It lt; cmp lt r5 30
1311b8021494Sopenharmony_ci};
1312b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r6_32[] = {
1313b8021494Sopenharmony_ci  0x58, 0xbf, 0x20, 0x2e // It pl; cmp pl r6 32
1314b8021494Sopenharmony_ci};
1315b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r1_105[] = {
1316b8021494Sopenharmony_ci  0x48, 0xbf, 0x69, 0x29 // It mi; cmp mi r1 105
1317b8021494Sopenharmony_ci};
1318b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r1_34[] = {
1319b8021494Sopenharmony_ci  0x88, 0xbf, 0x22, 0x29 // It hi; cmp hi r1 34
1320b8021494Sopenharmony_ci};
1321b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r7_213[] = {
1322b8021494Sopenharmony_ci  0x28, 0xbf, 0xd5, 0x2f // It cs; cmp cs r7 213
1323b8021494Sopenharmony_ci};
1324b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r7_218[] = {
1325b8021494Sopenharmony_ci  0xd8, 0xbf, 0xda, 0x2f // It le; cmp le r7 218
1326b8021494Sopenharmony_ci};
1327b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r3_131[] = {
1328b8021494Sopenharmony_ci  0x58, 0xbf, 0x83, 0x2b // It pl; cmp pl r3 131
1329b8021494Sopenharmony_ci};
1330b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r6_117[] = {
1331b8021494Sopenharmony_ci  0x28, 0xbf, 0x75, 0x2e // It cs; cmp cs r6 117
1332b8021494Sopenharmony_ci};
1333b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r1_177[] = {
1334b8021494Sopenharmony_ci  0x38, 0xbf, 0xb1, 0x29 // It cc; cmp cc r1 177
1335b8021494Sopenharmony_ci};
1336b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r1_74[] = {
1337b8021494Sopenharmony_ci  0x28, 0xbf, 0x4a, 0x29 // It cs; cmp cs r1 74
1338b8021494Sopenharmony_ci};
1339b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r7_176[] = {
1340b8021494Sopenharmony_ci  0x98, 0xbf, 0xb0, 0x2f // It ls; cmp ls r7 176
1341b8021494Sopenharmony_ci};
1342b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r7_208[] = {
1343b8021494Sopenharmony_ci  0xb8, 0xbf, 0xd0, 0x2f // It lt; cmp lt r7 208
1344b8021494Sopenharmony_ci};
1345b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r2_252[] = {
1346b8021494Sopenharmony_ci  0xa8, 0xbf, 0xfc, 0x2a // It ge; cmp ge r2 252
1347b8021494Sopenharmony_ci};
1348b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r7_135[] = {
1349b8021494Sopenharmony_ci  0xc8, 0xbf, 0x87, 0x2f // It gt; cmp gt r7 135
1350b8021494Sopenharmony_ci};
1351b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r4_128[] = {
1352b8021494Sopenharmony_ci  0x28, 0xbf, 0x80, 0x2c // It cs; cmp cs r4 128
1353b8021494Sopenharmony_ci};
1354b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r6_44[] = {
1355b8021494Sopenharmony_ci  0xd8, 0xbf, 0x2c, 0x2e // It le; cmp le r6 44
1356b8021494Sopenharmony_ci};
1357b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r5_184[] = {
1358b8021494Sopenharmony_ci  0x28, 0xbf, 0xb8, 0x2d // It cs; cmp cs r5 184
1359b8021494Sopenharmony_ci};
1360b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r5_17[] = {
1361b8021494Sopenharmony_ci  0x38, 0xbf, 0x11, 0x2d // It cc; cmp cc r5 17
1362b8021494Sopenharmony_ci};
1363b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r1_48[] = {
1364b8021494Sopenharmony_ci  0xd8, 0xbf, 0x30, 0x29 // It le; cmp le r1 48
1365b8021494Sopenharmony_ci};
1366b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r7_152[] = {
1367b8021494Sopenharmony_ci  0x68, 0xbf, 0x98, 0x2f // It vs; cmp vs r7 152
1368b8021494Sopenharmony_ci};
1369b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r3_236[] = {
1370b8021494Sopenharmony_ci  0x28, 0xbf, 0xec, 0x2b // It cs; cmp cs r3 236
1371b8021494Sopenharmony_ci};
1372b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r1_68[] = {
1373b8021494Sopenharmony_ci  0x38, 0xbf, 0x44, 0x29 // It cc; cmp cc r1 68
1374b8021494Sopenharmony_ci};
1375b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r6_179[] = {
1376b8021494Sopenharmony_ci  0x28, 0xbf, 0xb3, 0x2e // It cs; cmp cs r6 179
1377b8021494Sopenharmony_ci};
1378b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r5_35[] = {
1379b8021494Sopenharmony_ci  0x08, 0xbf, 0x23, 0x2d // It eq; cmp eq r5 35
1380b8021494Sopenharmony_ci};
1381b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r5_220[] = {
1382b8021494Sopenharmony_ci  0xd8, 0xbf, 0xdc, 0x2d // It le; cmp le r5 220
1383b8021494Sopenharmony_ci};
1384b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r1_63[] = {
1385b8021494Sopenharmony_ci  0x58, 0xbf, 0x3f, 0x29 // It pl; cmp pl r1 63
1386b8021494Sopenharmony_ci};
1387b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r5_255[] = {
1388b8021494Sopenharmony_ci  0x68, 0xbf, 0xff, 0x2d // It vs; cmp vs r5 255
1389b8021494Sopenharmony_ci};
1390b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r5_193[] = {
1391b8021494Sopenharmony_ci  0x58, 0xbf, 0xc1, 0x2d // It pl; cmp pl r5 193
1392b8021494Sopenharmony_ci};
1393b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r3_165[] = {
1394b8021494Sopenharmony_ci  0xc8, 0xbf, 0xa5, 0x2b // It gt; cmp gt r3 165
1395b8021494Sopenharmony_ci};
1396b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r0_120[] = {
1397b8021494Sopenharmony_ci  0xd8, 0xbf, 0x78, 0x28 // It le; cmp le r0 120
1398b8021494Sopenharmony_ci};
1399b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r0_21[] = {
1400b8021494Sopenharmony_ci  0x38, 0xbf, 0x15, 0x28 // It cc; cmp cc r0 21
1401b8021494Sopenharmony_ci};
1402b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r3_203[] = {
1403b8021494Sopenharmony_ci  0xa8, 0xbf, 0xcb, 0x2b // It ge; cmp ge r3 203
1404b8021494Sopenharmony_ci};
1405b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r0_25[] = {
1406b8021494Sopenharmony_ci  0x18, 0xbf, 0x19, 0x28 // It ne; cmp ne r0 25
1407b8021494Sopenharmony_ci};
1408b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r6_6[] = {
1409b8021494Sopenharmony_ci  0x48, 0xbf, 0x06, 0x2e // It mi; cmp mi r6 6
1410b8021494Sopenharmony_ci};
1411b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r7_194[] = {
1412b8021494Sopenharmony_ci  0x18, 0xbf, 0xc2, 0x2f // It ne; cmp ne r7 194
1413b8021494Sopenharmony_ci};
1414b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r6_20[] = {
1415b8021494Sopenharmony_ci  0xb8, 0xbf, 0x14, 0x2e // It lt; cmp lt r6 20
1416b8021494Sopenharmony_ci};
1417b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r3_94[] = {
1418b8021494Sopenharmony_ci  0x98, 0xbf, 0x5e, 0x2b // It ls; cmp ls r3 94
1419b8021494Sopenharmony_ci};
1420b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r6_222[] = {
1421b8021494Sopenharmony_ci  0xc8, 0xbf, 0xde, 0x2e // It gt; cmp gt r6 222
1422b8021494Sopenharmony_ci};
1423b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r1_247[] = {
1424b8021494Sopenharmony_ci  0x38, 0xbf, 0xf7, 0x29 // It cc; cmp cc r1 247
1425b8021494Sopenharmony_ci};
1426b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r0_127[] = {
1427b8021494Sopenharmony_ci  0x38, 0xbf, 0x7f, 0x28 // It cc; cmp cc r0 127
1428b8021494Sopenharmony_ci};
1429b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r2_252[] = {
1430b8021494Sopenharmony_ci  0x48, 0xbf, 0xfc, 0x2a // It mi; cmp mi r2 252
1431b8021494Sopenharmony_ci};
1432b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r0_150[] = {
1433b8021494Sopenharmony_ci  0xa8, 0xbf, 0x96, 0x28 // It ge; cmp ge r0 150
1434b8021494Sopenharmony_ci};
1435b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r4_18[] = {
1436b8021494Sopenharmony_ci  0x48, 0xbf, 0x12, 0x2c // It mi; cmp mi r4 18
1437b8021494Sopenharmony_ci};
1438b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r5_182[] = {
1439b8021494Sopenharmony_ci  0x68, 0xbf, 0xb6, 0x2d // It vs; cmp vs r5 182
1440b8021494Sopenharmony_ci};
1441b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r1_125[] = {
1442b8021494Sopenharmony_ci  0x58, 0xbf, 0x7d, 0x29 // It pl; cmp pl r1 125
1443b8021494Sopenharmony_ci};
1444b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r6_159[] = {
1445b8021494Sopenharmony_ci  0x58, 0xbf, 0x9f, 0x2e // It pl; cmp pl r6 159
1446b8021494Sopenharmony_ci};
1447b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r3_218[] = {
1448b8021494Sopenharmony_ci  0xd8, 0xbf, 0xda, 0x2b // It le; cmp le r3 218
1449b8021494Sopenharmony_ci};
1450b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r2_163[] = {
1451b8021494Sopenharmony_ci  0x88, 0xbf, 0xa3, 0x2a // It hi; cmp hi r2 163
1452b8021494Sopenharmony_ci};
1453b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r7_246[] = {
1454b8021494Sopenharmony_ci  0x48, 0xbf, 0xf6, 0x2f // It mi; cmp mi r7 246
1455b8021494Sopenharmony_ci};
1456b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r7_1[] = {
1457b8021494Sopenharmony_ci  0xb8, 0xbf, 0x01, 0x2f // It lt; cmp lt r7 1
1458b8021494Sopenharmony_ci};
1459b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r4_82[] = {
1460b8021494Sopenharmony_ci  0x58, 0xbf, 0x52, 0x2c // It pl; cmp pl r4 82
1461b8021494Sopenharmony_ci};
1462b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r2_115[] = {
1463b8021494Sopenharmony_ci  0xd8, 0xbf, 0x73, 0x2a // It le; cmp le r2 115
1464b8021494Sopenharmony_ci};
1465b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r0_74[] = {
1466b8021494Sopenharmony_ci  0x78, 0xbf, 0x4a, 0x28 // It vc; cmp vc r0 74
1467b8021494Sopenharmony_ci};
1468b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r3_11[] = {
1469b8021494Sopenharmony_ci  0xc8, 0xbf, 0x0b, 0x2b // It gt; cmp gt r3 11
1470b8021494Sopenharmony_ci};
1471b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r7_225[] = {
1472b8021494Sopenharmony_ci  0x28, 0xbf, 0xe1, 0x2f // It cs; cmp cs r7 225
1473b8021494Sopenharmony_ci};
1474b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r2_245[] = {
1475b8021494Sopenharmony_ci  0xc8, 0xbf, 0xf5, 0x2a // It gt; cmp gt r2 245
1476b8021494Sopenharmony_ci};
1477b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r4_13[] = {
1478b8021494Sopenharmony_ci  0xb8, 0xbf, 0x0d, 0x2c // It lt; cmp lt r4 13
1479b8021494Sopenharmony_ci};
1480b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r3_83[] = {
1481b8021494Sopenharmony_ci  0xd8, 0xbf, 0x53, 0x2b // It le; cmp le r3 83
1482b8021494Sopenharmony_ci};
1483b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r7_83[] = {
1484b8021494Sopenharmony_ci  0x08, 0xbf, 0x53, 0x2f // It eq; cmp eq r7 83
1485b8021494Sopenharmony_ci};
1486b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r6_86[] = {
1487b8021494Sopenharmony_ci  0x78, 0xbf, 0x56, 0x2e // It vc; cmp vc r6 86
1488b8021494Sopenharmony_ci};
1489b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r2_99[] = {
1490b8021494Sopenharmony_ci  0xd8, 0xbf, 0x63, 0x2a // It le; cmp le r2 99
1491b8021494Sopenharmony_ci};
1492b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r0_139[] = {
1493b8021494Sopenharmony_ci  0x88, 0xbf, 0x8b, 0x28 // It hi; cmp hi r0 139
1494b8021494Sopenharmony_ci};
1495b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r6_122[] = {
1496b8021494Sopenharmony_ci  0xc8, 0xbf, 0x7a, 0x2e // It gt; cmp gt r6 122
1497b8021494Sopenharmony_ci};
1498b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r2_190[] = {
1499b8021494Sopenharmony_ci  0x28, 0xbf, 0xbe, 0x2a // It cs; cmp cs r2 190
1500b8021494Sopenharmony_ci};
1501b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r0_97[] = {
1502b8021494Sopenharmony_ci  0x58, 0xbf, 0x61, 0x28 // It pl; cmp pl r0 97
1503b8021494Sopenharmony_ci};
1504b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r7_41[] = {
1505b8021494Sopenharmony_ci  0x98, 0xbf, 0x29, 0x2f // It ls; cmp ls r7 41
1506b8021494Sopenharmony_ci};
1507b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r2_111[] = {
1508b8021494Sopenharmony_ci  0x58, 0xbf, 0x6f, 0x2a // It pl; cmp pl r2 111
1509b8021494Sopenharmony_ci};
1510b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r5_239[] = {
1511b8021494Sopenharmony_ci  0x98, 0xbf, 0xef, 0x2d // It ls; cmp ls r5 239
1512b8021494Sopenharmony_ci};
1513b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r3_104[] = {
1514b8021494Sopenharmony_ci  0xd8, 0xbf, 0x68, 0x2b // It le; cmp le r3 104
1515b8021494Sopenharmony_ci};
1516b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r3_29[] = {
1517b8021494Sopenharmony_ci  0xc8, 0xbf, 0x1d, 0x2b // It gt; cmp gt r3 29
1518b8021494Sopenharmony_ci};
1519b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r7_247[] = {
1520b8021494Sopenharmony_ci  0xa8, 0xbf, 0xf7, 0x2f // It ge; cmp ge r7 247
1521b8021494Sopenharmony_ci};
1522b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r6_1[] = {
1523b8021494Sopenharmony_ci  0xd8, 0xbf, 0x01, 0x2e // It le; cmp le r6 1
1524b8021494Sopenharmony_ci};
1525b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r0_161[] = {
1526b8021494Sopenharmony_ci  0x88, 0xbf, 0xa1, 0x28 // It hi; cmp hi r0 161
1527b8021494Sopenharmony_ci};
1528b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r1_143[] = {
1529b8021494Sopenharmony_ci  0x68, 0xbf, 0x8f, 0x29 // It vs; cmp vs r1 143
1530b8021494Sopenharmony_ci};
1531b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r7_14[] = {
1532b8021494Sopenharmony_ci  0x28, 0xbf, 0x0e, 0x2f // It cs; cmp cs r7 14
1533b8021494Sopenharmony_ci};
1534b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r3_80[] = {
1535b8021494Sopenharmony_ci  0xc8, 0xbf, 0x50, 0x2b // It gt; cmp gt r3 80
1536b8021494Sopenharmony_ci};
1537b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r6_207[] = {
1538b8021494Sopenharmony_ci  0x98, 0xbf, 0xcf, 0x2e // It ls; cmp ls r6 207
1539b8021494Sopenharmony_ci};
1540b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r1_187[] = {
1541b8021494Sopenharmony_ci  0x68, 0xbf, 0xbb, 0x29 // It vs; cmp vs r1 187
1542b8021494Sopenharmony_ci};
1543b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r6_193[] = {
1544b8021494Sopenharmony_ci  0x18, 0xbf, 0xc1, 0x2e // It ne; cmp ne r6 193
1545b8021494Sopenharmony_ci};
1546b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r5_202[] = {
1547b8021494Sopenharmony_ci  0xd8, 0xbf, 0xca, 0x2d // It le; cmp le r5 202
1548b8021494Sopenharmony_ci};
1549b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r3_23[] = {
1550b8021494Sopenharmony_ci  0x68, 0xbf, 0x17, 0x2b // It vs; cmp vs r3 23
1551b8021494Sopenharmony_ci};
1552b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r2_141[] = {
1553b8021494Sopenharmony_ci  0x48, 0xbf, 0x8d, 0x2a // It mi; cmp mi r2 141
1554b8021494Sopenharmony_ci};
1555b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r1_145[] = {
1556b8021494Sopenharmony_ci  0x48, 0xbf, 0x91, 0x29 // It mi; cmp mi r1 145
1557b8021494Sopenharmony_ci};
1558b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r0_176[] = {
1559b8021494Sopenharmony_ci  0xb8, 0xbf, 0xb0, 0x28 // It lt; cmp lt r0 176
1560b8021494Sopenharmony_ci};
1561b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r2_18[] = {
1562b8021494Sopenharmony_ci  0x88, 0xbf, 0x12, 0x2a // It hi; cmp hi r2 18
1563b8021494Sopenharmony_ci};
1564b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r4_247[] = {
1565b8021494Sopenharmony_ci  0xc8, 0xbf, 0xf7, 0x2c // It gt; cmp gt r4 247
1566b8021494Sopenharmony_ci};
1567b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r1_144[] = {
1568b8021494Sopenharmony_ci  0xb8, 0xbf, 0x90, 0x29 // It lt; cmp lt r1 144
1569b8021494Sopenharmony_ci};
1570b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r5_174[] = {
1571b8021494Sopenharmony_ci  0x38, 0xbf, 0xae, 0x2d // It cc; cmp cc r5 174
1572b8021494Sopenharmony_ci};
1573b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r6_66[] = {
1574b8021494Sopenharmony_ci  0xa8, 0xbf, 0x42, 0x2e // It ge; cmp ge r6 66
1575b8021494Sopenharmony_ci};
1576b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r0_223[] = {
1577b8021494Sopenharmony_ci  0x78, 0xbf, 0xdf, 0x28 // It vc; cmp vc r0 223
1578b8021494Sopenharmony_ci};
1579b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r7_211[] = {
1580b8021494Sopenharmony_ci  0x38, 0xbf, 0xd3, 0x2f // It cc; cmp cc r7 211
1581b8021494Sopenharmony_ci};
1582b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r1_186[] = {
1583b8021494Sopenharmony_ci  0xd8, 0xbf, 0xba, 0x29 // It le; cmp le r1 186
1584b8021494Sopenharmony_ci};
1585b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r4_73[] = {
1586b8021494Sopenharmony_ci  0x18, 0xbf, 0x49, 0x2c // It ne; cmp ne r4 73
1587b8021494Sopenharmony_ci};
1588b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r4_64[] = {
1589b8021494Sopenharmony_ci  0x98, 0xbf, 0x40, 0x2c // It ls; cmp ls r4 64
1590b8021494Sopenharmony_ci};
1591b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r3_100[] = {
1592b8021494Sopenharmony_ci  0x38, 0xbf, 0x64, 0x2b // It cc; cmp cc r3 100
1593b8021494Sopenharmony_ci};
1594b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r7_83[] = {
1595b8021494Sopenharmony_ci  0x98, 0xbf, 0x53, 0x2f // It ls; cmp ls r7 83
1596b8021494Sopenharmony_ci};
1597b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r7_253[] = {
1598b8021494Sopenharmony_ci  0xa8, 0xbf, 0xfd, 0x2f // It ge; cmp ge r7 253
1599b8021494Sopenharmony_ci};
1600b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r1_190[] = {
1601b8021494Sopenharmony_ci  0xb8, 0xbf, 0xbe, 0x29 // It lt; cmp lt r1 190
1602b8021494Sopenharmony_ci};
1603b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r0_132[] = {
1604b8021494Sopenharmony_ci  0x88, 0xbf, 0x84, 0x28 // It hi; cmp hi r0 132
1605b8021494Sopenharmony_ci};
1606b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r1_172[] = {
1607b8021494Sopenharmony_ci  0x38, 0xbf, 0xac, 0x29 // It cc; cmp cc r1 172
1608b8021494Sopenharmony_ci};
1609b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r4_24[] = {
1610b8021494Sopenharmony_ci  0x28, 0xbf, 0x18, 0x2c // It cs; cmp cs r4 24
1611b8021494Sopenharmony_ci};
1612b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r0_183[] = {
1613b8021494Sopenharmony_ci  0x68, 0xbf, 0xb7, 0x28 // It vs; cmp vs r0 183
1614b8021494Sopenharmony_ci};
1615b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r3_231[] = {
1616b8021494Sopenharmony_ci  0x08, 0xbf, 0xe7, 0x2b // It eq; cmp eq r3 231
1617b8021494Sopenharmony_ci};
1618b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r4_6[] = {
1619b8021494Sopenharmony_ci  0x38, 0xbf, 0x06, 0x2c // It cc; cmp cc r4 6
1620b8021494Sopenharmony_ci};
1621b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r6_151[] = {
1622b8021494Sopenharmony_ci  0xd8, 0xbf, 0x97, 0x2e // It le; cmp le r6 151
1623b8021494Sopenharmony_ci};
1624b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r4_123[] = {
1625b8021494Sopenharmony_ci  0x08, 0xbf, 0x7b, 0x2c // It eq; cmp eq r4 123
1626b8021494Sopenharmony_ci};
1627b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r2_110[] = {
1628b8021494Sopenharmony_ci  0xb8, 0xbf, 0x6e, 0x2a // It lt; cmp lt r2 110
1629b8021494Sopenharmony_ci};
1630b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r2_39[] = {
1631b8021494Sopenharmony_ci  0x78, 0xbf, 0x27, 0x2a // It vc; cmp vc r2 39
1632b8021494Sopenharmony_ci};
1633b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r5_45[] = {
1634b8021494Sopenharmony_ci  0xc8, 0xbf, 0x2d, 0x2d // It gt; cmp gt r5 45
1635b8021494Sopenharmony_ci};
1636b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r2_120[] = {
1637b8021494Sopenharmony_ci  0x08, 0xbf, 0x78, 0x2a // It eq; cmp eq r2 120
1638b8021494Sopenharmony_ci};
1639b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r0_6[] = {
1640b8021494Sopenharmony_ci  0xa8, 0xbf, 0x06, 0x28 // It ge; cmp ge r0 6
1641b8021494Sopenharmony_ci};
1642b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r3_54[] = {
1643b8021494Sopenharmony_ci  0x68, 0xbf, 0x36, 0x2b // It vs; cmp vs r3 54
1644b8021494Sopenharmony_ci};
1645b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r0_164[] = {
1646b8021494Sopenharmony_ci  0x38, 0xbf, 0xa4, 0x28 // It cc; cmp cc r0 164
1647b8021494Sopenharmony_ci};
1648b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r6_198[] = {
1649b8021494Sopenharmony_ci  0x08, 0xbf, 0xc6, 0x2e // It eq; cmp eq r6 198
1650b8021494Sopenharmony_ci};
1651b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r0_254[] = {
1652b8021494Sopenharmony_ci  0x38, 0xbf, 0xfe, 0x28 // It cc; cmp cc r0 254
1653b8021494Sopenharmony_ci};
1654b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r1_167[] = {
1655b8021494Sopenharmony_ci  0x18, 0xbf, 0xa7, 0x29 // It ne; cmp ne r1 167
1656b8021494Sopenharmony_ci};
1657b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r7_89[] = {
1658b8021494Sopenharmony_ci  0x88, 0xbf, 0x59, 0x2f // It hi; cmp hi r7 89
1659b8021494Sopenharmony_ci};
1660b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r6_220[] = {
1661b8021494Sopenharmony_ci  0x48, 0xbf, 0xdc, 0x2e // It mi; cmp mi r6 220
1662b8021494Sopenharmony_ci};
1663b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r5_199[] = {
1664b8021494Sopenharmony_ci  0x68, 0xbf, 0xc7, 0x2d // It vs; cmp vs r5 199
1665b8021494Sopenharmony_ci};
1666b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r4_166[] = {
1667b8021494Sopenharmony_ci  0x98, 0xbf, 0xa6, 0x2c // It ls; cmp ls r4 166
1668b8021494Sopenharmony_ci};
1669b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r2_139[] = {
1670b8021494Sopenharmony_ci  0xd8, 0xbf, 0x8b, 0x2a // It le; cmp le r2 139
1671b8021494Sopenharmony_ci};
1672b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r5_112[] = {
1673b8021494Sopenharmony_ci  0x68, 0xbf, 0x70, 0x2d // It vs; cmp vs r5 112
1674b8021494Sopenharmony_ci};
1675b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r3_13[] = {
1676b8021494Sopenharmony_ci  0x28, 0xbf, 0x0d, 0x2b // It cs; cmp cs r3 13
1677b8021494Sopenharmony_ci};
1678b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r3_95[] = {
1679b8021494Sopenharmony_ci  0xc8, 0xbf, 0x5f, 0x2b // It gt; cmp gt r3 95
1680b8021494Sopenharmony_ci};
1681b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r2_94[] = {
1682b8021494Sopenharmony_ci  0x58, 0xbf, 0x5e, 0x2a // It pl; cmp pl r2 94
1683b8021494Sopenharmony_ci};
1684b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r2_227[] = {
1685b8021494Sopenharmony_ci  0x18, 0xbf, 0xe3, 0x2a // It ne; cmp ne r2 227
1686b8021494Sopenharmony_ci};
1687b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r7_251[] = {
1688b8021494Sopenharmony_ci  0x18, 0xbf, 0xfb, 0x2f // It ne; cmp ne r7 251
1689b8021494Sopenharmony_ci};
1690b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r5_97[] = {
1691b8021494Sopenharmony_ci  0xa8, 0xbf, 0x61, 0x2d // It ge; cmp ge r5 97
1692b8021494Sopenharmony_ci};
1693b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r5_253[] = {
1694b8021494Sopenharmony_ci  0xc8, 0xbf, 0xfd, 0x2d // It gt; cmp gt r5 253
1695b8021494Sopenharmony_ci};
1696b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r7_95[] = {
1697b8021494Sopenharmony_ci  0x88, 0xbf, 0x5f, 0x2f // It hi; cmp hi r7 95
1698b8021494Sopenharmony_ci};
1699b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r3_253[] = {
1700b8021494Sopenharmony_ci  0xc8, 0xbf, 0xfd, 0x2b // It gt; cmp gt r3 253
1701b8021494Sopenharmony_ci};
1702b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r7_162[] = {
1703b8021494Sopenharmony_ci  0xd8, 0xbf, 0xa2, 0x2f // It le; cmp le r7 162
1704b8021494Sopenharmony_ci};
1705b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r4_36[] = {
1706b8021494Sopenharmony_ci  0xc8, 0xbf, 0x24, 0x2c // It gt; cmp gt r4 36
1707b8021494Sopenharmony_ci};
1708b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r3_58[] = {
1709b8021494Sopenharmony_ci  0x18, 0xbf, 0x3a, 0x2b // It ne; cmp ne r3 58
1710b8021494Sopenharmony_ci};
1711b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r0_25[] = {
1712b8021494Sopenharmony_ci  0x68, 0xbf, 0x19, 0x28 // It vs; cmp vs r0 25
1713b8021494Sopenharmony_ci};
1714b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r7_116[] = {
1715b8021494Sopenharmony_ci  0x18, 0xbf, 0x74, 0x2f // It ne; cmp ne r7 116
1716b8021494Sopenharmony_ci};
1717b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r1_198[] = {
1718b8021494Sopenharmony_ci  0x28, 0xbf, 0xc6, 0x29 // It cs; cmp cs r1 198
1719b8021494Sopenharmony_ci};
1720b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r0_122[] = {
1721b8021494Sopenharmony_ci  0x38, 0xbf, 0x7a, 0x28 // It cc; cmp cc r0 122
1722b8021494Sopenharmony_ci};
1723b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r4_57[] = {
1724b8021494Sopenharmony_ci  0xd8, 0xbf, 0x39, 0x2c // It le; cmp le r4 57
1725b8021494Sopenharmony_ci};
1726b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r3_150[] = {
1727b8021494Sopenharmony_ci  0x78, 0xbf, 0x96, 0x2b // It vc; cmp vc r3 150
1728b8021494Sopenharmony_ci};
1729b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r1_54[] = {
1730b8021494Sopenharmony_ci  0x08, 0xbf, 0x36, 0x29 // It eq; cmp eq r1 54
1731b8021494Sopenharmony_ci};
1732b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r1_146[] = {
1733b8021494Sopenharmony_ci  0xa8, 0xbf, 0x92, 0x29 // It ge; cmp ge r1 146
1734b8021494Sopenharmony_ci};
1735b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r1_124[] = {
1736b8021494Sopenharmony_ci  0x78, 0xbf, 0x7c, 0x29 // It vc; cmp vc r1 124
1737b8021494Sopenharmony_ci};
1738b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r6_165[] = {
1739b8021494Sopenharmony_ci  0x18, 0xbf, 0xa5, 0x2e // It ne; cmp ne r6 165
1740b8021494Sopenharmony_ci};
1741b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r6_54[] = {
1742b8021494Sopenharmony_ci  0x78, 0xbf, 0x36, 0x2e // It vc; cmp vc r6 54
1743b8021494Sopenharmony_ci};
1744b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r3_226[] = {
1745b8021494Sopenharmony_ci  0x88, 0xbf, 0xe2, 0x2b // It hi; cmp hi r3 226
1746b8021494Sopenharmony_ci};
1747b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r1_167[] = {
1748b8021494Sopenharmony_ci  0x08, 0xbf, 0xa7, 0x29 // It eq; cmp eq r1 167
1749b8021494Sopenharmony_ci};
1750b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r3_162[] = {
1751b8021494Sopenharmony_ci  0x48, 0xbf, 0xa2, 0x2b // It mi; cmp mi r3 162
1752b8021494Sopenharmony_ci};
1753b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r5_8[] = {
1754b8021494Sopenharmony_ci  0x48, 0xbf, 0x08, 0x2d // It mi; cmp mi r5 8
1755b8021494Sopenharmony_ci};
1756b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r3_67[] = {
1757b8021494Sopenharmony_ci  0x48, 0xbf, 0x43, 0x2b // It mi; cmp mi r3 67
1758b8021494Sopenharmony_ci};
1759b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r6_113[] = {
1760b8021494Sopenharmony_ci  0xa8, 0xbf, 0x71, 0x2e // It ge; cmp ge r6 113
1761b8021494Sopenharmony_ci};
1762b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r2_51[] = {
1763b8021494Sopenharmony_ci  0xb8, 0xbf, 0x33, 0x2a // It lt; cmp lt r2 51
1764b8021494Sopenharmony_ci};
1765b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r2_131[] = {
1766b8021494Sopenharmony_ci  0x78, 0xbf, 0x83, 0x2a // It vc; cmp vc r2 131
1767b8021494Sopenharmony_ci};
1768b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r4_196[] = {
1769b8021494Sopenharmony_ci  0x18, 0xbf, 0xc4, 0x2c // It ne; cmp ne r4 196
1770b8021494Sopenharmony_ci};
1771b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r5_189[] = {
1772b8021494Sopenharmony_ci  0x48, 0xbf, 0xbd, 0x2d // It mi; cmp mi r5 189
1773b8021494Sopenharmony_ci};
1774b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r1_62[] = {
1775b8021494Sopenharmony_ci  0x28, 0xbf, 0x3e, 0x29 // It cs; cmp cs r1 62
1776b8021494Sopenharmony_ci};
1777b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r4_142[] = {
1778b8021494Sopenharmony_ci  0x88, 0xbf, 0x8e, 0x2c // It hi; cmp hi r4 142
1779b8021494Sopenharmony_ci};
1780b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r5_91[] = {
1781b8021494Sopenharmony_ci  0x18, 0xbf, 0x5b, 0x2d // It ne; cmp ne r5 91
1782b8021494Sopenharmony_ci};
1783b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r3_38[] = {
1784b8021494Sopenharmony_ci  0x08, 0xbf, 0x26, 0x2b // It eq; cmp eq r3 38
1785b8021494Sopenharmony_ci};
1786b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r3_155[] = {
1787b8021494Sopenharmony_ci  0x98, 0xbf, 0x9b, 0x2b // It ls; cmp ls r3 155
1788b8021494Sopenharmony_ci};
1789b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r5_0[] = {
1790b8021494Sopenharmony_ci  0xd8, 0xbf, 0x00, 0x2d // It le; cmp le r5 0
1791b8021494Sopenharmony_ci};
1792b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r1_106[] = {
1793b8021494Sopenharmony_ci  0x78, 0xbf, 0x6a, 0x29 // It vc; cmp vc r1 106
1794b8021494Sopenharmony_ci};
1795b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r0_212[] = {
1796b8021494Sopenharmony_ci  0xb8, 0xbf, 0xd4, 0x28 // It lt; cmp lt r0 212
1797b8021494Sopenharmony_ci};
1798b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r1_87[] = {
1799b8021494Sopenharmony_ci  0xb8, 0xbf, 0x57, 0x29 // It lt; cmp lt r1 87
1800b8021494Sopenharmony_ci};
1801b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r2_62[] = {
1802b8021494Sopenharmony_ci  0x48, 0xbf, 0x3e, 0x2a // It mi; cmp mi r2 62
1803b8021494Sopenharmony_ci};
1804b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r0_2[] = {
1805b8021494Sopenharmony_ci  0x78, 0xbf, 0x02, 0x28 // It vc; cmp vc r0 2
1806b8021494Sopenharmony_ci};
1807b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r7_24[] = {
1808b8021494Sopenharmony_ci  0x98, 0xbf, 0x18, 0x2f // It ls; cmp ls r7 24
1809b8021494Sopenharmony_ci};
1810b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r3_12[] = {
1811b8021494Sopenharmony_ci  0x98, 0xbf, 0x0c, 0x2b // It ls; cmp ls r3 12
1812b8021494Sopenharmony_ci};
1813b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r0_181[] = {
1814b8021494Sopenharmony_ci  0x58, 0xbf, 0xb5, 0x28 // It pl; cmp pl r0 181
1815b8021494Sopenharmony_ci};
1816b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r2_43[] = {
1817b8021494Sopenharmony_ci  0xc8, 0xbf, 0x2b, 0x2a // It gt; cmp gt r2 43
1818b8021494Sopenharmony_ci};
1819b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r5_130[] = {
1820b8021494Sopenharmony_ci  0x38, 0xbf, 0x82, 0x2d // It cc; cmp cc r5 130
1821b8021494Sopenharmony_ci};
1822b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r6_170[] = {
1823b8021494Sopenharmony_ci  0x08, 0xbf, 0xaa, 0x2e // It eq; cmp eq r6 170
1824b8021494Sopenharmony_ci};
1825b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r4_208[] = {
1826b8021494Sopenharmony_ci  0x88, 0xbf, 0xd0, 0x2c // It hi; cmp hi r4 208
1827b8021494Sopenharmony_ci};
1828b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r2_196[] = {
1829b8021494Sopenharmony_ci  0x38, 0xbf, 0xc4, 0x2a // It cc; cmp cc r2 196
1830b8021494Sopenharmony_ci};
1831b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r4_131[] = {
1832b8021494Sopenharmony_ci  0xb8, 0xbf, 0x83, 0x2c // It lt; cmp lt r4 131
1833b8021494Sopenharmony_ci};
1834b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r7_122[] = {
1835b8021494Sopenharmony_ci  0x68, 0xbf, 0x7a, 0x2f // It vs; cmp vs r7 122
1836b8021494Sopenharmony_ci};
1837b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r0_212[] = {
1838b8021494Sopenharmony_ci  0x28, 0xbf, 0xd4, 0x28 // It cs; cmp cs r0 212
1839b8021494Sopenharmony_ci};
1840b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r2_50[] = {
1841b8021494Sopenharmony_ci  0x08, 0xbf, 0x32, 0x2a // It eq; cmp eq r2 50
1842b8021494Sopenharmony_ci};
1843b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r3_202[] = {
1844b8021494Sopenharmony_ci  0xc8, 0xbf, 0xca, 0x2b // It gt; cmp gt r3 202
1845b8021494Sopenharmony_ci};
1846b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r4_197[] = {
1847b8021494Sopenharmony_ci  0x08, 0xbf, 0xc5, 0x2c // It eq; cmp eq r4 197
1848b8021494Sopenharmony_ci};
1849b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r3_7[] = {
1850b8021494Sopenharmony_ci  0x38, 0xbf, 0x07, 0x2b // It cc; cmp cc r3 7
1851b8021494Sopenharmony_ci};
1852b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r5_206[] = {
1853b8021494Sopenharmony_ci  0x68, 0xbf, 0xce, 0x2d // It vs; cmp vs r5 206
1854b8021494Sopenharmony_ci};
1855b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r6_137[] = {
1856b8021494Sopenharmony_ci  0xb8, 0xbf, 0x89, 0x2e // It lt; cmp lt r6 137
1857b8021494Sopenharmony_ci};
1858b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r4_154[] = {
1859b8021494Sopenharmony_ci  0x28, 0xbf, 0x9a, 0x2c // It cs; cmp cs r4 154
1860b8021494Sopenharmony_ci};
1861b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r0_16[] = {
1862b8021494Sopenharmony_ci  0x88, 0xbf, 0x10, 0x28 // It hi; cmp hi r0 16
1863b8021494Sopenharmony_ci};
1864b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r1_110[] = {
1865b8021494Sopenharmony_ci  0xd8, 0xbf, 0x6e, 0x29 // It le; cmp le r1 110
1866b8021494Sopenharmony_ci};
1867b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r5_67[] = {
1868b8021494Sopenharmony_ci  0xa8, 0xbf, 0x43, 0x2d // It ge; cmp ge r5 67
1869b8021494Sopenharmony_ci};
1870b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r2_58[] = {
1871b8021494Sopenharmony_ci  0xb8, 0xbf, 0x3a, 0x2a // It lt; cmp lt r2 58
1872b8021494Sopenharmony_ci};
1873b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r4_45[] = {
1874b8021494Sopenharmony_ci  0xc8, 0xbf, 0x2d, 0x2c // It gt; cmp gt r4 45
1875b8021494Sopenharmony_ci};
1876b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r7_227[] = {
1877b8021494Sopenharmony_ci  0xc8, 0xbf, 0xe3, 0x2f // It gt; cmp gt r7 227
1878b8021494Sopenharmony_ci};
1879b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r6_143[] = {
1880b8021494Sopenharmony_ci  0xb8, 0xbf, 0x8f, 0x2e // It lt; cmp lt r6 143
1881b8021494Sopenharmony_ci};
1882b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r5_168[] = {
1883b8021494Sopenharmony_ci  0x28, 0xbf, 0xa8, 0x2d // It cs; cmp cs r5 168
1884b8021494Sopenharmony_ci};
1885b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r5_74[] = {
1886b8021494Sopenharmony_ci  0x88, 0xbf, 0x4a, 0x2d // It hi; cmp hi r5 74
1887b8021494Sopenharmony_ci};
1888b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r6_165[] = {
1889b8021494Sopenharmony_ci  0xc8, 0xbf, 0xa5, 0x2e // It gt; cmp gt r6 165
1890b8021494Sopenharmony_ci};
1891b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r2_191[] = {
1892b8021494Sopenharmony_ci  0xd8, 0xbf, 0xbf, 0x2a // It le; cmp le r2 191
1893b8021494Sopenharmony_ci};
1894b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r3_212[] = {
1895b8021494Sopenharmony_ci  0x58, 0xbf, 0xd4, 0x2b // It pl; cmp pl r3 212
1896b8021494Sopenharmony_ci};
1897b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r2_108[] = {
1898b8021494Sopenharmony_ci  0xb8, 0xbf, 0x6c, 0x2a // It lt; cmp lt r2 108
1899b8021494Sopenharmony_ci};
1900b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r4_225[] = {
1901b8021494Sopenharmony_ci  0xc8, 0xbf, 0xe1, 0x2c // It gt; cmp gt r4 225
1902b8021494Sopenharmony_ci};
1903b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r3_181[] = {
1904b8021494Sopenharmony_ci  0x38, 0xbf, 0xb5, 0x2b // It cc; cmp cc r3 181
1905b8021494Sopenharmony_ci};
1906b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r7_39[] = {
1907b8021494Sopenharmony_ci  0xa8, 0xbf, 0x27, 0x2f // It ge; cmp ge r7 39
1908b8021494Sopenharmony_ci};
1909b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r2_212[] = {
1910b8021494Sopenharmony_ci  0xc8, 0xbf, 0xd4, 0x2a // It gt; cmp gt r2 212
1911b8021494Sopenharmony_ci};
1912b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r2_32[] = {
1913b8021494Sopenharmony_ci  0x38, 0xbf, 0x20, 0x2a // It cc; cmp cc r2 32
1914b8021494Sopenharmony_ci};
1915b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r1_92[] = {
1916b8021494Sopenharmony_ci  0x68, 0xbf, 0x5c, 0x29 // It vs; cmp vs r1 92
1917b8021494Sopenharmony_ci};
1918b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r0_64[] = {
1919b8021494Sopenharmony_ci  0x28, 0xbf, 0x40, 0x28 // It cs; cmp cs r0 64
1920b8021494Sopenharmony_ci};
1921b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r3_195[] = {
1922b8021494Sopenharmony_ci  0x48, 0xbf, 0xc3, 0x2b // It mi; cmp mi r3 195
1923b8021494Sopenharmony_ci};
1924b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r7_168[] = {
1925b8021494Sopenharmony_ci  0x18, 0xbf, 0xa8, 0x2f // It ne; cmp ne r7 168
1926b8021494Sopenharmony_ci};
1927b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r2_84[] = {
1928b8021494Sopenharmony_ci  0x78, 0xbf, 0x54, 0x2a // It vc; cmp vc r2 84
1929b8021494Sopenharmony_ci};
1930b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r1_105[] = {
1931b8021494Sopenharmony_ci  0x88, 0xbf, 0x69, 0x29 // It hi; cmp hi r1 105
1932b8021494Sopenharmony_ci};
1933b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r4_91[] = {
1934b8021494Sopenharmony_ci  0x78, 0xbf, 0x5b, 0x2c // It vc; cmp vc r4 91
1935b8021494Sopenharmony_ci};
1936b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r0_103[] = {
1937b8021494Sopenharmony_ci  0x58, 0xbf, 0x67, 0x28 // It pl; cmp pl r0 103
1938b8021494Sopenharmony_ci};
1939b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r7_122[] = {
1940b8021494Sopenharmony_ci  0x38, 0xbf, 0x7a, 0x2f // It cc; cmp cc r7 122
1941b8021494Sopenharmony_ci};
1942b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r7_228[] = {
1943b8021494Sopenharmony_ci  0x68, 0xbf, 0xe4, 0x2f // It vs; cmp vs r7 228
1944b8021494Sopenharmony_ci};
1945b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r4_154[] = {
1946b8021494Sopenharmony_ci  0x98, 0xbf, 0x9a, 0x2c // It ls; cmp ls r4 154
1947b8021494Sopenharmony_ci};
1948b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r5_159[] = {
1949b8021494Sopenharmony_ci  0x48, 0xbf, 0x9f, 0x2d // It mi; cmp mi r5 159
1950b8021494Sopenharmony_ci};
1951b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r6_207[] = {
1952b8021494Sopenharmony_ci  0xc8, 0xbf, 0xcf, 0x2e // It gt; cmp gt r6 207
1953b8021494Sopenharmony_ci};
1954b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r0_75[] = {
1955b8021494Sopenharmony_ci  0xb8, 0xbf, 0x4b, 0x28 // It lt; cmp lt r0 75
1956b8021494Sopenharmony_ci};
1957b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r4_106[] = {
1958b8021494Sopenharmony_ci  0xc8, 0xbf, 0x6a, 0x2c // It gt; cmp gt r4 106
1959b8021494Sopenharmony_ci};
1960b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r0_236[] = {
1961b8021494Sopenharmony_ci  0xc8, 0xbf, 0xec, 0x28 // It gt; cmp gt r0 236
1962b8021494Sopenharmony_ci};
1963b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r7_127[] = {
1964b8021494Sopenharmony_ci  0xd8, 0xbf, 0x7f, 0x2f // It le; cmp le r7 127
1965b8021494Sopenharmony_ci};
1966b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r0_138[] = {
1967b8021494Sopenharmony_ci  0x68, 0xbf, 0x8a, 0x28 // It vs; cmp vs r0 138
1968b8021494Sopenharmony_ci};
1969b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r3_145[] = {
1970b8021494Sopenharmony_ci  0x68, 0xbf, 0x91, 0x2b // It vs; cmp vs r3 145
1971b8021494Sopenharmony_ci};
1972b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r1_70[] = {
1973b8021494Sopenharmony_ci  0x28, 0xbf, 0x46, 0x29 // It cs; cmp cs r1 70
1974b8021494Sopenharmony_ci};
1975b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r3_69[] = {
1976b8021494Sopenharmony_ci  0x28, 0xbf, 0x45, 0x2b // It cs; cmp cs r3 69
1977b8021494Sopenharmony_ci};
1978b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r3_28[] = {
1979b8021494Sopenharmony_ci  0x88, 0xbf, 0x1c, 0x2b // It hi; cmp hi r3 28
1980b8021494Sopenharmony_ci};
1981b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r5_122[] = {
1982b8021494Sopenharmony_ci  0xd8, 0xbf, 0x7a, 0x2d // It le; cmp le r5 122
1983b8021494Sopenharmony_ci};
1984b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r7_212[] = {
1985b8021494Sopenharmony_ci  0x38, 0xbf, 0xd4, 0x2f // It cc; cmp cc r7 212
1986b8021494Sopenharmony_ci};
1987b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r4_186[] = {
1988b8021494Sopenharmony_ci  0x48, 0xbf, 0xba, 0x2c // It mi; cmp mi r4 186
1989b8021494Sopenharmony_ci};
1990b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r1_171[] = {
1991b8021494Sopenharmony_ci  0x18, 0xbf, 0xab, 0x29 // It ne; cmp ne r1 171
1992b8021494Sopenharmony_ci};
1993b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r4_205[] = {
1994b8021494Sopenharmony_ci  0x68, 0xbf, 0xcd, 0x2c // It vs; cmp vs r4 205
1995b8021494Sopenharmony_ci};
1996b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r1_26[] = {
1997b8021494Sopenharmony_ci  0x98, 0xbf, 0x1a, 0x29 // It ls; cmp ls r1 26
1998b8021494Sopenharmony_ci};
1999b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r5_58[] = {
2000b8021494Sopenharmony_ci  0xd8, 0xbf, 0x3a, 0x2d // It le; cmp le r5 58
2001b8021494Sopenharmony_ci};
2002b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r2_140[] = {
2003b8021494Sopenharmony_ci  0xc8, 0xbf, 0x8c, 0x2a // It gt; cmp gt r2 140
2004b8021494Sopenharmony_ci};
2005b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r5_121[] = {
2006b8021494Sopenharmony_ci  0x58, 0xbf, 0x79, 0x2d // It pl; cmp pl r5 121
2007b8021494Sopenharmony_ci};
2008b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r3_183[] = {
2009b8021494Sopenharmony_ci  0x78, 0xbf, 0xb7, 0x2b // It vc; cmp vc r3 183
2010b8021494Sopenharmony_ci};
2011b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r5_110[] = {
2012b8021494Sopenharmony_ci  0x68, 0xbf, 0x6e, 0x2d // It vs; cmp vs r5 110
2013b8021494Sopenharmony_ci};
2014b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r2_89[] = {
2015b8021494Sopenharmony_ci  0x98, 0xbf, 0x59, 0x2a // It ls; cmp ls r2 89
2016b8021494Sopenharmony_ci};
2017b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r3_173[] = {
2018b8021494Sopenharmony_ci  0x78, 0xbf, 0xad, 0x2b // It vc; cmp vc r3 173
2019b8021494Sopenharmony_ci};
2020b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r7_57[] = {
2021b8021494Sopenharmony_ci  0xd8, 0xbf, 0x39, 0x2f // It le; cmp le r7 57
2022b8021494Sopenharmony_ci};
2023b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r5_111[] = {
2024b8021494Sopenharmony_ci  0x08, 0xbf, 0x6f, 0x2d // It eq; cmp eq r5 111
2025b8021494Sopenharmony_ci};
2026b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r4_180[] = {
2027b8021494Sopenharmony_ci  0x48, 0xbf, 0xb4, 0x2c // It mi; cmp mi r4 180
2028b8021494Sopenharmony_ci};
2029b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r1_252[] = {
2030b8021494Sopenharmony_ci  0x68, 0xbf, 0xfc, 0x29 // It vs; cmp vs r1 252
2031b8021494Sopenharmony_ci};
2032b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r2_168[] = {
2033b8021494Sopenharmony_ci  0xd8, 0xbf, 0xa8, 0x2a // It le; cmp le r2 168
2034b8021494Sopenharmony_ci};
2035b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r7_240[] = {
2036b8021494Sopenharmony_ci  0x18, 0xbf, 0xf0, 0x2f // It ne; cmp ne r7 240
2037b8021494Sopenharmony_ci};
2038b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r5_177[] = {
2039b8021494Sopenharmony_ci  0x88, 0xbf, 0xb1, 0x2d // It hi; cmp hi r5 177
2040b8021494Sopenharmony_ci};
2041b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r7_156[] = {
2042b8021494Sopenharmony_ci  0x38, 0xbf, 0x9c, 0x2f // It cc; cmp cc r7 156
2043b8021494Sopenharmony_ci};
2044b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r0_140[] = {
2045b8021494Sopenharmony_ci  0x98, 0xbf, 0x8c, 0x28 // It ls; cmp ls r0 140
2046b8021494Sopenharmony_ci};
2047b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r2_206[] = {
2048b8021494Sopenharmony_ci  0x78, 0xbf, 0xce, 0x2a // It vc; cmp vc r2 206
2049b8021494Sopenharmony_ci};
2050b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r3_198[] = {
2051b8021494Sopenharmony_ci  0xa8, 0xbf, 0xc6, 0x2b // It ge; cmp ge r3 198
2052b8021494Sopenharmony_ci};
2053b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r1_154[] = {
2054b8021494Sopenharmony_ci  0x58, 0xbf, 0x9a, 0x29 // It pl; cmp pl r1 154
2055b8021494Sopenharmony_ci};
2056b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r5_118[] = {
2057b8021494Sopenharmony_ci  0x08, 0xbf, 0x76, 0x2d // It eq; cmp eq r5 118
2058b8021494Sopenharmony_ci};
2059b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r7_173[] = {
2060b8021494Sopenharmony_ci  0xd8, 0xbf, 0xad, 0x2f // It le; cmp le r7 173
2061b8021494Sopenharmony_ci};
2062b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r6_174[] = {
2063b8021494Sopenharmony_ci  0x48, 0xbf, 0xae, 0x2e // It mi; cmp mi r6 174
2064b8021494Sopenharmony_ci};
2065b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r2_159[] = {
2066b8021494Sopenharmony_ci  0x58, 0xbf, 0x9f, 0x2a // It pl; cmp pl r2 159
2067b8021494Sopenharmony_ci};
2068b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r0_97[] = {
2069b8021494Sopenharmony_ci  0xb8, 0xbf, 0x61, 0x28 // It lt; cmp lt r0 97
2070b8021494Sopenharmony_ci};
2071b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r2_145[] = {
2072b8021494Sopenharmony_ci  0xa8, 0xbf, 0x91, 0x2a // It ge; cmp ge r2 145
2073b8021494Sopenharmony_ci};
2074b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r5_196[] = {
2075b8021494Sopenharmony_ci  0x38, 0xbf, 0xc4, 0x2d // It cc; cmp cc r5 196
2076b8021494Sopenharmony_ci};
2077b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r3_152[] = {
2078b8021494Sopenharmony_ci  0x68, 0xbf, 0x98, 0x2b // It vs; cmp vs r3 152
2079b8021494Sopenharmony_ci};
2080b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r3_85[] = {
2081b8021494Sopenharmony_ci  0xd8, 0xbf, 0x55, 0x2b // It le; cmp le r3 85
2082b8021494Sopenharmony_ci};
2083b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r7_155[] = {
2084b8021494Sopenharmony_ci  0xd8, 0xbf, 0x9b, 0x2f // It le; cmp le r7 155
2085b8021494Sopenharmony_ci};
2086b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r1_160[] = {
2087b8021494Sopenharmony_ci  0x38, 0xbf, 0xa0, 0x29 // It cc; cmp cc r1 160
2088b8021494Sopenharmony_ci};
2089b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r2_195[] = {
2090b8021494Sopenharmony_ci  0xc8, 0xbf, 0xc3, 0x2a // It gt; cmp gt r2 195
2091b8021494Sopenharmony_ci};
2092b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r3_67[] = {
2093b8021494Sopenharmony_ci  0x78, 0xbf, 0x43, 0x2b // It vc; cmp vc r3 67
2094b8021494Sopenharmony_ci};
2095b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r0_119[] = {
2096b8021494Sopenharmony_ci  0xb8, 0xbf, 0x77, 0x28 // It lt; cmp lt r0 119
2097b8021494Sopenharmony_ci};
2098b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r3_123[] = {
2099b8021494Sopenharmony_ci  0x18, 0xbf, 0x7b, 0x2b // It ne; cmp ne r3 123
2100b8021494Sopenharmony_ci};
2101b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r5_23[] = {
2102b8021494Sopenharmony_ci  0xd8, 0xbf, 0x17, 0x2d // It le; cmp le r5 23
2103b8021494Sopenharmony_ci};
2104b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r6_208[] = {
2105b8021494Sopenharmony_ci  0xb8, 0xbf, 0xd0, 0x2e // It lt; cmp lt r6 208
2106b8021494Sopenharmony_ci};
2107b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r5_245[] = {
2108b8021494Sopenharmony_ci  0x38, 0xbf, 0xf5, 0x2d // It cc; cmp cc r5 245
2109b8021494Sopenharmony_ci};
2110b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r4_111[] = {
2111b8021494Sopenharmony_ci  0x68, 0xbf, 0x6f, 0x2c // It vs; cmp vs r4 111
2112b8021494Sopenharmony_ci};
2113b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r4_75[] = {
2114b8021494Sopenharmony_ci  0x58, 0xbf, 0x4b, 0x2c // It pl; cmp pl r4 75
2115b8021494Sopenharmony_ci};
2116b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r6_59[] = {
2117b8021494Sopenharmony_ci  0xd8, 0xbf, 0x3b, 0x2e // It le; cmp le r6 59
2118b8021494Sopenharmony_ci};
2119b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r6_70[] = {
2120b8021494Sopenharmony_ci  0x58, 0xbf, 0x46, 0x2e // It pl; cmp pl r6 70
2121b8021494Sopenharmony_ci};
2122b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r1_191[] = {
2123b8021494Sopenharmony_ci  0x78, 0xbf, 0xbf, 0x29 // It vc; cmp vc r1 191
2124b8021494Sopenharmony_ci};
2125b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r2_125[] = {
2126b8021494Sopenharmony_ci  0xd8, 0xbf, 0x7d, 0x2a // It le; cmp le r2 125
2127b8021494Sopenharmony_ci};
2128b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r4_249[] = {
2129b8021494Sopenharmony_ci  0x98, 0xbf, 0xf9, 0x2c // It ls; cmp ls r4 249
2130b8021494Sopenharmony_ci};
2131b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r2_41[] = {
2132b8021494Sopenharmony_ci  0x68, 0xbf, 0x29, 0x2a // It vs; cmp vs r2 41
2133b8021494Sopenharmony_ci};
2134b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r4_199[] = {
2135b8021494Sopenharmony_ci  0x58, 0xbf, 0xc7, 0x2c // It pl; cmp pl r4 199
2136b8021494Sopenharmony_ci};
2137b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r3_180[] = {
2138b8021494Sopenharmony_ci  0x38, 0xbf, 0xb4, 0x2b // It cc; cmp cc r3 180
2139b8021494Sopenharmony_ci};
2140b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r0_225[] = {
2141b8021494Sopenharmony_ci  0x98, 0xbf, 0xe1, 0x28 // It ls; cmp ls r0 225
2142b8021494Sopenharmony_ci};
2143b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r2_93[] = {
2144b8021494Sopenharmony_ci  0x18, 0xbf, 0x5d, 0x2a // It ne; cmp ne r2 93
2145b8021494Sopenharmony_ci};
2146b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r3_16[] = {
2147b8021494Sopenharmony_ci  0x38, 0xbf, 0x10, 0x2b // It cc; cmp cc r3 16
2148b8021494Sopenharmony_ci};
2149b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r1_223[] = {
2150b8021494Sopenharmony_ci  0x58, 0xbf, 0xdf, 0x29 // It pl; cmp pl r1 223
2151b8021494Sopenharmony_ci};
2152b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r0_129[] = {
2153b8021494Sopenharmony_ci  0xa8, 0xbf, 0x81, 0x28 // It ge; cmp ge r0 129
2154b8021494Sopenharmony_ci};
2155b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r5_34[] = {
2156b8021494Sopenharmony_ci  0xb8, 0xbf, 0x22, 0x2d // It lt; cmp lt r5 34
2157b8021494Sopenharmony_ci};
2158b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r5_156[] = {
2159b8021494Sopenharmony_ci  0x78, 0xbf, 0x9c, 0x2d // It vc; cmp vc r5 156
2160b8021494Sopenharmony_ci};
2161b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r0_29[] = {
2162b8021494Sopenharmony_ci  0x88, 0xbf, 0x1d, 0x28 // It hi; cmp hi r0 29
2163b8021494Sopenharmony_ci};
2164b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r5_228[] = {
2165b8021494Sopenharmony_ci  0x08, 0xbf, 0xe4, 0x2d // It eq; cmp eq r5 228
2166b8021494Sopenharmony_ci};
2167b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r5_86[] = {
2168b8021494Sopenharmony_ci  0x98, 0xbf, 0x56, 0x2d // It ls; cmp ls r5 86
2169b8021494Sopenharmony_ci};
2170b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r5_99[] = {
2171b8021494Sopenharmony_ci  0x28, 0xbf, 0x63, 0x2d // It cs; cmp cs r5 99
2172b8021494Sopenharmony_ci};
2173b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r4_217[] = {
2174b8021494Sopenharmony_ci  0x08, 0xbf, 0xd9, 0x2c // It eq; cmp eq r4 217
2175b8021494Sopenharmony_ci};
2176b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r0_15[] = {
2177b8021494Sopenharmony_ci  0x18, 0xbf, 0x0f, 0x28 // It ne; cmp ne r0 15
2178b8021494Sopenharmony_ci};
2179b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r2_17[] = {
2180b8021494Sopenharmony_ci  0x98, 0xbf, 0x11, 0x2a // It ls; cmp ls r2 17
2181b8021494Sopenharmony_ci};
2182b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r3_70[] = {
2183b8021494Sopenharmony_ci  0x28, 0xbf, 0x46, 0x2b // It cs; cmp cs r3 70
2184b8021494Sopenharmony_ci};
2185b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r0_60[] = {
2186b8021494Sopenharmony_ci  0xa8, 0xbf, 0x3c, 0x28 // It ge; cmp ge r0 60
2187b8021494Sopenharmony_ci};
2188b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r0_107[] = {
2189b8021494Sopenharmony_ci  0x38, 0xbf, 0x6b, 0x28 // It cc; cmp cc r0 107
2190b8021494Sopenharmony_ci};
2191b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r3_192[] = {
2192b8021494Sopenharmony_ci  0xc8, 0xbf, 0xc0, 0x2b // It gt; cmp gt r3 192
2193b8021494Sopenharmony_ci};
2194b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r1_175[] = {
2195b8021494Sopenharmony_ci  0x18, 0xbf, 0xaf, 0x29 // It ne; cmp ne r1 175
2196b8021494Sopenharmony_ci};
2197b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r1_88[] = {
2198b8021494Sopenharmony_ci  0xd8, 0xbf, 0x58, 0x29 // It le; cmp le r1 88
2199b8021494Sopenharmony_ci};
2200b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r5_216[] = {
2201b8021494Sopenharmony_ci  0x48, 0xbf, 0xd8, 0x2d // It mi; cmp mi r5 216
2202b8021494Sopenharmony_ci};
2203b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r4_149[] = {
2204b8021494Sopenharmony_ci  0x58, 0xbf, 0x95, 0x2c // It pl; cmp pl r4 149
2205b8021494Sopenharmony_ci};
2206b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r6_28[] = {
2207b8021494Sopenharmony_ci  0x28, 0xbf, 0x1c, 0x2e // It cs; cmp cs r6 28
2208b8021494Sopenharmony_ci};
2209b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r1_65[] = {
2210b8021494Sopenharmony_ci  0x68, 0xbf, 0x41, 0x29 // It vs; cmp vs r1 65
2211b8021494Sopenharmony_ci};
2212b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r2_169[] = {
2213b8021494Sopenharmony_ci  0x68, 0xbf, 0xa9, 0x2a // It vs; cmp vs r2 169
2214b8021494Sopenharmony_ci};
2215b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r3_108[] = {
2216b8021494Sopenharmony_ci  0x08, 0xbf, 0x6c, 0x2b // It eq; cmp eq r3 108
2217b8021494Sopenharmony_ci};
2218b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r5_127[] = {
2219b8021494Sopenharmony_ci  0x08, 0xbf, 0x7f, 0x2d // It eq; cmp eq r5 127
2220b8021494Sopenharmony_ci};
2221b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r1_23[] = {
2222b8021494Sopenharmony_ci  0x78, 0xbf, 0x17, 0x29 // It vc; cmp vc r1 23
2223b8021494Sopenharmony_ci};
2224b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r7_132[] = {
2225b8021494Sopenharmony_ci  0x58, 0xbf, 0x84, 0x2f // It pl; cmp pl r7 132
2226b8021494Sopenharmony_ci};
2227b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r3_90[] = {
2228b8021494Sopenharmony_ci  0x78, 0xbf, 0x5a, 0x2b // It vc; cmp vc r3 90
2229b8021494Sopenharmony_ci};
2230b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r3_195[] = {
2231b8021494Sopenharmony_ci  0x58, 0xbf, 0xc3, 0x2b // It pl; cmp pl r3 195
2232b8021494Sopenharmony_ci};
2233b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r7_28[] = {
2234b8021494Sopenharmony_ci  0x18, 0xbf, 0x1c, 0x2f // It ne; cmp ne r7 28
2235b8021494Sopenharmony_ci};
2236b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r2_233[] = {
2237b8021494Sopenharmony_ci  0x68, 0xbf, 0xe9, 0x2a // It vs; cmp vs r2 233
2238b8021494Sopenharmony_ci};
2239b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r5_3[] = {
2240b8021494Sopenharmony_ci  0xa8, 0xbf, 0x03, 0x2d // It ge; cmp ge r5 3
2241b8021494Sopenharmony_ci};
2242b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r3_231[] = {
2243b8021494Sopenharmony_ci  0xa8, 0xbf, 0xe7, 0x2b // It ge; cmp ge r3 231
2244b8021494Sopenharmony_ci};
2245b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r2_10[] = {
2246b8021494Sopenharmony_ci  0x58, 0xbf, 0x0a, 0x2a // It pl; cmp pl r2 10
2247b8021494Sopenharmony_ci};
2248b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r1_56[] = {
2249b8021494Sopenharmony_ci  0xd8, 0xbf, 0x38, 0x29 // It le; cmp le r1 56
2250b8021494Sopenharmony_ci};
2251b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r5_232[] = {
2252b8021494Sopenharmony_ci  0x08, 0xbf, 0xe8, 0x2d // It eq; cmp eq r5 232
2253b8021494Sopenharmony_ci};
2254b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r5_124[] = {
2255b8021494Sopenharmony_ci  0x48, 0xbf, 0x7c, 0x2d // It mi; cmp mi r5 124
2256b8021494Sopenharmony_ci};
2257b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r2_198[] = {
2258b8021494Sopenharmony_ci  0x78, 0xbf, 0xc6, 0x2a // It vc; cmp vc r2 198
2259b8021494Sopenharmony_ci};
2260b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r5_86[] = {
2261b8021494Sopenharmony_ci  0xb8, 0xbf, 0x56, 0x2d // It lt; cmp lt r5 86
2262b8021494Sopenharmony_ci};
2263b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r1_199[] = {
2264b8021494Sopenharmony_ci  0x08, 0xbf, 0xc7, 0x29 // It eq; cmp eq r1 199
2265b8021494Sopenharmony_ci};
2266b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r2_21[] = {
2267b8021494Sopenharmony_ci  0x08, 0xbf, 0x15, 0x2a // It eq; cmp eq r2 21
2268b8021494Sopenharmony_ci};
2269b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r4_194[] = {
2270b8021494Sopenharmony_ci  0x48, 0xbf, 0xc2, 0x2c // It mi; cmp mi r4 194
2271b8021494Sopenharmony_ci};
2272b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r1_235[] = {
2273b8021494Sopenharmony_ci  0xa8, 0xbf, 0xeb, 0x29 // It ge; cmp ge r1 235
2274b8021494Sopenharmony_ci};
2275b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r6_164[] = {
2276b8021494Sopenharmony_ci  0xc8, 0xbf, 0xa4, 0x2e // It gt; cmp gt r6 164
2277b8021494Sopenharmony_ci};
2278b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r0_132[] = {
2279b8021494Sopenharmony_ci  0x18, 0xbf, 0x84, 0x28 // It ne; cmp ne r0 132
2280b8021494Sopenharmony_ci};
2281b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r2_188[] = {
2282b8021494Sopenharmony_ci  0x48, 0xbf, 0xbc, 0x2a // It mi; cmp mi r2 188
2283b8021494Sopenharmony_ci};
2284b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r7_136[] = {
2285b8021494Sopenharmony_ci  0x98, 0xbf, 0x88, 0x2f // It ls; cmp ls r7 136
2286b8021494Sopenharmony_ci};
2287b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r3_248[] = {
2288b8021494Sopenharmony_ci  0x48, 0xbf, 0xf8, 0x2b // It mi; cmp mi r3 248
2289b8021494Sopenharmony_ci};
2290b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r1_248[] = {
2291b8021494Sopenharmony_ci  0x58, 0xbf, 0xf8, 0x29 // It pl; cmp pl r1 248
2292b8021494Sopenharmony_ci};
2293b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r1_4[] = {
2294b8021494Sopenharmony_ci  0xc8, 0xbf, 0x04, 0x29 // It gt; cmp gt r1 4
2295b8021494Sopenharmony_ci};
2296b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r3_171[] = {
2297b8021494Sopenharmony_ci  0x08, 0xbf, 0xab, 0x2b // It eq; cmp eq r3 171
2298b8021494Sopenharmony_ci};
2299b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r5_75[] = {
2300b8021494Sopenharmony_ci  0xa8, 0xbf, 0x4b, 0x2d // It ge; cmp ge r5 75
2301b8021494Sopenharmony_ci};
2302b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r6_115[] = {
2303b8021494Sopenharmony_ci  0x18, 0xbf, 0x73, 0x2e // It ne; cmp ne r6 115
2304b8021494Sopenharmony_ci};
2305b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r1_218[] = {
2306b8021494Sopenharmony_ci  0x48, 0xbf, 0xda, 0x29 // It mi; cmp mi r1 218
2307b8021494Sopenharmony_ci};
2308b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r6_160[] = {
2309b8021494Sopenharmony_ci  0x58, 0xbf, 0xa0, 0x2e // It pl; cmp pl r6 160
2310b8021494Sopenharmony_ci};
2311b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r3_69[] = {
2312b8021494Sopenharmony_ci  0x98, 0xbf, 0x45, 0x2b // It ls; cmp ls r3 69
2313b8021494Sopenharmony_ci};
2314b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r3_73[] = {
2315b8021494Sopenharmony_ci  0x88, 0xbf, 0x49, 0x2b // It hi; cmp hi r3 73
2316b8021494Sopenharmony_ci};
2317b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r2_248[] = {
2318b8021494Sopenharmony_ci  0x38, 0xbf, 0xf8, 0x2a // It cc; cmp cc r2 248
2319b8021494Sopenharmony_ci};
2320b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r0_1[] = {
2321b8021494Sopenharmony_ci  0xd8, 0xbf, 0x01, 0x28 // It le; cmp le r0 1
2322b8021494Sopenharmony_ci};
2323b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r0_43[] = {
2324b8021494Sopenharmony_ci  0xc8, 0xbf, 0x2b, 0x28 // It gt; cmp gt r0 43
2325b8021494Sopenharmony_ci};
2326b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r7_202[] = {
2327b8021494Sopenharmony_ci  0x58, 0xbf, 0xca, 0x2f // It pl; cmp pl r7 202
2328b8021494Sopenharmony_ci};
2329b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r3_8[] = {
2330b8021494Sopenharmony_ci  0xd8, 0xbf, 0x08, 0x2b // It le; cmp le r3 8
2331b8021494Sopenharmony_ci};
2332b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r1_235[] = {
2333b8021494Sopenharmony_ci  0x98, 0xbf, 0xeb, 0x29 // It ls; cmp ls r1 235
2334b8021494Sopenharmony_ci};
2335b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r5_223[] = {
2336b8021494Sopenharmony_ci  0x28, 0xbf, 0xdf, 0x2d // It cs; cmp cs r5 223
2337b8021494Sopenharmony_ci};
2338b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r7_89[] = {
2339b8021494Sopenharmony_ci  0xd8, 0xbf, 0x59, 0x2f // It le; cmp le r7 89
2340b8021494Sopenharmony_ci};
2341b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r5_45[] = {
2342b8021494Sopenharmony_ci  0x98, 0xbf, 0x2d, 0x2d // It ls; cmp ls r5 45
2343b8021494Sopenharmony_ci};
2344b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r6_206[] = {
2345b8021494Sopenharmony_ci  0x58, 0xbf, 0xce, 0x2e // It pl; cmp pl r6 206
2346b8021494Sopenharmony_ci};
2347b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r3_12[] = {
2348b8021494Sopenharmony_ci  0x18, 0xbf, 0x0c, 0x2b // It ne; cmp ne r3 12
2349b8021494Sopenharmony_ci};
2350b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r3_37[] = {
2351b8021494Sopenharmony_ci  0x78, 0xbf, 0x25, 0x2b // It vc; cmp vc r3 37
2352b8021494Sopenharmony_ci};
2353b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r3_112[] = {
2354b8021494Sopenharmony_ci  0x28, 0xbf, 0x70, 0x2b // It cs; cmp cs r3 112
2355b8021494Sopenharmony_ci};
2356b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r3_10[] = {
2357b8021494Sopenharmony_ci  0x28, 0xbf, 0x0a, 0x2b // It cs; cmp cs r3 10
2358b8021494Sopenharmony_ci};
2359b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r0_206[] = {
2360b8021494Sopenharmony_ci  0x28, 0xbf, 0xce, 0x28 // It cs; cmp cs r0 206
2361b8021494Sopenharmony_ci};
2362b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r2_215[] = {
2363b8021494Sopenharmony_ci  0x68, 0xbf, 0xd7, 0x2a // It vs; cmp vs r2 215
2364b8021494Sopenharmony_ci};
2365b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r2_171[] = {
2366b8021494Sopenharmony_ci  0x88, 0xbf, 0xab, 0x2a // It hi; cmp hi r2 171
2367b8021494Sopenharmony_ci};
2368b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r3_117[] = {
2369b8021494Sopenharmony_ci  0xa8, 0xbf, 0x75, 0x2b // It ge; cmp ge r3 117
2370b8021494Sopenharmony_ci};
2371b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r7_211[] = {
2372b8021494Sopenharmony_ci  0x78, 0xbf, 0xd3, 0x2f // It vc; cmp vc r7 211
2373b8021494Sopenharmony_ci};
2374b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r6_147[] = {
2375b8021494Sopenharmony_ci  0x88, 0xbf, 0x93, 0x2e // It hi; cmp hi r6 147
2376b8021494Sopenharmony_ci};
2377b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r4_64[] = {
2378b8021494Sopenharmony_ci  0xc8, 0xbf, 0x40, 0x2c // It gt; cmp gt r4 64
2379b8021494Sopenharmony_ci};
2380b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r2_17[] = {
2381b8021494Sopenharmony_ci  0xa8, 0xbf, 0x11, 0x2a // It ge; cmp ge r2 17
2382b8021494Sopenharmony_ci};
2383b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r0_242[] = {
2384b8021494Sopenharmony_ci  0xb8, 0xbf, 0xf2, 0x28 // It lt; cmp lt r0 242
2385b8021494Sopenharmony_ci};
2386b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r5_144[] = {
2387b8021494Sopenharmony_ci  0x98, 0xbf, 0x90, 0x2d // It ls; cmp ls r5 144
2388b8021494Sopenharmony_ci};
2389b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r7_44[] = {
2390b8021494Sopenharmony_ci  0x38, 0xbf, 0x2c, 0x2f // It cc; cmp cc r7 44
2391b8021494Sopenharmony_ci};
2392b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r7_214[] = {
2393b8021494Sopenharmony_ci  0x68, 0xbf, 0xd6, 0x2f // It vs; cmp vs r7 214
2394b8021494Sopenharmony_ci};
2395b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r3_132[] = {
2396b8021494Sopenharmony_ci  0xa8, 0xbf, 0x84, 0x2b // It ge; cmp ge r3 132
2397b8021494Sopenharmony_ci};
2398b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r4_36[] = {
2399b8021494Sopenharmony_ci  0x88, 0xbf, 0x24, 0x2c // It hi; cmp hi r4 36
2400b8021494Sopenharmony_ci};
2401b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r1_5[] = {
2402b8021494Sopenharmony_ci  0x28, 0xbf, 0x05, 0x29 // It cs; cmp cs r1 5
2403b8021494Sopenharmony_ci};
2404b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r6_194[] = {
2405b8021494Sopenharmony_ci  0x48, 0xbf, 0xc2, 0x2e // It mi; cmp mi r6 194
2406b8021494Sopenharmony_ci};
2407b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r1_134[] = {
2408b8021494Sopenharmony_ci  0xa8, 0xbf, 0x86, 0x29 // It ge; cmp ge r1 134
2409b8021494Sopenharmony_ci};
2410b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r2_90[] = {
2411b8021494Sopenharmony_ci  0x98, 0xbf, 0x5a, 0x2a // It ls; cmp ls r2 90
2412b8021494Sopenharmony_ci};
2413b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r1_207[] = {
2414b8021494Sopenharmony_ci  0x78, 0xbf, 0xcf, 0x29 // It vc; cmp vc r1 207
2415b8021494Sopenharmony_ci};
2416b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r7_13[] = {
2417b8021494Sopenharmony_ci  0x38, 0xbf, 0x0d, 0x2f // It cc; cmp cc r7 13
2418b8021494Sopenharmony_ci};
2419b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r6_117[] = {
2420b8021494Sopenharmony_ci  0x38, 0xbf, 0x75, 0x2e // It cc; cmp cc r6 117
2421b8021494Sopenharmony_ci};
2422b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r2_113[] = {
2423b8021494Sopenharmony_ci  0x48, 0xbf, 0x71, 0x2a // It mi; cmp mi r2 113
2424b8021494Sopenharmony_ci};
2425b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r0_107[] = {
2426b8021494Sopenharmony_ci  0x78, 0xbf, 0x6b, 0x28 // It vc; cmp vc r0 107
2427b8021494Sopenharmony_ci};
2428b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r6_156[] = {
2429b8021494Sopenharmony_ci  0x48, 0xbf, 0x9c, 0x2e // It mi; cmp mi r6 156
2430b8021494Sopenharmony_ci};
2431b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r0_193[] = {
2432b8021494Sopenharmony_ci  0x88, 0xbf, 0xc1, 0x28 // It hi; cmp hi r0 193
2433b8021494Sopenharmony_ci};
2434b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r5_5[] = {
2435b8021494Sopenharmony_ci  0xc8, 0xbf, 0x05, 0x2d // It gt; cmp gt r5 5
2436b8021494Sopenharmony_ci};
2437b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r5_137[] = {
2438b8021494Sopenharmony_ci  0x38, 0xbf, 0x89, 0x2d // It cc; cmp cc r5 137
2439b8021494Sopenharmony_ci};
2440b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r1_60[] = {
2441b8021494Sopenharmony_ci  0x68, 0xbf, 0x3c, 0x29 // It vs; cmp vs r1 60
2442b8021494Sopenharmony_ci};
2443b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r5_156[] = {
2444b8021494Sopenharmony_ci  0xa8, 0xbf, 0x9c, 0x2d // It ge; cmp ge r5 156
2445b8021494Sopenharmony_ci};
2446b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r5_246[] = {
2447b8021494Sopenharmony_ci  0x88, 0xbf, 0xf6, 0x2d // It hi; cmp hi r5 246
2448b8021494Sopenharmony_ci};
2449b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r1_228[] = {
2450b8021494Sopenharmony_ci  0x58, 0xbf, 0xe4, 0x29 // It pl; cmp pl r1 228
2451b8021494Sopenharmony_ci};
2452b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r6_214[] = {
2453b8021494Sopenharmony_ci  0x48, 0xbf, 0xd6, 0x2e // It mi; cmp mi r6 214
2454b8021494Sopenharmony_ci};
2455b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r1_39[] = {
2456b8021494Sopenharmony_ci  0x98, 0xbf, 0x27, 0x29 // It ls; cmp ls r1 39
2457b8021494Sopenharmony_ci};
2458b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r2_201[] = {
2459b8021494Sopenharmony_ci  0xa8, 0xbf, 0xc9, 0x2a // It ge; cmp ge r2 201
2460b8021494Sopenharmony_ci};
2461b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r5_250[] = {
2462b8021494Sopenharmony_ci  0x98, 0xbf, 0xfa, 0x2d // It ls; cmp ls r5 250
2463b8021494Sopenharmony_ci};
2464b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r2_40[] = {
2465b8021494Sopenharmony_ci  0x48, 0xbf, 0x28, 0x2a // It mi; cmp mi r2 40
2466b8021494Sopenharmony_ci};
2467b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r4_225[] = {
2468b8021494Sopenharmony_ci  0x38, 0xbf, 0xe1, 0x2c // It cc; cmp cc r4 225
2469b8021494Sopenharmony_ci};
2470b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r1_96[] = {
2471b8021494Sopenharmony_ci  0x18, 0xbf, 0x60, 0x29 // It ne; cmp ne r1 96
2472b8021494Sopenharmony_ci};
2473b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r5_162[] = {
2474b8021494Sopenharmony_ci  0xa8, 0xbf, 0xa2, 0x2d // It ge; cmp ge r5 162
2475b8021494Sopenharmony_ci};
2476b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r5_176[] = {
2477b8021494Sopenharmony_ci  0x08, 0xbf, 0xb0, 0x2d // It eq; cmp eq r5 176
2478b8021494Sopenharmony_ci};
2479b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r1_246[] = {
2480b8021494Sopenharmony_ci  0xb8, 0xbf, 0xf6, 0x29 // It lt; cmp lt r1 246
2481b8021494Sopenharmony_ci};
2482b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r4_44[] = {
2483b8021494Sopenharmony_ci  0x98, 0xbf, 0x2c, 0x2c // It ls; cmp ls r4 44
2484b8021494Sopenharmony_ci};
2485b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r2_96[] = {
2486b8021494Sopenharmony_ci  0xb8, 0xbf, 0x60, 0x2a // It lt; cmp lt r2 96
2487b8021494Sopenharmony_ci};
2488b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r5_54[] = {
2489b8021494Sopenharmony_ci  0xa8, 0xbf, 0x36, 0x2d // It ge; cmp ge r5 54
2490b8021494Sopenharmony_ci};
2491b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r6_13[] = {
2492b8021494Sopenharmony_ci  0xb8, 0xbf, 0x0d, 0x2e // It lt; cmp lt r6 13
2493b8021494Sopenharmony_ci};
2494b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r5_106[] = {
2495b8021494Sopenharmony_ci  0x48, 0xbf, 0x6a, 0x2d // It mi; cmp mi r5 106
2496b8021494Sopenharmony_ci};
2497b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r5_62[] = {
2498b8021494Sopenharmony_ci  0x68, 0xbf, 0x3e, 0x2d // It vs; cmp vs r5 62
2499b8021494Sopenharmony_ci};
2500b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r5_235[] = {
2501b8021494Sopenharmony_ci  0x68, 0xbf, 0xeb, 0x2d // It vs; cmp vs r5 235
2502b8021494Sopenharmony_ci};
2503b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r1_49[] = {
2504b8021494Sopenharmony_ci  0x88, 0xbf, 0x31, 0x29 // It hi; cmp hi r1 49
2505b8021494Sopenharmony_ci};
2506b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r5_32[] = {
2507b8021494Sopenharmony_ci  0x28, 0xbf, 0x20, 0x2d // It cs; cmp cs r5 32
2508b8021494Sopenharmony_ci};
2509b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r7_43[] = {
2510b8021494Sopenharmony_ci  0x38, 0xbf, 0x2b, 0x2f // It cc; cmp cc r7 43
2511b8021494Sopenharmony_ci};
2512b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r6_122[] = {
2513b8021494Sopenharmony_ci  0x58, 0xbf, 0x7a, 0x2e // It pl; cmp pl r6 122
2514b8021494Sopenharmony_ci};
2515b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r7_87[] = {
2516b8021494Sopenharmony_ci  0x08, 0xbf, 0x57, 0x2f // It eq; cmp eq r7 87
2517b8021494Sopenharmony_ci};
2518b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r1_250[] = {
2519b8021494Sopenharmony_ci  0x38, 0xbf, 0xfa, 0x29 // It cc; cmp cc r1 250
2520b8021494Sopenharmony_ci};
2521b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r1_236[] = {
2522b8021494Sopenharmony_ci  0x78, 0xbf, 0xec, 0x29 // It vc; cmp vc r1 236
2523b8021494Sopenharmony_ci};
2524b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r1_83[] = {
2525b8021494Sopenharmony_ci  0x58, 0xbf, 0x53, 0x29 // It pl; cmp pl r1 83
2526b8021494Sopenharmony_ci};
2527b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r2_228[] = {
2528b8021494Sopenharmony_ci  0xc8, 0xbf, 0xe4, 0x2a // It gt; cmp gt r2 228
2529b8021494Sopenharmony_ci};
2530b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r1_41[] = {
2531b8021494Sopenharmony_ci  0x48, 0xbf, 0x29, 0x29 // It mi; cmp mi r1 41
2532b8021494Sopenharmony_ci};
2533b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r1_42[] = {
2534b8021494Sopenharmony_ci  0x88, 0xbf, 0x2a, 0x29 // It hi; cmp hi r1 42
2535b8021494Sopenharmony_ci};
2536b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r0_242[] = {
2537b8021494Sopenharmony_ci  0x88, 0xbf, 0xf2, 0x28 // It hi; cmp hi r0 242
2538b8021494Sopenharmony_ci};
2539b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r7_9[] = {
2540b8021494Sopenharmony_ci  0x18, 0xbf, 0x09, 0x2f // It ne; cmp ne r7 9
2541b8021494Sopenharmony_ci};
2542b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r3_0[] = {
2543b8021494Sopenharmony_ci  0xb8, 0xbf, 0x00, 0x2b // It lt; cmp lt r3 0
2544b8021494Sopenharmony_ci};
2545b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r0_183[] = {
2546b8021494Sopenharmony_ci  0x58, 0xbf, 0xb7, 0x28 // It pl; cmp pl r0 183
2547b8021494Sopenharmony_ci};
2548b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r2_117[] = {
2549b8021494Sopenharmony_ci  0x88, 0xbf, 0x75, 0x2a // It hi; cmp hi r2 117
2550b8021494Sopenharmony_ci};
2551b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r0_77[] = {
2552b8021494Sopenharmony_ci  0x88, 0xbf, 0x4d, 0x28 // It hi; cmp hi r0 77
2553b8021494Sopenharmony_ci};
2554b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r3_159[] = {
2555b8021494Sopenharmony_ci  0x98, 0xbf, 0x9f, 0x2b // It ls; cmp ls r3 159
2556b8021494Sopenharmony_ci};
2557b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r4_5[] = {
2558b8021494Sopenharmony_ci  0x38, 0xbf, 0x05, 0x2c // It cc; cmp cc r4 5
2559b8021494Sopenharmony_ci};
2560b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r4_244[] = {
2561b8021494Sopenharmony_ci  0x78, 0xbf, 0xf4, 0x2c // It vc; cmp vc r4 244
2562b8021494Sopenharmony_ci};
2563b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r2_121[] = {
2564b8021494Sopenharmony_ci  0x88, 0xbf, 0x79, 0x2a // It hi; cmp hi r2 121
2565b8021494Sopenharmony_ci};
2566b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r3_90[] = {
2567b8021494Sopenharmony_ci  0xd8, 0xbf, 0x5a, 0x2b // It le; cmp le r3 90
2568b8021494Sopenharmony_ci};
2569b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r6_10[] = {
2570b8021494Sopenharmony_ci  0x78, 0xbf, 0x0a, 0x2e // It vc; cmp vc r6 10
2571b8021494Sopenharmony_ci};
2572b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r5_150[] = {
2573b8021494Sopenharmony_ci  0x28, 0xbf, 0x96, 0x2d // It cs; cmp cs r5 150
2574b8021494Sopenharmony_ci};
2575b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r7_117[] = {
2576b8021494Sopenharmony_ci  0x78, 0xbf, 0x75, 0x2f // It vc; cmp vc r7 117
2577b8021494Sopenharmony_ci};
2578b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r7_211[] = {
2579b8021494Sopenharmony_ci  0x28, 0xbf, 0xd3, 0x2f // It cs; cmp cs r7 211
2580b8021494Sopenharmony_ci};
2581b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r0_18[] = {
2582b8021494Sopenharmony_ci  0x28, 0xbf, 0x12, 0x28 // It cs; cmp cs r0 18
2583b8021494Sopenharmony_ci};
2584b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r2_60[] = {
2585b8021494Sopenharmony_ci  0x18, 0xbf, 0x3c, 0x2a // It ne; cmp ne r2 60
2586b8021494Sopenharmony_ci};
2587b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r0_223[] = {
2588b8021494Sopenharmony_ci  0xa8, 0xbf, 0xdf, 0x28 // It ge; cmp ge r0 223
2589b8021494Sopenharmony_ci};
2590b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r1_176[] = {
2591b8021494Sopenharmony_ci  0xb8, 0xbf, 0xb0, 0x29 // It lt; cmp lt r1 176
2592b8021494Sopenharmony_ci};
2593b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r6_15[] = {
2594b8021494Sopenharmony_ci  0x08, 0xbf, 0x0f, 0x2e // It eq; cmp eq r6 15
2595b8021494Sopenharmony_ci};
2596b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r7_74[] = {
2597b8021494Sopenharmony_ci  0x68, 0xbf, 0x4a, 0x2f // It vs; cmp vs r7 74
2598b8021494Sopenharmony_ci};
2599b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r5_68[] = {
2600b8021494Sopenharmony_ci  0x18, 0xbf, 0x44, 0x2d // It ne; cmp ne r5 68
2601b8021494Sopenharmony_ci};
2602b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r7_49[] = {
2603b8021494Sopenharmony_ci  0x18, 0xbf, 0x31, 0x2f // It ne; cmp ne r7 49
2604b8021494Sopenharmony_ci};
2605b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r0_139[] = {
2606b8021494Sopenharmony_ci  0xd8, 0xbf, 0x8b, 0x28 // It le; cmp le r0 139
2607b8021494Sopenharmony_ci};
2608b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r3_218[] = {
2609b8021494Sopenharmony_ci  0xa8, 0xbf, 0xda, 0x2b // It ge; cmp ge r3 218
2610b8021494Sopenharmony_ci};
2611b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r2_25[] = {
2612b8021494Sopenharmony_ci  0xa8, 0xbf, 0x19, 0x2a // It ge; cmp ge r2 25
2613b8021494Sopenharmony_ci};
2614b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r5_117[] = {
2615b8021494Sopenharmony_ci  0x48, 0xbf, 0x75, 0x2d // It mi; cmp mi r5 117
2616b8021494Sopenharmony_ci};
2617b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r7_57[] = {
2618b8021494Sopenharmony_ci  0x58, 0xbf, 0x39, 0x2f // It pl; cmp pl r7 57
2619b8021494Sopenharmony_ci};
2620b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r7_7[] = {
2621b8021494Sopenharmony_ci  0xc8, 0xbf, 0x07, 0x2f // It gt; cmp gt r7 7
2622b8021494Sopenharmony_ci};
2623b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r4_55[] = {
2624b8021494Sopenharmony_ci  0x18, 0xbf, 0x37, 0x2c // It ne; cmp ne r4 55
2625b8021494Sopenharmony_ci};
2626b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r7_56[] = {
2627b8021494Sopenharmony_ci  0x18, 0xbf, 0x38, 0x2f // It ne; cmp ne r7 56
2628b8021494Sopenharmony_ci};
2629b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r5_55[] = {
2630b8021494Sopenharmony_ci  0x38, 0xbf, 0x37, 0x2d // It cc; cmp cc r5 55
2631b8021494Sopenharmony_ci};
2632b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r7_84[] = {
2633b8021494Sopenharmony_ci  0x38, 0xbf, 0x54, 0x2f // It cc; cmp cc r7 84
2634b8021494Sopenharmony_ci};
2635b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r5_229[] = {
2636b8021494Sopenharmony_ci  0x28, 0xbf, 0xe5, 0x2d // It cs; cmp cs r5 229
2637b8021494Sopenharmony_ci};
2638b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r1_205[] = {
2639b8021494Sopenharmony_ci  0x18, 0xbf, 0xcd, 0x29 // It ne; cmp ne r1 205
2640b8021494Sopenharmony_ci};
2641b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r1_133[] = {
2642b8021494Sopenharmony_ci  0xa8, 0xbf, 0x85, 0x29 // It ge; cmp ge r1 133
2643b8021494Sopenharmony_ci};
2644b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r0_25[] = {
2645b8021494Sopenharmony_ci  0x78, 0xbf, 0x19, 0x28 // It vc; cmp vc r0 25
2646b8021494Sopenharmony_ci};
2647b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r0_114[] = {
2648b8021494Sopenharmony_ci  0xa8, 0xbf, 0x72, 0x28 // It ge; cmp ge r0 114
2649b8021494Sopenharmony_ci};
2650b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r5_135[] = {
2651b8021494Sopenharmony_ci  0xd8, 0xbf, 0x87, 0x2d // It le; cmp le r5 135
2652b8021494Sopenharmony_ci};
2653b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r3_145[] = {
2654b8021494Sopenharmony_ci  0x58, 0xbf, 0x91, 0x2b // It pl; cmp pl r3 145
2655b8021494Sopenharmony_ci};
2656b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r5_197[] = {
2657b8021494Sopenharmony_ci  0xd8, 0xbf, 0xc5, 0x2d // It le; cmp le r5 197
2658b8021494Sopenharmony_ci};
2659b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r0_14[] = {
2660b8021494Sopenharmony_ci  0x78, 0xbf, 0x0e, 0x28 // It vc; cmp vc r0 14
2661b8021494Sopenharmony_ci};
2662b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r3_113[] = {
2663b8021494Sopenharmony_ci  0x78, 0xbf, 0x71, 0x2b // It vc; cmp vc r3 113
2664b8021494Sopenharmony_ci};
2665b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r3_224[] = {
2666b8021494Sopenharmony_ci  0xd8, 0xbf, 0xe0, 0x2b // It le; cmp le r3 224
2667b8021494Sopenharmony_ci};
2668b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r1_99[] = {
2669b8021494Sopenharmony_ci  0xd8, 0xbf, 0x63, 0x29 // It le; cmp le r1 99
2670b8021494Sopenharmony_ci};
2671b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r6_222[] = {
2672b8021494Sopenharmony_ci  0xd8, 0xbf, 0xde, 0x2e // It le; cmp le r6 222
2673b8021494Sopenharmony_ci};
2674b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r6_15[] = {
2675b8021494Sopenharmony_ci  0x78, 0xbf, 0x0f, 0x2e // It vc; cmp vc r6 15
2676b8021494Sopenharmony_ci};
2677b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r5_59[] = {
2678b8021494Sopenharmony_ci  0xa8, 0xbf, 0x3b, 0x2d // It ge; cmp ge r5 59
2679b8021494Sopenharmony_ci};
2680b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r2_187[] = {
2681b8021494Sopenharmony_ci  0x48, 0xbf, 0xbb, 0x2a // It mi; cmp mi r2 187
2682b8021494Sopenharmony_ci};
2683b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r0_107[] = {
2684b8021494Sopenharmony_ci  0x98, 0xbf, 0x6b, 0x28 // It ls; cmp ls r0 107
2685b8021494Sopenharmony_ci};
2686b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r6_111[] = {
2687b8021494Sopenharmony_ci  0xd8, 0xbf, 0x6f, 0x2e // It le; cmp le r6 111
2688b8021494Sopenharmony_ci};
2689b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r7_58[] = {
2690b8021494Sopenharmony_ci  0x88, 0xbf, 0x3a, 0x2f // It hi; cmp hi r7 58
2691b8021494Sopenharmony_ci};
2692b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r1_143[] = {
2693b8021494Sopenharmony_ci  0xd8, 0xbf, 0x8f, 0x29 // It le; cmp le r1 143
2694b8021494Sopenharmony_ci};
2695b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r7_181[] = {
2696b8021494Sopenharmony_ci  0x28, 0xbf, 0xb5, 0x2f // It cs; cmp cs r7 181
2697b8021494Sopenharmony_ci};
2698b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r4_235[] = {
2699b8021494Sopenharmony_ci  0x88, 0xbf, 0xeb, 0x2c // It hi; cmp hi r4 235
2700b8021494Sopenharmony_ci};
2701b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r3_69[] = {
2702b8021494Sopenharmony_ci  0x68, 0xbf, 0x45, 0x2b // It vs; cmp vs r3 69
2703b8021494Sopenharmony_ci};
2704b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r1_100[] = {
2705b8021494Sopenharmony_ci  0x98, 0xbf, 0x64, 0x29 // It ls; cmp ls r1 100
2706b8021494Sopenharmony_ci};
2707b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r7_93[] = {
2708b8021494Sopenharmony_ci  0x18, 0xbf, 0x5d, 0x2f // It ne; cmp ne r7 93
2709b8021494Sopenharmony_ci};
2710b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r5_10[] = {
2711b8021494Sopenharmony_ci  0x58, 0xbf, 0x0a, 0x2d // It pl; cmp pl r5 10
2712b8021494Sopenharmony_ci};
2713b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r0_158[] = {
2714b8021494Sopenharmony_ci  0x08, 0xbf, 0x9e, 0x28 // It eq; cmp eq r0 158
2715b8021494Sopenharmony_ci};
2716b8021494Sopenharmony_ciconst byte kInstruction_cmp_pl_r5_8[] = {
2717b8021494Sopenharmony_ci  0x58, 0xbf, 0x08, 0x2d // It pl; cmp pl r5 8
2718b8021494Sopenharmony_ci};
2719b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r5_172[] = {
2720b8021494Sopenharmony_ci  0x78, 0xbf, 0xac, 0x2d // It vc; cmp vc r5 172
2721b8021494Sopenharmony_ci};
2722b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r6_0[] = {
2723b8021494Sopenharmony_ci  0x18, 0xbf, 0x00, 0x2e // It ne; cmp ne r6 0
2724b8021494Sopenharmony_ci};
2725b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r0_106[] = {
2726b8021494Sopenharmony_ci  0x48, 0xbf, 0x6a, 0x28 // It mi; cmp mi r0 106
2727b8021494Sopenharmony_ci};
2728b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r7_229[] = {
2729b8021494Sopenharmony_ci  0x68, 0xbf, 0xe5, 0x2f // It vs; cmp vs r7 229
2730b8021494Sopenharmony_ci};
2731b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r6_75[] = {
2732b8021494Sopenharmony_ci  0x18, 0xbf, 0x4b, 0x2e // It ne; cmp ne r6 75
2733b8021494Sopenharmony_ci};
2734b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r7_247[] = {
2735b8021494Sopenharmony_ci  0x38, 0xbf, 0xf7, 0x2f // It cc; cmp cc r7 247
2736b8021494Sopenharmony_ci};
2737b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r0_171[] = {
2738b8021494Sopenharmony_ci  0x18, 0xbf, 0xab, 0x28 // It ne; cmp ne r0 171
2739b8021494Sopenharmony_ci};
2740b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r6_76[] = {
2741b8021494Sopenharmony_ci  0xb8, 0xbf, 0x4c, 0x2e // It lt; cmp lt r6 76
2742b8021494Sopenharmony_ci};
2743b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r6_20[] = {
2744b8021494Sopenharmony_ci  0x98, 0xbf, 0x14, 0x2e // It ls; cmp ls r6 20
2745b8021494Sopenharmony_ci};
2746b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r3_79[] = {
2747b8021494Sopenharmony_ci  0x18, 0xbf, 0x4f, 0x2b // It ne; cmp ne r3 79
2748b8021494Sopenharmony_ci};
2749b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r4_214[] = {
2750b8021494Sopenharmony_ci  0xb8, 0xbf, 0xd6, 0x2c // It lt; cmp lt r4 214
2751b8021494Sopenharmony_ci};
2752b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r1_108[] = {
2753b8021494Sopenharmony_ci  0xc8, 0xbf, 0x6c, 0x29 // It gt; cmp gt r1 108
2754b8021494Sopenharmony_ci};
2755b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r0_149[] = {
2756b8021494Sopenharmony_ci  0x98, 0xbf, 0x95, 0x28 // It ls; cmp ls r0 149
2757b8021494Sopenharmony_ci};
2758b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r5_218[] = {
2759b8021494Sopenharmony_ci  0x78, 0xbf, 0xda, 0x2d // It vc; cmp vc r5 218
2760b8021494Sopenharmony_ci};
2761b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r3_65[] = {
2762b8021494Sopenharmony_ci  0x88, 0xbf, 0x41, 0x2b // It hi; cmp hi r3 65
2763b8021494Sopenharmony_ci};
2764b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r4_9[] = {
2765b8021494Sopenharmony_ci  0xa8, 0xbf, 0x09, 0x2c // It ge; cmp ge r4 9
2766b8021494Sopenharmony_ci};
2767b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r2_252[] = {
2768b8021494Sopenharmony_ci  0x98, 0xbf, 0xfc, 0x2a // It ls; cmp ls r2 252
2769b8021494Sopenharmony_ci};
2770b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r1_107[] = {
2771b8021494Sopenharmony_ci  0x68, 0xbf, 0x6b, 0x29 // It vs; cmp vs r1 107
2772b8021494Sopenharmony_ci};
2773b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r7_32[] = {
2774b8021494Sopenharmony_ci  0xd8, 0xbf, 0x20, 0x2f // It le; cmp le r7 32
2775b8021494Sopenharmony_ci};
2776b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r7_22[] = {
2777b8021494Sopenharmony_ci  0x28, 0xbf, 0x16, 0x2f // It cs; cmp cs r7 22
2778b8021494Sopenharmony_ci};
2779b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r1_145[] = {
2780b8021494Sopenharmony_ci  0xd8, 0xbf, 0x91, 0x29 // It le; cmp le r1 145
2781b8021494Sopenharmony_ci};
2782b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r2_144[] = {
2783b8021494Sopenharmony_ci  0x18, 0xbf, 0x90, 0x2a // It ne; cmp ne r2 144
2784b8021494Sopenharmony_ci};
2785b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r4_79[] = {
2786b8021494Sopenharmony_ci  0x48, 0xbf, 0x4f, 0x2c // It mi; cmp mi r4 79
2787b8021494Sopenharmony_ci};
2788b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r5_240[] = {
2789b8021494Sopenharmony_ci  0x18, 0xbf, 0xf0, 0x2d // It ne; cmp ne r5 240
2790b8021494Sopenharmony_ci};
2791b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r7_251[] = {
2792b8021494Sopenharmony_ci  0xb8, 0xbf, 0xfb, 0x2f // It lt; cmp lt r7 251
2793b8021494Sopenharmony_ci};
2794b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r0_118[] = {
2795b8021494Sopenharmony_ci  0xd8, 0xbf, 0x76, 0x28 // It le; cmp le r0 118
2796b8021494Sopenharmony_ci};
2797b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r0_199[] = {
2798b8021494Sopenharmony_ci  0x08, 0xbf, 0xc7, 0x28 // It eq; cmp eq r0 199
2799b8021494Sopenharmony_ci};
2800b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r3_105[] = {
2801b8021494Sopenharmony_ci  0x88, 0xbf, 0x69, 0x2b // It hi; cmp hi r3 105
2802b8021494Sopenharmony_ci};
2803b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r3_215[] = {
2804b8021494Sopenharmony_ci  0x28, 0xbf, 0xd7, 0x2b // It cs; cmp cs r3 215
2805b8021494Sopenharmony_ci};
2806b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r7_19[] = {
2807b8021494Sopenharmony_ci  0xa8, 0xbf, 0x13, 0x2f // It ge; cmp ge r7 19
2808b8021494Sopenharmony_ci};
2809b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r4_94[] = {
2810b8021494Sopenharmony_ci  0xd8, 0xbf, 0x5e, 0x2c // It le; cmp le r4 94
2811b8021494Sopenharmony_ci};
2812b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r4_100[] = {
2813b8021494Sopenharmony_ci  0x88, 0xbf, 0x64, 0x2c // It hi; cmp hi r4 100
2814b8021494Sopenharmony_ci};
2815b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r7_116[] = {
2816b8021494Sopenharmony_ci  0x38, 0xbf, 0x74, 0x2f // It cc; cmp cc r7 116
2817b8021494Sopenharmony_ci};
2818b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r4_168[] = {
2819b8021494Sopenharmony_ci  0x98, 0xbf, 0xa8, 0x2c // It ls; cmp ls r4 168
2820b8021494Sopenharmony_ci};
2821b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r5_5[] = {
2822b8021494Sopenharmony_ci  0xb8, 0xbf, 0x05, 0x2d // It lt; cmp lt r5 5
2823b8021494Sopenharmony_ci};
2824b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r4_121[] = {
2825b8021494Sopenharmony_ci  0x78, 0xbf, 0x79, 0x2c // It vc; cmp vc r4 121
2826b8021494Sopenharmony_ci};
2827b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r2_235[] = {
2828b8021494Sopenharmony_ci  0x98, 0xbf, 0xeb, 0x2a // It ls; cmp ls r2 235
2829b8021494Sopenharmony_ci};
2830b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r2_65[] = {
2831b8021494Sopenharmony_ci  0xc8, 0xbf, 0x41, 0x2a // It gt; cmp gt r2 65
2832b8021494Sopenharmony_ci};
2833b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r0_153[] = {
2834b8021494Sopenharmony_ci  0xd8, 0xbf, 0x99, 0x28 // It le; cmp le r0 153
2835b8021494Sopenharmony_ci};
2836b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r2_92[] = {
2837b8021494Sopenharmony_ci  0xa8, 0xbf, 0x5c, 0x2a // It ge; cmp ge r2 92
2838b8021494Sopenharmony_ci};
2839b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r7_183[] = {
2840b8021494Sopenharmony_ci  0x28, 0xbf, 0xb7, 0x2f // It cs; cmp cs r7 183
2841b8021494Sopenharmony_ci};
2842b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r7_90[] = {
2843b8021494Sopenharmony_ci  0x68, 0xbf, 0x5a, 0x2f // It vs; cmp vs r7 90
2844b8021494Sopenharmony_ci};
2845b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r7_83[] = {
2846b8021494Sopenharmony_ci  0xa8, 0xbf, 0x53, 0x2f // It ge; cmp ge r7 83
2847b8021494Sopenharmony_ci};
2848b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r6_170[] = {
2849b8021494Sopenharmony_ci  0x78, 0xbf, 0xaa, 0x2e // It vc; cmp vc r6 170
2850b8021494Sopenharmony_ci};
2851b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r7_13[] = {
2852b8021494Sopenharmony_ci  0x68, 0xbf, 0x0d, 0x2f // It vs; cmp vs r7 13
2853b8021494Sopenharmony_ci};
2854b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r2_26[] = {
2855b8021494Sopenharmony_ci  0x38, 0xbf, 0x1a, 0x2a // It cc; cmp cc r2 26
2856b8021494Sopenharmony_ci};
2857b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r3_118[] = {
2858b8021494Sopenharmony_ci  0x98, 0xbf, 0x76, 0x2b // It ls; cmp ls r3 118
2859b8021494Sopenharmony_ci};
2860b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r4_78[] = {
2861b8021494Sopenharmony_ci  0x78, 0xbf, 0x4e, 0x2c // It vc; cmp vc r4 78
2862b8021494Sopenharmony_ci};
2863b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r1_222[] = {
2864b8021494Sopenharmony_ci  0x78, 0xbf, 0xde, 0x29 // It vc; cmp vc r1 222
2865b8021494Sopenharmony_ci};
2866b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r7_16[] = {
2867b8021494Sopenharmony_ci  0x98, 0xbf, 0x10, 0x2f // It ls; cmp ls r7 16
2868b8021494Sopenharmony_ci};
2869b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r4_41[] = {
2870b8021494Sopenharmony_ci  0x68, 0xbf, 0x29, 0x2c // It vs; cmp vs r4 41
2871b8021494Sopenharmony_ci};
2872b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r3_21[] = {
2873b8021494Sopenharmony_ci  0xb8, 0xbf, 0x15, 0x2b // It lt; cmp lt r3 21
2874b8021494Sopenharmony_ci};
2875b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r5_73[] = {
2876b8021494Sopenharmony_ci  0xc8, 0xbf, 0x49, 0x2d // It gt; cmp gt r5 73
2877b8021494Sopenharmony_ci};
2878b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r2_21[] = {
2879b8021494Sopenharmony_ci  0x68, 0xbf, 0x15, 0x2a // It vs; cmp vs r2 21
2880b8021494Sopenharmony_ci};
2881b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r6_212[] = {
2882b8021494Sopenharmony_ci  0xc8, 0xbf, 0xd4, 0x2e // It gt; cmp gt r6 212
2883b8021494Sopenharmony_ci};
2884b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r0_217[] = {
2885b8021494Sopenharmony_ci  0xa8, 0xbf, 0xd9, 0x28 // It ge; cmp ge r0 217
2886b8021494Sopenharmony_ci};
2887b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r3_163[] = {
2888b8021494Sopenharmony_ci  0xa8, 0xbf, 0xa3, 0x2b // It ge; cmp ge r3 163
2889b8021494Sopenharmony_ci};
2890b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r4_180[] = {
2891b8021494Sopenharmony_ci  0x88, 0xbf, 0xb4, 0x2c // It hi; cmp hi r4 180
2892b8021494Sopenharmony_ci};
2893b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r3_163[] = {
2894b8021494Sopenharmony_ci  0x28, 0xbf, 0xa3, 0x2b // It cs; cmp cs r3 163
2895b8021494Sopenharmony_ci};
2896b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r3_3[] = {
2897b8021494Sopenharmony_ci  0x88, 0xbf, 0x03, 0x2b // It hi; cmp hi r3 3
2898b8021494Sopenharmony_ci};
2899b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r3_121[] = {
2900b8021494Sopenharmony_ci  0xc8, 0xbf, 0x79, 0x2b // It gt; cmp gt r3 121
2901b8021494Sopenharmony_ci};
2902b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r0_82[] = {
2903b8021494Sopenharmony_ci  0x28, 0xbf, 0x52, 0x28 // It cs; cmp cs r0 82
2904b8021494Sopenharmony_ci};
2905b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r1_204[] = {
2906b8021494Sopenharmony_ci  0x38, 0xbf, 0xcc, 0x29 // It cc; cmp cc r1 204
2907b8021494Sopenharmony_ci};
2908b8021494Sopenharmony_ciconst byte kInstruction_cmp_cc_r2_16[] = {
2909b8021494Sopenharmony_ci  0x38, 0xbf, 0x10, 0x2a // It cc; cmp cc r2 16
2910b8021494Sopenharmony_ci};
2911b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r4_152[] = {
2912b8021494Sopenharmony_ci  0xd8, 0xbf, 0x98, 0x2c // It le; cmp le r4 152
2913b8021494Sopenharmony_ci};
2914b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r6_168[] = {
2915b8021494Sopenharmony_ci  0x98, 0xbf, 0xa8, 0x2e // It ls; cmp ls r6 168
2916b8021494Sopenharmony_ci};
2917b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r4_85[] = {
2918b8021494Sopenharmony_ci  0x28, 0xbf, 0x55, 0x2c // It cs; cmp cs r4 85
2919b8021494Sopenharmony_ci};
2920b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r7_175[] = {
2921b8021494Sopenharmony_ci  0xb8, 0xbf, 0xaf, 0x2f // It lt; cmp lt r7 175
2922b8021494Sopenharmony_ci};
2923b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r7_165[] = {
2924b8021494Sopenharmony_ci  0x28, 0xbf, 0xa5, 0x2f // It cs; cmp cs r7 165
2925b8021494Sopenharmony_ci};
2926b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r1_6[] = {
2927b8021494Sopenharmony_ci  0xa8, 0xbf, 0x06, 0x29 // It ge; cmp ge r1 6
2928b8021494Sopenharmony_ci};
2929b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r3_59[] = {
2930b8021494Sopenharmony_ci  0x28, 0xbf, 0x3b, 0x2b // It cs; cmp cs r3 59
2931b8021494Sopenharmony_ci};
2932b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r1_223[] = {
2933b8021494Sopenharmony_ci  0x18, 0xbf, 0xdf, 0x29 // It ne; cmp ne r1 223
2934b8021494Sopenharmony_ci};
2935b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r1_222[] = {
2936b8021494Sopenharmony_ci  0x68, 0xbf, 0xde, 0x29 // It vs; cmp vs r1 222
2937b8021494Sopenharmony_ci};
2938b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r0_102[] = {
2939b8021494Sopenharmony_ci  0x28, 0xbf, 0x66, 0x28 // It cs; cmp cs r0 102
2940b8021494Sopenharmony_ci};
2941b8021494Sopenharmony_ciconst byte kInstruction_cmp_ls_r0_62[] = {
2942b8021494Sopenharmony_ci  0x98, 0xbf, 0x3e, 0x28 // It ls; cmp ls r0 62
2943b8021494Sopenharmony_ci};
2944b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r6_97[] = {
2945b8021494Sopenharmony_ci  0x68, 0xbf, 0x61, 0x2e // It vs; cmp vs r6 97
2946b8021494Sopenharmony_ci};
2947b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r6_60[] = {
2948b8021494Sopenharmony_ci  0xc8, 0xbf, 0x3c, 0x2e // It gt; cmp gt r6 60
2949b8021494Sopenharmony_ci};
2950b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r7_144[] = {
2951b8021494Sopenharmony_ci  0x48, 0xbf, 0x90, 0x2f // It mi; cmp mi r7 144
2952b8021494Sopenharmony_ci};
2953b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r4_0[] = {
2954b8021494Sopenharmony_ci  0x68, 0xbf, 0x00, 0x2c // It vs; cmp vs r4 0
2955b8021494Sopenharmony_ci};
2956b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r5_62[] = {
2957b8021494Sopenharmony_ci  0x88, 0xbf, 0x3e, 0x2d // It hi; cmp hi r5 62
2958b8021494Sopenharmony_ci};
2959b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r1_49[] = {
2960b8021494Sopenharmony_ci  0xd8, 0xbf, 0x31, 0x29 // It le; cmp le r1 49
2961b8021494Sopenharmony_ci};
2962b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r4_178[] = {
2963b8021494Sopenharmony_ci  0xd8, 0xbf, 0xb2, 0x2c // It le; cmp le r4 178
2964b8021494Sopenharmony_ci};
2965b8021494Sopenharmony_ciconst byte kInstruction_cmp_lt_r3_149[] = {
2966b8021494Sopenharmony_ci  0xb8, 0xbf, 0x95, 0x2b // It lt; cmp lt r3 149
2967b8021494Sopenharmony_ci};
2968b8021494Sopenharmony_ciconst byte kInstruction_cmp_vs_r7_64[] = {
2969b8021494Sopenharmony_ci  0x68, 0xbf, 0x40, 0x2f // It vs; cmp vs r7 64
2970b8021494Sopenharmony_ci};
2971b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r3_202[] = {
2972b8021494Sopenharmony_ci  0x18, 0xbf, 0xca, 0x2b // It ne; cmp ne r3 202
2973b8021494Sopenharmony_ci};
2974b8021494Sopenharmony_ciconst byte kInstruction_cmp_ne_r2_164[] = {
2975b8021494Sopenharmony_ci  0x18, 0xbf, 0xa4, 0x2a // It ne; cmp ne r2 164
2976b8021494Sopenharmony_ci};
2977b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r3_193[] = {
2978b8021494Sopenharmony_ci  0xc8, 0xbf, 0xc1, 0x2b // It gt; cmp gt r3 193
2979b8021494Sopenharmony_ci};
2980b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r7_164[] = {
2981b8021494Sopenharmony_ci  0xd8, 0xbf, 0xa4, 0x2f // It le; cmp le r7 164
2982b8021494Sopenharmony_ci};
2983b8021494Sopenharmony_ciconst byte kInstruction_cmp_eq_r6_151[] = {
2984b8021494Sopenharmony_ci  0x08, 0xbf, 0x97, 0x2e // It eq; cmp eq r6 151
2985b8021494Sopenharmony_ci};
2986b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r3_38[] = {
2987b8021494Sopenharmony_ci  0x88, 0xbf, 0x26, 0x2b // It hi; cmp hi r3 38
2988b8021494Sopenharmony_ci};
2989b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r7_191[] = {
2990b8021494Sopenharmony_ci  0xc8, 0xbf, 0xbf, 0x2f // It gt; cmp gt r7 191
2991b8021494Sopenharmony_ci};
2992b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r6_42[] = {
2993b8021494Sopenharmony_ci  0xa8, 0xbf, 0x2a, 0x2e // It ge; cmp ge r6 42
2994b8021494Sopenharmony_ci};
2995b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r6_247[] = {
2996b8021494Sopenharmony_ci  0x78, 0xbf, 0xf7, 0x2e // It vc; cmp vc r6 247
2997b8021494Sopenharmony_ci};
2998b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r5_236[] = {
2999b8021494Sopenharmony_ci  0x88, 0xbf, 0xec, 0x2d // It hi; cmp hi r5 236
3000b8021494Sopenharmony_ci};
3001b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r5_234[] = {
3002b8021494Sopenharmony_ci  0x88, 0xbf, 0xea, 0x2d // It hi; cmp hi r5 234
3003b8021494Sopenharmony_ci};
3004b8021494Sopenharmony_ciconst byte kInstruction_cmp_le_r4_126[] = {
3005b8021494Sopenharmony_ci  0xd8, 0xbf, 0x7e, 0x2c // It le; cmp le r4 126
3006b8021494Sopenharmony_ci};
3007b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r7_241[] = {
3008b8021494Sopenharmony_ci  0xc8, 0xbf, 0xf1, 0x2f // It gt; cmp gt r7 241
3009b8021494Sopenharmony_ci};
3010b8021494Sopenharmony_ciconst byte kInstruction_cmp_hi_r7_116[] = {
3011b8021494Sopenharmony_ci  0x88, 0xbf, 0x74, 0x2f // It hi; cmp hi r7 116
3012b8021494Sopenharmony_ci};
3013b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r7_119[] = {
3014b8021494Sopenharmony_ci  0x28, 0xbf, 0x77, 0x2f // It cs; cmp cs r7 119
3015b8021494Sopenharmony_ci};
3016b8021494Sopenharmony_ciconst byte kInstruction_cmp_ge_r3_148[] = {
3017b8021494Sopenharmony_ci  0xa8, 0xbf, 0x94, 0x2b // It ge; cmp ge r3 148
3018b8021494Sopenharmony_ci};
3019b8021494Sopenharmony_ciconst byte kInstruction_cmp_gt_r7_88[] = {
3020b8021494Sopenharmony_ci  0xc8, 0xbf, 0x58, 0x2f // It gt; cmp gt r7 88
3021b8021494Sopenharmony_ci};
3022b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r6_58[] = {
3023b8021494Sopenharmony_ci  0x78, 0xbf, 0x3a, 0x2e // It vc; cmp vc r6 58
3024b8021494Sopenharmony_ci};
3025b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r6_157[] = {
3026b8021494Sopenharmony_ci  0x48, 0xbf, 0x9d, 0x2e // It mi; cmp mi r6 157
3027b8021494Sopenharmony_ci};
3028b8021494Sopenharmony_ciconst byte kInstruction_cmp_cs_r0_129[] = {
3029b8021494Sopenharmony_ci  0x28, 0xbf, 0x81, 0x28 // It cs; cmp cs r0 129
3030b8021494Sopenharmony_ci};
3031b8021494Sopenharmony_ciconst byte kInstruction_cmp_vc_r1_161[] = {
3032b8021494Sopenharmony_ci  0x78, 0xbf, 0xa1, 0x29 // It vc; cmp vc r1 161
3033b8021494Sopenharmony_ci};
3034b8021494Sopenharmony_ciconst byte kInstruction_cmp_mi_r0_34[] = {
3035b8021494Sopenharmony_ci  0x48, 0xbf, 0x22, 0x28 // It mi; cmp mi r0 34
3036b8021494Sopenharmony_ci};
3037b8021494Sopenharmony_ciconst TestResult kReferencecmp[] = {
3038b8021494Sopenharmony_ci  {
3039b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r1_111),
3040b8021494Sopenharmony_ci    kInstruction_cmp_vc_r1_111,
3041b8021494Sopenharmony_ci  },
3042b8021494Sopenharmony_ci  {
3043b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r1_134),
3044b8021494Sopenharmony_ci    kInstruction_cmp_ne_r1_134,
3045b8021494Sopenharmony_ci  },
3046b8021494Sopenharmony_ci  {
3047b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r5_21),
3048b8021494Sopenharmony_ci    kInstruction_cmp_ne_r5_21,
3049b8021494Sopenharmony_ci  },
3050b8021494Sopenharmony_ci  {
3051b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r6_221),
3052b8021494Sopenharmony_ci    kInstruction_cmp_cs_r6_221,
3053b8021494Sopenharmony_ci  },
3054b8021494Sopenharmony_ci  {
3055b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r3_100),
3056b8021494Sopenharmony_ci    kInstruction_cmp_cs_r3_100,
3057b8021494Sopenharmony_ci  },
3058b8021494Sopenharmony_ci  {
3059b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r2_209),
3060b8021494Sopenharmony_ci    kInstruction_cmp_le_r2_209,
3061b8021494Sopenharmony_ci  },
3062b8021494Sopenharmony_ci  {
3063b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r7_8),
3064b8021494Sopenharmony_ci    kInstruction_cmp_ls_r7_8,
3065b8021494Sopenharmony_ci  },
3066b8021494Sopenharmony_ci  {
3067b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r7_201),
3068b8021494Sopenharmony_ci    kInstruction_cmp_cs_r7_201,
3069b8021494Sopenharmony_ci  },
3070b8021494Sopenharmony_ci  {
3071b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r3_112),
3072b8021494Sopenharmony_ci    kInstruction_cmp_ne_r3_112,
3073b8021494Sopenharmony_ci  },
3074b8021494Sopenharmony_ci  {
3075b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r4_152),
3076b8021494Sopenharmony_ci    kInstruction_cmp_lt_r4_152,
3077b8021494Sopenharmony_ci  },
3078b8021494Sopenharmony_ci  {
3079b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r4_165),
3080b8021494Sopenharmony_ci    kInstruction_cmp_mi_r4_165,
3081b8021494Sopenharmony_ci  },
3082b8021494Sopenharmony_ci  {
3083b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r6_175),
3084b8021494Sopenharmony_ci    kInstruction_cmp_eq_r6_175,
3085b8021494Sopenharmony_ci  },
3086b8021494Sopenharmony_ci  {
3087b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r3_187),
3088b8021494Sopenharmony_ci    kInstruction_cmp_hi_r3_187,
3089b8021494Sopenharmony_ci  },
3090b8021494Sopenharmony_ci  {
3091b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r0_192),
3092b8021494Sopenharmony_ci    kInstruction_cmp_ne_r0_192,
3093b8021494Sopenharmony_ci  },
3094b8021494Sopenharmony_ci  {
3095b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r7_207),
3096b8021494Sopenharmony_ci    kInstruction_cmp_vc_r7_207,
3097b8021494Sopenharmony_ci  },
3098b8021494Sopenharmony_ci  {
3099b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r3_135),
3100b8021494Sopenharmony_ci    kInstruction_cmp_vs_r3_135,
3101b8021494Sopenharmony_ci  },
3102b8021494Sopenharmony_ci  {
3103b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r4_204),
3104b8021494Sopenharmony_ci    kInstruction_cmp_cs_r4_204,
3105b8021494Sopenharmony_ci  },
3106b8021494Sopenharmony_ci  {
3107b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r0_122),
3108b8021494Sopenharmony_ci    kInstruction_cmp_gt_r0_122,
3109b8021494Sopenharmony_ci  },
3110b8021494Sopenharmony_ci  {
3111b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r4_185),
3112b8021494Sopenharmony_ci    kInstruction_cmp_lt_r4_185,
3113b8021494Sopenharmony_ci  },
3114b8021494Sopenharmony_ci  {
3115b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r2_187),
3116b8021494Sopenharmony_ci    kInstruction_cmp_eq_r2_187,
3117b8021494Sopenharmony_ci  },
3118b8021494Sopenharmony_ci  {
3119b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r5_226),
3120b8021494Sopenharmony_ci    kInstruction_cmp_ne_r5_226,
3121b8021494Sopenharmony_ci  },
3122b8021494Sopenharmony_ci  {
3123b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r1_250),
3124b8021494Sopenharmony_ci    kInstruction_cmp_ge_r1_250,
3125b8021494Sopenharmony_ci  },
3126b8021494Sopenharmony_ci  {
3127b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r7_97),
3128b8021494Sopenharmony_ci    kInstruction_cmp_lt_r7_97,
3129b8021494Sopenharmony_ci  },
3130b8021494Sopenharmony_ci  {
3131b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r4_21),
3132b8021494Sopenharmony_ci    kInstruction_cmp_cs_r4_21,
3133b8021494Sopenharmony_ci  },
3134b8021494Sopenharmony_ci  {
3135b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r0_217),
3136b8021494Sopenharmony_ci    kInstruction_cmp_vc_r0_217,
3137b8021494Sopenharmony_ci  },
3138b8021494Sopenharmony_ci  {
3139b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r1_81),
3140b8021494Sopenharmony_ci    kInstruction_cmp_mi_r1_81,
3141b8021494Sopenharmony_ci  },
3142b8021494Sopenharmony_ci  {
3143b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r5_156),
3144b8021494Sopenharmony_ci    kInstruction_cmp_cc_r5_156,
3145b8021494Sopenharmony_ci  },
3146b8021494Sopenharmony_ci  {
3147b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r7_171),
3148b8021494Sopenharmony_ci    kInstruction_cmp_ne_r7_171,
3149b8021494Sopenharmony_ci  },
3150b8021494Sopenharmony_ci  {
3151b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r2_252),
3152b8021494Sopenharmony_ci    kInstruction_cmp_vs_r2_252,
3153b8021494Sopenharmony_ci  },
3154b8021494Sopenharmony_ci  {
3155b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r4_103),
3156b8021494Sopenharmony_ci    kInstruction_cmp_lt_r4_103,
3157b8021494Sopenharmony_ci  },
3158b8021494Sopenharmony_ci  {
3159b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r6_203),
3160b8021494Sopenharmony_ci    kInstruction_cmp_ge_r6_203,
3161b8021494Sopenharmony_ci  },
3162b8021494Sopenharmony_ci  {
3163b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r4_234),
3164b8021494Sopenharmony_ci    kInstruction_cmp_ne_r4_234,
3165b8021494Sopenharmony_ci  },
3166b8021494Sopenharmony_ci  {
3167b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r2_27),
3168b8021494Sopenharmony_ci    kInstruction_cmp_mi_r2_27,
3169b8021494Sopenharmony_ci  },
3170b8021494Sopenharmony_ci  {
3171b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r4_224),
3172b8021494Sopenharmony_ci    kInstruction_cmp_ne_r4_224,
3173b8021494Sopenharmony_ci  },
3174b8021494Sopenharmony_ci  {
3175b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r3_124),
3176b8021494Sopenharmony_ci    kInstruction_cmp_gt_r3_124,
3177b8021494Sopenharmony_ci  },
3178b8021494Sopenharmony_ci  {
3179b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r4_49),
3180b8021494Sopenharmony_ci    kInstruction_cmp_lt_r4_49,
3181b8021494Sopenharmony_ci  },
3182b8021494Sopenharmony_ci  {
3183b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r1_201),
3184b8021494Sopenharmony_ci    kInstruction_cmp_gt_r1_201,
3185b8021494Sopenharmony_ci  },
3186b8021494Sopenharmony_ci  {
3187b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r4_133),
3188b8021494Sopenharmony_ci    kInstruction_cmp_ge_r4_133,
3189b8021494Sopenharmony_ci  },
3190b8021494Sopenharmony_ci  {
3191b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r4_176),
3192b8021494Sopenharmony_ci    kInstruction_cmp_hi_r4_176,
3193b8021494Sopenharmony_ci  },
3194b8021494Sopenharmony_ci  {
3195b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r3_94),
3196b8021494Sopenharmony_ci    kInstruction_cmp_pl_r3_94,
3197b8021494Sopenharmony_ci  },
3198b8021494Sopenharmony_ci  {
3199b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r2_69),
3200b8021494Sopenharmony_ci    kInstruction_cmp_le_r2_69,
3201b8021494Sopenharmony_ci  },
3202b8021494Sopenharmony_ci  {
3203b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r0_145),
3204b8021494Sopenharmony_ci    kInstruction_cmp_hi_r0_145,
3205b8021494Sopenharmony_ci  },
3206b8021494Sopenharmony_ci  {
3207b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r1_119),
3208b8021494Sopenharmony_ci    kInstruction_cmp_ne_r1_119,
3209b8021494Sopenharmony_ci  },
3210b8021494Sopenharmony_ci  {
3211b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r0_124),
3212b8021494Sopenharmony_ci    kInstruction_cmp_hi_r0_124,
3213b8021494Sopenharmony_ci  },
3214b8021494Sopenharmony_ci  {
3215b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r6_221),
3216b8021494Sopenharmony_ci    kInstruction_cmp_vc_r6_221,
3217b8021494Sopenharmony_ci  },
3218b8021494Sopenharmony_ci  {
3219b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r2_71),
3220b8021494Sopenharmony_ci    kInstruction_cmp_cs_r2_71,
3221b8021494Sopenharmony_ci  },
3222b8021494Sopenharmony_ci  {
3223b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r0_87),
3224b8021494Sopenharmony_ci    kInstruction_cmp_eq_r0_87,
3225b8021494Sopenharmony_ci  },
3226b8021494Sopenharmony_ci  {
3227b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r3_42),
3228b8021494Sopenharmony_ci    kInstruction_cmp_cc_r3_42,
3229b8021494Sopenharmony_ci  },
3230b8021494Sopenharmony_ci  {
3231b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r7_98),
3232b8021494Sopenharmony_ci    kInstruction_cmp_cs_r7_98,
3233b8021494Sopenharmony_ci  },
3234b8021494Sopenharmony_ci  {
3235b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r3_28),
3236b8021494Sopenharmony_ci    kInstruction_cmp_vc_r3_28,
3237b8021494Sopenharmony_ci  },
3238b8021494Sopenharmony_ci  {
3239b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r4_94),
3240b8021494Sopenharmony_ci    kInstruction_cmp_eq_r4_94,
3241b8021494Sopenharmony_ci  },
3242b8021494Sopenharmony_ci  {
3243b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r7_84),
3244b8021494Sopenharmony_ci    kInstruction_cmp_gt_r7_84,
3245b8021494Sopenharmony_ci  },
3246b8021494Sopenharmony_ci  {
3247b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r3_101),
3248b8021494Sopenharmony_ci    kInstruction_cmp_hi_r3_101,
3249b8021494Sopenharmony_ci  },
3250b8021494Sopenharmony_ci  {
3251b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r5_197),
3252b8021494Sopenharmony_ci    kInstruction_cmp_pl_r5_197,
3253b8021494Sopenharmony_ci  },
3254b8021494Sopenharmony_ci  {
3255b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r6_214),
3256b8021494Sopenharmony_ci    kInstruction_cmp_pl_r6_214,
3257b8021494Sopenharmony_ci  },
3258b8021494Sopenharmony_ci  {
3259b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r7_32),
3260b8021494Sopenharmony_ci    kInstruction_cmp_hi_r7_32,
3261b8021494Sopenharmony_ci  },
3262b8021494Sopenharmony_ci  {
3263b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r7_217),
3264b8021494Sopenharmony_ci    kInstruction_cmp_ge_r7_217,
3265b8021494Sopenharmony_ci  },
3266b8021494Sopenharmony_ci  {
3267b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r3_21),
3268b8021494Sopenharmony_ci    kInstruction_cmp_cc_r3_21,
3269b8021494Sopenharmony_ci  },
3270b8021494Sopenharmony_ci  {
3271b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r2_216),
3272b8021494Sopenharmony_ci    kInstruction_cmp_le_r2_216,
3273b8021494Sopenharmony_ci  },
3274b8021494Sopenharmony_ci  {
3275b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r5_199),
3276b8021494Sopenharmony_ci    kInstruction_cmp_le_r5_199,
3277b8021494Sopenharmony_ci  },
3278b8021494Sopenharmony_ci  {
3279b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r3_162),
3280b8021494Sopenharmony_ci    kInstruction_cmp_cc_r3_162,
3281b8021494Sopenharmony_ci  },
3282b8021494Sopenharmony_ci  {
3283b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r5_39),
3284b8021494Sopenharmony_ci    kInstruction_cmp_cs_r5_39,
3285b8021494Sopenharmony_ci  },
3286b8021494Sopenharmony_ci  {
3287b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r5_204),
3288b8021494Sopenharmony_ci    kInstruction_cmp_cc_r5_204,
3289b8021494Sopenharmony_ci  },
3290b8021494Sopenharmony_ci  {
3291b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r1_182),
3292b8021494Sopenharmony_ci    kInstruction_cmp_ge_r1_182,
3293b8021494Sopenharmony_ci  },
3294b8021494Sopenharmony_ci  {
3295b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r5_12),
3296b8021494Sopenharmony_ci    kInstruction_cmp_ne_r5_12,
3297b8021494Sopenharmony_ci  },
3298b8021494Sopenharmony_ci  {
3299b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r4_39),
3300b8021494Sopenharmony_ci    kInstruction_cmp_lt_r4_39,
3301b8021494Sopenharmony_ci  },
3302b8021494Sopenharmony_ci  {
3303b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r5_205),
3304b8021494Sopenharmony_ci    kInstruction_cmp_vc_r5_205,
3305b8021494Sopenharmony_ci  },
3306b8021494Sopenharmony_ci  {
3307b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r7_36),
3308b8021494Sopenharmony_ci    kInstruction_cmp_cc_r7_36,
3309b8021494Sopenharmony_ci  },
3310b8021494Sopenharmony_ci  {
3311b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r1_121),
3312b8021494Sopenharmony_ci    kInstruction_cmp_pl_r1_121,
3313b8021494Sopenharmony_ci  },
3314b8021494Sopenharmony_ci  {
3315b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r3_206),
3316b8021494Sopenharmony_ci    kInstruction_cmp_lt_r3_206,
3317b8021494Sopenharmony_ci  },
3318b8021494Sopenharmony_ci  {
3319b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r5_130),
3320b8021494Sopenharmony_ci    kInstruction_cmp_ne_r5_130,
3321b8021494Sopenharmony_ci  },
3322b8021494Sopenharmony_ci  {
3323b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r2_84),
3324b8021494Sopenharmony_ci    kInstruction_cmp_pl_r2_84,
3325b8021494Sopenharmony_ci  },
3326b8021494Sopenharmony_ci  {
3327b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r5_180),
3328b8021494Sopenharmony_ci    kInstruction_cmp_pl_r5_180,
3329b8021494Sopenharmony_ci  },
3330b8021494Sopenharmony_ci  {
3331b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r1_126),
3332b8021494Sopenharmony_ci    kInstruction_cmp_ne_r1_126,
3333b8021494Sopenharmony_ci  },
3334b8021494Sopenharmony_ci  {
3335b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r5_91),
3336b8021494Sopenharmony_ci    kInstruction_cmp_ge_r5_91,
3337b8021494Sopenharmony_ci  },
3338b8021494Sopenharmony_ci  {
3339b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r6_48),
3340b8021494Sopenharmony_ci    kInstruction_cmp_pl_r6_48,
3341b8021494Sopenharmony_ci  },
3342b8021494Sopenharmony_ci  {
3343b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r3_241),
3344b8021494Sopenharmony_ci    kInstruction_cmp_mi_r3_241,
3345b8021494Sopenharmony_ci  },
3346b8021494Sopenharmony_ci  {
3347b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r3_197),
3348b8021494Sopenharmony_ci    kInstruction_cmp_le_r3_197,
3349b8021494Sopenharmony_ci  },
3350b8021494Sopenharmony_ci  {
3351b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r3_154),
3352b8021494Sopenharmony_ci    kInstruction_cmp_gt_r3_154,
3353b8021494Sopenharmony_ci  },
3354b8021494Sopenharmony_ci  {
3355b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r1_31),
3356b8021494Sopenharmony_ci    kInstruction_cmp_vc_r1_31,
3357b8021494Sopenharmony_ci  },
3358b8021494Sopenharmony_ci  {
3359b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r4_218),
3360b8021494Sopenharmony_ci    kInstruction_cmp_ls_r4_218,
3361b8021494Sopenharmony_ci  },
3362b8021494Sopenharmony_ci  {
3363b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r0_237),
3364b8021494Sopenharmony_ci    kInstruction_cmp_ne_r0_237,
3365b8021494Sopenharmony_ci  },
3366b8021494Sopenharmony_ci  {
3367b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r0_171),
3368b8021494Sopenharmony_ci    kInstruction_cmp_ge_r0_171,
3369b8021494Sopenharmony_ci  },
3370b8021494Sopenharmony_ci  {
3371b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r7_102),
3372b8021494Sopenharmony_ci    kInstruction_cmp_cc_r7_102,
3373b8021494Sopenharmony_ci  },
3374b8021494Sopenharmony_ci  {
3375b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r5_245),
3376b8021494Sopenharmony_ci    kInstruction_cmp_ge_r5_245,
3377b8021494Sopenharmony_ci  },
3378b8021494Sopenharmony_ci  {
3379b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r4_28),
3380b8021494Sopenharmony_ci    kInstruction_cmp_ne_r4_28,
3381b8021494Sopenharmony_ci  },
3382b8021494Sopenharmony_ci  {
3383b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r7_186),
3384b8021494Sopenharmony_ci    kInstruction_cmp_cs_r7_186,
3385b8021494Sopenharmony_ci  },
3386b8021494Sopenharmony_ci  {
3387b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r0_30),
3388b8021494Sopenharmony_ci    kInstruction_cmp_ls_r0_30,
3389b8021494Sopenharmony_ci  },
3390b8021494Sopenharmony_ci  {
3391b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r1_17),
3392b8021494Sopenharmony_ci    kInstruction_cmp_ge_r1_17,
3393b8021494Sopenharmony_ci  },
3394b8021494Sopenharmony_ci  {
3395b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r5_92),
3396b8021494Sopenharmony_ci    kInstruction_cmp_cc_r5_92,
3397b8021494Sopenharmony_ci  },
3398b8021494Sopenharmony_ci  {
3399b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r1_71),
3400b8021494Sopenharmony_ci    kInstruction_cmp_mi_r1_71,
3401b8021494Sopenharmony_ci  },
3402b8021494Sopenharmony_ci  {
3403b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r4_250),
3404b8021494Sopenharmony_ci    kInstruction_cmp_vs_r4_250,
3405b8021494Sopenharmony_ci  },
3406b8021494Sopenharmony_ci  {
3407b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r3_170),
3408b8021494Sopenharmony_ci    kInstruction_cmp_le_r3_170,
3409b8021494Sopenharmony_ci  },
3410b8021494Sopenharmony_ci  {
3411b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r3_64),
3412b8021494Sopenharmony_ci    kInstruction_cmp_mi_r3_64,
3413b8021494Sopenharmony_ci  },
3414b8021494Sopenharmony_ci  {
3415b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r2_177),
3416b8021494Sopenharmony_ci    kInstruction_cmp_ls_r2_177,
3417b8021494Sopenharmony_ci  },
3418b8021494Sopenharmony_ci  {
3419b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r5_70),
3420b8021494Sopenharmony_ci    kInstruction_cmp_vs_r5_70,
3421b8021494Sopenharmony_ci  },
3422b8021494Sopenharmony_ci  {
3423b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r4_51),
3424b8021494Sopenharmony_ci    kInstruction_cmp_vs_r4_51,
3425b8021494Sopenharmony_ci  },
3426b8021494Sopenharmony_ci  {
3427b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r3_176),
3428b8021494Sopenharmony_ci    kInstruction_cmp_vs_r3_176,
3429b8021494Sopenharmony_ci  },
3430b8021494Sopenharmony_ci  {
3431b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r1_101),
3432b8021494Sopenharmony_ci    kInstruction_cmp_le_r1_101,
3433b8021494Sopenharmony_ci  },
3434b8021494Sopenharmony_ci  {
3435b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r3_74),
3436b8021494Sopenharmony_ci    kInstruction_cmp_ne_r3_74,
3437b8021494Sopenharmony_ci  },
3438b8021494Sopenharmony_ci  {
3439b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r0_210),
3440b8021494Sopenharmony_ci    kInstruction_cmp_ge_r0_210,
3441b8021494Sopenharmony_ci  },
3442b8021494Sopenharmony_ci  {
3443b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r1_181),
3444b8021494Sopenharmony_ci    kInstruction_cmp_gt_r1_181,
3445b8021494Sopenharmony_ci  },
3446b8021494Sopenharmony_ci  {
3447b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r7_223),
3448b8021494Sopenharmony_ci    kInstruction_cmp_eq_r7_223,
3449b8021494Sopenharmony_ci  },
3450b8021494Sopenharmony_ci  {
3451b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r3_175),
3452b8021494Sopenharmony_ci    kInstruction_cmp_ge_r3_175,
3453b8021494Sopenharmony_ci  },
3454b8021494Sopenharmony_ci  {
3455b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r3_106),
3456b8021494Sopenharmony_ci    kInstruction_cmp_eq_r3_106,
3457b8021494Sopenharmony_ci  },
3458b8021494Sopenharmony_ci  {
3459b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r5_127),
3460b8021494Sopenharmony_ci    kInstruction_cmp_ge_r5_127,
3461b8021494Sopenharmony_ci  },
3462b8021494Sopenharmony_ci  {
3463b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r5_59),
3464b8021494Sopenharmony_ci    kInstruction_cmp_cc_r5_59,
3465b8021494Sopenharmony_ci  },
3466b8021494Sopenharmony_ci  {
3467b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r4_0),
3468b8021494Sopenharmony_ci    kInstruction_cmp_cs_r4_0,
3469b8021494Sopenharmony_ci  },
3470b8021494Sopenharmony_ci  {
3471b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r6_133),
3472b8021494Sopenharmony_ci    kInstruction_cmp_gt_r6_133,
3473b8021494Sopenharmony_ci  },
3474b8021494Sopenharmony_ci  {
3475b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r1_56),
3476b8021494Sopenharmony_ci    kInstruction_cmp_ls_r1_56,
3477b8021494Sopenharmony_ci  },
3478b8021494Sopenharmony_ci  {
3479b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r3_25),
3480b8021494Sopenharmony_ci    kInstruction_cmp_le_r3_25,
3481b8021494Sopenharmony_ci  },
3482b8021494Sopenharmony_ci  {
3483b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r1_24),
3484b8021494Sopenharmony_ci    kInstruction_cmp_vc_r1_24,
3485b8021494Sopenharmony_ci  },
3486b8021494Sopenharmony_ci  {
3487b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r2_59),
3488b8021494Sopenharmony_ci    kInstruction_cmp_eq_r2_59,
3489b8021494Sopenharmony_ci  },
3490b8021494Sopenharmony_ci  {
3491b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r3_35),
3492b8021494Sopenharmony_ci    kInstruction_cmp_eq_r3_35,
3493b8021494Sopenharmony_ci  },
3494b8021494Sopenharmony_ci  {
3495b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r1_68),
3496b8021494Sopenharmony_ci    kInstruction_cmp_ls_r1_68,
3497b8021494Sopenharmony_ci  },
3498b8021494Sopenharmony_ci  {
3499b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r5_240),
3500b8021494Sopenharmony_ci    kInstruction_cmp_hi_r5_240,
3501b8021494Sopenharmony_ci  },
3502b8021494Sopenharmony_ci  {
3503b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r1_58),
3504b8021494Sopenharmony_ci    kInstruction_cmp_ls_r1_58,
3505b8021494Sopenharmony_ci  },
3506b8021494Sopenharmony_ci  {
3507b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r7_207),
3508b8021494Sopenharmony_ci    kInstruction_cmp_cc_r7_207,
3509b8021494Sopenharmony_ci  },
3510b8021494Sopenharmony_ci  {
3511b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r6_138),
3512b8021494Sopenharmony_ci    kInstruction_cmp_ls_r6_138,
3513b8021494Sopenharmony_ci  },
3514b8021494Sopenharmony_ci  {
3515b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r5_192),
3516b8021494Sopenharmony_ci    kInstruction_cmp_lt_r5_192,
3517b8021494Sopenharmony_ci  },
3518b8021494Sopenharmony_ci  {
3519b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r7_210),
3520b8021494Sopenharmony_ci    kInstruction_cmp_ne_r7_210,
3521b8021494Sopenharmony_ci  },
3522b8021494Sopenharmony_ci  {
3523b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r3_82),
3524b8021494Sopenharmony_ci    kInstruction_cmp_eq_r3_82,
3525b8021494Sopenharmony_ci  },
3526b8021494Sopenharmony_ci  {
3527b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r3_174),
3528b8021494Sopenharmony_ci    kInstruction_cmp_gt_r3_174,
3529b8021494Sopenharmony_ci  },
3530b8021494Sopenharmony_ci  {
3531b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r6_10),
3532b8021494Sopenharmony_ci    kInstruction_cmp_ge_r6_10,
3533b8021494Sopenharmony_ci  },
3534b8021494Sopenharmony_ci  {
3535b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r3_113),
3536b8021494Sopenharmony_ci    kInstruction_cmp_vs_r3_113,
3537b8021494Sopenharmony_ci  },
3538b8021494Sopenharmony_ci  {
3539b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r2_102),
3540b8021494Sopenharmony_ci    kInstruction_cmp_hi_r2_102,
3541b8021494Sopenharmony_ci  },
3542b8021494Sopenharmony_ci  {
3543b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r1_81),
3544b8021494Sopenharmony_ci    kInstruction_cmp_le_r1_81,
3545b8021494Sopenharmony_ci  },
3546b8021494Sopenharmony_ci  {
3547b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r3_8),
3548b8021494Sopenharmony_ci    kInstruction_cmp_vc_r3_8,
3549b8021494Sopenharmony_ci  },
3550b8021494Sopenharmony_ci  {
3551b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r4_60),
3552b8021494Sopenharmony_ci    kInstruction_cmp_mi_r4_60,
3553b8021494Sopenharmony_ci  },
3554b8021494Sopenharmony_ci  {
3555b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r7_133),
3556b8021494Sopenharmony_ci    kInstruction_cmp_pl_r7_133,
3557b8021494Sopenharmony_ci  },
3558b8021494Sopenharmony_ci  {
3559b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r0_41),
3560b8021494Sopenharmony_ci    kInstruction_cmp_le_r0_41,
3561b8021494Sopenharmony_ci  },
3562b8021494Sopenharmony_ci  {
3563b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r6_4),
3564b8021494Sopenharmony_ci    kInstruction_cmp_vc_r6_4,
3565b8021494Sopenharmony_ci  },
3566b8021494Sopenharmony_ci  {
3567b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r7_243),
3568b8021494Sopenharmony_ci    kInstruction_cmp_ls_r7_243,
3569b8021494Sopenharmony_ci  },
3570b8021494Sopenharmony_ci  {
3571b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r3_129),
3572b8021494Sopenharmony_ci    kInstruction_cmp_mi_r3_129,
3573b8021494Sopenharmony_ci  },
3574b8021494Sopenharmony_ci  {
3575b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r6_3),
3576b8021494Sopenharmony_ci    kInstruction_cmp_eq_r6_3,
3577b8021494Sopenharmony_ci  },
3578b8021494Sopenharmony_ci  {
3579b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r0_28),
3580b8021494Sopenharmony_ci    kInstruction_cmp_ge_r0_28,
3581b8021494Sopenharmony_ci  },
3582b8021494Sopenharmony_ci  {
3583b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r3_129),
3584b8021494Sopenharmony_ci    kInstruction_cmp_pl_r3_129,
3585b8021494Sopenharmony_ci  },
3586b8021494Sopenharmony_ci  {
3587b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r6_202),
3588b8021494Sopenharmony_ci    kInstruction_cmp_ne_r6_202,
3589b8021494Sopenharmony_ci  },
3590b8021494Sopenharmony_ci  {
3591b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r0_84),
3592b8021494Sopenharmony_ci    kInstruction_cmp_gt_r0_84,
3593b8021494Sopenharmony_ci  },
3594b8021494Sopenharmony_ci  {
3595b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r7_3),
3596b8021494Sopenharmony_ci    kInstruction_cmp_hi_r7_3,
3597b8021494Sopenharmony_ci  },
3598b8021494Sopenharmony_ci  {
3599b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r1_14),
3600b8021494Sopenharmony_ci    kInstruction_cmp_vs_r1_14,
3601b8021494Sopenharmony_ci  },
3602b8021494Sopenharmony_ci  {
3603b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r3_107),
3604b8021494Sopenharmony_ci    kInstruction_cmp_eq_r3_107,
3605b8021494Sopenharmony_ci  },
3606b8021494Sopenharmony_ci  {
3607b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r1_57),
3608b8021494Sopenharmony_ci    kInstruction_cmp_pl_r1_57,
3609b8021494Sopenharmony_ci  },
3610b8021494Sopenharmony_ci  {
3611b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r0_138),
3612b8021494Sopenharmony_ci    kInstruction_cmp_pl_r0_138,
3613b8021494Sopenharmony_ci  },
3614b8021494Sopenharmony_ci  {
3615b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r6_158),
3616b8021494Sopenharmony_ci    kInstruction_cmp_cs_r6_158,
3617b8021494Sopenharmony_ci  },
3618b8021494Sopenharmony_ci  {
3619b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r2_120),
3620b8021494Sopenharmony_ci    kInstruction_cmp_ne_r2_120,
3621b8021494Sopenharmony_ci  },
3622b8021494Sopenharmony_ci  {
3623b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r1_132),
3624b8021494Sopenharmony_ci    kInstruction_cmp_ge_r1_132,
3625b8021494Sopenharmony_ci  },
3626b8021494Sopenharmony_ci  {
3627b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r6_204),
3628b8021494Sopenharmony_ci    kInstruction_cmp_hi_r6_204,
3629b8021494Sopenharmony_ci  },
3630b8021494Sopenharmony_ci  {
3631b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r5_228),
3632b8021494Sopenharmony_ci    kInstruction_cmp_ge_r5_228,
3633b8021494Sopenharmony_ci  },
3634b8021494Sopenharmony_ci  {
3635b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r5_55),
3636b8021494Sopenharmony_ci    kInstruction_cmp_gt_r5_55,
3637b8021494Sopenharmony_ci  },
3638b8021494Sopenharmony_ci  {
3639b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r7_55),
3640b8021494Sopenharmony_ci    kInstruction_cmp_vc_r7_55,
3641b8021494Sopenharmony_ci  },
3642b8021494Sopenharmony_ci  {
3643b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r3_90),
3644b8021494Sopenharmony_ci    kInstruction_cmp_ge_r3_90,
3645b8021494Sopenharmony_ci  },
3646b8021494Sopenharmony_ci  {
3647b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r7_252),
3648b8021494Sopenharmony_ci    kInstruction_cmp_vs_r7_252,
3649b8021494Sopenharmony_ci  },
3650b8021494Sopenharmony_ci  {
3651b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r5_168),
3652b8021494Sopenharmony_ci    kInstruction_cmp_le_r5_168,
3653b8021494Sopenharmony_ci  },
3654b8021494Sopenharmony_ci  {
3655b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r6_9),
3656b8021494Sopenharmony_ci    kInstruction_cmp_vc_r6_9,
3657b8021494Sopenharmony_ci  },
3658b8021494Sopenharmony_ci  {
3659b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r7_153),
3660b8021494Sopenharmony_ci    kInstruction_cmp_eq_r7_153,
3661b8021494Sopenharmony_ci  },
3662b8021494Sopenharmony_ci  {
3663b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r2_129),
3664b8021494Sopenharmony_ci    kInstruction_cmp_cs_r2_129,
3665b8021494Sopenharmony_ci  },
3666b8021494Sopenharmony_ci  {
3667b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r4_232),
3668b8021494Sopenharmony_ci    kInstruction_cmp_eq_r4_232,
3669b8021494Sopenharmony_ci  },
3670b8021494Sopenharmony_ci  {
3671b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r3_86),
3672b8021494Sopenharmony_ci    kInstruction_cmp_le_r3_86,
3673b8021494Sopenharmony_ci  },
3674b8021494Sopenharmony_ci  {
3675b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r1_138),
3676b8021494Sopenharmony_ci    kInstruction_cmp_vs_r1_138,
3677b8021494Sopenharmony_ci  },
3678b8021494Sopenharmony_ci  {
3679b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r6_107),
3680b8021494Sopenharmony_ci    kInstruction_cmp_vs_r6_107,
3681b8021494Sopenharmony_ci  },
3682b8021494Sopenharmony_ci  {
3683b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r0_59),
3684b8021494Sopenharmony_ci    kInstruction_cmp_gt_r0_59,
3685b8021494Sopenharmony_ci  },
3686b8021494Sopenharmony_ci  {
3687b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r3_81),
3688b8021494Sopenharmony_ci    kInstruction_cmp_mi_r3_81,
3689b8021494Sopenharmony_ci  },
3690b8021494Sopenharmony_ci  {
3691b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r5_74),
3692b8021494Sopenharmony_ci    kInstruction_cmp_le_r5_74,
3693b8021494Sopenharmony_ci  },
3694b8021494Sopenharmony_ci  {
3695b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r6_207),
3696b8021494Sopenharmony_ci    kInstruction_cmp_le_r6_207,
3697b8021494Sopenharmony_ci  },
3698b8021494Sopenharmony_ci  {
3699b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r0_64),
3700b8021494Sopenharmony_ci    kInstruction_cmp_vs_r0_64,
3701b8021494Sopenharmony_ci  },
3702b8021494Sopenharmony_ci  {
3703b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r7_146),
3704b8021494Sopenharmony_ci    kInstruction_cmp_le_r7_146,
3705b8021494Sopenharmony_ci  },
3706b8021494Sopenharmony_ci  {
3707b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r4_160),
3708b8021494Sopenharmony_ci    kInstruction_cmp_cc_r4_160,
3709b8021494Sopenharmony_ci  },
3710b8021494Sopenharmony_ci  {
3711b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r5_10),
3712b8021494Sopenharmony_ci    kInstruction_cmp_vs_r5_10,
3713b8021494Sopenharmony_ci  },
3714b8021494Sopenharmony_ci  {
3715b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r2_126),
3716b8021494Sopenharmony_ci    kInstruction_cmp_gt_r2_126,
3717b8021494Sopenharmony_ci  },
3718b8021494Sopenharmony_ci  {
3719b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r0_94),
3720b8021494Sopenharmony_ci    kInstruction_cmp_le_r0_94,
3721b8021494Sopenharmony_ci  },
3722b8021494Sopenharmony_ci  {
3723b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r6_168),
3724b8021494Sopenharmony_ci    kInstruction_cmp_ne_r6_168,
3725b8021494Sopenharmony_ci  },
3726b8021494Sopenharmony_ci  {
3727b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r4_34),
3728b8021494Sopenharmony_ci    kInstruction_cmp_cc_r4_34,
3729b8021494Sopenharmony_ci  },
3730b8021494Sopenharmony_ci  {
3731b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r5_197),
3732b8021494Sopenharmony_ci    kInstruction_cmp_hi_r5_197,
3733b8021494Sopenharmony_ci  },
3734b8021494Sopenharmony_ci  {
3735b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r0_103),
3736b8021494Sopenharmony_ci    kInstruction_cmp_eq_r0_103,
3737b8021494Sopenharmony_ci  },
3738b8021494Sopenharmony_ci  {
3739b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r4_32),
3740b8021494Sopenharmony_ci    kInstruction_cmp_cs_r4_32,
3741b8021494Sopenharmony_ci  },
3742b8021494Sopenharmony_ci  {
3743b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r7_221),
3744b8021494Sopenharmony_ci    kInstruction_cmp_hi_r7_221,
3745b8021494Sopenharmony_ci  },
3746b8021494Sopenharmony_ci  {
3747b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r0_0),
3748b8021494Sopenharmony_ci    kInstruction_cmp_mi_r0_0,
3749b8021494Sopenharmony_ci  },
3750b8021494Sopenharmony_ci  {
3751b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r0_163),
3752b8021494Sopenharmony_ci    kInstruction_cmp_pl_r0_163,
3753b8021494Sopenharmony_ci  },
3754b8021494Sopenharmony_ci  {
3755b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r2_167),
3756b8021494Sopenharmony_ci    kInstruction_cmp_cc_r2_167,
3757b8021494Sopenharmony_ci  },
3758b8021494Sopenharmony_ci  {
3759b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r4_37),
3760b8021494Sopenharmony_ci    kInstruction_cmp_gt_r4_37,
3761b8021494Sopenharmony_ci  },
3762b8021494Sopenharmony_ci  {
3763b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r5_35),
3764b8021494Sopenharmony_ci    kInstruction_cmp_mi_r5_35,
3765b8021494Sopenharmony_ci  },
3766b8021494Sopenharmony_ci  {
3767b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r7_131),
3768b8021494Sopenharmony_ci    kInstruction_cmp_cc_r7_131,
3769b8021494Sopenharmony_ci  },
3770b8021494Sopenharmony_ci  {
3771b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r4_187),
3772b8021494Sopenharmony_ci    kInstruction_cmp_pl_r4_187,
3773b8021494Sopenharmony_ci  },
3774b8021494Sopenharmony_ci  {
3775b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r2_26),
3776b8021494Sopenharmony_ci    kInstruction_cmp_ls_r2_26,
3777b8021494Sopenharmony_ci  },
3778b8021494Sopenharmony_ci  {
3779b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r7_10),
3780b8021494Sopenharmony_ci    kInstruction_cmp_mi_r7_10,
3781b8021494Sopenharmony_ci  },
3782b8021494Sopenharmony_ci  {
3783b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r2_113),
3784b8021494Sopenharmony_ci    kInstruction_cmp_le_r2_113,
3785b8021494Sopenharmony_ci  },
3786b8021494Sopenharmony_ci  {
3787b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r2_26),
3788b8021494Sopenharmony_ci    kInstruction_cmp_vc_r2_26,
3789b8021494Sopenharmony_ci  },
3790b8021494Sopenharmony_ci  {
3791b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r1_255),
3792b8021494Sopenharmony_ci    kInstruction_cmp_vs_r1_255,
3793b8021494Sopenharmony_ci  },
3794b8021494Sopenharmony_ci  {
3795b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r5_238),
3796b8021494Sopenharmony_ci    kInstruction_cmp_ls_r5_238,
3797b8021494Sopenharmony_ci  },
3798b8021494Sopenharmony_ci  {
3799b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r0_86),
3800b8021494Sopenharmony_ci    kInstruction_cmp_ge_r0_86,
3801b8021494Sopenharmony_ci  },
3802b8021494Sopenharmony_ci  {
3803b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r0_104),
3804b8021494Sopenharmony_ci    kInstruction_cmp_gt_r0_104,
3805b8021494Sopenharmony_ci  },
3806b8021494Sopenharmony_ci  {
3807b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r2_78),
3808b8021494Sopenharmony_ci    kInstruction_cmp_eq_r2_78,
3809b8021494Sopenharmony_ci  },
3810b8021494Sopenharmony_ci  {
3811b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r1_102),
3812b8021494Sopenharmony_ci    kInstruction_cmp_cc_r1_102,
3813b8021494Sopenharmony_ci  },
3814b8021494Sopenharmony_ci  {
3815b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r0_16),
3816b8021494Sopenharmony_ci    kInstruction_cmp_cc_r0_16,
3817b8021494Sopenharmony_ci  },
3818b8021494Sopenharmony_ci  {
3819b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r4_48),
3820b8021494Sopenharmony_ci    kInstruction_cmp_mi_r4_48,
3821b8021494Sopenharmony_ci  },
3822b8021494Sopenharmony_ci  {
3823b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r2_210),
3824b8021494Sopenharmony_ci    kInstruction_cmp_cc_r2_210,
3825b8021494Sopenharmony_ci  },
3826b8021494Sopenharmony_ci  {
3827b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r5_184),
3828b8021494Sopenharmony_ci    kInstruction_cmp_hi_r5_184,
3829b8021494Sopenharmony_ci  },
3830b8021494Sopenharmony_ci  {
3831b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r5_156),
3832b8021494Sopenharmony_ci    kInstruction_cmp_vs_r5_156,
3833b8021494Sopenharmony_ci  },
3834b8021494Sopenharmony_ci  {
3835b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r2_241),
3836b8021494Sopenharmony_ci    kInstruction_cmp_cc_r2_241,
3837b8021494Sopenharmony_ci  },
3838b8021494Sopenharmony_ci  {
3839b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r5_169),
3840b8021494Sopenharmony_ci    kInstruction_cmp_le_r5_169,
3841b8021494Sopenharmony_ci  },
3842b8021494Sopenharmony_ci  {
3843b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r5_114),
3844b8021494Sopenharmony_ci    kInstruction_cmp_pl_r5_114,
3845b8021494Sopenharmony_ci  },
3846b8021494Sopenharmony_ci  {
3847b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r6_200),
3848b8021494Sopenharmony_ci    kInstruction_cmp_eq_r6_200,
3849b8021494Sopenharmony_ci  },
3850b8021494Sopenharmony_ci  {
3851b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r4_174),
3852b8021494Sopenharmony_ci    kInstruction_cmp_vs_r4_174,
3853b8021494Sopenharmony_ci  },
3854b8021494Sopenharmony_ci  {
3855b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r5_233),
3856b8021494Sopenharmony_ci    kInstruction_cmp_vc_r5_233,
3857b8021494Sopenharmony_ci  },
3858b8021494Sopenharmony_ci  {
3859b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r2_233),
3860b8021494Sopenharmony_ci    kInstruction_cmp_hi_r2_233,
3861b8021494Sopenharmony_ci  },
3862b8021494Sopenharmony_ci  {
3863b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r5_210),
3864b8021494Sopenharmony_ci    kInstruction_cmp_ne_r5_210,
3865b8021494Sopenharmony_ci  },
3866b8021494Sopenharmony_ci  {
3867b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r1_109),
3868b8021494Sopenharmony_ci    kInstruction_cmp_le_r1_109,
3869b8021494Sopenharmony_ci  },
3870b8021494Sopenharmony_ci  {
3871b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r7_188),
3872b8021494Sopenharmony_ci    kInstruction_cmp_eq_r7_188,
3873b8021494Sopenharmony_ci  },
3874b8021494Sopenharmony_ci  {
3875b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r2_66),
3876b8021494Sopenharmony_ci    kInstruction_cmp_hi_r2_66,
3877b8021494Sopenharmony_ci  },
3878b8021494Sopenharmony_ci  {
3879b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r7_109),
3880b8021494Sopenharmony_ci    kInstruction_cmp_le_r7_109,
3881b8021494Sopenharmony_ci  },
3882b8021494Sopenharmony_ci  {
3883b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r6_175),
3884b8021494Sopenharmony_ci    kInstruction_cmp_ge_r6_175,
3885b8021494Sopenharmony_ci  },
3886b8021494Sopenharmony_ci  {
3887b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r2_25),
3888b8021494Sopenharmony_ci    kInstruction_cmp_mi_r2_25,
3889b8021494Sopenharmony_ci  },
3890b8021494Sopenharmony_ci  {
3891b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r2_137),
3892b8021494Sopenharmony_ci    kInstruction_cmp_pl_r2_137,
3893b8021494Sopenharmony_ci  },
3894b8021494Sopenharmony_ci  {
3895b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r0_249),
3896b8021494Sopenharmony_ci    kInstruction_cmp_pl_r0_249,
3897b8021494Sopenharmony_ci  },
3898b8021494Sopenharmony_ci  {
3899b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r1_139),
3900b8021494Sopenharmony_ci    kInstruction_cmp_lt_r1_139,
3901b8021494Sopenharmony_ci  },
3902b8021494Sopenharmony_ci  {
3903b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r2_165),
3904b8021494Sopenharmony_ci    kInstruction_cmp_cs_r2_165,
3905b8021494Sopenharmony_ci  },
3906b8021494Sopenharmony_ci  {
3907b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r6_174),
3908b8021494Sopenharmony_ci    kInstruction_cmp_ne_r6_174,
3909b8021494Sopenharmony_ci  },
3910b8021494Sopenharmony_ci  {
3911b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r7_90),
3912b8021494Sopenharmony_ci    kInstruction_cmp_le_r7_90,
3913b8021494Sopenharmony_ci  },
3914b8021494Sopenharmony_ci  {
3915b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r5_67),
3916b8021494Sopenharmony_ci    kInstruction_cmp_gt_r5_67,
3917b8021494Sopenharmony_ci  },
3918b8021494Sopenharmony_ci  {
3919b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r0_175),
3920b8021494Sopenharmony_ci    kInstruction_cmp_gt_r0_175,
3921b8021494Sopenharmony_ci  },
3922b8021494Sopenharmony_ci  {
3923b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r3_81),
3924b8021494Sopenharmony_ci    kInstruction_cmp_hi_r3_81,
3925b8021494Sopenharmony_ci  },
3926b8021494Sopenharmony_ci  {
3927b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r4_144),
3928b8021494Sopenharmony_ci    kInstruction_cmp_le_r4_144,
3929b8021494Sopenharmony_ci  },
3930b8021494Sopenharmony_ci  {
3931b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r4_23),
3932b8021494Sopenharmony_ci    kInstruction_cmp_vs_r4_23,
3933b8021494Sopenharmony_ci  },
3934b8021494Sopenharmony_ci  {
3935b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r7_85),
3936b8021494Sopenharmony_ci    kInstruction_cmp_eq_r7_85,
3937b8021494Sopenharmony_ci  },
3938b8021494Sopenharmony_ci  {
3939b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r7_202),
3940b8021494Sopenharmony_ci    kInstruction_cmp_eq_r7_202,
3941b8021494Sopenharmony_ci  },
3942b8021494Sopenharmony_ci  {
3943b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r1_201),
3944b8021494Sopenharmony_ci    kInstruction_cmp_cs_r1_201,
3945b8021494Sopenharmony_ci  },
3946b8021494Sopenharmony_ci  {
3947b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r4_67),
3948b8021494Sopenharmony_ci    kInstruction_cmp_lt_r4_67,
3949b8021494Sopenharmony_ci  },
3950b8021494Sopenharmony_ci  {
3951b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r2_206),
3952b8021494Sopenharmony_ci    kInstruction_cmp_pl_r2_206,
3953b8021494Sopenharmony_ci  },
3954b8021494Sopenharmony_ci  {
3955b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r0_87),
3956b8021494Sopenharmony_ci    kInstruction_cmp_vc_r0_87,
3957b8021494Sopenharmony_ci  },
3958b8021494Sopenharmony_ci  {
3959b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r1_35),
3960b8021494Sopenharmony_ci    kInstruction_cmp_lt_r1_35,
3961b8021494Sopenharmony_ci  },
3962b8021494Sopenharmony_ci  {
3963b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r7_192),
3964b8021494Sopenharmony_ci    kInstruction_cmp_pl_r7_192,
3965b8021494Sopenharmony_ci  },
3966b8021494Sopenharmony_ci  {
3967b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r5_213),
3968b8021494Sopenharmony_ci    kInstruction_cmp_cc_r5_213,
3969b8021494Sopenharmony_ci  },
3970b8021494Sopenharmony_ci  {
3971b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r5_86),
3972b8021494Sopenharmony_ci    kInstruction_cmp_vs_r5_86,
3973b8021494Sopenharmony_ci  },
3974b8021494Sopenharmony_ci  {
3975b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r1_182),
3976b8021494Sopenharmony_ci    kInstruction_cmp_ls_r1_182,
3977b8021494Sopenharmony_ci  },
3978b8021494Sopenharmony_ci  {
3979b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r0_227),
3980b8021494Sopenharmony_ci    kInstruction_cmp_vc_r0_227,
3981b8021494Sopenharmony_ci  },
3982b8021494Sopenharmony_ci  {
3983b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r1_206),
3984b8021494Sopenharmony_ci    kInstruction_cmp_cs_r1_206,
3985b8021494Sopenharmony_ci  },
3986b8021494Sopenharmony_ci  {
3987b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r7_194),
3988b8021494Sopenharmony_ci    kInstruction_cmp_vs_r7_194,
3989b8021494Sopenharmony_ci  },
3990b8021494Sopenharmony_ci  {
3991b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r1_242),
3992b8021494Sopenharmony_ci    kInstruction_cmp_gt_r1_242,
3993b8021494Sopenharmony_ci  },
3994b8021494Sopenharmony_ci  {
3995b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r3_222),
3996b8021494Sopenharmony_ci    kInstruction_cmp_le_r3_222,
3997b8021494Sopenharmony_ci  },
3998b8021494Sopenharmony_ci  {
3999b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r2_194),
4000b8021494Sopenharmony_ci    kInstruction_cmp_mi_r2_194,
4001b8021494Sopenharmony_ci  },
4002b8021494Sopenharmony_ci  {
4003b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r2_19),
4004b8021494Sopenharmony_ci    kInstruction_cmp_vs_r2_19,
4005b8021494Sopenharmony_ci  },
4006b8021494Sopenharmony_ci  {
4007b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r6_230),
4008b8021494Sopenharmony_ci    kInstruction_cmp_cs_r6_230,
4009b8021494Sopenharmony_ci  },
4010b8021494Sopenharmony_ci  {
4011b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r1_141),
4012b8021494Sopenharmony_ci    kInstruction_cmp_ls_r1_141,
4013b8021494Sopenharmony_ci  },
4014b8021494Sopenharmony_ci  {
4015b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r1_144),
4016b8021494Sopenharmony_ci    kInstruction_cmp_le_r1_144,
4017b8021494Sopenharmony_ci  },
4018b8021494Sopenharmony_ci  {
4019b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r1_184),
4020b8021494Sopenharmony_ci    kInstruction_cmp_ls_r1_184,
4021b8021494Sopenharmony_ci  },
4022b8021494Sopenharmony_ci  {
4023b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r0_175),
4024b8021494Sopenharmony_ci    kInstruction_cmp_pl_r0_175,
4025b8021494Sopenharmony_ci  },
4026b8021494Sopenharmony_ci  {
4027b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r3_0),
4028b8021494Sopenharmony_ci    kInstruction_cmp_cs_r3_0,
4029b8021494Sopenharmony_ci  },
4030b8021494Sopenharmony_ci  {
4031b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r0_142),
4032b8021494Sopenharmony_ci    kInstruction_cmp_cs_r0_142,
4033b8021494Sopenharmony_ci  },
4034b8021494Sopenharmony_ci  {
4035b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r4_5),
4036b8021494Sopenharmony_ci    kInstruction_cmp_le_r4_5,
4037b8021494Sopenharmony_ci  },
4038b8021494Sopenharmony_ci  {
4039b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r4_123),
4040b8021494Sopenharmony_ci    kInstruction_cmp_pl_r4_123,
4041b8021494Sopenharmony_ci  },
4042b8021494Sopenharmony_ci  {
4043b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r3_128),
4044b8021494Sopenharmony_ci    kInstruction_cmp_cs_r3_128,
4045b8021494Sopenharmony_ci  },
4046b8021494Sopenharmony_ci  {
4047b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r7_112),
4048b8021494Sopenharmony_ci    kInstruction_cmp_pl_r7_112,
4049b8021494Sopenharmony_ci  },
4050b8021494Sopenharmony_ci  {
4051b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r2_186),
4052b8021494Sopenharmony_ci    kInstruction_cmp_vs_r2_186,
4053b8021494Sopenharmony_ci  },
4054b8021494Sopenharmony_ci  {
4055b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r6_200),
4056b8021494Sopenharmony_ci    kInstruction_cmp_pl_r6_200,
4057b8021494Sopenharmony_ci  },
4058b8021494Sopenharmony_ci  {
4059b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r7_200),
4060b8021494Sopenharmony_ci    kInstruction_cmp_ne_r7_200,
4061b8021494Sopenharmony_ci  },
4062b8021494Sopenharmony_ci  {
4063b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r6_223),
4064b8021494Sopenharmony_ci    kInstruction_cmp_le_r6_223,
4065b8021494Sopenharmony_ci  },
4066b8021494Sopenharmony_ci  {
4067b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r4_117),
4068b8021494Sopenharmony_ci    kInstruction_cmp_vs_r4_117,
4069b8021494Sopenharmony_ci  },
4070b8021494Sopenharmony_ci  {
4071b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r4_6),
4072b8021494Sopenharmony_ci    kInstruction_cmp_cs_r4_6,
4073b8021494Sopenharmony_ci  },
4074b8021494Sopenharmony_ci  {
4075b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r6_86),
4076b8021494Sopenharmony_ci    kInstruction_cmp_ls_r6_86,
4077b8021494Sopenharmony_ci  },
4078b8021494Sopenharmony_ci  {
4079b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r2_37),
4080b8021494Sopenharmony_ci    kInstruction_cmp_cc_r2_37,
4081b8021494Sopenharmony_ci  },
4082b8021494Sopenharmony_ci  {
4083b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r6_28),
4084b8021494Sopenharmony_ci    kInstruction_cmp_ge_r6_28,
4085b8021494Sopenharmony_ci  },
4086b8021494Sopenharmony_ci  {
4087b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r3_247),
4088b8021494Sopenharmony_ci    kInstruction_cmp_ls_r3_247,
4089b8021494Sopenharmony_ci  },
4090b8021494Sopenharmony_ci  {
4091b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r4_193),
4092b8021494Sopenharmony_ci    kInstruction_cmp_ge_r4_193,
4093b8021494Sopenharmony_ci  },
4094b8021494Sopenharmony_ci  {
4095b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r4_108),
4096b8021494Sopenharmony_ci    kInstruction_cmp_le_r4_108,
4097b8021494Sopenharmony_ci  },
4098b8021494Sopenharmony_ci  {
4099b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r0_106),
4100b8021494Sopenharmony_ci    kInstruction_cmp_vc_r0_106,
4101b8021494Sopenharmony_ci  },
4102b8021494Sopenharmony_ci  {
4103b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r0_64),
4104b8021494Sopenharmony_ci    kInstruction_cmp_gt_r0_64,
4105b8021494Sopenharmony_ci  },
4106b8021494Sopenharmony_ci  {
4107b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r0_247),
4108b8021494Sopenharmony_ci    kInstruction_cmp_pl_r0_247,
4109b8021494Sopenharmony_ci  },
4110b8021494Sopenharmony_ci  {
4111b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r0_88),
4112b8021494Sopenharmony_ci    kInstruction_cmp_eq_r0_88,
4113b8021494Sopenharmony_ci  },
4114b8021494Sopenharmony_ci  {
4115b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r4_88),
4116b8021494Sopenharmony_ci    kInstruction_cmp_mi_r4_88,
4117b8021494Sopenharmony_ci  },
4118b8021494Sopenharmony_ci  {
4119b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r6_118),
4120b8021494Sopenharmony_ci    kInstruction_cmp_ne_r6_118,
4121b8021494Sopenharmony_ci  },
4122b8021494Sopenharmony_ci  {
4123b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r2_79),
4124b8021494Sopenharmony_ci    kInstruction_cmp_vc_r2_79,
4125b8021494Sopenharmony_ci  },
4126b8021494Sopenharmony_ci  {
4127b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r0_104),
4128b8021494Sopenharmony_ci    kInstruction_cmp_vc_r0_104,
4129b8021494Sopenharmony_ci  },
4130b8021494Sopenharmony_ci  {
4131b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r3_128),
4132b8021494Sopenharmony_ci    kInstruction_cmp_vs_r3_128,
4133b8021494Sopenharmony_ci  },
4134b8021494Sopenharmony_ci  {
4135b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r1_129),
4136b8021494Sopenharmony_ci    kInstruction_cmp_pl_r1_129,
4137b8021494Sopenharmony_ci  },
4138b8021494Sopenharmony_ci  {
4139b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r6_149),
4140b8021494Sopenharmony_ci    kInstruction_cmp_mi_r6_149,
4141b8021494Sopenharmony_ci  },
4142b8021494Sopenharmony_ci  {
4143b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r4_226),
4144b8021494Sopenharmony_ci    kInstruction_cmp_mi_r4_226,
4145b8021494Sopenharmony_ci  },
4146b8021494Sopenharmony_ci  {
4147b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r5_232),
4148b8021494Sopenharmony_ci    kInstruction_cmp_pl_r5_232,
4149b8021494Sopenharmony_ci  },
4150b8021494Sopenharmony_ci  {
4151b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r1_88),
4152b8021494Sopenharmony_ci    kInstruction_cmp_hi_r1_88,
4153b8021494Sopenharmony_ci  },
4154b8021494Sopenharmony_ci  {
4155b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r3_13),
4156b8021494Sopenharmony_ci    kInstruction_cmp_mi_r3_13,
4157b8021494Sopenharmony_ci  },
4158b8021494Sopenharmony_ci  {
4159b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r1_44),
4160b8021494Sopenharmony_ci    kInstruction_cmp_vs_r1_44,
4161b8021494Sopenharmony_ci  },
4162b8021494Sopenharmony_ci  {
4163b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r3_88),
4164b8021494Sopenharmony_ci    kInstruction_cmp_le_r3_88,
4165b8021494Sopenharmony_ci  },
4166b8021494Sopenharmony_ci  {
4167b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r7_224),
4168b8021494Sopenharmony_ci    kInstruction_cmp_pl_r7_224,
4169b8021494Sopenharmony_ci  },
4170b8021494Sopenharmony_ci  {
4171b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r2_117),
4172b8021494Sopenharmony_ci    kInstruction_cmp_eq_r2_117,
4173b8021494Sopenharmony_ci  },
4174b8021494Sopenharmony_ci  {
4175b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r5_94),
4176b8021494Sopenharmony_ci    kInstruction_cmp_cc_r5_94,
4177b8021494Sopenharmony_ci  },
4178b8021494Sopenharmony_ci  {
4179b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r3_43),
4180b8021494Sopenharmony_ci    kInstruction_cmp_gt_r3_43,
4181b8021494Sopenharmony_ci  },
4182b8021494Sopenharmony_ci  {
4183b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r4_159),
4184b8021494Sopenharmony_ci    kInstruction_cmp_vs_r4_159,
4185b8021494Sopenharmony_ci  },
4186b8021494Sopenharmony_ci  {
4187b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r7_205),
4188b8021494Sopenharmony_ci    kInstruction_cmp_mi_r7_205,
4189b8021494Sopenharmony_ci  },
4190b8021494Sopenharmony_ci  {
4191b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r6_161),
4192b8021494Sopenharmony_ci    kInstruction_cmp_eq_r6_161,
4193b8021494Sopenharmony_ci  },
4194b8021494Sopenharmony_ci  {
4195b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r6_150),
4196b8021494Sopenharmony_ci    kInstruction_cmp_le_r6_150,
4197b8021494Sopenharmony_ci  },
4198b8021494Sopenharmony_ci  {
4199b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r2_144),
4200b8021494Sopenharmony_ci    kInstruction_cmp_ls_r2_144,
4201b8021494Sopenharmony_ci  },
4202b8021494Sopenharmony_ci  {
4203b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r2_240),
4204b8021494Sopenharmony_ci    kInstruction_cmp_le_r2_240,
4205b8021494Sopenharmony_ci  },
4206b8021494Sopenharmony_ci  {
4207b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r1_11),
4208b8021494Sopenharmony_ci    kInstruction_cmp_pl_r1_11,
4209b8021494Sopenharmony_ci  },
4210b8021494Sopenharmony_ci  {
4211b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r2_116),
4212b8021494Sopenharmony_ci    kInstruction_cmp_pl_r2_116,
4213b8021494Sopenharmony_ci  },
4214b8021494Sopenharmony_ci  {
4215b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r3_122),
4216b8021494Sopenharmony_ci    kInstruction_cmp_ne_r3_122,
4217b8021494Sopenharmony_ci  },
4218b8021494Sopenharmony_ci  {
4219b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r7_146),
4220b8021494Sopenharmony_ci    kInstruction_cmp_cs_r7_146,
4221b8021494Sopenharmony_ci  },
4222b8021494Sopenharmony_ci  {
4223b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r5_21),
4224b8021494Sopenharmony_ci    kInstruction_cmp_eq_r5_21,
4225b8021494Sopenharmony_ci  },
4226b8021494Sopenharmony_ci  {
4227b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r0_49),
4228b8021494Sopenharmony_ci    kInstruction_cmp_ge_r0_49,
4229b8021494Sopenharmony_ci  },
4230b8021494Sopenharmony_ci  {
4231b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r2_170),
4232b8021494Sopenharmony_ci    kInstruction_cmp_gt_r2_170,
4233b8021494Sopenharmony_ci  },
4234b8021494Sopenharmony_ci  {
4235b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r3_208),
4236b8021494Sopenharmony_ci    kInstruction_cmp_mi_r3_208,
4237b8021494Sopenharmony_ci  },
4238b8021494Sopenharmony_ci  {
4239b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r4_47),
4240b8021494Sopenharmony_ci    kInstruction_cmp_le_r4_47,
4241b8021494Sopenharmony_ci  },
4242b8021494Sopenharmony_ci  {
4243b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r4_176),
4244b8021494Sopenharmony_ci    kInstruction_cmp_ne_r4_176,
4245b8021494Sopenharmony_ci  },
4246b8021494Sopenharmony_ci  {
4247b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r1_153),
4248b8021494Sopenharmony_ci    kInstruction_cmp_le_r1_153,
4249b8021494Sopenharmony_ci  },
4250b8021494Sopenharmony_ci  {
4251b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r3_136),
4252b8021494Sopenharmony_ci    kInstruction_cmp_cs_r3_136,
4253b8021494Sopenharmony_ci  },
4254b8021494Sopenharmony_ci  {
4255b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r7_166),
4256b8021494Sopenharmony_ci    kInstruction_cmp_le_r7_166,
4257b8021494Sopenharmony_ci  },
4258b8021494Sopenharmony_ci  {
4259b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r2_148),
4260b8021494Sopenharmony_ci    kInstruction_cmp_vc_r2_148,
4261b8021494Sopenharmony_ci  },
4262b8021494Sopenharmony_ci  {
4263b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r6_226),
4264b8021494Sopenharmony_ci    kInstruction_cmp_ge_r6_226,
4265b8021494Sopenharmony_ci  },
4266b8021494Sopenharmony_ci  {
4267b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r7_224),
4268b8021494Sopenharmony_ci    kInstruction_cmp_mi_r7_224,
4269b8021494Sopenharmony_ci  },
4270b8021494Sopenharmony_ci  {
4271b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r0_88),
4272b8021494Sopenharmony_ci    kInstruction_cmp_le_r0_88,
4273b8021494Sopenharmony_ci  },
4274b8021494Sopenharmony_ci  {
4275b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r3_131),
4276b8021494Sopenharmony_ci    kInstruction_cmp_lt_r3_131,
4277b8021494Sopenharmony_ci  },
4278b8021494Sopenharmony_ci  {
4279b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r6_70),
4280b8021494Sopenharmony_ci    kInstruction_cmp_gt_r6_70,
4281b8021494Sopenharmony_ci  },
4282b8021494Sopenharmony_ci  {
4283b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r5_212),
4284b8021494Sopenharmony_ci    kInstruction_cmp_cc_r5_212,
4285b8021494Sopenharmony_ci  },
4286b8021494Sopenharmony_ci  {
4287b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r7_184),
4288b8021494Sopenharmony_ci    kInstruction_cmp_pl_r7_184,
4289b8021494Sopenharmony_ci  },
4290b8021494Sopenharmony_ci  {
4291b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r0_170),
4292b8021494Sopenharmony_ci    kInstruction_cmp_gt_r0_170,
4293b8021494Sopenharmony_ci  },
4294b8021494Sopenharmony_ci  {
4295b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r7_227),
4296b8021494Sopenharmony_ci    kInstruction_cmp_ne_r7_227,
4297b8021494Sopenharmony_ci  },
4298b8021494Sopenharmony_ci  {
4299b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r7_129),
4300b8021494Sopenharmony_ci    kInstruction_cmp_cs_r7_129,
4301b8021494Sopenharmony_ci  },
4302b8021494Sopenharmony_ci  {
4303b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r2_214),
4304b8021494Sopenharmony_ci    kInstruction_cmp_lt_r2_214,
4305b8021494Sopenharmony_ci  },
4306b8021494Sopenharmony_ci  {
4307b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r3_68),
4308b8021494Sopenharmony_ci    kInstruction_cmp_le_r3_68,
4309b8021494Sopenharmony_ci  },
4310b8021494Sopenharmony_ci  {
4311b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r1_174),
4312b8021494Sopenharmony_ci    kInstruction_cmp_cs_r1_174,
4313b8021494Sopenharmony_ci  },
4314b8021494Sopenharmony_ci  {
4315b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r6_224),
4316b8021494Sopenharmony_ci    kInstruction_cmp_mi_r6_224,
4317b8021494Sopenharmony_ci  },
4318b8021494Sopenharmony_ci  {
4319b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r3_107),
4320b8021494Sopenharmony_ci    kInstruction_cmp_gt_r3_107,
4321b8021494Sopenharmony_ci  },
4322b8021494Sopenharmony_ci  {
4323b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r6_62),
4324b8021494Sopenharmony_ci    kInstruction_cmp_pl_r6_62,
4325b8021494Sopenharmony_ci  },
4326b8021494Sopenharmony_ci  {
4327b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r2_173),
4328b8021494Sopenharmony_ci    kInstruction_cmp_mi_r2_173,
4329b8021494Sopenharmony_ci  },
4330b8021494Sopenharmony_ci  {
4331b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r3_208),
4332b8021494Sopenharmony_ci    kInstruction_cmp_cs_r3_208,
4333b8021494Sopenharmony_ci  },
4334b8021494Sopenharmony_ci  {
4335b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r3_214),
4336b8021494Sopenharmony_ci    kInstruction_cmp_cc_r3_214,
4337b8021494Sopenharmony_ci  },
4338b8021494Sopenharmony_ci  {
4339b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r5_20),
4340b8021494Sopenharmony_ci    kInstruction_cmp_lt_r5_20,
4341b8021494Sopenharmony_ci  },
4342b8021494Sopenharmony_ci  {
4343b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r2_9),
4344b8021494Sopenharmony_ci    kInstruction_cmp_vs_r2_9,
4345b8021494Sopenharmony_ci  },
4346b8021494Sopenharmony_ci  {
4347b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r1_55),
4348b8021494Sopenharmony_ci    kInstruction_cmp_le_r1_55,
4349b8021494Sopenharmony_ci  },
4350b8021494Sopenharmony_ci  {
4351b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r3_14),
4352b8021494Sopenharmony_ci    kInstruction_cmp_vc_r3_14,
4353b8021494Sopenharmony_ci  },
4354b8021494Sopenharmony_ci  {
4355b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r5_74),
4356b8021494Sopenharmony_ci    kInstruction_cmp_eq_r5_74,
4357b8021494Sopenharmony_ci  },
4358b8021494Sopenharmony_ci  {
4359b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r0_40),
4360b8021494Sopenharmony_ci    kInstruction_cmp_cs_r0_40,
4361b8021494Sopenharmony_ci  },
4362b8021494Sopenharmony_ci  {
4363b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r6_98),
4364b8021494Sopenharmony_ci    kInstruction_cmp_ge_r6_98,
4365b8021494Sopenharmony_ci  },
4366b8021494Sopenharmony_ci  {
4367b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r3_79),
4368b8021494Sopenharmony_ci    kInstruction_cmp_cs_r3_79,
4369b8021494Sopenharmony_ci  },
4370b8021494Sopenharmony_ci  {
4371b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r0_199),
4372b8021494Sopenharmony_ci    kInstruction_cmp_ne_r0_199,
4373b8021494Sopenharmony_ci  },
4374b8021494Sopenharmony_ci  {
4375b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r0_163),
4376b8021494Sopenharmony_ci    kInstruction_cmp_lt_r0_163,
4377b8021494Sopenharmony_ci  },
4378b8021494Sopenharmony_ci  {
4379b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r6_42),
4380b8021494Sopenharmony_ci    kInstruction_cmp_cs_r6_42,
4381b8021494Sopenharmony_ci  },
4382b8021494Sopenharmony_ci  {
4383b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r6_32),
4384b8021494Sopenharmony_ci    kInstruction_cmp_eq_r6_32,
4385b8021494Sopenharmony_ci  },
4386b8021494Sopenharmony_ci  {
4387b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r1_64),
4388b8021494Sopenharmony_ci    kInstruction_cmp_vs_r1_64,
4389b8021494Sopenharmony_ci  },
4390b8021494Sopenharmony_ci  {
4391b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r4_91),
4392b8021494Sopenharmony_ci    kInstruction_cmp_hi_r4_91,
4393b8021494Sopenharmony_ci  },
4394b8021494Sopenharmony_ci  {
4395b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r3_79),
4396b8021494Sopenharmony_ci    kInstruction_cmp_ls_r3_79,
4397b8021494Sopenharmony_ci  },
4398b8021494Sopenharmony_ci  {
4399b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r3_68),
4400b8021494Sopenharmony_ci    kInstruction_cmp_gt_r3_68,
4401b8021494Sopenharmony_ci  },
4402b8021494Sopenharmony_ci  {
4403b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r0_133),
4404b8021494Sopenharmony_ci    kInstruction_cmp_eq_r0_133,
4405b8021494Sopenharmony_ci  },
4406b8021494Sopenharmony_ci  {
4407b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r4_8),
4408b8021494Sopenharmony_ci    kInstruction_cmp_vs_r4_8,
4409b8021494Sopenharmony_ci  },
4410b8021494Sopenharmony_ci  {
4411b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r2_248),
4412b8021494Sopenharmony_ci    kInstruction_cmp_cs_r2_248,
4413b8021494Sopenharmony_ci  },
4414b8021494Sopenharmony_ci  {
4415b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r2_153),
4416b8021494Sopenharmony_ci    kInstruction_cmp_cs_r2_153,
4417b8021494Sopenharmony_ci  },
4418b8021494Sopenharmony_ci  {
4419b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r1_21),
4420b8021494Sopenharmony_ci    kInstruction_cmp_cc_r1_21,
4421b8021494Sopenharmony_ci  },
4422b8021494Sopenharmony_ci  {
4423b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r3_171),
4424b8021494Sopenharmony_ci    kInstruction_cmp_mi_r3_171,
4425b8021494Sopenharmony_ci  },
4426b8021494Sopenharmony_ci  {
4427b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r6_126),
4428b8021494Sopenharmony_ci    kInstruction_cmp_gt_r6_126,
4429b8021494Sopenharmony_ci  },
4430b8021494Sopenharmony_ci  {
4431b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r0_155),
4432b8021494Sopenharmony_ci    kInstruction_cmp_hi_r0_155,
4433b8021494Sopenharmony_ci  },
4434b8021494Sopenharmony_ci  {
4435b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r0_224),
4436b8021494Sopenharmony_ci    kInstruction_cmp_cs_r0_224,
4437b8021494Sopenharmony_ci  },
4438b8021494Sopenharmony_ci  {
4439b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r2_38),
4440b8021494Sopenharmony_ci    kInstruction_cmp_cc_r2_38,
4441b8021494Sopenharmony_ci  },
4442b8021494Sopenharmony_ci  {
4443b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r3_127),
4444b8021494Sopenharmony_ci    kInstruction_cmp_lt_r3_127,
4445b8021494Sopenharmony_ci  },
4446b8021494Sopenharmony_ci  {
4447b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r6_21),
4448b8021494Sopenharmony_ci    kInstruction_cmp_gt_r6_21,
4449b8021494Sopenharmony_ci  },
4450b8021494Sopenharmony_ci  {
4451b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r4_39),
4452b8021494Sopenharmony_ci    kInstruction_cmp_gt_r4_39,
4453b8021494Sopenharmony_ci  },
4454b8021494Sopenharmony_ci  {
4455b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r4_40),
4456b8021494Sopenharmony_ci    kInstruction_cmp_ge_r4_40,
4457b8021494Sopenharmony_ci  },
4458b8021494Sopenharmony_ci  {
4459b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r4_228),
4460b8021494Sopenharmony_ci    kInstruction_cmp_hi_r4_228,
4461b8021494Sopenharmony_ci  },
4462b8021494Sopenharmony_ci  {
4463b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r6_51),
4464b8021494Sopenharmony_ci    kInstruction_cmp_le_r6_51,
4465b8021494Sopenharmony_ci  },
4466b8021494Sopenharmony_ci  {
4467b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r3_3),
4468b8021494Sopenharmony_ci    kInstruction_cmp_ge_r3_3,
4469b8021494Sopenharmony_ci  },
4470b8021494Sopenharmony_ci  {
4471b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r5_24),
4472b8021494Sopenharmony_ci    kInstruction_cmp_ge_r5_24,
4473b8021494Sopenharmony_ci  },
4474b8021494Sopenharmony_ci  {
4475b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r0_52),
4476b8021494Sopenharmony_ci    kInstruction_cmp_ge_r0_52,
4477b8021494Sopenharmony_ci  },
4478b8021494Sopenharmony_ci  {
4479b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r6_84),
4480b8021494Sopenharmony_ci    kInstruction_cmp_vs_r6_84,
4481b8021494Sopenharmony_ci  },
4482b8021494Sopenharmony_ci  {
4483b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r7_238),
4484b8021494Sopenharmony_ci    kInstruction_cmp_gt_r7_238,
4485b8021494Sopenharmony_ci  },
4486b8021494Sopenharmony_ci  {
4487b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r2_118),
4488b8021494Sopenharmony_ci    kInstruction_cmp_pl_r2_118,
4489b8021494Sopenharmony_ci  },
4490b8021494Sopenharmony_ci  {
4491b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r0_96),
4492b8021494Sopenharmony_ci    kInstruction_cmp_cc_r0_96,
4493b8021494Sopenharmony_ci  },
4494b8021494Sopenharmony_ci  {
4495b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r1_241),
4496b8021494Sopenharmony_ci    kInstruction_cmp_gt_r1_241,
4497b8021494Sopenharmony_ci  },
4498b8021494Sopenharmony_ci  {
4499b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r5_231),
4500b8021494Sopenharmony_ci    kInstruction_cmp_lt_r5_231,
4501b8021494Sopenharmony_ci  },
4502b8021494Sopenharmony_ci  {
4503b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r0_223),
4504b8021494Sopenharmony_ci    kInstruction_cmp_vs_r0_223,
4505b8021494Sopenharmony_ci  },
4506b8021494Sopenharmony_ci  {
4507b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r6_85),
4508b8021494Sopenharmony_ci    kInstruction_cmp_vc_r6_85,
4509b8021494Sopenharmony_ci  },
4510b8021494Sopenharmony_ci  {
4511b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r4_171),
4512b8021494Sopenharmony_ci    kInstruction_cmp_vs_r4_171,
4513b8021494Sopenharmony_ci  },
4514b8021494Sopenharmony_ci  {
4515b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r7_34),
4516b8021494Sopenharmony_ci    kInstruction_cmp_hi_r7_34,
4517b8021494Sopenharmony_ci  },
4518b8021494Sopenharmony_ci  {
4519b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r4_243),
4520b8021494Sopenharmony_ci    kInstruction_cmp_hi_r4_243,
4521b8021494Sopenharmony_ci  },
4522b8021494Sopenharmony_ci  {
4523b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r6_16),
4524b8021494Sopenharmony_ci    kInstruction_cmp_cc_r6_16,
4525b8021494Sopenharmony_ci  },
4526b8021494Sopenharmony_ci  {
4527b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r2_179),
4528b8021494Sopenharmony_ci    kInstruction_cmp_cs_r2_179,
4529b8021494Sopenharmony_ci  },
4530b8021494Sopenharmony_ci  {
4531b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r5_128),
4532b8021494Sopenharmony_ci    kInstruction_cmp_cs_r5_128,
4533b8021494Sopenharmony_ci  },
4534b8021494Sopenharmony_ci  {
4535b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r6_43),
4536b8021494Sopenharmony_ci    kInstruction_cmp_lt_r6_43,
4537b8021494Sopenharmony_ci  },
4538b8021494Sopenharmony_ci  {
4539b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r1_116),
4540b8021494Sopenharmony_ci    kInstruction_cmp_lt_r1_116,
4541b8021494Sopenharmony_ci  },
4542b8021494Sopenharmony_ci  {
4543b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r4_176),
4544b8021494Sopenharmony_ci    kInstruction_cmp_mi_r4_176,
4545b8021494Sopenharmony_ci  },
4546b8021494Sopenharmony_ci  {
4547b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r3_158),
4548b8021494Sopenharmony_ci    kInstruction_cmp_hi_r3_158,
4549b8021494Sopenharmony_ci  },
4550b8021494Sopenharmony_ci  {
4551b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r6_21),
4552b8021494Sopenharmony_ci    kInstruction_cmp_cs_r6_21,
4553b8021494Sopenharmony_ci  },
4554b8021494Sopenharmony_ci  {
4555b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r5_114),
4556b8021494Sopenharmony_ci    kInstruction_cmp_ge_r5_114,
4557b8021494Sopenharmony_ci  },
4558b8021494Sopenharmony_ci  {
4559b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r3_109),
4560b8021494Sopenharmony_ci    kInstruction_cmp_vs_r3_109,
4561b8021494Sopenharmony_ci  },
4562b8021494Sopenharmony_ci  {
4563b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r4_249),
4564b8021494Sopenharmony_ci    kInstruction_cmp_ne_r4_249,
4565b8021494Sopenharmony_ci  },
4566b8021494Sopenharmony_ci  {
4567b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r5_96),
4568b8021494Sopenharmony_ci    kInstruction_cmp_ls_r5_96,
4569b8021494Sopenharmony_ci  },
4570b8021494Sopenharmony_ci  {
4571b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r0_135),
4572b8021494Sopenharmony_ci    kInstruction_cmp_hi_r0_135,
4573b8021494Sopenharmony_ci  },
4574b8021494Sopenharmony_ci  {
4575b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r2_63),
4576b8021494Sopenharmony_ci    kInstruction_cmp_vc_r2_63,
4577b8021494Sopenharmony_ci  },
4578b8021494Sopenharmony_ci  {
4579b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r0_169),
4580b8021494Sopenharmony_ci    kInstruction_cmp_le_r0_169,
4581b8021494Sopenharmony_ci  },
4582b8021494Sopenharmony_ci  {
4583b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r4_230),
4584b8021494Sopenharmony_ci    kInstruction_cmp_vc_r4_230,
4585b8021494Sopenharmony_ci  },
4586b8021494Sopenharmony_ci  {
4587b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r3_181),
4588b8021494Sopenharmony_ci    kInstruction_cmp_gt_r3_181,
4589b8021494Sopenharmony_ci  },
4590b8021494Sopenharmony_ci  {
4591b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r6_202),
4592b8021494Sopenharmony_ci    kInstruction_cmp_eq_r6_202,
4593b8021494Sopenharmony_ci  },
4594b8021494Sopenharmony_ci  {
4595b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r4_57),
4596b8021494Sopenharmony_ci    kInstruction_cmp_mi_r4_57,
4597b8021494Sopenharmony_ci  },
4598b8021494Sopenharmony_ci  {
4599b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r7_220),
4600b8021494Sopenharmony_ci    kInstruction_cmp_lt_r7_220,
4601b8021494Sopenharmony_ci  },
4602b8021494Sopenharmony_ci  {
4603b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r3_43),
4604b8021494Sopenharmony_ci    kInstruction_cmp_lt_r3_43,
4605b8021494Sopenharmony_ci  },
4606b8021494Sopenharmony_ci  {
4607b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r3_210),
4608b8021494Sopenharmony_ci    kInstruction_cmp_pl_r3_210,
4609b8021494Sopenharmony_ci  },
4610b8021494Sopenharmony_ci  {
4611b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r4_182),
4612b8021494Sopenharmony_ci    kInstruction_cmp_cc_r4_182,
4613b8021494Sopenharmony_ci  },
4614b8021494Sopenharmony_ci  {
4615b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r5_105),
4616b8021494Sopenharmony_ci    kInstruction_cmp_vc_r5_105,
4617b8021494Sopenharmony_ci  },
4618b8021494Sopenharmony_ci  {
4619b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r4_150),
4620b8021494Sopenharmony_ci    kInstruction_cmp_ls_r4_150,
4621b8021494Sopenharmony_ci  },
4622b8021494Sopenharmony_ci  {
4623b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r0_2),
4624b8021494Sopenharmony_ci    kInstruction_cmp_ls_r0_2,
4625b8021494Sopenharmony_ci  },
4626b8021494Sopenharmony_ci  {
4627b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r0_0),
4628b8021494Sopenharmony_ci    kInstruction_cmp_eq_r0_0,
4629b8021494Sopenharmony_ci  },
4630b8021494Sopenharmony_ci  {
4631b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r6_204),
4632b8021494Sopenharmony_ci    kInstruction_cmp_cc_r6_204,
4633b8021494Sopenharmony_ci  },
4634b8021494Sopenharmony_ci  {
4635b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r4_226),
4636b8021494Sopenharmony_ci    kInstruction_cmp_lt_r4_226,
4637b8021494Sopenharmony_ci  },
4638b8021494Sopenharmony_ci  {
4639b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r2_37),
4640b8021494Sopenharmony_ci    kInstruction_cmp_pl_r2_37,
4641b8021494Sopenharmony_ci  },
4642b8021494Sopenharmony_ci  {
4643b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r3_208),
4644b8021494Sopenharmony_ci    kInstruction_cmp_ge_r3_208,
4645b8021494Sopenharmony_ci  },
4646b8021494Sopenharmony_ci  {
4647b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r1_75),
4648b8021494Sopenharmony_ci    kInstruction_cmp_mi_r1_75,
4649b8021494Sopenharmony_ci  },
4650b8021494Sopenharmony_ci  {
4651b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r7_249),
4652b8021494Sopenharmony_ci    kInstruction_cmp_hi_r7_249,
4653b8021494Sopenharmony_ci  },
4654b8021494Sopenharmony_ci  {
4655b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r6_61),
4656b8021494Sopenharmony_ci    kInstruction_cmp_vc_r6_61,
4657b8021494Sopenharmony_ci  },
4658b8021494Sopenharmony_ci  {
4659b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r1_185),
4660b8021494Sopenharmony_ci    kInstruction_cmp_eq_r1_185,
4661b8021494Sopenharmony_ci  },
4662b8021494Sopenharmony_ci  {
4663b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r5_55),
4664b8021494Sopenharmony_ci    kInstruction_cmp_vs_r5_55,
4665b8021494Sopenharmony_ci  },
4666b8021494Sopenharmony_ci  {
4667b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r2_243),
4668b8021494Sopenharmony_ci    kInstruction_cmp_pl_r2_243,
4669b8021494Sopenharmony_ci  },
4670b8021494Sopenharmony_ci  {
4671b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r0_111),
4672b8021494Sopenharmony_ci    kInstruction_cmp_eq_r0_111,
4673b8021494Sopenharmony_ci  },
4674b8021494Sopenharmony_ci  {
4675b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r5_75),
4676b8021494Sopenharmony_ci    kInstruction_cmp_cc_r5_75,
4677b8021494Sopenharmony_ci  },
4678b8021494Sopenharmony_ci  {
4679b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r1_103),
4680b8021494Sopenharmony_ci    kInstruction_cmp_mi_r1_103,
4681b8021494Sopenharmony_ci  },
4682b8021494Sopenharmony_ci  {
4683b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r5_201),
4684b8021494Sopenharmony_ci    kInstruction_cmp_mi_r5_201,
4685b8021494Sopenharmony_ci  },
4686b8021494Sopenharmony_ci  {
4687b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r6_13),
4688b8021494Sopenharmony_ci    kInstruction_cmp_eq_r6_13,
4689b8021494Sopenharmony_ci  },
4690b8021494Sopenharmony_ci  {
4691b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r1_117),
4692b8021494Sopenharmony_ci    kInstruction_cmp_le_r1_117,
4693b8021494Sopenharmony_ci  },
4694b8021494Sopenharmony_ci  {
4695b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r4_245),
4696b8021494Sopenharmony_ci    kInstruction_cmp_le_r4_245,
4697b8021494Sopenharmony_ci  },
4698b8021494Sopenharmony_ci  {
4699b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r5_253),
4700b8021494Sopenharmony_ci    kInstruction_cmp_vc_r5_253,
4701b8021494Sopenharmony_ci  },
4702b8021494Sopenharmony_ci  {
4703b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r1_245),
4704b8021494Sopenharmony_ci    kInstruction_cmp_vc_r1_245,
4705b8021494Sopenharmony_ci  },
4706b8021494Sopenharmony_ci  {
4707b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r0_160),
4708b8021494Sopenharmony_ci    kInstruction_cmp_hi_r0_160,
4709b8021494Sopenharmony_ci  },
4710b8021494Sopenharmony_ci  {
4711b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r6_139),
4712b8021494Sopenharmony_ci    kInstruction_cmp_ne_r6_139,
4713b8021494Sopenharmony_ci  },
4714b8021494Sopenharmony_ci  {
4715b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r3_71),
4716b8021494Sopenharmony_ci    kInstruction_cmp_cc_r3_71,
4717b8021494Sopenharmony_ci  },
4718b8021494Sopenharmony_ci  {
4719b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r0_155),
4720b8021494Sopenharmony_ci    kInstruction_cmp_lt_r0_155,
4721b8021494Sopenharmony_ci  },
4722b8021494Sopenharmony_ci  {
4723b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r4_100),
4724b8021494Sopenharmony_ci    kInstruction_cmp_ls_r4_100,
4725b8021494Sopenharmony_ci  },
4726b8021494Sopenharmony_ci  {
4727b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r5_117),
4728b8021494Sopenharmony_ci    kInstruction_cmp_vs_r5_117,
4729b8021494Sopenharmony_ci  },
4730b8021494Sopenharmony_ci  {
4731b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r7_9),
4732b8021494Sopenharmony_ci    kInstruction_cmp_gt_r7_9,
4733b8021494Sopenharmony_ci  },
4734b8021494Sopenharmony_ci  {
4735b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r5_30),
4736b8021494Sopenharmony_ci    kInstruction_cmp_lt_r5_30,
4737b8021494Sopenharmony_ci  },
4738b8021494Sopenharmony_ci  {
4739b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r6_32),
4740b8021494Sopenharmony_ci    kInstruction_cmp_pl_r6_32,
4741b8021494Sopenharmony_ci  },
4742b8021494Sopenharmony_ci  {
4743b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r1_105),
4744b8021494Sopenharmony_ci    kInstruction_cmp_mi_r1_105,
4745b8021494Sopenharmony_ci  },
4746b8021494Sopenharmony_ci  {
4747b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r1_34),
4748b8021494Sopenharmony_ci    kInstruction_cmp_hi_r1_34,
4749b8021494Sopenharmony_ci  },
4750b8021494Sopenharmony_ci  {
4751b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r7_213),
4752b8021494Sopenharmony_ci    kInstruction_cmp_cs_r7_213,
4753b8021494Sopenharmony_ci  },
4754b8021494Sopenharmony_ci  {
4755b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r7_218),
4756b8021494Sopenharmony_ci    kInstruction_cmp_le_r7_218,
4757b8021494Sopenharmony_ci  },
4758b8021494Sopenharmony_ci  {
4759b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r3_131),
4760b8021494Sopenharmony_ci    kInstruction_cmp_pl_r3_131,
4761b8021494Sopenharmony_ci  },
4762b8021494Sopenharmony_ci  {
4763b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r6_117),
4764b8021494Sopenharmony_ci    kInstruction_cmp_cs_r6_117,
4765b8021494Sopenharmony_ci  },
4766b8021494Sopenharmony_ci  {
4767b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r1_177),
4768b8021494Sopenharmony_ci    kInstruction_cmp_cc_r1_177,
4769b8021494Sopenharmony_ci  },
4770b8021494Sopenharmony_ci  {
4771b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r1_74),
4772b8021494Sopenharmony_ci    kInstruction_cmp_cs_r1_74,
4773b8021494Sopenharmony_ci  },
4774b8021494Sopenharmony_ci  {
4775b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r7_176),
4776b8021494Sopenharmony_ci    kInstruction_cmp_ls_r7_176,
4777b8021494Sopenharmony_ci  },
4778b8021494Sopenharmony_ci  {
4779b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r7_208),
4780b8021494Sopenharmony_ci    kInstruction_cmp_lt_r7_208,
4781b8021494Sopenharmony_ci  },
4782b8021494Sopenharmony_ci  {
4783b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r2_252),
4784b8021494Sopenharmony_ci    kInstruction_cmp_ge_r2_252,
4785b8021494Sopenharmony_ci  },
4786b8021494Sopenharmony_ci  {
4787b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r7_135),
4788b8021494Sopenharmony_ci    kInstruction_cmp_gt_r7_135,
4789b8021494Sopenharmony_ci  },
4790b8021494Sopenharmony_ci  {
4791b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r4_128),
4792b8021494Sopenharmony_ci    kInstruction_cmp_cs_r4_128,
4793b8021494Sopenharmony_ci  },
4794b8021494Sopenharmony_ci  {
4795b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r6_44),
4796b8021494Sopenharmony_ci    kInstruction_cmp_le_r6_44,
4797b8021494Sopenharmony_ci  },
4798b8021494Sopenharmony_ci  {
4799b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r5_184),
4800b8021494Sopenharmony_ci    kInstruction_cmp_cs_r5_184,
4801b8021494Sopenharmony_ci  },
4802b8021494Sopenharmony_ci  {
4803b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r5_17),
4804b8021494Sopenharmony_ci    kInstruction_cmp_cc_r5_17,
4805b8021494Sopenharmony_ci  },
4806b8021494Sopenharmony_ci  {
4807b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r1_48),
4808b8021494Sopenharmony_ci    kInstruction_cmp_le_r1_48,
4809b8021494Sopenharmony_ci  },
4810b8021494Sopenharmony_ci  {
4811b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r7_152),
4812b8021494Sopenharmony_ci    kInstruction_cmp_vs_r7_152,
4813b8021494Sopenharmony_ci  },
4814b8021494Sopenharmony_ci  {
4815b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r3_236),
4816b8021494Sopenharmony_ci    kInstruction_cmp_cs_r3_236,
4817b8021494Sopenharmony_ci  },
4818b8021494Sopenharmony_ci  {
4819b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r1_68),
4820b8021494Sopenharmony_ci    kInstruction_cmp_cc_r1_68,
4821b8021494Sopenharmony_ci  },
4822b8021494Sopenharmony_ci  {
4823b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r6_179),
4824b8021494Sopenharmony_ci    kInstruction_cmp_cs_r6_179,
4825b8021494Sopenharmony_ci  },
4826b8021494Sopenharmony_ci  {
4827b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r5_35),
4828b8021494Sopenharmony_ci    kInstruction_cmp_eq_r5_35,
4829b8021494Sopenharmony_ci  },
4830b8021494Sopenharmony_ci  {
4831b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r5_220),
4832b8021494Sopenharmony_ci    kInstruction_cmp_le_r5_220,
4833b8021494Sopenharmony_ci  },
4834b8021494Sopenharmony_ci  {
4835b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r1_63),
4836b8021494Sopenharmony_ci    kInstruction_cmp_pl_r1_63,
4837b8021494Sopenharmony_ci  },
4838b8021494Sopenharmony_ci  {
4839b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r5_255),
4840b8021494Sopenharmony_ci    kInstruction_cmp_vs_r5_255,
4841b8021494Sopenharmony_ci  },
4842b8021494Sopenharmony_ci  {
4843b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r5_193),
4844b8021494Sopenharmony_ci    kInstruction_cmp_pl_r5_193,
4845b8021494Sopenharmony_ci  },
4846b8021494Sopenharmony_ci  {
4847b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r3_165),
4848b8021494Sopenharmony_ci    kInstruction_cmp_gt_r3_165,
4849b8021494Sopenharmony_ci  },
4850b8021494Sopenharmony_ci  {
4851b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r0_120),
4852b8021494Sopenharmony_ci    kInstruction_cmp_le_r0_120,
4853b8021494Sopenharmony_ci  },
4854b8021494Sopenharmony_ci  {
4855b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r0_21),
4856b8021494Sopenharmony_ci    kInstruction_cmp_cc_r0_21,
4857b8021494Sopenharmony_ci  },
4858b8021494Sopenharmony_ci  {
4859b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r3_203),
4860b8021494Sopenharmony_ci    kInstruction_cmp_ge_r3_203,
4861b8021494Sopenharmony_ci  },
4862b8021494Sopenharmony_ci  {
4863b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r0_25),
4864b8021494Sopenharmony_ci    kInstruction_cmp_ne_r0_25,
4865b8021494Sopenharmony_ci  },
4866b8021494Sopenharmony_ci  {
4867b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r6_6),
4868b8021494Sopenharmony_ci    kInstruction_cmp_mi_r6_6,
4869b8021494Sopenharmony_ci  },
4870b8021494Sopenharmony_ci  {
4871b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r7_194),
4872b8021494Sopenharmony_ci    kInstruction_cmp_ne_r7_194,
4873b8021494Sopenharmony_ci  },
4874b8021494Sopenharmony_ci  {
4875b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r6_20),
4876b8021494Sopenharmony_ci    kInstruction_cmp_lt_r6_20,
4877b8021494Sopenharmony_ci  },
4878b8021494Sopenharmony_ci  {
4879b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r3_94),
4880b8021494Sopenharmony_ci    kInstruction_cmp_ls_r3_94,
4881b8021494Sopenharmony_ci  },
4882b8021494Sopenharmony_ci  {
4883b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r6_222),
4884b8021494Sopenharmony_ci    kInstruction_cmp_gt_r6_222,
4885b8021494Sopenharmony_ci  },
4886b8021494Sopenharmony_ci  {
4887b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r1_247),
4888b8021494Sopenharmony_ci    kInstruction_cmp_cc_r1_247,
4889b8021494Sopenharmony_ci  },
4890b8021494Sopenharmony_ci  {
4891b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r0_127),
4892b8021494Sopenharmony_ci    kInstruction_cmp_cc_r0_127,
4893b8021494Sopenharmony_ci  },
4894b8021494Sopenharmony_ci  {
4895b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r2_252),
4896b8021494Sopenharmony_ci    kInstruction_cmp_mi_r2_252,
4897b8021494Sopenharmony_ci  },
4898b8021494Sopenharmony_ci  {
4899b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r0_150),
4900b8021494Sopenharmony_ci    kInstruction_cmp_ge_r0_150,
4901b8021494Sopenharmony_ci  },
4902b8021494Sopenharmony_ci  {
4903b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r4_18),
4904b8021494Sopenharmony_ci    kInstruction_cmp_mi_r4_18,
4905b8021494Sopenharmony_ci  },
4906b8021494Sopenharmony_ci  {
4907b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r5_182),
4908b8021494Sopenharmony_ci    kInstruction_cmp_vs_r5_182,
4909b8021494Sopenharmony_ci  },
4910b8021494Sopenharmony_ci  {
4911b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r1_125),
4912b8021494Sopenharmony_ci    kInstruction_cmp_pl_r1_125,
4913b8021494Sopenharmony_ci  },
4914b8021494Sopenharmony_ci  {
4915b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r6_159),
4916b8021494Sopenharmony_ci    kInstruction_cmp_pl_r6_159,
4917b8021494Sopenharmony_ci  },
4918b8021494Sopenharmony_ci  {
4919b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r3_218),
4920b8021494Sopenharmony_ci    kInstruction_cmp_le_r3_218,
4921b8021494Sopenharmony_ci  },
4922b8021494Sopenharmony_ci  {
4923b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r2_163),
4924b8021494Sopenharmony_ci    kInstruction_cmp_hi_r2_163,
4925b8021494Sopenharmony_ci  },
4926b8021494Sopenharmony_ci  {
4927b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r7_246),
4928b8021494Sopenharmony_ci    kInstruction_cmp_mi_r7_246,
4929b8021494Sopenharmony_ci  },
4930b8021494Sopenharmony_ci  {
4931b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r7_1),
4932b8021494Sopenharmony_ci    kInstruction_cmp_lt_r7_1,
4933b8021494Sopenharmony_ci  },
4934b8021494Sopenharmony_ci  {
4935b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r4_82),
4936b8021494Sopenharmony_ci    kInstruction_cmp_pl_r4_82,
4937b8021494Sopenharmony_ci  },
4938b8021494Sopenharmony_ci  {
4939b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r2_115),
4940b8021494Sopenharmony_ci    kInstruction_cmp_le_r2_115,
4941b8021494Sopenharmony_ci  },
4942b8021494Sopenharmony_ci  {
4943b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r0_74),
4944b8021494Sopenharmony_ci    kInstruction_cmp_vc_r0_74,
4945b8021494Sopenharmony_ci  },
4946b8021494Sopenharmony_ci  {
4947b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r3_11),
4948b8021494Sopenharmony_ci    kInstruction_cmp_gt_r3_11,
4949b8021494Sopenharmony_ci  },
4950b8021494Sopenharmony_ci  {
4951b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r7_225),
4952b8021494Sopenharmony_ci    kInstruction_cmp_cs_r7_225,
4953b8021494Sopenharmony_ci  },
4954b8021494Sopenharmony_ci  {
4955b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r2_245),
4956b8021494Sopenharmony_ci    kInstruction_cmp_gt_r2_245,
4957b8021494Sopenharmony_ci  },
4958b8021494Sopenharmony_ci  {
4959b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r4_13),
4960b8021494Sopenharmony_ci    kInstruction_cmp_lt_r4_13,
4961b8021494Sopenharmony_ci  },
4962b8021494Sopenharmony_ci  {
4963b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r3_83),
4964b8021494Sopenharmony_ci    kInstruction_cmp_le_r3_83,
4965b8021494Sopenharmony_ci  },
4966b8021494Sopenharmony_ci  {
4967b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r7_83),
4968b8021494Sopenharmony_ci    kInstruction_cmp_eq_r7_83,
4969b8021494Sopenharmony_ci  },
4970b8021494Sopenharmony_ci  {
4971b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r6_86),
4972b8021494Sopenharmony_ci    kInstruction_cmp_vc_r6_86,
4973b8021494Sopenharmony_ci  },
4974b8021494Sopenharmony_ci  {
4975b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r2_99),
4976b8021494Sopenharmony_ci    kInstruction_cmp_le_r2_99,
4977b8021494Sopenharmony_ci  },
4978b8021494Sopenharmony_ci  {
4979b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r0_139),
4980b8021494Sopenharmony_ci    kInstruction_cmp_hi_r0_139,
4981b8021494Sopenharmony_ci  },
4982b8021494Sopenharmony_ci  {
4983b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r6_122),
4984b8021494Sopenharmony_ci    kInstruction_cmp_gt_r6_122,
4985b8021494Sopenharmony_ci  },
4986b8021494Sopenharmony_ci  {
4987b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r2_190),
4988b8021494Sopenharmony_ci    kInstruction_cmp_cs_r2_190,
4989b8021494Sopenharmony_ci  },
4990b8021494Sopenharmony_ci  {
4991b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r0_97),
4992b8021494Sopenharmony_ci    kInstruction_cmp_pl_r0_97,
4993b8021494Sopenharmony_ci  },
4994b8021494Sopenharmony_ci  {
4995b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r7_41),
4996b8021494Sopenharmony_ci    kInstruction_cmp_ls_r7_41,
4997b8021494Sopenharmony_ci  },
4998b8021494Sopenharmony_ci  {
4999b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r2_111),
5000b8021494Sopenharmony_ci    kInstruction_cmp_pl_r2_111,
5001b8021494Sopenharmony_ci  },
5002b8021494Sopenharmony_ci  {
5003b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r5_239),
5004b8021494Sopenharmony_ci    kInstruction_cmp_ls_r5_239,
5005b8021494Sopenharmony_ci  },
5006b8021494Sopenharmony_ci  {
5007b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r3_104),
5008b8021494Sopenharmony_ci    kInstruction_cmp_le_r3_104,
5009b8021494Sopenharmony_ci  },
5010b8021494Sopenharmony_ci  {
5011b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r3_29),
5012b8021494Sopenharmony_ci    kInstruction_cmp_gt_r3_29,
5013b8021494Sopenharmony_ci  },
5014b8021494Sopenharmony_ci  {
5015b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r7_247),
5016b8021494Sopenharmony_ci    kInstruction_cmp_ge_r7_247,
5017b8021494Sopenharmony_ci  },
5018b8021494Sopenharmony_ci  {
5019b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r6_1),
5020b8021494Sopenharmony_ci    kInstruction_cmp_le_r6_1,
5021b8021494Sopenharmony_ci  },
5022b8021494Sopenharmony_ci  {
5023b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r0_161),
5024b8021494Sopenharmony_ci    kInstruction_cmp_hi_r0_161,
5025b8021494Sopenharmony_ci  },
5026b8021494Sopenharmony_ci  {
5027b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r1_143),
5028b8021494Sopenharmony_ci    kInstruction_cmp_vs_r1_143,
5029b8021494Sopenharmony_ci  },
5030b8021494Sopenharmony_ci  {
5031b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r7_14),
5032b8021494Sopenharmony_ci    kInstruction_cmp_cs_r7_14,
5033b8021494Sopenharmony_ci  },
5034b8021494Sopenharmony_ci  {
5035b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r3_80),
5036b8021494Sopenharmony_ci    kInstruction_cmp_gt_r3_80,
5037b8021494Sopenharmony_ci  },
5038b8021494Sopenharmony_ci  {
5039b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r6_207),
5040b8021494Sopenharmony_ci    kInstruction_cmp_ls_r6_207,
5041b8021494Sopenharmony_ci  },
5042b8021494Sopenharmony_ci  {
5043b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r1_187),
5044b8021494Sopenharmony_ci    kInstruction_cmp_vs_r1_187,
5045b8021494Sopenharmony_ci  },
5046b8021494Sopenharmony_ci  {
5047b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r6_193),
5048b8021494Sopenharmony_ci    kInstruction_cmp_ne_r6_193,
5049b8021494Sopenharmony_ci  },
5050b8021494Sopenharmony_ci  {
5051b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r5_202),
5052b8021494Sopenharmony_ci    kInstruction_cmp_le_r5_202,
5053b8021494Sopenharmony_ci  },
5054b8021494Sopenharmony_ci  {
5055b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r3_23),
5056b8021494Sopenharmony_ci    kInstruction_cmp_vs_r3_23,
5057b8021494Sopenharmony_ci  },
5058b8021494Sopenharmony_ci  {
5059b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r2_141),
5060b8021494Sopenharmony_ci    kInstruction_cmp_mi_r2_141,
5061b8021494Sopenharmony_ci  },
5062b8021494Sopenharmony_ci  {
5063b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r1_145),
5064b8021494Sopenharmony_ci    kInstruction_cmp_mi_r1_145,
5065b8021494Sopenharmony_ci  },
5066b8021494Sopenharmony_ci  {
5067b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r0_176),
5068b8021494Sopenharmony_ci    kInstruction_cmp_lt_r0_176,
5069b8021494Sopenharmony_ci  },
5070b8021494Sopenharmony_ci  {
5071b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r2_18),
5072b8021494Sopenharmony_ci    kInstruction_cmp_hi_r2_18,
5073b8021494Sopenharmony_ci  },
5074b8021494Sopenharmony_ci  {
5075b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r4_247),
5076b8021494Sopenharmony_ci    kInstruction_cmp_gt_r4_247,
5077b8021494Sopenharmony_ci  },
5078b8021494Sopenharmony_ci  {
5079b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r1_144),
5080b8021494Sopenharmony_ci    kInstruction_cmp_lt_r1_144,
5081b8021494Sopenharmony_ci  },
5082b8021494Sopenharmony_ci  {
5083b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r5_174),
5084b8021494Sopenharmony_ci    kInstruction_cmp_cc_r5_174,
5085b8021494Sopenharmony_ci  },
5086b8021494Sopenharmony_ci  {
5087b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r6_66),
5088b8021494Sopenharmony_ci    kInstruction_cmp_ge_r6_66,
5089b8021494Sopenharmony_ci  },
5090b8021494Sopenharmony_ci  {
5091b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r0_223),
5092b8021494Sopenharmony_ci    kInstruction_cmp_vc_r0_223,
5093b8021494Sopenharmony_ci  },
5094b8021494Sopenharmony_ci  {
5095b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r7_211),
5096b8021494Sopenharmony_ci    kInstruction_cmp_cc_r7_211,
5097b8021494Sopenharmony_ci  },
5098b8021494Sopenharmony_ci  {
5099b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r1_186),
5100b8021494Sopenharmony_ci    kInstruction_cmp_le_r1_186,
5101b8021494Sopenharmony_ci  },
5102b8021494Sopenharmony_ci  {
5103b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r4_73),
5104b8021494Sopenharmony_ci    kInstruction_cmp_ne_r4_73,
5105b8021494Sopenharmony_ci  },
5106b8021494Sopenharmony_ci  {
5107b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r4_64),
5108b8021494Sopenharmony_ci    kInstruction_cmp_ls_r4_64,
5109b8021494Sopenharmony_ci  },
5110b8021494Sopenharmony_ci  {
5111b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r3_100),
5112b8021494Sopenharmony_ci    kInstruction_cmp_cc_r3_100,
5113b8021494Sopenharmony_ci  },
5114b8021494Sopenharmony_ci  {
5115b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r7_83),
5116b8021494Sopenharmony_ci    kInstruction_cmp_ls_r7_83,
5117b8021494Sopenharmony_ci  },
5118b8021494Sopenharmony_ci  {
5119b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r7_253),
5120b8021494Sopenharmony_ci    kInstruction_cmp_ge_r7_253,
5121b8021494Sopenharmony_ci  },
5122b8021494Sopenharmony_ci  {
5123b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r1_190),
5124b8021494Sopenharmony_ci    kInstruction_cmp_lt_r1_190,
5125b8021494Sopenharmony_ci  },
5126b8021494Sopenharmony_ci  {
5127b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r0_132),
5128b8021494Sopenharmony_ci    kInstruction_cmp_hi_r0_132,
5129b8021494Sopenharmony_ci  },
5130b8021494Sopenharmony_ci  {
5131b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r1_172),
5132b8021494Sopenharmony_ci    kInstruction_cmp_cc_r1_172,
5133b8021494Sopenharmony_ci  },
5134b8021494Sopenharmony_ci  {
5135b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r4_24),
5136b8021494Sopenharmony_ci    kInstruction_cmp_cs_r4_24,
5137b8021494Sopenharmony_ci  },
5138b8021494Sopenharmony_ci  {
5139b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r0_183),
5140b8021494Sopenharmony_ci    kInstruction_cmp_vs_r0_183,
5141b8021494Sopenharmony_ci  },
5142b8021494Sopenharmony_ci  {
5143b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r3_231),
5144b8021494Sopenharmony_ci    kInstruction_cmp_eq_r3_231,
5145b8021494Sopenharmony_ci  },
5146b8021494Sopenharmony_ci  {
5147b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r4_6),
5148b8021494Sopenharmony_ci    kInstruction_cmp_cc_r4_6,
5149b8021494Sopenharmony_ci  },
5150b8021494Sopenharmony_ci  {
5151b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r6_151),
5152b8021494Sopenharmony_ci    kInstruction_cmp_le_r6_151,
5153b8021494Sopenharmony_ci  },
5154b8021494Sopenharmony_ci  {
5155b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r4_123),
5156b8021494Sopenharmony_ci    kInstruction_cmp_eq_r4_123,
5157b8021494Sopenharmony_ci  },
5158b8021494Sopenharmony_ci  {
5159b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r2_110),
5160b8021494Sopenharmony_ci    kInstruction_cmp_lt_r2_110,
5161b8021494Sopenharmony_ci  },
5162b8021494Sopenharmony_ci  {
5163b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r2_39),
5164b8021494Sopenharmony_ci    kInstruction_cmp_vc_r2_39,
5165b8021494Sopenharmony_ci  },
5166b8021494Sopenharmony_ci  {
5167b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r5_45),
5168b8021494Sopenharmony_ci    kInstruction_cmp_gt_r5_45,
5169b8021494Sopenharmony_ci  },
5170b8021494Sopenharmony_ci  {
5171b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r2_120),
5172b8021494Sopenharmony_ci    kInstruction_cmp_eq_r2_120,
5173b8021494Sopenharmony_ci  },
5174b8021494Sopenharmony_ci  {
5175b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r0_6),
5176b8021494Sopenharmony_ci    kInstruction_cmp_ge_r0_6,
5177b8021494Sopenharmony_ci  },
5178b8021494Sopenharmony_ci  {
5179b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r3_54),
5180b8021494Sopenharmony_ci    kInstruction_cmp_vs_r3_54,
5181b8021494Sopenharmony_ci  },
5182b8021494Sopenharmony_ci  {
5183b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r0_164),
5184b8021494Sopenharmony_ci    kInstruction_cmp_cc_r0_164,
5185b8021494Sopenharmony_ci  },
5186b8021494Sopenharmony_ci  {
5187b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r6_198),
5188b8021494Sopenharmony_ci    kInstruction_cmp_eq_r6_198,
5189b8021494Sopenharmony_ci  },
5190b8021494Sopenharmony_ci  {
5191b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r0_254),
5192b8021494Sopenharmony_ci    kInstruction_cmp_cc_r0_254,
5193b8021494Sopenharmony_ci  },
5194b8021494Sopenharmony_ci  {
5195b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r1_167),
5196b8021494Sopenharmony_ci    kInstruction_cmp_ne_r1_167,
5197b8021494Sopenharmony_ci  },
5198b8021494Sopenharmony_ci  {
5199b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r7_89),
5200b8021494Sopenharmony_ci    kInstruction_cmp_hi_r7_89,
5201b8021494Sopenharmony_ci  },
5202b8021494Sopenharmony_ci  {
5203b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r6_220),
5204b8021494Sopenharmony_ci    kInstruction_cmp_mi_r6_220,
5205b8021494Sopenharmony_ci  },
5206b8021494Sopenharmony_ci  {
5207b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r5_199),
5208b8021494Sopenharmony_ci    kInstruction_cmp_vs_r5_199,
5209b8021494Sopenharmony_ci  },
5210b8021494Sopenharmony_ci  {
5211b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r4_166),
5212b8021494Sopenharmony_ci    kInstruction_cmp_ls_r4_166,
5213b8021494Sopenharmony_ci  },
5214b8021494Sopenharmony_ci  {
5215b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r2_139),
5216b8021494Sopenharmony_ci    kInstruction_cmp_le_r2_139,
5217b8021494Sopenharmony_ci  },
5218b8021494Sopenharmony_ci  {
5219b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r5_112),
5220b8021494Sopenharmony_ci    kInstruction_cmp_vs_r5_112,
5221b8021494Sopenharmony_ci  },
5222b8021494Sopenharmony_ci  {
5223b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r3_13),
5224b8021494Sopenharmony_ci    kInstruction_cmp_cs_r3_13,
5225b8021494Sopenharmony_ci  },
5226b8021494Sopenharmony_ci  {
5227b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r3_95),
5228b8021494Sopenharmony_ci    kInstruction_cmp_gt_r3_95,
5229b8021494Sopenharmony_ci  },
5230b8021494Sopenharmony_ci  {
5231b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r2_94),
5232b8021494Sopenharmony_ci    kInstruction_cmp_pl_r2_94,
5233b8021494Sopenharmony_ci  },
5234b8021494Sopenharmony_ci  {
5235b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r2_227),
5236b8021494Sopenharmony_ci    kInstruction_cmp_ne_r2_227,
5237b8021494Sopenharmony_ci  },
5238b8021494Sopenharmony_ci  {
5239b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r7_251),
5240b8021494Sopenharmony_ci    kInstruction_cmp_ne_r7_251,
5241b8021494Sopenharmony_ci  },
5242b8021494Sopenharmony_ci  {
5243b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r5_97),
5244b8021494Sopenharmony_ci    kInstruction_cmp_ge_r5_97,
5245b8021494Sopenharmony_ci  },
5246b8021494Sopenharmony_ci  {
5247b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r5_253),
5248b8021494Sopenharmony_ci    kInstruction_cmp_gt_r5_253,
5249b8021494Sopenharmony_ci  },
5250b8021494Sopenharmony_ci  {
5251b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r7_95),
5252b8021494Sopenharmony_ci    kInstruction_cmp_hi_r7_95,
5253b8021494Sopenharmony_ci  },
5254b8021494Sopenharmony_ci  {
5255b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r3_253),
5256b8021494Sopenharmony_ci    kInstruction_cmp_gt_r3_253,
5257b8021494Sopenharmony_ci  },
5258b8021494Sopenharmony_ci  {
5259b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r7_162),
5260b8021494Sopenharmony_ci    kInstruction_cmp_le_r7_162,
5261b8021494Sopenharmony_ci  },
5262b8021494Sopenharmony_ci  {
5263b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r4_36),
5264b8021494Sopenharmony_ci    kInstruction_cmp_gt_r4_36,
5265b8021494Sopenharmony_ci  },
5266b8021494Sopenharmony_ci  {
5267b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r3_58),
5268b8021494Sopenharmony_ci    kInstruction_cmp_ne_r3_58,
5269b8021494Sopenharmony_ci  },
5270b8021494Sopenharmony_ci  {
5271b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r0_25),
5272b8021494Sopenharmony_ci    kInstruction_cmp_vs_r0_25,
5273b8021494Sopenharmony_ci  },
5274b8021494Sopenharmony_ci  {
5275b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r7_116),
5276b8021494Sopenharmony_ci    kInstruction_cmp_ne_r7_116,
5277b8021494Sopenharmony_ci  },
5278b8021494Sopenharmony_ci  {
5279b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r1_198),
5280b8021494Sopenharmony_ci    kInstruction_cmp_cs_r1_198,
5281b8021494Sopenharmony_ci  },
5282b8021494Sopenharmony_ci  {
5283b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r0_122),
5284b8021494Sopenharmony_ci    kInstruction_cmp_cc_r0_122,
5285b8021494Sopenharmony_ci  },
5286b8021494Sopenharmony_ci  {
5287b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r4_57),
5288b8021494Sopenharmony_ci    kInstruction_cmp_le_r4_57,
5289b8021494Sopenharmony_ci  },
5290b8021494Sopenharmony_ci  {
5291b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r3_150),
5292b8021494Sopenharmony_ci    kInstruction_cmp_vc_r3_150,
5293b8021494Sopenharmony_ci  },
5294b8021494Sopenharmony_ci  {
5295b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r1_54),
5296b8021494Sopenharmony_ci    kInstruction_cmp_eq_r1_54,
5297b8021494Sopenharmony_ci  },
5298b8021494Sopenharmony_ci  {
5299b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r1_146),
5300b8021494Sopenharmony_ci    kInstruction_cmp_ge_r1_146,
5301b8021494Sopenharmony_ci  },
5302b8021494Sopenharmony_ci  {
5303b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r1_124),
5304b8021494Sopenharmony_ci    kInstruction_cmp_vc_r1_124,
5305b8021494Sopenharmony_ci  },
5306b8021494Sopenharmony_ci  {
5307b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r6_165),
5308b8021494Sopenharmony_ci    kInstruction_cmp_ne_r6_165,
5309b8021494Sopenharmony_ci  },
5310b8021494Sopenharmony_ci  {
5311b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r6_54),
5312b8021494Sopenharmony_ci    kInstruction_cmp_vc_r6_54,
5313b8021494Sopenharmony_ci  },
5314b8021494Sopenharmony_ci  {
5315b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r3_226),
5316b8021494Sopenharmony_ci    kInstruction_cmp_hi_r3_226,
5317b8021494Sopenharmony_ci  },
5318b8021494Sopenharmony_ci  {
5319b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r1_167),
5320b8021494Sopenharmony_ci    kInstruction_cmp_eq_r1_167,
5321b8021494Sopenharmony_ci  },
5322b8021494Sopenharmony_ci  {
5323b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r3_162),
5324b8021494Sopenharmony_ci    kInstruction_cmp_mi_r3_162,
5325b8021494Sopenharmony_ci  },
5326b8021494Sopenharmony_ci  {
5327b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r5_8),
5328b8021494Sopenharmony_ci    kInstruction_cmp_mi_r5_8,
5329b8021494Sopenharmony_ci  },
5330b8021494Sopenharmony_ci  {
5331b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r3_67),
5332b8021494Sopenharmony_ci    kInstruction_cmp_mi_r3_67,
5333b8021494Sopenharmony_ci  },
5334b8021494Sopenharmony_ci  {
5335b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r6_113),
5336b8021494Sopenharmony_ci    kInstruction_cmp_ge_r6_113,
5337b8021494Sopenharmony_ci  },
5338b8021494Sopenharmony_ci  {
5339b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r2_51),
5340b8021494Sopenharmony_ci    kInstruction_cmp_lt_r2_51,
5341b8021494Sopenharmony_ci  },
5342b8021494Sopenharmony_ci  {
5343b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r2_131),
5344b8021494Sopenharmony_ci    kInstruction_cmp_vc_r2_131,
5345b8021494Sopenharmony_ci  },
5346b8021494Sopenharmony_ci  {
5347b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r4_196),
5348b8021494Sopenharmony_ci    kInstruction_cmp_ne_r4_196,
5349b8021494Sopenharmony_ci  },
5350b8021494Sopenharmony_ci  {
5351b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r5_189),
5352b8021494Sopenharmony_ci    kInstruction_cmp_mi_r5_189,
5353b8021494Sopenharmony_ci  },
5354b8021494Sopenharmony_ci  {
5355b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r1_62),
5356b8021494Sopenharmony_ci    kInstruction_cmp_cs_r1_62,
5357b8021494Sopenharmony_ci  },
5358b8021494Sopenharmony_ci  {
5359b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r4_142),
5360b8021494Sopenharmony_ci    kInstruction_cmp_hi_r4_142,
5361b8021494Sopenharmony_ci  },
5362b8021494Sopenharmony_ci  {
5363b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r5_91),
5364b8021494Sopenharmony_ci    kInstruction_cmp_ne_r5_91,
5365b8021494Sopenharmony_ci  },
5366b8021494Sopenharmony_ci  {
5367b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r3_38),
5368b8021494Sopenharmony_ci    kInstruction_cmp_eq_r3_38,
5369b8021494Sopenharmony_ci  },
5370b8021494Sopenharmony_ci  {
5371b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r3_155),
5372b8021494Sopenharmony_ci    kInstruction_cmp_ls_r3_155,
5373b8021494Sopenharmony_ci  },
5374b8021494Sopenharmony_ci  {
5375b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r5_0),
5376b8021494Sopenharmony_ci    kInstruction_cmp_le_r5_0,
5377b8021494Sopenharmony_ci  },
5378b8021494Sopenharmony_ci  {
5379b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r1_106),
5380b8021494Sopenharmony_ci    kInstruction_cmp_vc_r1_106,
5381b8021494Sopenharmony_ci  },
5382b8021494Sopenharmony_ci  {
5383b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r0_212),
5384b8021494Sopenharmony_ci    kInstruction_cmp_lt_r0_212,
5385b8021494Sopenharmony_ci  },
5386b8021494Sopenharmony_ci  {
5387b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r1_87),
5388b8021494Sopenharmony_ci    kInstruction_cmp_lt_r1_87,
5389b8021494Sopenharmony_ci  },
5390b8021494Sopenharmony_ci  {
5391b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r2_62),
5392b8021494Sopenharmony_ci    kInstruction_cmp_mi_r2_62,
5393b8021494Sopenharmony_ci  },
5394b8021494Sopenharmony_ci  {
5395b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r0_2),
5396b8021494Sopenharmony_ci    kInstruction_cmp_vc_r0_2,
5397b8021494Sopenharmony_ci  },
5398b8021494Sopenharmony_ci  {
5399b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r7_24),
5400b8021494Sopenharmony_ci    kInstruction_cmp_ls_r7_24,
5401b8021494Sopenharmony_ci  },
5402b8021494Sopenharmony_ci  {
5403b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r3_12),
5404b8021494Sopenharmony_ci    kInstruction_cmp_ls_r3_12,
5405b8021494Sopenharmony_ci  },
5406b8021494Sopenharmony_ci  {
5407b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r0_181),
5408b8021494Sopenharmony_ci    kInstruction_cmp_pl_r0_181,
5409b8021494Sopenharmony_ci  },
5410b8021494Sopenharmony_ci  {
5411b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r2_43),
5412b8021494Sopenharmony_ci    kInstruction_cmp_gt_r2_43,
5413b8021494Sopenharmony_ci  },
5414b8021494Sopenharmony_ci  {
5415b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r5_130),
5416b8021494Sopenharmony_ci    kInstruction_cmp_cc_r5_130,
5417b8021494Sopenharmony_ci  },
5418b8021494Sopenharmony_ci  {
5419b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r6_170),
5420b8021494Sopenharmony_ci    kInstruction_cmp_eq_r6_170,
5421b8021494Sopenharmony_ci  },
5422b8021494Sopenharmony_ci  {
5423b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r4_208),
5424b8021494Sopenharmony_ci    kInstruction_cmp_hi_r4_208,
5425b8021494Sopenharmony_ci  },
5426b8021494Sopenharmony_ci  {
5427b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r2_196),
5428b8021494Sopenharmony_ci    kInstruction_cmp_cc_r2_196,
5429b8021494Sopenharmony_ci  },
5430b8021494Sopenharmony_ci  {
5431b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r4_131),
5432b8021494Sopenharmony_ci    kInstruction_cmp_lt_r4_131,
5433b8021494Sopenharmony_ci  },
5434b8021494Sopenharmony_ci  {
5435b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r7_122),
5436b8021494Sopenharmony_ci    kInstruction_cmp_vs_r7_122,
5437b8021494Sopenharmony_ci  },
5438b8021494Sopenharmony_ci  {
5439b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r0_212),
5440b8021494Sopenharmony_ci    kInstruction_cmp_cs_r0_212,
5441b8021494Sopenharmony_ci  },
5442b8021494Sopenharmony_ci  {
5443b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r2_50),
5444b8021494Sopenharmony_ci    kInstruction_cmp_eq_r2_50,
5445b8021494Sopenharmony_ci  },
5446b8021494Sopenharmony_ci  {
5447b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r3_202),
5448b8021494Sopenharmony_ci    kInstruction_cmp_gt_r3_202,
5449b8021494Sopenharmony_ci  },
5450b8021494Sopenharmony_ci  {
5451b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r4_197),
5452b8021494Sopenharmony_ci    kInstruction_cmp_eq_r4_197,
5453b8021494Sopenharmony_ci  },
5454b8021494Sopenharmony_ci  {
5455b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r3_7),
5456b8021494Sopenharmony_ci    kInstruction_cmp_cc_r3_7,
5457b8021494Sopenharmony_ci  },
5458b8021494Sopenharmony_ci  {
5459b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r5_206),
5460b8021494Sopenharmony_ci    kInstruction_cmp_vs_r5_206,
5461b8021494Sopenharmony_ci  },
5462b8021494Sopenharmony_ci  {
5463b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r6_137),
5464b8021494Sopenharmony_ci    kInstruction_cmp_lt_r6_137,
5465b8021494Sopenharmony_ci  },
5466b8021494Sopenharmony_ci  {
5467b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r4_154),
5468b8021494Sopenharmony_ci    kInstruction_cmp_cs_r4_154,
5469b8021494Sopenharmony_ci  },
5470b8021494Sopenharmony_ci  {
5471b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r0_16),
5472b8021494Sopenharmony_ci    kInstruction_cmp_hi_r0_16,
5473b8021494Sopenharmony_ci  },
5474b8021494Sopenharmony_ci  {
5475b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r1_110),
5476b8021494Sopenharmony_ci    kInstruction_cmp_le_r1_110,
5477b8021494Sopenharmony_ci  },
5478b8021494Sopenharmony_ci  {
5479b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r5_67),
5480b8021494Sopenharmony_ci    kInstruction_cmp_ge_r5_67,
5481b8021494Sopenharmony_ci  },
5482b8021494Sopenharmony_ci  {
5483b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r2_58),
5484b8021494Sopenharmony_ci    kInstruction_cmp_lt_r2_58,
5485b8021494Sopenharmony_ci  },
5486b8021494Sopenharmony_ci  {
5487b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r4_45),
5488b8021494Sopenharmony_ci    kInstruction_cmp_gt_r4_45,
5489b8021494Sopenharmony_ci  },
5490b8021494Sopenharmony_ci  {
5491b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r7_227),
5492b8021494Sopenharmony_ci    kInstruction_cmp_gt_r7_227,
5493b8021494Sopenharmony_ci  },
5494b8021494Sopenharmony_ci  {
5495b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r6_143),
5496b8021494Sopenharmony_ci    kInstruction_cmp_lt_r6_143,
5497b8021494Sopenharmony_ci  },
5498b8021494Sopenharmony_ci  {
5499b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r5_168),
5500b8021494Sopenharmony_ci    kInstruction_cmp_cs_r5_168,
5501b8021494Sopenharmony_ci  },
5502b8021494Sopenharmony_ci  {
5503b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r5_74),
5504b8021494Sopenharmony_ci    kInstruction_cmp_hi_r5_74,
5505b8021494Sopenharmony_ci  },
5506b8021494Sopenharmony_ci  {
5507b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r6_165),
5508b8021494Sopenharmony_ci    kInstruction_cmp_gt_r6_165,
5509b8021494Sopenharmony_ci  },
5510b8021494Sopenharmony_ci  {
5511b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r2_191),
5512b8021494Sopenharmony_ci    kInstruction_cmp_le_r2_191,
5513b8021494Sopenharmony_ci  },
5514b8021494Sopenharmony_ci  {
5515b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r3_212),
5516b8021494Sopenharmony_ci    kInstruction_cmp_pl_r3_212,
5517b8021494Sopenharmony_ci  },
5518b8021494Sopenharmony_ci  {
5519b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r2_108),
5520b8021494Sopenharmony_ci    kInstruction_cmp_lt_r2_108,
5521b8021494Sopenharmony_ci  },
5522b8021494Sopenharmony_ci  {
5523b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r4_225),
5524b8021494Sopenharmony_ci    kInstruction_cmp_gt_r4_225,
5525b8021494Sopenharmony_ci  },
5526b8021494Sopenharmony_ci  {
5527b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r3_181),
5528b8021494Sopenharmony_ci    kInstruction_cmp_cc_r3_181,
5529b8021494Sopenharmony_ci  },
5530b8021494Sopenharmony_ci  {
5531b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r7_39),
5532b8021494Sopenharmony_ci    kInstruction_cmp_ge_r7_39,
5533b8021494Sopenharmony_ci  },
5534b8021494Sopenharmony_ci  {
5535b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r2_212),
5536b8021494Sopenharmony_ci    kInstruction_cmp_gt_r2_212,
5537b8021494Sopenharmony_ci  },
5538b8021494Sopenharmony_ci  {
5539b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r2_32),
5540b8021494Sopenharmony_ci    kInstruction_cmp_cc_r2_32,
5541b8021494Sopenharmony_ci  },
5542b8021494Sopenharmony_ci  {
5543b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r1_92),
5544b8021494Sopenharmony_ci    kInstruction_cmp_vs_r1_92,
5545b8021494Sopenharmony_ci  },
5546b8021494Sopenharmony_ci  {
5547b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r0_64),
5548b8021494Sopenharmony_ci    kInstruction_cmp_cs_r0_64,
5549b8021494Sopenharmony_ci  },
5550b8021494Sopenharmony_ci  {
5551b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r3_195),
5552b8021494Sopenharmony_ci    kInstruction_cmp_mi_r3_195,
5553b8021494Sopenharmony_ci  },
5554b8021494Sopenharmony_ci  {
5555b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r7_168),
5556b8021494Sopenharmony_ci    kInstruction_cmp_ne_r7_168,
5557b8021494Sopenharmony_ci  },
5558b8021494Sopenharmony_ci  {
5559b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r2_84),
5560b8021494Sopenharmony_ci    kInstruction_cmp_vc_r2_84,
5561b8021494Sopenharmony_ci  },
5562b8021494Sopenharmony_ci  {
5563b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r1_105),
5564b8021494Sopenharmony_ci    kInstruction_cmp_hi_r1_105,
5565b8021494Sopenharmony_ci  },
5566b8021494Sopenharmony_ci  {
5567b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r4_91),
5568b8021494Sopenharmony_ci    kInstruction_cmp_vc_r4_91,
5569b8021494Sopenharmony_ci  },
5570b8021494Sopenharmony_ci  {
5571b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r0_103),
5572b8021494Sopenharmony_ci    kInstruction_cmp_pl_r0_103,
5573b8021494Sopenharmony_ci  },
5574b8021494Sopenharmony_ci  {
5575b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r7_122),
5576b8021494Sopenharmony_ci    kInstruction_cmp_cc_r7_122,
5577b8021494Sopenharmony_ci  },
5578b8021494Sopenharmony_ci  {
5579b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r7_228),
5580b8021494Sopenharmony_ci    kInstruction_cmp_vs_r7_228,
5581b8021494Sopenharmony_ci  },
5582b8021494Sopenharmony_ci  {
5583b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r4_154),
5584b8021494Sopenharmony_ci    kInstruction_cmp_ls_r4_154,
5585b8021494Sopenharmony_ci  },
5586b8021494Sopenharmony_ci  {
5587b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r5_159),
5588b8021494Sopenharmony_ci    kInstruction_cmp_mi_r5_159,
5589b8021494Sopenharmony_ci  },
5590b8021494Sopenharmony_ci  {
5591b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r6_207),
5592b8021494Sopenharmony_ci    kInstruction_cmp_gt_r6_207,
5593b8021494Sopenharmony_ci  },
5594b8021494Sopenharmony_ci  {
5595b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r0_75),
5596b8021494Sopenharmony_ci    kInstruction_cmp_lt_r0_75,
5597b8021494Sopenharmony_ci  },
5598b8021494Sopenharmony_ci  {
5599b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r4_106),
5600b8021494Sopenharmony_ci    kInstruction_cmp_gt_r4_106,
5601b8021494Sopenharmony_ci  },
5602b8021494Sopenharmony_ci  {
5603b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r0_236),
5604b8021494Sopenharmony_ci    kInstruction_cmp_gt_r0_236,
5605b8021494Sopenharmony_ci  },
5606b8021494Sopenharmony_ci  {
5607b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r7_127),
5608b8021494Sopenharmony_ci    kInstruction_cmp_le_r7_127,
5609b8021494Sopenharmony_ci  },
5610b8021494Sopenharmony_ci  {
5611b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r0_138),
5612b8021494Sopenharmony_ci    kInstruction_cmp_vs_r0_138,
5613b8021494Sopenharmony_ci  },
5614b8021494Sopenharmony_ci  {
5615b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r3_145),
5616b8021494Sopenharmony_ci    kInstruction_cmp_vs_r3_145,
5617b8021494Sopenharmony_ci  },
5618b8021494Sopenharmony_ci  {
5619b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r1_70),
5620b8021494Sopenharmony_ci    kInstruction_cmp_cs_r1_70,
5621b8021494Sopenharmony_ci  },
5622b8021494Sopenharmony_ci  {
5623b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r3_69),
5624b8021494Sopenharmony_ci    kInstruction_cmp_cs_r3_69,
5625b8021494Sopenharmony_ci  },
5626b8021494Sopenharmony_ci  {
5627b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r3_28),
5628b8021494Sopenharmony_ci    kInstruction_cmp_hi_r3_28,
5629b8021494Sopenharmony_ci  },
5630b8021494Sopenharmony_ci  {
5631b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r5_122),
5632b8021494Sopenharmony_ci    kInstruction_cmp_le_r5_122,
5633b8021494Sopenharmony_ci  },
5634b8021494Sopenharmony_ci  {
5635b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r7_212),
5636b8021494Sopenharmony_ci    kInstruction_cmp_cc_r7_212,
5637b8021494Sopenharmony_ci  },
5638b8021494Sopenharmony_ci  {
5639b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r4_186),
5640b8021494Sopenharmony_ci    kInstruction_cmp_mi_r4_186,
5641b8021494Sopenharmony_ci  },
5642b8021494Sopenharmony_ci  {
5643b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r1_171),
5644b8021494Sopenharmony_ci    kInstruction_cmp_ne_r1_171,
5645b8021494Sopenharmony_ci  },
5646b8021494Sopenharmony_ci  {
5647b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r4_205),
5648b8021494Sopenharmony_ci    kInstruction_cmp_vs_r4_205,
5649b8021494Sopenharmony_ci  },
5650b8021494Sopenharmony_ci  {
5651b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r1_26),
5652b8021494Sopenharmony_ci    kInstruction_cmp_ls_r1_26,
5653b8021494Sopenharmony_ci  },
5654b8021494Sopenharmony_ci  {
5655b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r5_58),
5656b8021494Sopenharmony_ci    kInstruction_cmp_le_r5_58,
5657b8021494Sopenharmony_ci  },
5658b8021494Sopenharmony_ci  {
5659b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r2_140),
5660b8021494Sopenharmony_ci    kInstruction_cmp_gt_r2_140,
5661b8021494Sopenharmony_ci  },
5662b8021494Sopenharmony_ci  {
5663b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r5_121),
5664b8021494Sopenharmony_ci    kInstruction_cmp_pl_r5_121,
5665b8021494Sopenharmony_ci  },
5666b8021494Sopenharmony_ci  {
5667b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r3_183),
5668b8021494Sopenharmony_ci    kInstruction_cmp_vc_r3_183,
5669b8021494Sopenharmony_ci  },
5670b8021494Sopenharmony_ci  {
5671b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r5_110),
5672b8021494Sopenharmony_ci    kInstruction_cmp_vs_r5_110,
5673b8021494Sopenharmony_ci  },
5674b8021494Sopenharmony_ci  {
5675b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r2_89),
5676b8021494Sopenharmony_ci    kInstruction_cmp_ls_r2_89,
5677b8021494Sopenharmony_ci  },
5678b8021494Sopenharmony_ci  {
5679b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r3_173),
5680b8021494Sopenharmony_ci    kInstruction_cmp_vc_r3_173,
5681b8021494Sopenharmony_ci  },
5682b8021494Sopenharmony_ci  {
5683b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r7_57),
5684b8021494Sopenharmony_ci    kInstruction_cmp_le_r7_57,
5685b8021494Sopenharmony_ci  },
5686b8021494Sopenharmony_ci  {
5687b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r5_111),
5688b8021494Sopenharmony_ci    kInstruction_cmp_eq_r5_111,
5689b8021494Sopenharmony_ci  },
5690b8021494Sopenharmony_ci  {
5691b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r4_180),
5692b8021494Sopenharmony_ci    kInstruction_cmp_mi_r4_180,
5693b8021494Sopenharmony_ci  },
5694b8021494Sopenharmony_ci  {
5695b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r1_252),
5696b8021494Sopenharmony_ci    kInstruction_cmp_vs_r1_252,
5697b8021494Sopenharmony_ci  },
5698b8021494Sopenharmony_ci  {
5699b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r2_168),
5700b8021494Sopenharmony_ci    kInstruction_cmp_le_r2_168,
5701b8021494Sopenharmony_ci  },
5702b8021494Sopenharmony_ci  {
5703b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r7_240),
5704b8021494Sopenharmony_ci    kInstruction_cmp_ne_r7_240,
5705b8021494Sopenharmony_ci  },
5706b8021494Sopenharmony_ci  {
5707b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r5_177),
5708b8021494Sopenharmony_ci    kInstruction_cmp_hi_r5_177,
5709b8021494Sopenharmony_ci  },
5710b8021494Sopenharmony_ci  {
5711b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r7_156),
5712b8021494Sopenharmony_ci    kInstruction_cmp_cc_r7_156,
5713b8021494Sopenharmony_ci  },
5714b8021494Sopenharmony_ci  {
5715b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r0_140),
5716b8021494Sopenharmony_ci    kInstruction_cmp_ls_r0_140,
5717b8021494Sopenharmony_ci  },
5718b8021494Sopenharmony_ci  {
5719b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r2_206),
5720b8021494Sopenharmony_ci    kInstruction_cmp_vc_r2_206,
5721b8021494Sopenharmony_ci  },
5722b8021494Sopenharmony_ci  {
5723b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r3_198),
5724b8021494Sopenharmony_ci    kInstruction_cmp_ge_r3_198,
5725b8021494Sopenharmony_ci  },
5726b8021494Sopenharmony_ci  {
5727b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r1_154),
5728b8021494Sopenharmony_ci    kInstruction_cmp_pl_r1_154,
5729b8021494Sopenharmony_ci  },
5730b8021494Sopenharmony_ci  {
5731b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r5_118),
5732b8021494Sopenharmony_ci    kInstruction_cmp_eq_r5_118,
5733b8021494Sopenharmony_ci  },
5734b8021494Sopenharmony_ci  {
5735b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r7_173),
5736b8021494Sopenharmony_ci    kInstruction_cmp_le_r7_173,
5737b8021494Sopenharmony_ci  },
5738b8021494Sopenharmony_ci  {
5739b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r6_174),
5740b8021494Sopenharmony_ci    kInstruction_cmp_mi_r6_174,
5741b8021494Sopenharmony_ci  },
5742b8021494Sopenharmony_ci  {
5743b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r2_159),
5744b8021494Sopenharmony_ci    kInstruction_cmp_pl_r2_159,
5745b8021494Sopenharmony_ci  },
5746b8021494Sopenharmony_ci  {
5747b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r0_97),
5748b8021494Sopenharmony_ci    kInstruction_cmp_lt_r0_97,
5749b8021494Sopenharmony_ci  },
5750b8021494Sopenharmony_ci  {
5751b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r2_145),
5752b8021494Sopenharmony_ci    kInstruction_cmp_ge_r2_145,
5753b8021494Sopenharmony_ci  },
5754b8021494Sopenharmony_ci  {
5755b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r5_196),
5756b8021494Sopenharmony_ci    kInstruction_cmp_cc_r5_196,
5757b8021494Sopenharmony_ci  },
5758b8021494Sopenharmony_ci  {
5759b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r3_152),
5760b8021494Sopenharmony_ci    kInstruction_cmp_vs_r3_152,
5761b8021494Sopenharmony_ci  },
5762b8021494Sopenharmony_ci  {
5763b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r3_85),
5764b8021494Sopenharmony_ci    kInstruction_cmp_le_r3_85,
5765b8021494Sopenharmony_ci  },
5766b8021494Sopenharmony_ci  {
5767b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r7_155),
5768b8021494Sopenharmony_ci    kInstruction_cmp_le_r7_155,
5769b8021494Sopenharmony_ci  },
5770b8021494Sopenharmony_ci  {
5771b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r1_160),
5772b8021494Sopenharmony_ci    kInstruction_cmp_cc_r1_160,
5773b8021494Sopenharmony_ci  },
5774b8021494Sopenharmony_ci  {
5775b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r2_195),
5776b8021494Sopenharmony_ci    kInstruction_cmp_gt_r2_195,
5777b8021494Sopenharmony_ci  },
5778b8021494Sopenharmony_ci  {
5779b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r3_67),
5780b8021494Sopenharmony_ci    kInstruction_cmp_vc_r3_67,
5781b8021494Sopenharmony_ci  },
5782b8021494Sopenharmony_ci  {
5783b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r0_119),
5784b8021494Sopenharmony_ci    kInstruction_cmp_lt_r0_119,
5785b8021494Sopenharmony_ci  },
5786b8021494Sopenharmony_ci  {
5787b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r3_123),
5788b8021494Sopenharmony_ci    kInstruction_cmp_ne_r3_123,
5789b8021494Sopenharmony_ci  },
5790b8021494Sopenharmony_ci  {
5791b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r5_23),
5792b8021494Sopenharmony_ci    kInstruction_cmp_le_r5_23,
5793b8021494Sopenharmony_ci  },
5794b8021494Sopenharmony_ci  {
5795b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r6_208),
5796b8021494Sopenharmony_ci    kInstruction_cmp_lt_r6_208,
5797b8021494Sopenharmony_ci  },
5798b8021494Sopenharmony_ci  {
5799b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r5_245),
5800b8021494Sopenharmony_ci    kInstruction_cmp_cc_r5_245,
5801b8021494Sopenharmony_ci  },
5802b8021494Sopenharmony_ci  {
5803b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r4_111),
5804b8021494Sopenharmony_ci    kInstruction_cmp_vs_r4_111,
5805b8021494Sopenharmony_ci  },
5806b8021494Sopenharmony_ci  {
5807b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r4_75),
5808b8021494Sopenharmony_ci    kInstruction_cmp_pl_r4_75,
5809b8021494Sopenharmony_ci  },
5810b8021494Sopenharmony_ci  {
5811b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r6_59),
5812b8021494Sopenharmony_ci    kInstruction_cmp_le_r6_59,
5813b8021494Sopenharmony_ci  },
5814b8021494Sopenharmony_ci  {
5815b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r6_70),
5816b8021494Sopenharmony_ci    kInstruction_cmp_pl_r6_70,
5817b8021494Sopenharmony_ci  },
5818b8021494Sopenharmony_ci  {
5819b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r1_191),
5820b8021494Sopenharmony_ci    kInstruction_cmp_vc_r1_191,
5821b8021494Sopenharmony_ci  },
5822b8021494Sopenharmony_ci  {
5823b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r2_125),
5824b8021494Sopenharmony_ci    kInstruction_cmp_le_r2_125,
5825b8021494Sopenharmony_ci  },
5826b8021494Sopenharmony_ci  {
5827b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r4_249),
5828b8021494Sopenharmony_ci    kInstruction_cmp_ls_r4_249,
5829b8021494Sopenharmony_ci  },
5830b8021494Sopenharmony_ci  {
5831b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r2_41),
5832b8021494Sopenharmony_ci    kInstruction_cmp_vs_r2_41,
5833b8021494Sopenharmony_ci  },
5834b8021494Sopenharmony_ci  {
5835b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r4_199),
5836b8021494Sopenharmony_ci    kInstruction_cmp_pl_r4_199,
5837b8021494Sopenharmony_ci  },
5838b8021494Sopenharmony_ci  {
5839b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r3_180),
5840b8021494Sopenharmony_ci    kInstruction_cmp_cc_r3_180,
5841b8021494Sopenharmony_ci  },
5842b8021494Sopenharmony_ci  {
5843b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r0_225),
5844b8021494Sopenharmony_ci    kInstruction_cmp_ls_r0_225,
5845b8021494Sopenharmony_ci  },
5846b8021494Sopenharmony_ci  {
5847b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r2_93),
5848b8021494Sopenharmony_ci    kInstruction_cmp_ne_r2_93,
5849b8021494Sopenharmony_ci  },
5850b8021494Sopenharmony_ci  {
5851b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r3_16),
5852b8021494Sopenharmony_ci    kInstruction_cmp_cc_r3_16,
5853b8021494Sopenharmony_ci  },
5854b8021494Sopenharmony_ci  {
5855b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r1_223),
5856b8021494Sopenharmony_ci    kInstruction_cmp_pl_r1_223,
5857b8021494Sopenharmony_ci  },
5858b8021494Sopenharmony_ci  {
5859b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r0_129),
5860b8021494Sopenharmony_ci    kInstruction_cmp_ge_r0_129,
5861b8021494Sopenharmony_ci  },
5862b8021494Sopenharmony_ci  {
5863b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r5_34),
5864b8021494Sopenharmony_ci    kInstruction_cmp_lt_r5_34,
5865b8021494Sopenharmony_ci  },
5866b8021494Sopenharmony_ci  {
5867b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r5_156),
5868b8021494Sopenharmony_ci    kInstruction_cmp_vc_r5_156,
5869b8021494Sopenharmony_ci  },
5870b8021494Sopenharmony_ci  {
5871b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r0_29),
5872b8021494Sopenharmony_ci    kInstruction_cmp_hi_r0_29,
5873b8021494Sopenharmony_ci  },
5874b8021494Sopenharmony_ci  {
5875b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r5_228),
5876b8021494Sopenharmony_ci    kInstruction_cmp_eq_r5_228,
5877b8021494Sopenharmony_ci  },
5878b8021494Sopenharmony_ci  {
5879b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r5_86),
5880b8021494Sopenharmony_ci    kInstruction_cmp_ls_r5_86,
5881b8021494Sopenharmony_ci  },
5882b8021494Sopenharmony_ci  {
5883b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r5_99),
5884b8021494Sopenharmony_ci    kInstruction_cmp_cs_r5_99,
5885b8021494Sopenharmony_ci  },
5886b8021494Sopenharmony_ci  {
5887b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r4_217),
5888b8021494Sopenharmony_ci    kInstruction_cmp_eq_r4_217,
5889b8021494Sopenharmony_ci  },
5890b8021494Sopenharmony_ci  {
5891b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r0_15),
5892b8021494Sopenharmony_ci    kInstruction_cmp_ne_r0_15,
5893b8021494Sopenharmony_ci  },
5894b8021494Sopenharmony_ci  {
5895b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r2_17),
5896b8021494Sopenharmony_ci    kInstruction_cmp_ls_r2_17,
5897b8021494Sopenharmony_ci  },
5898b8021494Sopenharmony_ci  {
5899b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r3_70),
5900b8021494Sopenharmony_ci    kInstruction_cmp_cs_r3_70,
5901b8021494Sopenharmony_ci  },
5902b8021494Sopenharmony_ci  {
5903b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r0_60),
5904b8021494Sopenharmony_ci    kInstruction_cmp_ge_r0_60,
5905b8021494Sopenharmony_ci  },
5906b8021494Sopenharmony_ci  {
5907b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r0_107),
5908b8021494Sopenharmony_ci    kInstruction_cmp_cc_r0_107,
5909b8021494Sopenharmony_ci  },
5910b8021494Sopenharmony_ci  {
5911b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r3_192),
5912b8021494Sopenharmony_ci    kInstruction_cmp_gt_r3_192,
5913b8021494Sopenharmony_ci  },
5914b8021494Sopenharmony_ci  {
5915b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r1_175),
5916b8021494Sopenharmony_ci    kInstruction_cmp_ne_r1_175,
5917b8021494Sopenharmony_ci  },
5918b8021494Sopenharmony_ci  {
5919b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r1_88),
5920b8021494Sopenharmony_ci    kInstruction_cmp_le_r1_88,
5921b8021494Sopenharmony_ci  },
5922b8021494Sopenharmony_ci  {
5923b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r5_216),
5924b8021494Sopenharmony_ci    kInstruction_cmp_mi_r5_216,
5925b8021494Sopenharmony_ci  },
5926b8021494Sopenharmony_ci  {
5927b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r4_149),
5928b8021494Sopenharmony_ci    kInstruction_cmp_pl_r4_149,
5929b8021494Sopenharmony_ci  },
5930b8021494Sopenharmony_ci  {
5931b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r6_28),
5932b8021494Sopenharmony_ci    kInstruction_cmp_cs_r6_28,
5933b8021494Sopenharmony_ci  },
5934b8021494Sopenharmony_ci  {
5935b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r1_65),
5936b8021494Sopenharmony_ci    kInstruction_cmp_vs_r1_65,
5937b8021494Sopenharmony_ci  },
5938b8021494Sopenharmony_ci  {
5939b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r2_169),
5940b8021494Sopenharmony_ci    kInstruction_cmp_vs_r2_169,
5941b8021494Sopenharmony_ci  },
5942b8021494Sopenharmony_ci  {
5943b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r3_108),
5944b8021494Sopenharmony_ci    kInstruction_cmp_eq_r3_108,
5945b8021494Sopenharmony_ci  },
5946b8021494Sopenharmony_ci  {
5947b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r5_127),
5948b8021494Sopenharmony_ci    kInstruction_cmp_eq_r5_127,
5949b8021494Sopenharmony_ci  },
5950b8021494Sopenharmony_ci  {
5951b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r1_23),
5952b8021494Sopenharmony_ci    kInstruction_cmp_vc_r1_23,
5953b8021494Sopenharmony_ci  },
5954b8021494Sopenharmony_ci  {
5955b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r7_132),
5956b8021494Sopenharmony_ci    kInstruction_cmp_pl_r7_132,
5957b8021494Sopenharmony_ci  },
5958b8021494Sopenharmony_ci  {
5959b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r3_90),
5960b8021494Sopenharmony_ci    kInstruction_cmp_vc_r3_90,
5961b8021494Sopenharmony_ci  },
5962b8021494Sopenharmony_ci  {
5963b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r3_195),
5964b8021494Sopenharmony_ci    kInstruction_cmp_pl_r3_195,
5965b8021494Sopenharmony_ci  },
5966b8021494Sopenharmony_ci  {
5967b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r7_28),
5968b8021494Sopenharmony_ci    kInstruction_cmp_ne_r7_28,
5969b8021494Sopenharmony_ci  },
5970b8021494Sopenharmony_ci  {
5971b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r2_233),
5972b8021494Sopenharmony_ci    kInstruction_cmp_vs_r2_233,
5973b8021494Sopenharmony_ci  },
5974b8021494Sopenharmony_ci  {
5975b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r5_3),
5976b8021494Sopenharmony_ci    kInstruction_cmp_ge_r5_3,
5977b8021494Sopenharmony_ci  },
5978b8021494Sopenharmony_ci  {
5979b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r3_231),
5980b8021494Sopenharmony_ci    kInstruction_cmp_ge_r3_231,
5981b8021494Sopenharmony_ci  },
5982b8021494Sopenharmony_ci  {
5983b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r2_10),
5984b8021494Sopenharmony_ci    kInstruction_cmp_pl_r2_10,
5985b8021494Sopenharmony_ci  },
5986b8021494Sopenharmony_ci  {
5987b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r1_56),
5988b8021494Sopenharmony_ci    kInstruction_cmp_le_r1_56,
5989b8021494Sopenharmony_ci  },
5990b8021494Sopenharmony_ci  {
5991b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r5_232),
5992b8021494Sopenharmony_ci    kInstruction_cmp_eq_r5_232,
5993b8021494Sopenharmony_ci  },
5994b8021494Sopenharmony_ci  {
5995b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r5_124),
5996b8021494Sopenharmony_ci    kInstruction_cmp_mi_r5_124,
5997b8021494Sopenharmony_ci  },
5998b8021494Sopenharmony_ci  {
5999b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r2_198),
6000b8021494Sopenharmony_ci    kInstruction_cmp_vc_r2_198,
6001b8021494Sopenharmony_ci  },
6002b8021494Sopenharmony_ci  {
6003b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r5_86),
6004b8021494Sopenharmony_ci    kInstruction_cmp_lt_r5_86,
6005b8021494Sopenharmony_ci  },
6006b8021494Sopenharmony_ci  {
6007b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r1_199),
6008b8021494Sopenharmony_ci    kInstruction_cmp_eq_r1_199,
6009b8021494Sopenharmony_ci  },
6010b8021494Sopenharmony_ci  {
6011b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r2_21),
6012b8021494Sopenharmony_ci    kInstruction_cmp_eq_r2_21,
6013b8021494Sopenharmony_ci  },
6014b8021494Sopenharmony_ci  {
6015b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r4_194),
6016b8021494Sopenharmony_ci    kInstruction_cmp_mi_r4_194,
6017b8021494Sopenharmony_ci  },
6018b8021494Sopenharmony_ci  {
6019b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r1_235),
6020b8021494Sopenharmony_ci    kInstruction_cmp_ge_r1_235,
6021b8021494Sopenharmony_ci  },
6022b8021494Sopenharmony_ci  {
6023b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r6_164),
6024b8021494Sopenharmony_ci    kInstruction_cmp_gt_r6_164,
6025b8021494Sopenharmony_ci  },
6026b8021494Sopenharmony_ci  {
6027b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r0_132),
6028b8021494Sopenharmony_ci    kInstruction_cmp_ne_r0_132,
6029b8021494Sopenharmony_ci  },
6030b8021494Sopenharmony_ci  {
6031b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r2_188),
6032b8021494Sopenharmony_ci    kInstruction_cmp_mi_r2_188,
6033b8021494Sopenharmony_ci  },
6034b8021494Sopenharmony_ci  {
6035b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r7_136),
6036b8021494Sopenharmony_ci    kInstruction_cmp_ls_r7_136,
6037b8021494Sopenharmony_ci  },
6038b8021494Sopenharmony_ci  {
6039b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r3_248),
6040b8021494Sopenharmony_ci    kInstruction_cmp_mi_r3_248,
6041b8021494Sopenharmony_ci  },
6042b8021494Sopenharmony_ci  {
6043b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r1_248),
6044b8021494Sopenharmony_ci    kInstruction_cmp_pl_r1_248,
6045b8021494Sopenharmony_ci  },
6046b8021494Sopenharmony_ci  {
6047b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r1_4),
6048b8021494Sopenharmony_ci    kInstruction_cmp_gt_r1_4,
6049b8021494Sopenharmony_ci  },
6050b8021494Sopenharmony_ci  {
6051b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r3_171),
6052b8021494Sopenharmony_ci    kInstruction_cmp_eq_r3_171,
6053b8021494Sopenharmony_ci  },
6054b8021494Sopenharmony_ci  {
6055b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r5_75),
6056b8021494Sopenharmony_ci    kInstruction_cmp_ge_r5_75,
6057b8021494Sopenharmony_ci  },
6058b8021494Sopenharmony_ci  {
6059b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r6_115),
6060b8021494Sopenharmony_ci    kInstruction_cmp_ne_r6_115,
6061b8021494Sopenharmony_ci  },
6062b8021494Sopenharmony_ci  {
6063b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r1_218),
6064b8021494Sopenharmony_ci    kInstruction_cmp_mi_r1_218,
6065b8021494Sopenharmony_ci  },
6066b8021494Sopenharmony_ci  {
6067b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r6_160),
6068b8021494Sopenharmony_ci    kInstruction_cmp_pl_r6_160,
6069b8021494Sopenharmony_ci  },
6070b8021494Sopenharmony_ci  {
6071b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r3_69),
6072b8021494Sopenharmony_ci    kInstruction_cmp_ls_r3_69,
6073b8021494Sopenharmony_ci  },
6074b8021494Sopenharmony_ci  {
6075b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r3_73),
6076b8021494Sopenharmony_ci    kInstruction_cmp_hi_r3_73,
6077b8021494Sopenharmony_ci  },
6078b8021494Sopenharmony_ci  {
6079b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r2_248),
6080b8021494Sopenharmony_ci    kInstruction_cmp_cc_r2_248,
6081b8021494Sopenharmony_ci  },
6082b8021494Sopenharmony_ci  {
6083b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r0_1),
6084b8021494Sopenharmony_ci    kInstruction_cmp_le_r0_1,
6085b8021494Sopenharmony_ci  },
6086b8021494Sopenharmony_ci  {
6087b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r0_43),
6088b8021494Sopenharmony_ci    kInstruction_cmp_gt_r0_43,
6089b8021494Sopenharmony_ci  },
6090b8021494Sopenharmony_ci  {
6091b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r7_202),
6092b8021494Sopenharmony_ci    kInstruction_cmp_pl_r7_202,
6093b8021494Sopenharmony_ci  },
6094b8021494Sopenharmony_ci  {
6095b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r3_8),
6096b8021494Sopenharmony_ci    kInstruction_cmp_le_r3_8,
6097b8021494Sopenharmony_ci  },
6098b8021494Sopenharmony_ci  {
6099b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r1_235),
6100b8021494Sopenharmony_ci    kInstruction_cmp_ls_r1_235,
6101b8021494Sopenharmony_ci  },
6102b8021494Sopenharmony_ci  {
6103b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r5_223),
6104b8021494Sopenharmony_ci    kInstruction_cmp_cs_r5_223,
6105b8021494Sopenharmony_ci  },
6106b8021494Sopenharmony_ci  {
6107b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r7_89),
6108b8021494Sopenharmony_ci    kInstruction_cmp_le_r7_89,
6109b8021494Sopenharmony_ci  },
6110b8021494Sopenharmony_ci  {
6111b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r5_45),
6112b8021494Sopenharmony_ci    kInstruction_cmp_ls_r5_45,
6113b8021494Sopenharmony_ci  },
6114b8021494Sopenharmony_ci  {
6115b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r6_206),
6116b8021494Sopenharmony_ci    kInstruction_cmp_pl_r6_206,
6117b8021494Sopenharmony_ci  },
6118b8021494Sopenharmony_ci  {
6119b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r3_12),
6120b8021494Sopenharmony_ci    kInstruction_cmp_ne_r3_12,
6121b8021494Sopenharmony_ci  },
6122b8021494Sopenharmony_ci  {
6123b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r3_37),
6124b8021494Sopenharmony_ci    kInstruction_cmp_vc_r3_37,
6125b8021494Sopenharmony_ci  },
6126b8021494Sopenharmony_ci  {
6127b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r3_112),
6128b8021494Sopenharmony_ci    kInstruction_cmp_cs_r3_112,
6129b8021494Sopenharmony_ci  },
6130b8021494Sopenharmony_ci  {
6131b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r3_10),
6132b8021494Sopenharmony_ci    kInstruction_cmp_cs_r3_10,
6133b8021494Sopenharmony_ci  },
6134b8021494Sopenharmony_ci  {
6135b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r0_206),
6136b8021494Sopenharmony_ci    kInstruction_cmp_cs_r0_206,
6137b8021494Sopenharmony_ci  },
6138b8021494Sopenharmony_ci  {
6139b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r2_215),
6140b8021494Sopenharmony_ci    kInstruction_cmp_vs_r2_215,
6141b8021494Sopenharmony_ci  },
6142b8021494Sopenharmony_ci  {
6143b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r2_171),
6144b8021494Sopenharmony_ci    kInstruction_cmp_hi_r2_171,
6145b8021494Sopenharmony_ci  },
6146b8021494Sopenharmony_ci  {
6147b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r3_117),
6148b8021494Sopenharmony_ci    kInstruction_cmp_ge_r3_117,
6149b8021494Sopenharmony_ci  },
6150b8021494Sopenharmony_ci  {
6151b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r7_211),
6152b8021494Sopenharmony_ci    kInstruction_cmp_vc_r7_211,
6153b8021494Sopenharmony_ci  },
6154b8021494Sopenharmony_ci  {
6155b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r6_147),
6156b8021494Sopenharmony_ci    kInstruction_cmp_hi_r6_147,
6157b8021494Sopenharmony_ci  },
6158b8021494Sopenharmony_ci  {
6159b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r4_64),
6160b8021494Sopenharmony_ci    kInstruction_cmp_gt_r4_64,
6161b8021494Sopenharmony_ci  },
6162b8021494Sopenharmony_ci  {
6163b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r2_17),
6164b8021494Sopenharmony_ci    kInstruction_cmp_ge_r2_17,
6165b8021494Sopenharmony_ci  },
6166b8021494Sopenharmony_ci  {
6167b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r0_242),
6168b8021494Sopenharmony_ci    kInstruction_cmp_lt_r0_242,
6169b8021494Sopenharmony_ci  },
6170b8021494Sopenharmony_ci  {
6171b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r5_144),
6172b8021494Sopenharmony_ci    kInstruction_cmp_ls_r5_144,
6173b8021494Sopenharmony_ci  },
6174b8021494Sopenharmony_ci  {
6175b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r7_44),
6176b8021494Sopenharmony_ci    kInstruction_cmp_cc_r7_44,
6177b8021494Sopenharmony_ci  },
6178b8021494Sopenharmony_ci  {
6179b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r7_214),
6180b8021494Sopenharmony_ci    kInstruction_cmp_vs_r7_214,
6181b8021494Sopenharmony_ci  },
6182b8021494Sopenharmony_ci  {
6183b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r3_132),
6184b8021494Sopenharmony_ci    kInstruction_cmp_ge_r3_132,
6185b8021494Sopenharmony_ci  },
6186b8021494Sopenharmony_ci  {
6187b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r4_36),
6188b8021494Sopenharmony_ci    kInstruction_cmp_hi_r4_36,
6189b8021494Sopenharmony_ci  },
6190b8021494Sopenharmony_ci  {
6191b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r1_5),
6192b8021494Sopenharmony_ci    kInstruction_cmp_cs_r1_5,
6193b8021494Sopenharmony_ci  },
6194b8021494Sopenharmony_ci  {
6195b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r6_194),
6196b8021494Sopenharmony_ci    kInstruction_cmp_mi_r6_194,
6197b8021494Sopenharmony_ci  },
6198b8021494Sopenharmony_ci  {
6199b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r1_134),
6200b8021494Sopenharmony_ci    kInstruction_cmp_ge_r1_134,
6201b8021494Sopenharmony_ci  },
6202b8021494Sopenharmony_ci  {
6203b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r2_90),
6204b8021494Sopenharmony_ci    kInstruction_cmp_ls_r2_90,
6205b8021494Sopenharmony_ci  },
6206b8021494Sopenharmony_ci  {
6207b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r1_207),
6208b8021494Sopenharmony_ci    kInstruction_cmp_vc_r1_207,
6209b8021494Sopenharmony_ci  },
6210b8021494Sopenharmony_ci  {
6211b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r7_13),
6212b8021494Sopenharmony_ci    kInstruction_cmp_cc_r7_13,
6213b8021494Sopenharmony_ci  },
6214b8021494Sopenharmony_ci  {
6215b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r6_117),
6216b8021494Sopenharmony_ci    kInstruction_cmp_cc_r6_117,
6217b8021494Sopenharmony_ci  },
6218b8021494Sopenharmony_ci  {
6219b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r2_113),
6220b8021494Sopenharmony_ci    kInstruction_cmp_mi_r2_113,
6221b8021494Sopenharmony_ci  },
6222b8021494Sopenharmony_ci  {
6223b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r0_107),
6224b8021494Sopenharmony_ci    kInstruction_cmp_vc_r0_107,
6225b8021494Sopenharmony_ci  },
6226b8021494Sopenharmony_ci  {
6227b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r6_156),
6228b8021494Sopenharmony_ci    kInstruction_cmp_mi_r6_156,
6229b8021494Sopenharmony_ci  },
6230b8021494Sopenharmony_ci  {
6231b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r0_193),
6232b8021494Sopenharmony_ci    kInstruction_cmp_hi_r0_193,
6233b8021494Sopenharmony_ci  },
6234b8021494Sopenharmony_ci  {
6235b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r5_5),
6236b8021494Sopenharmony_ci    kInstruction_cmp_gt_r5_5,
6237b8021494Sopenharmony_ci  },
6238b8021494Sopenharmony_ci  {
6239b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r5_137),
6240b8021494Sopenharmony_ci    kInstruction_cmp_cc_r5_137,
6241b8021494Sopenharmony_ci  },
6242b8021494Sopenharmony_ci  {
6243b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r1_60),
6244b8021494Sopenharmony_ci    kInstruction_cmp_vs_r1_60,
6245b8021494Sopenharmony_ci  },
6246b8021494Sopenharmony_ci  {
6247b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r5_156),
6248b8021494Sopenharmony_ci    kInstruction_cmp_ge_r5_156,
6249b8021494Sopenharmony_ci  },
6250b8021494Sopenharmony_ci  {
6251b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r5_246),
6252b8021494Sopenharmony_ci    kInstruction_cmp_hi_r5_246,
6253b8021494Sopenharmony_ci  },
6254b8021494Sopenharmony_ci  {
6255b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r1_228),
6256b8021494Sopenharmony_ci    kInstruction_cmp_pl_r1_228,
6257b8021494Sopenharmony_ci  },
6258b8021494Sopenharmony_ci  {
6259b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r6_214),
6260b8021494Sopenharmony_ci    kInstruction_cmp_mi_r6_214,
6261b8021494Sopenharmony_ci  },
6262b8021494Sopenharmony_ci  {
6263b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r1_39),
6264b8021494Sopenharmony_ci    kInstruction_cmp_ls_r1_39,
6265b8021494Sopenharmony_ci  },
6266b8021494Sopenharmony_ci  {
6267b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r2_201),
6268b8021494Sopenharmony_ci    kInstruction_cmp_ge_r2_201,
6269b8021494Sopenharmony_ci  },
6270b8021494Sopenharmony_ci  {
6271b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r5_250),
6272b8021494Sopenharmony_ci    kInstruction_cmp_ls_r5_250,
6273b8021494Sopenharmony_ci  },
6274b8021494Sopenharmony_ci  {
6275b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r2_40),
6276b8021494Sopenharmony_ci    kInstruction_cmp_mi_r2_40,
6277b8021494Sopenharmony_ci  },
6278b8021494Sopenharmony_ci  {
6279b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r4_225),
6280b8021494Sopenharmony_ci    kInstruction_cmp_cc_r4_225,
6281b8021494Sopenharmony_ci  },
6282b8021494Sopenharmony_ci  {
6283b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r1_96),
6284b8021494Sopenharmony_ci    kInstruction_cmp_ne_r1_96,
6285b8021494Sopenharmony_ci  },
6286b8021494Sopenharmony_ci  {
6287b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r5_162),
6288b8021494Sopenharmony_ci    kInstruction_cmp_ge_r5_162,
6289b8021494Sopenharmony_ci  },
6290b8021494Sopenharmony_ci  {
6291b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r5_176),
6292b8021494Sopenharmony_ci    kInstruction_cmp_eq_r5_176,
6293b8021494Sopenharmony_ci  },
6294b8021494Sopenharmony_ci  {
6295b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r1_246),
6296b8021494Sopenharmony_ci    kInstruction_cmp_lt_r1_246,
6297b8021494Sopenharmony_ci  },
6298b8021494Sopenharmony_ci  {
6299b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r4_44),
6300b8021494Sopenharmony_ci    kInstruction_cmp_ls_r4_44,
6301b8021494Sopenharmony_ci  },
6302b8021494Sopenharmony_ci  {
6303b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r2_96),
6304b8021494Sopenharmony_ci    kInstruction_cmp_lt_r2_96,
6305b8021494Sopenharmony_ci  },
6306b8021494Sopenharmony_ci  {
6307b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r5_54),
6308b8021494Sopenharmony_ci    kInstruction_cmp_ge_r5_54,
6309b8021494Sopenharmony_ci  },
6310b8021494Sopenharmony_ci  {
6311b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r6_13),
6312b8021494Sopenharmony_ci    kInstruction_cmp_lt_r6_13,
6313b8021494Sopenharmony_ci  },
6314b8021494Sopenharmony_ci  {
6315b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r5_106),
6316b8021494Sopenharmony_ci    kInstruction_cmp_mi_r5_106,
6317b8021494Sopenharmony_ci  },
6318b8021494Sopenharmony_ci  {
6319b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r5_62),
6320b8021494Sopenharmony_ci    kInstruction_cmp_vs_r5_62,
6321b8021494Sopenharmony_ci  },
6322b8021494Sopenharmony_ci  {
6323b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r5_235),
6324b8021494Sopenharmony_ci    kInstruction_cmp_vs_r5_235,
6325b8021494Sopenharmony_ci  },
6326b8021494Sopenharmony_ci  {
6327b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r1_49),
6328b8021494Sopenharmony_ci    kInstruction_cmp_hi_r1_49,
6329b8021494Sopenharmony_ci  },
6330b8021494Sopenharmony_ci  {
6331b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r5_32),
6332b8021494Sopenharmony_ci    kInstruction_cmp_cs_r5_32,
6333b8021494Sopenharmony_ci  },
6334b8021494Sopenharmony_ci  {
6335b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r7_43),
6336b8021494Sopenharmony_ci    kInstruction_cmp_cc_r7_43,
6337b8021494Sopenharmony_ci  },
6338b8021494Sopenharmony_ci  {
6339b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r6_122),
6340b8021494Sopenharmony_ci    kInstruction_cmp_pl_r6_122,
6341b8021494Sopenharmony_ci  },
6342b8021494Sopenharmony_ci  {
6343b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r7_87),
6344b8021494Sopenharmony_ci    kInstruction_cmp_eq_r7_87,
6345b8021494Sopenharmony_ci  },
6346b8021494Sopenharmony_ci  {
6347b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r1_250),
6348b8021494Sopenharmony_ci    kInstruction_cmp_cc_r1_250,
6349b8021494Sopenharmony_ci  },
6350b8021494Sopenharmony_ci  {
6351b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r1_236),
6352b8021494Sopenharmony_ci    kInstruction_cmp_vc_r1_236,
6353b8021494Sopenharmony_ci  },
6354b8021494Sopenharmony_ci  {
6355b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r1_83),
6356b8021494Sopenharmony_ci    kInstruction_cmp_pl_r1_83,
6357b8021494Sopenharmony_ci  },
6358b8021494Sopenharmony_ci  {
6359b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r2_228),
6360b8021494Sopenharmony_ci    kInstruction_cmp_gt_r2_228,
6361b8021494Sopenharmony_ci  },
6362b8021494Sopenharmony_ci  {
6363b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r1_41),
6364b8021494Sopenharmony_ci    kInstruction_cmp_mi_r1_41,
6365b8021494Sopenharmony_ci  },
6366b8021494Sopenharmony_ci  {
6367b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r1_42),
6368b8021494Sopenharmony_ci    kInstruction_cmp_hi_r1_42,
6369b8021494Sopenharmony_ci  },
6370b8021494Sopenharmony_ci  {
6371b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r0_242),
6372b8021494Sopenharmony_ci    kInstruction_cmp_hi_r0_242,
6373b8021494Sopenharmony_ci  },
6374b8021494Sopenharmony_ci  {
6375b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r7_9),
6376b8021494Sopenharmony_ci    kInstruction_cmp_ne_r7_9,
6377b8021494Sopenharmony_ci  },
6378b8021494Sopenharmony_ci  {
6379b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r3_0),
6380b8021494Sopenharmony_ci    kInstruction_cmp_lt_r3_0,
6381b8021494Sopenharmony_ci  },
6382b8021494Sopenharmony_ci  {
6383b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r0_183),
6384b8021494Sopenharmony_ci    kInstruction_cmp_pl_r0_183,
6385b8021494Sopenharmony_ci  },
6386b8021494Sopenharmony_ci  {
6387b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r2_117),
6388b8021494Sopenharmony_ci    kInstruction_cmp_hi_r2_117,
6389b8021494Sopenharmony_ci  },
6390b8021494Sopenharmony_ci  {
6391b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r0_77),
6392b8021494Sopenharmony_ci    kInstruction_cmp_hi_r0_77,
6393b8021494Sopenharmony_ci  },
6394b8021494Sopenharmony_ci  {
6395b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r3_159),
6396b8021494Sopenharmony_ci    kInstruction_cmp_ls_r3_159,
6397b8021494Sopenharmony_ci  },
6398b8021494Sopenharmony_ci  {
6399b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r4_5),
6400b8021494Sopenharmony_ci    kInstruction_cmp_cc_r4_5,
6401b8021494Sopenharmony_ci  },
6402b8021494Sopenharmony_ci  {
6403b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r4_244),
6404b8021494Sopenharmony_ci    kInstruction_cmp_vc_r4_244,
6405b8021494Sopenharmony_ci  },
6406b8021494Sopenharmony_ci  {
6407b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r2_121),
6408b8021494Sopenharmony_ci    kInstruction_cmp_hi_r2_121,
6409b8021494Sopenharmony_ci  },
6410b8021494Sopenharmony_ci  {
6411b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r3_90),
6412b8021494Sopenharmony_ci    kInstruction_cmp_le_r3_90,
6413b8021494Sopenharmony_ci  },
6414b8021494Sopenharmony_ci  {
6415b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r6_10),
6416b8021494Sopenharmony_ci    kInstruction_cmp_vc_r6_10,
6417b8021494Sopenharmony_ci  },
6418b8021494Sopenharmony_ci  {
6419b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r5_150),
6420b8021494Sopenharmony_ci    kInstruction_cmp_cs_r5_150,
6421b8021494Sopenharmony_ci  },
6422b8021494Sopenharmony_ci  {
6423b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r7_117),
6424b8021494Sopenharmony_ci    kInstruction_cmp_vc_r7_117,
6425b8021494Sopenharmony_ci  },
6426b8021494Sopenharmony_ci  {
6427b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r7_211),
6428b8021494Sopenharmony_ci    kInstruction_cmp_cs_r7_211,
6429b8021494Sopenharmony_ci  },
6430b8021494Sopenharmony_ci  {
6431b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r0_18),
6432b8021494Sopenharmony_ci    kInstruction_cmp_cs_r0_18,
6433b8021494Sopenharmony_ci  },
6434b8021494Sopenharmony_ci  {
6435b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r2_60),
6436b8021494Sopenharmony_ci    kInstruction_cmp_ne_r2_60,
6437b8021494Sopenharmony_ci  },
6438b8021494Sopenharmony_ci  {
6439b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r0_223),
6440b8021494Sopenharmony_ci    kInstruction_cmp_ge_r0_223,
6441b8021494Sopenharmony_ci  },
6442b8021494Sopenharmony_ci  {
6443b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r1_176),
6444b8021494Sopenharmony_ci    kInstruction_cmp_lt_r1_176,
6445b8021494Sopenharmony_ci  },
6446b8021494Sopenharmony_ci  {
6447b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r6_15),
6448b8021494Sopenharmony_ci    kInstruction_cmp_eq_r6_15,
6449b8021494Sopenharmony_ci  },
6450b8021494Sopenharmony_ci  {
6451b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r7_74),
6452b8021494Sopenharmony_ci    kInstruction_cmp_vs_r7_74,
6453b8021494Sopenharmony_ci  },
6454b8021494Sopenharmony_ci  {
6455b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r5_68),
6456b8021494Sopenharmony_ci    kInstruction_cmp_ne_r5_68,
6457b8021494Sopenharmony_ci  },
6458b8021494Sopenharmony_ci  {
6459b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r7_49),
6460b8021494Sopenharmony_ci    kInstruction_cmp_ne_r7_49,
6461b8021494Sopenharmony_ci  },
6462b8021494Sopenharmony_ci  {
6463b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r0_139),
6464b8021494Sopenharmony_ci    kInstruction_cmp_le_r0_139,
6465b8021494Sopenharmony_ci  },
6466b8021494Sopenharmony_ci  {
6467b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r3_218),
6468b8021494Sopenharmony_ci    kInstruction_cmp_ge_r3_218,
6469b8021494Sopenharmony_ci  },
6470b8021494Sopenharmony_ci  {
6471b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r2_25),
6472b8021494Sopenharmony_ci    kInstruction_cmp_ge_r2_25,
6473b8021494Sopenharmony_ci  },
6474b8021494Sopenharmony_ci  {
6475b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r5_117),
6476b8021494Sopenharmony_ci    kInstruction_cmp_mi_r5_117,
6477b8021494Sopenharmony_ci  },
6478b8021494Sopenharmony_ci  {
6479b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r7_57),
6480b8021494Sopenharmony_ci    kInstruction_cmp_pl_r7_57,
6481b8021494Sopenharmony_ci  },
6482b8021494Sopenharmony_ci  {
6483b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r7_7),
6484b8021494Sopenharmony_ci    kInstruction_cmp_gt_r7_7,
6485b8021494Sopenharmony_ci  },
6486b8021494Sopenharmony_ci  {
6487b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r4_55),
6488b8021494Sopenharmony_ci    kInstruction_cmp_ne_r4_55,
6489b8021494Sopenharmony_ci  },
6490b8021494Sopenharmony_ci  {
6491b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r7_56),
6492b8021494Sopenharmony_ci    kInstruction_cmp_ne_r7_56,
6493b8021494Sopenharmony_ci  },
6494b8021494Sopenharmony_ci  {
6495b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r5_55),
6496b8021494Sopenharmony_ci    kInstruction_cmp_cc_r5_55,
6497b8021494Sopenharmony_ci  },
6498b8021494Sopenharmony_ci  {
6499b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r7_84),
6500b8021494Sopenharmony_ci    kInstruction_cmp_cc_r7_84,
6501b8021494Sopenharmony_ci  },
6502b8021494Sopenharmony_ci  {
6503b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r5_229),
6504b8021494Sopenharmony_ci    kInstruction_cmp_cs_r5_229,
6505b8021494Sopenharmony_ci  },
6506b8021494Sopenharmony_ci  {
6507b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r1_205),
6508b8021494Sopenharmony_ci    kInstruction_cmp_ne_r1_205,
6509b8021494Sopenharmony_ci  },
6510b8021494Sopenharmony_ci  {
6511b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r1_133),
6512b8021494Sopenharmony_ci    kInstruction_cmp_ge_r1_133,
6513b8021494Sopenharmony_ci  },
6514b8021494Sopenharmony_ci  {
6515b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r0_25),
6516b8021494Sopenharmony_ci    kInstruction_cmp_vc_r0_25,
6517b8021494Sopenharmony_ci  },
6518b8021494Sopenharmony_ci  {
6519b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r0_114),
6520b8021494Sopenharmony_ci    kInstruction_cmp_ge_r0_114,
6521b8021494Sopenharmony_ci  },
6522b8021494Sopenharmony_ci  {
6523b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r5_135),
6524b8021494Sopenharmony_ci    kInstruction_cmp_le_r5_135,
6525b8021494Sopenharmony_ci  },
6526b8021494Sopenharmony_ci  {
6527b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r3_145),
6528b8021494Sopenharmony_ci    kInstruction_cmp_pl_r3_145,
6529b8021494Sopenharmony_ci  },
6530b8021494Sopenharmony_ci  {
6531b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r5_197),
6532b8021494Sopenharmony_ci    kInstruction_cmp_le_r5_197,
6533b8021494Sopenharmony_ci  },
6534b8021494Sopenharmony_ci  {
6535b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r0_14),
6536b8021494Sopenharmony_ci    kInstruction_cmp_vc_r0_14,
6537b8021494Sopenharmony_ci  },
6538b8021494Sopenharmony_ci  {
6539b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r3_113),
6540b8021494Sopenharmony_ci    kInstruction_cmp_vc_r3_113,
6541b8021494Sopenharmony_ci  },
6542b8021494Sopenharmony_ci  {
6543b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r3_224),
6544b8021494Sopenharmony_ci    kInstruction_cmp_le_r3_224,
6545b8021494Sopenharmony_ci  },
6546b8021494Sopenharmony_ci  {
6547b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r1_99),
6548b8021494Sopenharmony_ci    kInstruction_cmp_le_r1_99,
6549b8021494Sopenharmony_ci  },
6550b8021494Sopenharmony_ci  {
6551b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r6_222),
6552b8021494Sopenharmony_ci    kInstruction_cmp_le_r6_222,
6553b8021494Sopenharmony_ci  },
6554b8021494Sopenharmony_ci  {
6555b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r6_15),
6556b8021494Sopenharmony_ci    kInstruction_cmp_vc_r6_15,
6557b8021494Sopenharmony_ci  },
6558b8021494Sopenharmony_ci  {
6559b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r5_59),
6560b8021494Sopenharmony_ci    kInstruction_cmp_ge_r5_59,
6561b8021494Sopenharmony_ci  },
6562b8021494Sopenharmony_ci  {
6563b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r2_187),
6564b8021494Sopenharmony_ci    kInstruction_cmp_mi_r2_187,
6565b8021494Sopenharmony_ci  },
6566b8021494Sopenharmony_ci  {
6567b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r0_107),
6568b8021494Sopenharmony_ci    kInstruction_cmp_ls_r0_107,
6569b8021494Sopenharmony_ci  },
6570b8021494Sopenharmony_ci  {
6571b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r6_111),
6572b8021494Sopenharmony_ci    kInstruction_cmp_le_r6_111,
6573b8021494Sopenharmony_ci  },
6574b8021494Sopenharmony_ci  {
6575b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r7_58),
6576b8021494Sopenharmony_ci    kInstruction_cmp_hi_r7_58,
6577b8021494Sopenharmony_ci  },
6578b8021494Sopenharmony_ci  {
6579b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r1_143),
6580b8021494Sopenharmony_ci    kInstruction_cmp_le_r1_143,
6581b8021494Sopenharmony_ci  },
6582b8021494Sopenharmony_ci  {
6583b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r7_181),
6584b8021494Sopenharmony_ci    kInstruction_cmp_cs_r7_181,
6585b8021494Sopenharmony_ci  },
6586b8021494Sopenharmony_ci  {
6587b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r4_235),
6588b8021494Sopenharmony_ci    kInstruction_cmp_hi_r4_235,
6589b8021494Sopenharmony_ci  },
6590b8021494Sopenharmony_ci  {
6591b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r3_69),
6592b8021494Sopenharmony_ci    kInstruction_cmp_vs_r3_69,
6593b8021494Sopenharmony_ci  },
6594b8021494Sopenharmony_ci  {
6595b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r1_100),
6596b8021494Sopenharmony_ci    kInstruction_cmp_ls_r1_100,
6597b8021494Sopenharmony_ci  },
6598b8021494Sopenharmony_ci  {
6599b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r7_93),
6600b8021494Sopenharmony_ci    kInstruction_cmp_ne_r7_93,
6601b8021494Sopenharmony_ci  },
6602b8021494Sopenharmony_ci  {
6603b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r5_10),
6604b8021494Sopenharmony_ci    kInstruction_cmp_pl_r5_10,
6605b8021494Sopenharmony_ci  },
6606b8021494Sopenharmony_ci  {
6607b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r0_158),
6608b8021494Sopenharmony_ci    kInstruction_cmp_eq_r0_158,
6609b8021494Sopenharmony_ci  },
6610b8021494Sopenharmony_ci  {
6611b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_pl_r5_8),
6612b8021494Sopenharmony_ci    kInstruction_cmp_pl_r5_8,
6613b8021494Sopenharmony_ci  },
6614b8021494Sopenharmony_ci  {
6615b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r5_172),
6616b8021494Sopenharmony_ci    kInstruction_cmp_vc_r5_172,
6617b8021494Sopenharmony_ci  },
6618b8021494Sopenharmony_ci  {
6619b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r6_0),
6620b8021494Sopenharmony_ci    kInstruction_cmp_ne_r6_0,
6621b8021494Sopenharmony_ci  },
6622b8021494Sopenharmony_ci  {
6623b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r0_106),
6624b8021494Sopenharmony_ci    kInstruction_cmp_mi_r0_106,
6625b8021494Sopenharmony_ci  },
6626b8021494Sopenharmony_ci  {
6627b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r7_229),
6628b8021494Sopenharmony_ci    kInstruction_cmp_vs_r7_229,
6629b8021494Sopenharmony_ci  },
6630b8021494Sopenharmony_ci  {
6631b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r6_75),
6632b8021494Sopenharmony_ci    kInstruction_cmp_ne_r6_75,
6633b8021494Sopenharmony_ci  },
6634b8021494Sopenharmony_ci  {
6635b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r7_247),
6636b8021494Sopenharmony_ci    kInstruction_cmp_cc_r7_247,
6637b8021494Sopenharmony_ci  },
6638b8021494Sopenharmony_ci  {
6639b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r0_171),
6640b8021494Sopenharmony_ci    kInstruction_cmp_ne_r0_171,
6641b8021494Sopenharmony_ci  },
6642b8021494Sopenharmony_ci  {
6643b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r6_76),
6644b8021494Sopenharmony_ci    kInstruction_cmp_lt_r6_76,
6645b8021494Sopenharmony_ci  },
6646b8021494Sopenharmony_ci  {
6647b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r6_20),
6648b8021494Sopenharmony_ci    kInstruction_cmp_ls_r6_20,
6649b8021494Sopenharmony_ci  },
6650b8021494Sopenharmony_ci  {
6651b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r3_79),
6652b8021494Sopenharmony_ci    kInstruction_cmp_ne_r3_79,
6653b8021494Sopenharmony_ci  },
6654b8021494Sopenharmony_ci  {
6655b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r4_214),
6656b8021494Sopenharmony_ci    kInstruction_cmp_lt_r4_214,
6657b8021494Sopenharmony_ci  },
6658b8021494Sopenharmony_ci  {
6659b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r1_108),
6660b8021494Sopenharmony_ci    kInstruction_cmp_gt_r1_108,
6661b8021494Sopenharmony_ci  },
6662b8021494Sopenharmony_ci  {
6663b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r0_149),
6664b8021494Sopenharmony_ci    kInstruction_cmp_ls_r0_149,
6665b8021494Sopenharmony_ci  },
6666b8021494Sopenharmony_ci  {
6667b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r5_218),
6668b8021494Sopenharmony_ci    kInstruction_cmp_vc_r5_218,
6669b8021494Sopenharmony_ci  },
6670b8021494Sopenharmony_ci  {
6671b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r3_65),
6672b8021494Sopenharmony_ci    kInstruction_cmp_hi_r3_65,
6673b8021494Sopenharmony_ci  },
6674b8021494Sopenharmony_ci  {
6675b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r4_9),
6676b8021494Sopenharmony_ci    kInstruction_cmp_ge_r4_9,
6677b8021494Sopenharmony_ci  },
6678b8021494Sopenharmony_ci  {
6679b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r2_252),
6680b8021494Sopenharmony_ci    kInstruction_cmp_ls_r2_252,
6681b8021494Sopenharmony_ci  },
6682b8021494Sopenharmony_ci  {
6683b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r1_107),
6684b8021494Sopenharmony_ci    kInstruction_cmp_vs_r1_107,
6685b8021494Sopenharmony_ci  },
6686b8021494Sopenharmony_ci  {
6687b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r7_32),
6688b8021494Sopenharmony_ci    kInstruction_cmp_le_r7_32,
6689b8021494Sopenharmony_ci  },
6690b8021494Sopenharmony_ci  {
6691b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r7_22),
6692b8021494Sopenharmony_ci    kInstruction_cmp_cs_r7_22,
6693b8021494Sopenharmony_ci  },
6694b8021494Sopenharmony_ci  {
6695b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r1_145),
6696b8021494Sopenharmony_ci    kInstruction_cmp_le_r1_145,
6697b8021494Sopenharmony_ci  },
6698b8021494Sopenharmony_ci  {
6699b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r2_144),
6700b8021494Sopenharmony_ci    kInstruction_cmp_ne_r2_144,
6701b8021494Sopenharmony_ci  },
6702b8021494Sopenharmony_ci  {
6703b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r4_79),
6704b8021494Sopenharmony_ci    kInstruction_cmp_mi_r4_79,
6705b8021494Sopenharmony_ci  },
6706b8021494Sopenharmony_ci  {
6707b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r5_240),
6708b8021494Sopenharmony_ci    kInstruction_cmp_ne_r5_240,
6709b8021494Sopenharmony_ci  },
6710b8021494Sopenharmony_ci  {
6711b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r7_251),
6712b8021494Sopenharmony_ci    kInstruction_cmp_lt_r7_251,
6713b8021494Sopenharmony_ci  },
6714b8021494Sopenharmony_ci  {
6715b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r0_118),
6716b8021494Sopenharmony_ci    kInstruction_cmp_le_r0_118,
6717b8021494Sopenharmony_ci  },
6718b8021494Sopenharmony_ci  {
6719b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r0_199),
6720b8021494Sopenharmony_ci    kInstruction_cmp_eq_r0_199,
6721b8021494Sopenharmony_ci  },
6722b8021494Sopenharmony_ci  {
6723b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r3_105),
6724b8021494Sopenharmony_ci    kInstruction_cmp_hi_r3_105,
6725b8021494Sopenharmony_ci  },
6726b8021494Sopenharmony_ci  {
6727b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r3_215),
6728b8021494Sopenharmony_ci    kInstruction_cmp_cs_r3_215,
6729b8021494Sopenharmony_ci  },
6730b8021494Sopenharmony_ci  {
6731b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r7_19),
6732b8021494Sopenharmony_ci    kInstruction_cmp_ge_r7_19,
6733b8021494Sopenharmony_ci  },
6734b8021494Sopenharmony_ci  {
6735b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r4_94),
6736b8021494Sopenharmony_ci    kInstruction_cmp_le_r4_94,
6737b8021494Sopenharmony_ci  },
6738b8021494Sopenharmony_ci  {
6739b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r4_100),
6740b8021494Sopenharmony_ci    kInstruction_cmp_hi_r4_100,
6741b8021494Sopenharmony_ci  },
6742b8021494Sopenharmony_ci  {
6743b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r7_116),
6744b8021494Sopenharmony_ci    kInstruction_cmp_cc_r7_116,
6745b8021494Sopenharmony_ci  },
6746b8021494Sopenharmony_ci  {
6747b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r4_168),
6748b8021494Sopenharmony_ci    kInstruction_cmp_ls_r4_168,
6749b8021494Sopenharmony_ci  },
6750b8021494Sopenharmony_ci  {
6751b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r5_5),
6752b8021494Sopenharmony_ci    kInstruction_cmp_lt_r5_5,
6753b8021494Sopenharmony_ci  },
6754b8021494Sopenharmony_ci  {
6755b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r4_121),
6756b8021494Sopenharmony_ci    kInstruction_cmp_vc_r4_121,
6757b8021494Sopenharmony_ci  },
6758b8021494Sopenharmony_ci  {
6759b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r2_235),
6760b8021494Sopenharmony_ci    kInstruction_cmp_ls_r2_235,
6761b8021494Sopenharmony_ci  },
6762b8021494Sopenharmony_ci  {
6763b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r2_65),
6764b8021494Sopenharmony_ci    kInstruction_cmp_gt_r2_65,
6765b8021494Sopenharmony_ci  },
6766b8021494Sopenharmony_ci  {
6767b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r0_153),
6768b8021494Sopenharmony_ci    kInstruction_cmp_le_r0_153,
6769b8021494Sopenharmony_ci  },
6770b8021494Sopenharmony_ci  {
6771b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r2_92),
6772b8021494Sopenharmony_ci    kInstruction_cmp_ge_r2_92,
6773b8021494Sopenharmony_ci  },
6774b8021494Sopenharmony_ci  {
6775b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r7_183),
6776b8021494Sopenharmony_ci    kInstruction_cmp_cs_r7_183,
6777b8021494Sopenharmony_ci  },
6778b8021494Sopenharmony_ci  {
6779b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r7_90),
6780b8021494Sopenharmony_ci    kInstruction_cmp_vs_r7_90,
6781b8021494Sopenharmony_ci  },
6782b8021494Sopenharmony_ci  {
6783b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r7_83),
6784b8021494Sopenharmony_ci    kInstruction_cmp_ge_r7_83,
6785b8021494Sopenharmony_ci  },
6786b8021494Sopenharmony_ci  {
6787b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r6_170),
6788b8021494Sopenharmony_ci    kInstruction_cmp_vc_r6_170,
6789b8021494Sopenharmony_ci  },
6790b8021494Sopenharmony_ci  {
6791b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r7_13),
6792b8021494Sopenharmony_ci    kInstruction_cmp_vs_r7_13,
6793b8021494Sopenharmony_ci  },
6794b8021494Sopenharmony_ci  {
6795b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r2_26),
6796b8021494Sopenharmony_ci    kInstruction_cmp_cc_r2_26,
6797b8021494Sopenharmony_ci  },
6798b8021494Sopenharmony_ci  {
6799b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r3_118),
6800b8021494Sopenharmony_ci    kInstruction_cmp_ls_r3_118,
6801b8021494Sopenharmony_ci  },
6802b8021494Sopenharmony_ci  {
6803b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r4_78),
6804b8021494Sopenharmony_ci    kInstruction_cmp_vc_r4_78,
6805b8021494Sopenharmony_ci  },
6806b8021494Sopenharmony_ci  {
6807b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r1_222),
6808b8021494Sopenharmony_ci    kInstruction_cmp_vc_r1_222,
6809b8021494Sopenharmony_ci  },
6810b8021494Sopenharmony_ci  {
6811b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r7_16),
6812b8021494Sopenharmony_ci    kInstruction_cmp_ls_r7_16,
6813b8021494Sopenharmony_ci  },
6814b8021494Sopenharmony_ci  {
6815b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r4_41),
6816b8021494Sopenharmony_ci    kInstruction_cmp_vs_r4_41,
6817b8021494Sopenharmony_ci  },
6818b8021494Sopenharmony_ci  {
6819b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r3_21),
6820b8021494Sopenharmony_ci    kInstruction_cmp_lt_r3_21,
6821b8021494Sopenharmony_ci  },
6822b8021494Sopenharmony_ci  {
6823b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r5_73),
6824b8021494Sopenharmony_ci    kInstruction_cmp_gt_r5_73,
6825b8021494Sopenharmony_ci  },
6826b8021494Sopenharmony_ci  {
6827b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r2_21),
6828b8021494Sopenharmony_ci    kInstruction_cmp_vs_r2_21,
6829b8021494Sopenharmony_ci  },
6830b8021494Sopenharmony_ci  {
6831b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r6_212),
6832b8021494Sopenharmony_ci    kInstruction_cmp_gt_r6_212,
6833b8021494Sopenharmony_ci  },
6834b8021494Sopenharmony_ci  {
6835b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r0_217),
6836b8021494Sopenharmony_ci    kInstruction_cmp_ge_r0_217,
6837b8021494Sopenharmony_ci  },
6838b8021494Sopenharmony_ci  {
6839b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r3_163),
6840b8021494Sopenharmony_ci    kInstruction_cmp_ge_r3_163,
6841b8021494Sopenharmony_ci  },
6842b8021494Sopenharmony_ci  {
6843b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r4_180),
6844b8021494Sopenharmony_ci    kInstruction_cmp_hi_r4_180,
6845b8021494Sopenharmony_ci  },
6846b8021494Sopenharmony_ci  {
6847b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r3_163),
6848b8021494Sopenharmony_ci    kInstruction_cmp_cs_r3_163,
6849b8021494Sopenharmony_ci  },
6850b8021494Sopenharmony_ci  {
6851b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r3_3),
6852b8021494Sopenharmony_ci    kInstruction_cmp_hi_r3_3,
6853b8021494Sopenharmony_ci  },
6854b8021494Sopenharmony_ci  {
6855b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r3_121),
6856b8021494Sopenharmony_ci    kInstruction_cmp_gt_r3_121,
6857b8021494Sopenharmony_ci  },
6858b8021494Sopenharmony_ci  {
6859b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r0_82),
6860b8021494Sopenharmony_ci    kInstruction_cmp_cs_r0_82,
6861b8021494Sopenharmony_ci  },
6862b8021494Sopenharmony_ci  {
6863b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r1_204),
6864b8021494Sopenharmony_ci    kInstruction_cmp_cc_r1_204,
6865b8021494Sopenharmony_ci  },
6866b8021494Sopenharmony_ci  {
6867b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cc_r2_16),
6868b8021494Sopenharmony_ci    kInstruction_cmp_cc_r2_16,
6869b8021494Sopenharmony_ci  },
6870b8021494Sopenharmony_ci  {
6871b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r4_152),
6872b8021494Sopenharmony_ci    kInstruction_cmp_le_r4_152,
6873b8021494Sopenharmony_ci  },
6874b8021494Sopenharmony_ci  {
6875b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r6_168),
6876b8021494Sopenharmony_ci    kInstruction_cmp_ls_r6_168,
6877b8021494Sopenharmony_ci  },
6878b8021494Sopenharmony_ci  {
6879b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r4_85),
6880b8021494Sopenharmony_ci    kInstruction_cmp_cs_r4_85,
6881b8021494Sopenharmony_ci  },
6882b8021494Sopenharmony_ci  {
6883b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r7_175),
6884b8021494Sopenharmony_ci    kInstruction_cmp_lt_r7_175,
6885b8021494Sopenharmony_ci  },
6886b8021494Sopenharmony_ci  {
6887b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r7_165),
6888b8021494Sopenharmony_ci    kInstruction_cmp_cs_r7_165,
6889b8021494Sopenharmony_ci  },
6890b8021494Sopenharmony_ci  {
6891b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r1_6),
6892b8021494Sopenharmony_ci    kInstruction_cmp_ge_r1_6,
6893b8021494Sopenharmony_ci  },
6894b8021494Sopenharmony_ci  {
6895b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r3_59),
6896b8021494Sopenharmony_ci    kInstruction_cmp_cs_r3_59,
6897b8021494Sopenharmony_ci  },
6898b8021494Sopenharmony_ci  {
6899b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r1_223),
6900b8021494Sopenharmony_ci    kInstruction_cmp_ne_r1_223,
6901b8021494Sopenharmony_ci  },
6902b8021494Sopenharmony_ci  {
6903b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r1_222),
6904b8021494Sopenharmony_ci    kInstruction_cmp_vs_r1_222,
6905b8021494Sopenharmony_ci  },
6906b8021494Sopenharmony_ci  {
6907b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r0_102),
6908b8021494Sopenharmony_ci    kInstruction_cmp_cs_r0_102,
6909b8021494Sopenharmony_ci  },
6910b8021494Sopenharmony_ci  {
6911b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ls_r0_62),
6912b8021494Sopenharmony_ci    kInstruction_cmp_ls_r0_62,
6913b8021494Sopenharmony_ci  },
6914b8021494Sopenharmony_ci  {
6915b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r6_97),
6916b8021494Sopenharmony_ci    kInstruction_cmp_vs_r6_97,
6917b8021494Sopenharmony_ci  },
6918b8021494Sopenharmony_ci  {
6919b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r6_60),
6920b8021494Sopenharmony_ci    kInstruction_cmp_gt_r6_60,
6921b8021494Sopenharmony_ci  },
6922b8021494Sopenharmony_ci  {
6923b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r7_144),
6924b8021494Sopenharmony_ci    kInstruction_cmp_mi_r7_144,
6925b8021494Sopenharmony_ci  },
6926b8021494Sopenharmony_ci  {
6927b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r4_0),
6928b8021494Sopenharmony_ci    kInstruction_cmp_vs_r4_0,
6929b8021494Sopenharmony_ci  },
6930b8021494Sopenharmony_ci  {
6931b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r5_62),
6932b8021494Sopenharmony_ci    kInstruction_cmp_hi_r5_62,
6933b8021494Sopenharmony_ci  },
6934b8021494Sopenharmony_ci  {
6935b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r1_49),
6936b8021494Sopenharmony_ci    kInstruction_cmp_le_r1_49,
6937b8021494Sopenharmony_ci  },
6938b8021494Sopenharmony_ci  {
6939b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r4_178),
6940b8021494Sopenharmony_ci    kInstruction_cmp_le_r4_178,
6941b8021494Sopenharmony_ci  },
6942b8021494Sopenharmony_ci  {
6943b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_lt_r3_149),
6944b8021494Sopenharmony_ci    kInstruction_cmp_lt_r3_149,
6945b8021494Sopenharmony_ci  },
6946b8021494Sopenharmony_ci  {
6947b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vs_r7_64),
6948b8021494Sopenharmony_ci    kInstruction_cmp_vs_r7_64,
6949b8021494Sopenharmony_ci  },
6950b8021494Sopenharmony_ci  {
6951b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r3_202),
6952b8021494Sopenharmony_ci    kInstruction_cmp_ne_r3_202,
6953b8021494Sopenharmony_ci  },
6954b8021494Sopenharmony_ci  {
6955b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ne_r2_164),
6956b8021494Sopenharmony_ci    kInstruction_cmp_ne_r2_164,
6957b8021494Sopenharmony_ci  },
6958b8021494Sopenharmony_ci  {
6959b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r3_193),
6960b8021494Sopenharmony_ci    kInstruction_cmp_gt_r3_193,
6961b8021494Sopenharmony_ci  },
6962b8021494Sopenharmony_ci  {
6963b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r7_164),
6964b8021494Sopenharmony_ci    kInstruction_cmp_le_r7_164,
6965b8021494Sopenharmony_ci  },
6966b8021494Sopenharmony_ci  {
6967b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_eq_r6_151),
6968b8021494Sopenharmony_ci    kInstruction_cmp_eq_r6_151,
6969b8021494Sopenharmony_ci  },
6970b8021494Sopenharmony_ci  {
6971b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r3_38),
6972b8021494Sopenharmony_ci    kInstruction_cmp_hi_r3_38,
6973b8021494Sopenharmony_ci  },
6974b8021494Sopenharmony_ci  {
6975b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r7_191),
6976b8021494Sopenharmony_ci    kInstruction_cmp_gt_r7_191,
6977b8021494Sopenharmony_ci  },
6978b8021494Sopenharmony_ci  {
6979b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r6_42),
6980b8021494Sopenharmony_ci    kInstruction_cmp_ge_r6_42,
6981b8021494Sopenharmony_ci  },
6982b8021494Sopenharmony_ci  {
6983b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r6_247),
6984b8021494Sopenharmony_ci    kInstruction_cmp_vc_r6_247,
6985b8021494Sopenharmony_ci  },
6986b8021494Sopenharmony_ci  {
6987b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r5_236),
6988b8021494Sopenharmony_ci    kInstruction_cmp_hi_r5_236,
6989b8021494Sopenharmony_ci  },
6990b8021494Sopenharmony_ci  {
6991b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r5_234),
6992b8021494Sopenharmony_ci    kInstruction_cmp_hi_r5_234,
6993b8021494Sopenharmony_ci  },
6994b8021494Sopenharmony_ci  {
6995b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_le_r4_126),
6996b8021494Sopenharmony_ci    kInstruction_cmp_le_r4_126,
6997b8021494Sopenharmony_ci  },
6998b8021494Sopenharmony_ci  {
6999b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r7_241),
7000b8021494Sopenharmony_ci    kInstruction_cmp_gt_r7_241,
7001b8021494Sopenharmony_ci  },
7002b8021494Sopenharmony_ci  {
7003b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_hi_r7_116),
7004b8021494Sopenharmony_ci    kInstruction_cmp_hi_r7_116,
7005b8021494Sopenharmony_ci  },
7006b8021494Sopenharmony_ci  {
7007b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r7_119),
7008b8021494Sopenharmony_ci    kInstruction_cmp_cs_r7_119,
7009b8021494Sopenharmony_ci  },
7010b8021494Sopenharmony_ci  {
7011b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_ge_r3_148),
7012b8021494Sopenharmony_ci    kInstruction_cmp_ge_r3_148,
7013b8021494Sopenharmony_ci  },
7014b8021494Sopenharmony_ci  {
7015b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_gt_r7_88),
7016b8021494Sopenharmony_ci    kInstruction_cmp_gt_r7_88,
7017b8021494Sopenharmony_ci  },
7018b8021494Sopenharmony_ci  {
7019b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r6_58),
7020b8021494Sopenharmony_ci    kInstruction_cmp_vc_r6_58,
7021b8021494Sopenharmony_ci  },
7022b8021494Sopenharmony_ci  {
7023b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r6_157),
7024b8021494Sopenharmony_ci    kInstruction_cmp_mi_r6_157,
7025b8021494Sopenharmony_ci  },
7026b8021494Sopenharmony_ci  {
7027b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_cs_r0_129),
7028b8021494Sopenharmony_ci    kInstruction_cmp_cs_r0_129,
7029b8021494Sopenharmony_ci  },
7030b8021494Sopenharmony_ci  {
7031b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_vc_r1_161),
7032b8021494Sopenharmony_ci    kInstruction_cmp_vc_r1_161,
7033b8021494Sopenharmony_ci  },
7034b8021494Sopenharmony_ci  {
7035b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_cmp_mi_r0_34),
7036b8021494Sopenharmony_ci    kInstruction_cmp_mi_r0_34,
7037b8021494Sopenharmony_ci  },
7038b8021494Sopenharmony_ci};
7039b8021494Sopenharmony_ci
7040b8021494Sopenharmony_ci#endif  // VIXL_ASSEMBLER_COND_RDLOW_OPERAND_IMM8_IN_IT_BLOCK_CMP_T32_H_
7041