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_RD_MEMOP_IMMEDIATE_512_LDRSB_A32_H_
35b8021494Sopenharmony_ci#define VIXL_ASSEMBLER_COND_RD_MEMOP_IMMEDIATE_512_LDRSB_A32_H_
36b8021494Sopenharmony_ci
37b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_pl_r13_r0_plus_0_Offset[] = {
38b8021494Sopenharmony_ci  0xd0, 0xd0, 0xd0, 0x51 // ldrsb pl r13 r0 plus 0 Offset
39b8021494Sopenharmony_ci};
40b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ge_r5_r3_plus_0_Offset[] = {
41b8021494Sopenharmony_ci  0xd0, 0x50, 0xd3, 0xa1 // ldrsb ge r5 r3 plus 0 Offset
42b8021494Sopenharmony_ci};
43b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_cc_r0_r4_plus_0_Offset[] = {
44b8021494Sopenharmony_ci  0xd0, 0x00, 0xd4, 0x31 // ldrsb cc r0 r4 plus 0 Offset
45b8021494Sopenharmony_ci};
46b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ge_r0_r0_plus_0_Offset[] = {
47b8021494Sopenharmony_ci  0xd0, 0x00, 0xd0, 0xa1 // ldrsb ge r0 r0 plus 0 Offset
48b8021494Sopenharmony_ci};
49b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_eq_r12_r3_plus_0_Offset[] = {
50b8021494Sopenharmony_ci  0xd0, 0xc0, 0xd3, 0x01 // ldrsb eq r12 r3 plus 0 Offset
51b8021494Sopenharmony_ci};
52b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r13_plus_0_Offset[] = {
53b8021494Sopenharmony_ci  0xd0, 0x40, 0xdd, 0xe1 // ldrsb al r4 r13 plus 0 Offset
54b8021494Sopenharmony_ci};
55b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_mi_r8_r2_plus_0_Offset[] = {
56b8021494Sopenharmony_ci  0xd0, 0x80, 0xd2, 0x41 // ldrsb mi r8 r2 plus 0 Offset
57b8021494Sopenharmony_ci};
58b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_mi_r6_r9_plus_0_Offset[] = {
59b8021494Sopenharmony_ci  0xd0, 0x60, 0xd9, 0x41 // ldrsb mi r6 r9 plus 0 Offset
60b8021494Sopenharmony_ci};
61b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_gt_r13_r11_plus_0_Offset[] = {
62b8021494Sopenharmony_ci  0xd0, 0xd0, 0xdb, 0xc1 // ldrsb gt r13 r11 plus 0 Offset
63b8021494Sopenharmony_ci};
64b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_cs_r0_r7_plus_0_Offset[] = {
65b8021494Sopenharmony_ci  0xd0, 0x00, 0xd7, 0x21 // ldrsb cs r0 r7 plus 0 Offset
66b8021494Sopenharmony_ci};
67b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ge_r7_r11_plus_0_Offset[] = {
68b8021494Sopenharmony_ci  0xd0, 0x70, 0xdb, 0xa1 // ldrsb ge r7 r11 plus 0 Offset
69b8021494Sopenharmony_ci};
70b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_pl_r11_r12_plus_0_Offset[] = {
71b8021494Sopenharmony_ci  0xd0, 0xb0, 0xdc, 0x51 // ldrsb pl r11 r12 plus 0 Offset
72b8021494Sopenharmony_ci};
73b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_cs_r2_r12_plus_0_Offset[] = {
74b8021494Sopenharmony_ci  0xd0, 0x20, 0xdc, 0x21 // ldrsb cs r2 r12 plus 0 Offset
75b8021494Sopenharmony_ci};
76b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_vc_r2_r14_plus_0_Offset[] = {
77b8021494Sopenharmony_ci  0xd0, 0x20, 0xde, 0x71 // ldrsb vc r2 r14 plus 0 Offset
78b8021494Sopenharmony_ci};
79b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_le_r13_r6_plus_0_Offset[] = {
80b8021494Sopenharmony_ci  0xd0, 0xd0, 0xd6, 0xd1 // ldrsb le r13 r6 plus 0 Offset
81b8021494Sopenharmony_ci};
82b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ls_r1_r2_plus_0_Offset[] = {
83b8021494Sopenharmony_ci  0xd0, 0x10, 0xd2, 0x91 // ldrsb ls r1 r2 plus 0 Offset
84b8021494Sopenharmony_ci};
85b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_cc_r1_r6_plus_0_Offset[] = {
86b8021494Sopenharmony_ci  0xd0, 0x10, 0xd6, 0x31 // ldrsb cc r1 r6 plus 0 Offset
87b8021494Sopenharmony_ci};
88b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r3_plus_0_Offset[] = {
89b8021494Sopenharmony_ci  0xd0, 0xa0, 0xd3, 0xe1 // ldrsb al r10 r3 plus 0 Offset
90b8021494Sopenharmony_ci};
91b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r9_plus_0_Offset[] = {
92b8021494Sopenharmony_ci  0xd0, 0x70, 0xd9, 0xe1 // ldrsb al r7 r9 plus 0 Offset
93b8021494Sopenharmony_ci};
94b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_vs_r5_r3_plus_0_Offset[] = {
95b8021494Sopenharmony_ci  0xd0, 0x50, 0xd3, 0x61 // ldrsb vs r5 r3 plus 0 Offset
96b8021494Sopenharmony_ci};
97b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_pl_r4_r4_plus_0_Offset[] = {
98b8021494Sopenharmony_ci  0xd0, 0x40, 0xd4, 0x51 // ldrsb pl r4 r4 plus 0 Offset
99b8021494Sopenharmony_ci};
100b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ne_r11_r9_plus_0_Offset[] = {
101b8021494Sopenharmony_ci  0xd0, 0xb0, 0xd9, 0x11 // ldrsb ne r11 r9 plus 0 Offset
102b8021494Sopenharmony_ci};
103b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_cc_r7_r14_plus_0_Offset[] = {
104b8021494Sopenharmony_ci  0xd0, 0x70, 0xde, 0x31 // ldrsb cc r7 r14 plus 0 Offset
105b8021494Sopenharmony_ci};
106b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ne_r9_r3_plus_0_Offset[] = {
107b8021494Sopenharmony_ci  0xd0, 0x90, 0xd3, 0x11 // ldrsb ne r9 r3 plus 0 Offset
108b8021494Sopenharmony_ci};
109b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_cc_r6_r14_plus_0_Offset[] = {
110b8021494Sopenharmony_ci  0xd0, 0x60, 0xde, 0x31 // ldrsb cc r6 r14 plus 0 Offset
111b8021494Sopenharmony_ci};
112b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ne_r14_r14_plus_0_Offset[] = {
113b8021494Sopenharmony_ci  0xd0, 0xe0, 0xde, 0x11 // ldrsb ne r14 r14 plus 0 Offset
114b8021494Sopenharmony_ci};
115b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r14_plus_0_Offset[] = {
116b8021494Sopenharmony_ci  0xd0, 0xd0, 0xde, 0xe1 // ldrsb al r13 r14 plus 0 Offset
117b8021494Sopenharmony_ci};
118b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_cc_r3_r1_plus_0_Offset[] = {
119b8021494Sopenharmony_ci  0xd0, 0x30, 0xd1, 0x31 // ldrsb cc r3 r1 plus 0 Offset
120b8021494Sopenharmony_ci};
121b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ge_r1_r2_plus_0_Offset[] = {
122b8021494Sopenharmony_ci  0xd0, 0x10, 0xd2, 0xa1 // ldrsb ge r1 r2 plus 0 Offset
123b8021494Sopenharmony_ci};
124b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_eq_r3_r4_plus_0_Offset[] = {
125b8021494Sopenharmony_ci  0xd0, 0x30, 0xd4, 0x01 // ldrsb eq r3 r4 plus 0 Offset
126b8021494Sopenharmony_ci};
127b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r10_plus_0_Offset[] = {
128b8021494Sopenharmony_ci  0xd0, 0x50, 0xda, 0xe1 // ldrsb al r5 r10 plus 0 Offset
129b8021494Sopenharmony_ci};
130b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_mi_r1_r3_plus_0_Offset[] = {
131b8021494Sopenharmony_ci  0xd0, 0x10, 0xd3, 0x41 // ldrsb mi r1 r3 plus 0 Offset
132b8021494Sopenharmony_ci};
133b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_gt_r1_r4_plus_0_Offset[] = {
134b8021494Sopenharmony_ci  0xd0, 0x10, 0xd4, 0xc1 // ldrsb gt r1 r4 plus 0 Offset
135b8021494Sopenharmony_ci};
136b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r12_plus_0_Offset[] = {
137b8021494Sopenharmony_ci  0xd0, 0x70, 0xdc, 0xe1 // ldrsb al r7 r12 plus 0 Offset
138b8021494Sopenharmony_ci};
139b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ge_r14_r2_plus_0_Offset[] = {
140b8021494Sopenharmony_ci  0xd0, 0xe0, 0xd2, 0xa1 // ldrsb ge r14 r2 plus 0 Offset
141b8021494Sopenharmony_ci};
142b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_le_r9_r7_plus_0_Offset[] = {
143b8021494Sopenharmony_ci  0xd0, 0x90, 0xd7, 0xd1 // ldrsb le r9 r7 plus 0 Offset
144b8021494Sopenharmony_ci};
145b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r14_plus_0_Offset[] = {
146b8021494Sopenharmony_ci  0xd0, 0x90, 0xde, 0xe1 // ldrsb al r9 r14 plus 0 Offset
147b8021494Sopenharmony_ci};
148b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_hi_r10_r12_plus_0_Offset[] = {
149b8021494Sopenharmony_ci  0xd0, 0xa0, 0xdc, 0x81 // ldrsb hi r10 r12 plus 0 Offset
150b8021494Sopenharmony_ci};
151b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_le_r6_r5_plus_0_Offset[] = {
152b8021494Sopenharmony_ci  0xd0, 0x60, 0xd5, 0xd1 // ldrsb le r6 r5 plus 0 Offset
153b8021494Sopenharmony_ci};
154b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_cs_r14_r12_plus_0_Offset[] = {
155b8021494Sopenharmony_ci  0xd0, 0xe0, 0xdc, 0x21 // ldrsb cs r14 r12 plus 0 Offset
156b8021494Sopenharmony_ci};
157b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_vc_r6_r9_plus_0_Offset[] = {
158b8021494Sopenharmony_ci  0xd0, 0x60, 0xd9, 0x71 // ldrsb vc r6 r9 plus 0 Offset
159b8021494Sopenharmony_ci};
160b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ne_r3_r9_plus_0_Offset[] = {
161b8021494Sopenharmony_ci  0xd0, 0x30, 0xd9, 0x11 // ldrsb ne r3 r9 plus 0 Offset
162b8021494Sopenharmony_ci};
163b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_lt_r2_r9_plus_0_Offset[] = {
164b8021494Sopenharmony_ci  0xd0, 0x20, 0xd9, 0xb1 // ldrsb lt r2 r9 plus 0 Offset
165b8021494Sopenharmony_ci};
166b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_vc_r5_r11_plus_0_Offset[] = {
167b8021494Sopenharmony_ci  0xd0, 0x50, 0xdb, 0x71 // ldrsb vc r5 r11 plus 0 Offset
168b8021494Sopenharmony_ci};
169b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_gt_r5_r1_plus_0_Offset[] = {
170b8021494Sopenharmony_ci  0xd0, 0x50, 0xd1, 0xc1 // ldrsb gt r5 r1 plus 0 Offset
171b8021494Sopenharmony_ci};
172b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r4_plus_0_Offset[] = {
173b8021494Sopenharmony_ci  0xd0, 0xc0, 0xd4, 0xe1 // ldrsb al r12 r4 plus 0 Offset
174b8021494Sopenharmony_ci};
175b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ls_r11_r10_plus_0_Offset[] = {
176b8021494Sopenharmony_ci  0xd0, 0xb0, 0xda, 0x91 // ldrsb ls r11 r10 plus 0 Offset
177b8021494Sopenharmony_ci};
178b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_eq_r14_r7_plus_0_Offset[] = {
179b8021494Sopenharmony_ci  0xd0, 0xe0, 0xd7, 0x01 // ldrsb eq r14 r7 plus 0 Offset
180b8021494Sopenharmony_ci};
181b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_vc_r7_r0_plus_0_Offset[] = {
182b8021494Sopenharmony_ci  0xd0, 0x70, 0xd0, 0x71 // ldrsb vc r7 r0 plus 0 Offset
183b8021494Sopenharmony_ci};
184b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_le_r2_r6_plus_0_Offset[] = {
185b8021494Sopenharmony_ci  0xd0, 0x20, 0xd6, 0xd1 // ldrsb le r2 r6 plus 0 Offset
186b8021494Sopenharmony_ci};
187b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_gt_r2_r6_plus_0_Offset[] = {
188b8021494Sopenharmony_ci  0xd0, 0x20, 0xd6, 0xc1 // ldrsb gt r2 r6 plus 0 Offset
189b8021494Sopenharmony_ci};
190b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r6_plus_0_Offset[] = {
191b8021494Sopenharmony_ci  0xd0, 0x60, 0xd6, 0xe1 // ldrsb al r6 r6 plus 0 Offset
192b8021494Sopenharmony_ci};
193b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ls_r10_r8_plus_0_Offset[] = {
194b8021494Sopenharmony_ci  0xd0, 0xa0, 0xd8, 0x91 // ldrsb ls r10 r8 plus 0 Offset
195b8021494Sopenharmony_ci};
196b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_lt_r5_r8_plus_0_Offset[] = {
197b8021494Sopenharmony_ci  0xd0, 0x50, 0xd8, 0xb1 // ldrsb lt r5 r8 plus 0 Offset
198b8021494Sopenharmony_ci};
199b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_vs_r13_r14_plus_0_Offset[] = {
200b8021494Sopenharmony_ci  0xd0, 0xd0, 0xde, 0x61 // ldrsb vs r13 r14 plus 0 Offset
201b8021494Sopenharmony_ci};
202b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_gt_r9_r7_plus_0_Offset[] = {
203b8021494Sopenharmony_ci  0xd0, 0x90, 0xd7, 0xc1 // ldrsb gt r9 r7 plus 0 Offset
204b8021494Sopenharmony_ci};
205b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_cc_r8_r9_plus_0_Offset[] = {
206b8021494Sopenharmony_ci  0xd0, 0x80, 0xd9, 0x31 // ldrsb cc r8 r9 plus 0 Offset
207b8021494Sopenharmony_ci};
208b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_le_r2_r7_plus_0_Offset[] = {
209b8021494Sopenharmony_ci  0xd0, 0x20, 0xd7, 0xd1 // ldrsb le r2 r7 plus 0 Offset
210b8021494Sopenharmony_ci};
211b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ge_r0_r1_plus_0_Offset[] = {
212b8021494Sopenharmony_ci  0xd0, 0x00, 0xd1, 0xa1 // ldrsb ge r0 r1 plus 0 Offset
213b8021494Sopenharmony_ci};
214b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_eq_r10_r14_plus_0_Offset[] = {
215b8021494Sopenharmony_ci  0xd0, 0xa0, 0xde, 0x01 // ldrsb eq r10 r14 plus 0 Offset
216b8021494Sopenharmony_ci};
217b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ls_r3_r3_plus_0_Offset[] = {
218b8021494Sopenharmony_ci  0xd0, 0x30, 0xd3, 0x91 // ldrsb ls r3 r3 plus 0 Offset
219b8021494Sopenharmony_ci};
220b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_mi_r11_r6_plus_0_Offset[] = {
221b8021494Sopenharmony_ci  0xd0, 0xb0, 0xd6, 0x41 // ldrsb mi r11 r6 plus 0 Offset
222b8021494Sopenharmony_ci};
223b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ne_r14_r12_plus_0_Offset[] = {
224b8021494Sopenharmony_ci  0xd0, 0xe0, 0xdc, 0x11 // ldrsb ne r14 r12 plus 0 Offset
225b8021494Sopenharmony_ci};
226b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_vs_r1_r12_plus_0_Offset[] = {
227b8021494Sopenharmony_ci  0xd0, 0x10, 0xdc, 0x61 // ldrsb vs r1 r12 plus 0 Offset
228b8021494Sopenharmony_ci};
229b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ls_r0_r0_plus_0_Offset[] = {
230b8021494Sopenharmony_ci  0xd0, 0x00, 0xd0, 0x91 // ldrsb ls r0 r0 plus 0 Offset
231b8021494Sopenharmony_ci};
232b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_lt_r12_r14_plus_0_Offset[] = {
233b8021494Sopenharmony_ci  0xd0, 0xc0, 0xde, 0xb1 // ldrsb lt r12 r14 plus 0 Offset
234b8021494Sopenharmony_ci};
235b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_lt_r13_r9_plus_0_Offset[] = {
236b8021494Sopenharmony_ci  0xd0, 0xd0, 0xd9, 0xb1 // ldrsb lt r13 r9 plus 0 Offset
237b8021494Sopenharmony_ci};
238b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ge_r13_r9_plus_0_Offset[] = {
239b8021494Sopenharmony_ci  0xd0, 0xd0, 0xd9, 0xa1 // ldrsb ge r13 r9 plus 0 Offset
240b8021494Sopenharmony_ci};
241b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_cs_r11_r0_plus_0_Offset[] = {
242b8021494Sopenharmony_ci  0xd0, 0xb0, 0xd0, 0x21 // ldrsb cs r11 r0 plus 0 Offset
243b8021494Sopenharmony_ci};
244b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_hi_r13_r11_plus_0_Offset[] = {
245b8021494Sopenharmony_ci  0xd0, 0xd0, 0xdb, 0x81 // ldrsb hi r13 r11 plus 0 Offset
246b8021494Sopenharmony_ci};
247b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_cs_r13_r9_plus_0_Offset[] = {
248b8021494Sopenharmony_ci  0xd0, 0xd0, 0xd9, 0x21 // ldrsb cs r13 r9 plus 0 Offset
249b8021494Sopenharmony_ci};
250b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ne_r10_r10_plus_0_Offset[] = {
251b8021494Sopenharmony_ci  0xd0, 0xa0, 0xda, 0x11 // ldrsb ne r10 r10 plus 0 Offset
252b8021494Sopenharmony_ci};
253b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_vc_r13_r9_plus_0_Offset[] = {
254b8021494Sopenharmony_ci  0xd0, 0xd0, 0xd9, 0x71 // ldrsb vc r13 r9 plus 0 Offset
255b8021494Sopenharmony_ci};
256b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_vc_r9_r3_plus_0_Offset[] = {
257b8021494Sopenharmony_ci  0xd0, 0x90, 0xd3, 0x71 // ldrsb vc r9 r3 plus 0 Offset
258b8021494Sopenharmony_ci};
259b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_cc_r10_r4_plus_0_Offset[] = {
260b8021494Sopenharmony_ci  0xd0, 0xa0, 0xd4, 0x31 // ldrsb cc r10 r4 plus 0 Offset
261b8021494Sopenharmony_ci};
262b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_hi_r6_r6_plus_0_Offset[] = {
263b8021494Sopenharmony_ci  0xd0, 0x60, 0xd6, 0x81 // ldrsb hi r6 r6 plus 0 Offset
264b8021494Sopenharmony_ci};
265b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_le_r11_r1_plus_0_Offset[] = {
266b8021494Sopenharmony_ci  0xd0, 0xb0, 0xd1, 0xd1 // ldrsb le r11 r1 plus 0 Offset
267b8021494Sopenharmony_ci};
268b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_gt_r3_r5_plus_0_Offset[] = {
269b8021494Sopenharmony_ci  0xd0, 0x30, 0xd5, 0xc1 // ldrsb gt r3 r5 plus 0 Offset
270b8021494Sopenharmony_ci};
271b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_lt_r0_r10_plus_0_Offset[] = {
272b8021494Sopenharmony_ci  0xd0, 0x00, 0xda, 0xb1 // ldrsb lt r0 r10 plus 0 Offset
273b8021494Sopenharmony_ci};
274b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_vs_r6_r0_plus_0_Offset[] = {
275b8021494Sopenharmony_ci  0xd0, 0x60, 0xd0, 0x61 // ldrsb vs r6 r0 plus 0 Offset
276b8021494Sopenharmony_ci};
277b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_vs_r8_r9_plus_0_Offset[] = {
278b8021494Sopenharmony_ci  0xd0, 0x80, 0xd9, 0x61 // ldrsb vs r8 r9 plus 0 Offset
279b8021494Sopenharmony_ci};
280b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_mi_r9_r7_plus_0_Offset[] = {
281b8021494Sopenharmony_ci  0xd0, 0x90, 0xd7, 0x41 // ldrsb mi r9 r7 plus 0 Offset
282b8021494Sopenharmony_ci};
283b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_vs_r12_r11_plus_0_Offset[] = {
284b8021494Sopenharmony_ci  0xd0, 0xc0, 0xdb, 0x61 // ldrsb vs r12 r11 plus 0 Offset
285b8021494Sopenharmony_ci};
286b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_vc_r11_r7_plus_0_Offset[] = {
287b8021494Sopenharmony_ci  0xd0, 0xb0, 0xd7, 0x71 // ldrsb vc r11 r7 plus 0 Offset
288b8021494Sopenharmony_ci};
289b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_hi_r11_r5_plus_0_Offset[] = {
290b8021494Sopenharmony_ci  0xd0, 0xb0, 0xd5, 0x81 // ldrsb hi r11 r5 plus 0 Offset
291b8021494Sopenharmony_ci};
292b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_lt_r0_r11_plus_0_Offset[] = {
293b8021494Sopenharmony_ci  0xd0, 0x00, 0xdb, 0xb1 // ldrsb lt r0 r11 plus 0 Offset
294b8021494Sopenharmony_ci};
295b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ne_r11_r1_plus_0_Offset[] = {
296b8021494Sopenharmony_ci  0xd0, 0xb0, 0xd1, 0x11 // ldrsb ne r11 r1 plus 0 Offset
297b8021494Sopenharmony_ci};
298b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ls_r5_r13_plus_0_Offset[] = {
299b8021494Sopenharmony_ci  0xd0, 0x50, 0xdd, 0x91 // ldrsb ls r5 r13 plus 0 Offset
300b8021494Sopenharmony_ci};
301b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_gt_r13_r3_plus_0_Offset[] = {
302b8021494Sopenharmony_ci  0xd0, 0xd0, 0xd3, 0xc1 // ldrsb gt r13 r3 plus 0 Offset
303b8021494Sopenharmony_ci};
304b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_vs_r12_r12_plus_0_Offset[] = {
305b8021494Sopenharmony_ci  0xd0, 0xc0, 0xdc, 0x61 // ldrsb vs r12 r12 plus 0 Offset
306b8021494Sopenharmony_ci};
307b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_mi_r12_r7_plus_0_Offset[] = {
308b8021494Sopenharmony_ci  0xd0, 0xc0, 0xd7, 0x41 // ldrsb mi r12 r7 plus 0 Offset
309b8021494Sopenharmony_ci};
310b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_le_r3_r4_plus_0_Offset[] = {
311b8021494Sopenharmony_ci  0xd0, 0x30, 0xd4, 0xd1 // ldrsb le r3 r4 plus 0 Offset
312b8021494Sopenharmony_ci};
313b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ne_r11_r10_plus_0_Offset[] = {
314b8021494Sopenharmony_ci  0xd0, 0xb0, 0xda, 0x11 // ldrsb ne r11 r10 plus 0 Offset
315b8021494Sopenharmony_ci};
316b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_gt_r6_r13_plus_0_Offset[] = {
317b8021494Sopenharmony_ci  0xd0, 0x60, 0xdd, 0xc1 // ldrsb gt r6 r13 plus 0 Offset
318b8021494Sopenharmony_ci};
319b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_hi_r4_r8_plus_0_Offset[] = {
320b8021494Sopenharmony_ci  0xd0, 0x40, 0xd8, 0x81 // ldrsb hi r4 r8 plus 0 Offset
321b8021494Sopenharmony_ci};
322b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ge_r14_r5_plus_0_Offset[] = {
323b8021494Sopenharmony_ci  0xd0, 0xe0, 0xd5, 0xa1 // ldrsb ge r14 r5 plus 0 Offset
324b8021494Sopenharmony_ci};
325b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_vc_r9_r6_plus_0_Offset[] = {
326b8021494Sopenharmony_ci  0xd0, 0x90, 0xd6, 0x71 // ldrsb vc r9 r6 plus 0 Offset
327b8021494Sopenharmony_ci};
328b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_le_r2_r9_plus_0_Offset[] = {
329b8021494Sopenharmony_ci  0xd0, 0x20, 0xd9, 0xd1 // ldrsb le r2 r9 plus 0 Offset
330b8021494Sopenharmony_ci};
331b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_ne_r10_r4_plus_0_Offset[] = {
332b8021494Sopenharmony_ci  0xd0, 0xa0, 0xd4, 0x11 // ldrsb ne r10 r4 plus 0 Offset
333b8021494Sopenharmony_ci};
334b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_vs_r10_r14_plus_0_Offset[] = {
335b8021494Sopenharmony_ci  0xd0, 0xa0, 0xde, 0x61 // ldrsb vs r10 r14 plus 0 Offset
336b8021494Sopenharmony_ci};
337b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r11_minus_40_Offset[] = {
338b8021494Sopenharmony_ci  0xd8, 0x02, 0x5b, 0xe1 // ldrsb al r0 r11 minus 40 Offset
339b8021494Sopenharmony_ci};
340b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_plus_169_Offset[] = {
341b8021494Sopenharmony_ci  0xd9, 0x0a, 0xd9, 0xe1 // ldrsb al r0 r9 plus 169 Offset
342b8021494Sopenharmony_ci};
343b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_plus_45_Offset[] = {
344b8021494Sopenharmony_ci  0xdd, 0x02, 0xd9, 0xe1 // ldrsb al r0 r9 plus 45 Offset
345b8021494Sopenharmony_ci};
346b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r14_minus_237_Offset[] = {
347b8021494Sopenharmony_ci  0xdd, 0x0e, 0x5e, 0xe1 // ldrsb al r0 r14 minus 237 Offset
348b8021494Sopenharmony_ci};
349b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r11_minus_145_Offset[] = {
350b8021494Sopenharmony_ci  0xd1, 0x09, 0x5b, 0xe1 // ldrsb al r0 r11 minus 145 Offset
351b8021494Sopenharmony_ci};
352b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_plus_69_Offset[] = {
353b8021494Sopenharmony_ci  0xd5, 0x04, 0xdd, 0xe1 // ldrsb al r0 r13 plus 69 Offset
354b8021494Sopenharmony_ci};
355b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r8_minus_37_Offset[] = {
356b8021494Sopenharmony_ci  0xd5, 0x02, 0x58, 0xe1 // ldrsb al r0 r8 minus 37 Offset
357b8021494Sopenharmony_ci};
358b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_minus_16_Offset[] = {
359b8021494Sopenharmony_ci  0xd0, 0x01, 0x59, 0xe1 // ldrsb al r0 r9 minus 16 Offset
360b8021494Sopenharmony_ci};
361b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_minus_89_Offset[] = {
362b8021494Sopenharmony_ci  0xd9, 0x05, 0x5d, 0xe1 // ldrsb al r0 r13 minus 89 Offset
363b8021494Sopenharmony_ci};
364b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r14_plus_174_Offset[] = {
365b8021494Sopenharmony_ci  0xde, 0x0a, 0xde, 0xe1 // ldrsb al r0 r14 plus 174 Offset
366b8021494Sopenharmony_ci};
367b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_minus_177_Offset[] = {
368b8021494Sopenharmony_ci  0xd1, 0x0b, 0x55, 0xe1 // ldrsb al r0 r5 minus 177 Offset
369b8021494Sopenharmony_ci};
370b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_plus_10_Offset[] = {
371b8021494Sopenharmony_ci  0xda, 0x00, 0xd0, 0xe1 // ldrsb al r0 r0 plus 10 Offset
372b8021494Sopenharmony_ci};
373b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_plus_80_Offset[] = {
374b8021494Sopenharmony_ci  0xd0, 0x05, 0xd0, 0xe1 // ldrsb al r0 r0 plus 80 Offset
375b8021494Sopenharmony_ci};
376b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r6_minus_239_Offset[] = {
377b8021494Sopenharmony_ci  0xdf, 0x0e, 0x56, 0xe1 // ldrsb al r0 r6 minus 239 Offset
378b8021494Sopenharmony_ci};
379b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_minus_146_Offset[] = {
380b8021494Sopenharmony_ci  0xd2, 0x09, 0x54, 0xe1 // ldrsb al r0 r4 minus 146 Offset
381b8021494Sopenharmony_ci};
382b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r12_minus_222_Offset[] = {
383b8021494Sopenharmony_ci  0xde, 0x0d, 0x5c, 0xe1 // ldrsb al r0 r12 minus 222 Offset
384b8021494Sopenharmony_ci};
385b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r1_plus_212_Offset[] = {
386b8021494Sopenharmony_ci  0xd4, 0x0d, 0xd1, 0xe1 // ldrsb al r0 r1 plus 212 Offset
387b8021494Sopenharmony_ci};
388b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r6_plus_236_Offset[] = {
389b8021494Sopenharmony_ci  0xdc, 0x0e, 0xd6, 0xe1 // ldrsb al r0 r6 plus 236 Offset
390b8021494Sopenharmony_ci};
391b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r11_minus_46_Offset[] = {
392b8021494Sopenharmony_ci  0xde, 0x02, 0x5b, 0xe1 // ldrsb al r0 r11 minus 46 Offset
393b8021494Sopenharmony_ci};
394b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_minus_117_Offset[] = {
395b8021494Sopenharmony_ci  0xd5, 0x07, 0x59, 0xe1 // ldrsb al r0 r9 minus 117 Offset
396b8021494Sopenharmony_ci};
397b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_minus_152_Offset[] = {
398b8021494Sopenharmony_ci  0xd8, 0x09, 0x55, 0xe1 // ldrsb al r0 r5 minus 152 Offset
399b8021494Sopenharmony_ci};
400b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_plus_240_Offset[] = {
401b8021494Sopenharmony_ci  0xd0, 0x0f, 0xd2, 0xe1 // ldrsb al r0 r2 plus 240 Offset
402b8021494Sopenharmony_ci};
403b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_minus_20_Offset[] = {
404b8021494Sopenharmony_ci  0xd4, 0x01, 0x50, 0xe1 // ldrsb al r0 r0 minus 20 Offset
405b8021494Sopenharmony_ci};
406b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_minus_200_Offset[] = {
407b8021494Sopenharmony_ci  0xd8, 0x0c, 0x5d, 0xe1 // ldrsb al r0 r13 minus 200 Offset
408b8021494Sopenharmony_ci};
409b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r14_plus_106_Offset[] = {
410b8021494Sopenharmony_ci  0xda, 0x06, 0xde, 0xe1 // ldrsb al r0 r14 plus 106 Offset
411b8021494Sopenharmony_ci};
412b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_minus_235_Offset[] = {
413b8021494Sopenharmony_ci  0xdb, 0x0e, 0x54, 0xe1 // ldrsb al r0 r4 minus 235 Offset
414b8021494Sopenharmony_ci};
415b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r11_plus_188_Offset[] = {
416b8021494Sopenharmony_ci  0xdc, 0x0b, 0xdb, 0xe1 // ldrsb al r0 r11 plus 188 Offset
417b8021494Sopenharmony_ci};
418b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_plus_224_Offset[] = {
419b8021494Sopenharmony_ci  0xd0, 0x0e, 0xd5, 0xe1 // ldrsb al r0 r5 plus 224 Offset
420b8021494Sopenharmony_ci};
421b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r10_minus_218_Offset[] = {
422b8021494Sopenharmony_ci  0xda, 0x0d, 0x5a, 0xe1 // ldrsb al r0 r10 minus 218 Offset
423b8021494Sopenharmony_ci};
424b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_plus_132_Offset[] = {
425b8021494Sopenharmony_ci  0xd4, 0x08, 0xd4, 0xe1 // ldrsb al r0 r4 plus 132 Offset
426b8021494Sopenharmony_ci};
427b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r12_plus_210_Offset[] = {
428b8021494Sopenharmony_ci  0xd2, 0x0d, 0xdc, 0xe1 // ldrsb al r0 r12 plus 210 Offset
429b8021494Sopenharmony_ci};
430b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r7_plus_24_Offset[] = {
431b8021494Sopenharmony_ci  0xd8, 0x01, 0xd7, 0xe1 // ldrsb al r0 r7 plus 24 Offset
432b8021494Sopenharmony_ci};
433b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_plus_71_Offset[] = {
434b8021494Sopenharmony_ci  0xd7, 0x04, 0xd9, 0xe1 // ldrsb al r0 r9 plus 71 Offset
435b8021494Sopenharmony_ci};
436b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r11_minus_241_Offset[] = {
437b8021494Sopenharmony_ci  0xd1, 0x0f, 0x5b, 0xe1 // ldrsb al r0 r11 minus 241 Offset
438b8021494Sopenharmony_ci};
439b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_minus_77_Offset[] = {
440b8021494Sopenharmony_ci  0xdd, 0x04, 0x55, 0xe1 // ldrsb al r0 r5 minus 77 Offset
441b8021494Sopenharmony_ci};
442b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r7_plus_159_Offset[] = {
443b8021494Sopenharmony_ci  0xdf, 0x09, 0xd7, 0xe1 // ldrsb al r0 r7 plus 159 Offset
444b8021494Sopenharmony_ci};
445b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_plus_191_Offset[] = {
446b8021494Sopenharmony_ci  0xdf, 0x0b, 0xd0, 0xe1 // ldrsb al r0 r0 plus 191 Offset
447b8021494Sopenharmony_ci};
448b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_minus_162_Offset[] = {
449b8021494Sopenharmony_ci  0xd2, 0x0a, 0x52, 0xe1 // ldrsb al r0 r2 minus 162 Offset
450b8021494Sopenharmony_ci};
451b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_plus_102_Offset[] = {
452b8021494Sopenharmony_ci  0xd6, 0x06, 0xd4, 0xe1 // ldrsb al r0 r4 plus 102 Offset
453b8021494Sopenharmony_ci};
454b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r3_minus_91_Offset[] = {
455b8021494Sopenharmony_ci  0xdb, 0x05, 0x53, 0xe1 // ldrsb al r0 r3 minus 91 Offset
456b8021494Sopenharmony_ci};
457b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r14_plus_67_Offset[] = {
458b8021494Sopenharmony_ci  0xd3, 0x04, 0xde, 0xe1 // ldrsb al r0 r14 plus 67 Offset
459b8021494Sopenharmony_ci};
460b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_plus_209_Offset[] = {
461b8021494Sopenharmony_ci  0xd1, 0x0d, 0xd2, 0xe1 // ldrsb al r0 r2 plus 209 Offset
462b8021494Sopenharmony_ci};
463b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_minus_220_Offset[] = {
464b8021494Sopenharmony_ci  0xdc, 0x0d, 0x5d, 0xe1 // ldrsb al r0 r13 minus 220 Offset
465b8021494Sopenharmony_ci};
466b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_minus_112_Offset[] = {
467b8021494Sopenharmony_ci  0xd0, 0x07, 0x59, 0xe1 // ldrsb al r0 r9 minus 112 Offset
468b8021494Sopenharmony_ci};
469b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_minus_95_Offset[] = {
470b8021494Sopenharmony_ci  0xdf, 0x05, 0x54, 0xe1 // ldrsb al r0 r4 minus 95 Offset
471b8021494Sopenharmony_ci};
472b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r14_minus_133_Offset[] = {
473b8021494Sopenharmony_ci  0xd5, 0x08, 0x5e, 0xe1 // ldrsb al r0 r14 minus 133 Offset
474b8021494Sopenharmony_ci};
475b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r3_plus_70_Offset[] = {
476b8021494Sopenharmony_ci  0xd6, 0x04, 0xd3, 0xe1 // ldrsb al r0 r3 plus 70 Offset
477b8021494Sopenharmony_ci};
478b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_minus_191_Offset[] = {
479b8021494Sopenharmony_ci  0xdf, 0x0b, 0x55, 0xe1 // ldrsb al r0 r5 minus 191 Offset
480b8021494Sopenharmony_ci};
481b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r7_minus_10_Offset[] = {
482b8021494Sopenharmony_ci  0xda, 0x00, 0x57, 0xe1 // ldrsb al r0 r7 minus 10 Offset
483b8021494Sopenharmony_ci};
484b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r10_plus_10_Offset[] = {
485b8021494Sopenharmony_ci  0xda, 0x00, 0xda, 0xe1 // ldrsb al r0 r10 plus 10 Offset
486b8021494Sopenharmony_ci};
487b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_plus_78_Offset[] = {
488b8021494Sopenharmony_ci  0xde, 0x04, 0xd5, 0xe1 // ldrsb al r0 r5 plus 78 Offset
489b8021494Sopenharmony_ci};
490b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_plus_252_Offset[] = {
491b8021494Sopenharmony_ci  0xdc, 0x0f, 0xd2, 0xe1 // ldrsb al r0 r2 plus 252 Offset
492b8021494Sopenharmony_ci};
493b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r12_plus_150_Offset[] = {
494b8021494Sopenharmony_ci  0xd6, 0x09, 0xdc, 0xe1 // ldrsb al r0 r12 plus 150 Offset
495b8021494Sopenharmony_ci};
496b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_minus_69_Offset[] = {
497b8021494Sopenharmony_ci  0xd5, 0x04, 0x5d, 0xe1 // ldrsb al r0 r13 minus 69 Offset
498b8021494Sopenharmony_ci};
499b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_minus_12_Offset[] = {
500b8021494Sopenharmony_ci  0xdc, 0x00, 0x55, 0xe1 // ldrsb al r0 r5 minus 12 Offset
501b8021494Sopenharmony_ci};
502b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_minus_115_Offset[] = {
503b8021494Sopenharmony_ci  0xd3, 0x07, 0x50, 0xe1 // ldrsb al r0 r0 minus 115 Offset
504b8021494Sopenharmony_ci};
505b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_minus_233_Offset[] = {
506b8021494Sopenharmony_ci  0xd9, 0x0e, 0x55, 0xe1 // ldrsb al r0 r5 minus 233 Offset
507b8021494Sopenharmony_ci};
508b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r10_plus_214_Offset[] = {
509b8021494Sopenharmony_ci  0xd6, 0x0d, 0xda, 0xe1 // ldrsb al r0 r10 plus 214 Offset
510b8021494Sopenharmony_ci};
511b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_plus_123_Offset[] = {
512b8021494Sopenharmony_ci  0xdb, 0x07, 0xd4, 0xe1 // ldrsb al r0 r4 plus 123 Offset
513b8021494Sopenharmony_ci};
514b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r12_plus_121_Offset[] = {
515b8021494Sopenharmony_ci  0xd9, 0x07, 0xdc, 0xe1 // ldrsb al r0 r12 plus 121 Offset
516b8021494Sopenharmony_ci};
517b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r3_plus_93_Offset[] = {
518b8021494Sopenharmony_ci  0xdd, 0x05, 0xd3, 0xe1 // ldrsb al r0 r3 plus 93 Offset
519b8021494Sopenharmony_ci};
520b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_plus_239_Offset[] = {
521b8021494Sopenharmony_ci  0xdf, 0x0e, 0xd5, 0xe1 // ldrsb al r0 r5 plus 239 Offset
522b8021494Sopenharmony_ci};
523b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_minus_56_Offset[] = {
524b8021494Sopenharmony_ci  0xd8, 0x03, 0x5d, 0xe1 // ldrsb al r0 r13 minus 56 Offset
525b8021494Sopenharmony_ci};
526b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_minus_1_Offset[] = {
527b8021494Sopenharmony_ci  0xd1, 0x00, 0x54, 0xe1 // ldrsb al r0 r4 minus 1 Offset
528b8021494Sopenharmony_ci};
529b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r6_plus_190_Offset[] = {
530b8021494Sopenharmony_ci  0xde, 0x0b, 0xd6, 0xe1 // ldrsb al r0 r6 plus 190 Offset
531b8021494Sopenharmony_ci};
532b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r10_plus_232_Offset[] = {
533b8021494Sopenharmony_ci  0xd8, 0x0e, 0xda, 0xe1 // ldrsb al r0 r10 plus 232 Offset
534b8021494Sopenharmony_ci};
535b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r1_plus_232_Offset[] = {
536b8021494Sopenharmony_ci  0xd8, 0x0e, 0xd1, 0xe1 // ldrsb al r0 r1 plus 232 Offset
537b8021494Sopenharmony_ci};
538b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r14_plus_210_Offset[] = {
539b8021494Sopenharmony_ci  0xd2, 0x0d, 0xde, 0xe1 // ldrsb al r0 r14 plus 210 Offset
540b8021494Sopenharmony_ci};
541b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r3_plus_208_Offset[] = {
542b8021494Sopenharmony_ci  0xd0, 0x0d, 0xd3, 0xe1 // ldrsb al r0 r3 plus 208 Offset
543b8021494Sopenharmony_ci};
544b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_plus_221_Offset[] = {
545b8021494Sopenharmony_ci  0xdd, 0x0d, 0xd0, 0xe1 // ldrsb al r0 r0 plus 221 Offset
546b8021494Sopenharmony_ci};
547b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_minus_77_Offset[] = {
548b8021494Sopenharmony_ci  0xdd, 0x04, 0x52, 0xe1 // ldrsb al r0 r2 minus 77 Offset
549b8021494Sopenharmony_ci};
550b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r10_plus_142_Offset[] = {
551b8021494Sopenharmony_ci  0xde, 0x08, 0xda, 0xe1 // ldrsb al r0 r10 plus 142 Offset
552b8021494Sopenharmony_ci};
553b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r7_plus_14_Offset[] = {
554b8021494Sopenharmony_ci  0xde, 0x00, 0xd7, 0xe1 // ldrsb al r0 r7 plus 14 Offset
555b8021494Sopenharmony_ci};
556b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_minus_29_Offset[] = {
557b8021494Sopenharmony_ci  0xdd, 0x01, 0x5d, 0xe1 // ldrsb al r0 r13 minus 29 Offset
558b8021494Sopenharmony_ci};
559b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_plus_165_Offset[] = {
560b8021494Sopenharmony_ci  0xd5, 0x0a, 0xdd, 0xe1 // ldrsb al r0 r13 plus 165 Offset
561b8021494Sopenharmony_ci};
562b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r12_minus_245_Offset[] = {
563b8021494Sopenharmony_ci  0xd5, 0x0f, 0x5c, 0xe1 // ldrsb al r0 r12 minus 245 Offset
564b8021494Sopenharmony_ci};
565b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r8_minus_199_Offset[] = {
566b8021494Sopenharmony_ci  0xd7, 0x0c, 0x58, 0xe1 // ldrsb al r0 r8 minus 199 Offset
567b8021494Sopenharmony_ci};
568b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_minus_34_Offset[] = {
569b8021494Sopenharmony_ci  0xd2, 0x02, 0x59, 0xe1 // ldrsb al r0 r9 minus 34 Offset
570b8021494Sopenharmony_ci};
571b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_plus_182_Offset[] = {
572b8021494Sopenharmony_ci  0xd6, 0x0b, 0xd5, 0xe1 // ldrsb al r0 r5 plus 182 Offset
573b8021494Sopenharmony_ci};
574b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_minus_70_Offset[] = {
575b8021494Sopenharmony_ci  0xd6, 0x04, 0x5d, 0xe1 // ldrsb al r0 r13 minus 70 Offset
576b8021494Sopenharmony_ci};
577b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r3_minus_241_Offset[] = {
578b8021494Sopenharmony_ci  0xd1, 0x0f, 0x53, 0xe1 // ldrsb al r0 r3 minus 241 Offset
579b8021494Sopenharmony_ci};
580b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_plus_134_Offset[] = {
581b8021494Sopenharmony_ci  0xd6, 0x08, 0xd4, 0xe1 // ldrsb al r0 r4 plus 134 Offset
582b8021494Sopenharmony_ci};
583b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r6_minus_155_Offset[] = {
584b8021494Sopenharmony_ci  0xdb, 0x09, 0x56, 0xe1 // ldrsb al r0 r6 minus 155 Offset
585b8021494Sopenharmony_ci};
586b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_plus_105_Offset[] = {
587b8021494Sopenharmony_ci  0xd9, 0x06, 0xd2, 0xe1 // ldrsb al r0 r2 plus 105 Offset
588b8021494Sopenharmony_ci};
589b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_plus_29_Offset[] = {
590b8021494Sopenharmony_ci  0xdd, 0x01, 0xd9, 0xe1 // ldrsb al r0 r9 plus 29 Offset
591b8021494Sopenharmony_ci};
592b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r1_minus_223_Offset[] = {
593b8021494Sopenharmony_ci  0xdf, 0x0d, 0x51, 0xe1 // ldrsb al r0 r1 minus 223 Offset
594b8021494Sopenharmony_ci};
595b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r10_minus_141_Offset[] = {
596b8021494Sopenharmony_ci  0xdd, 0x08, 0x5a, 0xe1 // ldrsb al r0 r10 minus 141 Offset
597b8021494Sopenharmony_ci};
598b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_plus_15_Offset[] = {
599b8021494Sopenharmony_ci  0xdf, 0x00, 0xd4, 0xe1 // ldrsb al r0 r4 plus 15 Offset
600b8021494Sopenharmony_ci};
601b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_plus_157_Offset[] = {
602b8021494Sopenharmony_ci  0xdd, 0x09, 0xd2, 0xe1 // ldrsb al r0 r2 plus 157 Offset
603b8021494Sopenharmony_ci};
604b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r10_minus_122_Offset[] = {
605b8021494Sopenharmony_ci  0xda, 0x07, 0x5a, 0xe1 // ldrsb al r0 r10 minus 122 Offset
606b8021494Sopenharmony_ci};
607b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_minus_54_Offset[] = {
608b8021494Sopenharmony_ci  0xd6, 0x03, 0x52, 0xe1 // ldrsb al r0 r2 minus 54 Offset
609b8021494Sopenharmony_ci};
610b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_plus_30_Offset[] = {
611b8021494Sopenharmony_ci  0xde, 0x01, 0xd2, 0xe1 // ldrsb al r0 r2 plus 30 Offset
612b8021494Sopenharmony_ci};
613b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_minus_221_Offset[] = {
614b8021494Sopenharmony_ci  0xdd, 0x0d, 0x50, 0xe1 // ldrsb al r0 r0 minus 221 Offset
615b8021494Sopenharmony_ci};
616b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r12_plus_34_Offset[] = {
617b8021494Sopenharmony_ci  0xd2, 0x02, 0xdc, 0xe1 // ldrsb al r0 r12 plus 34 Offset
618b8021494Sopenharmony_ci};
619b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_plus_145_Offset[] = {
620b8021494Sopenharmony_ci  0xd1, 0x09, 0xd4, 0xe1 // ldrsb al r0 r4 plus 145 Offset
621b8021494Sopenharmony_ci};
622b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_plus_85_Offset[] = {
623b8021494Sopenharmony_ci  0xd5, 0x05, 0xd0, 0xe1 // ldrsb al r0 r0 plus 85 Offset
624b8021494Sopenharmony_ci};
625b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r6_plus_64_Offset[] = {
626b8021494Sopenharmony_ci  0xd0, 0x04, 0xd6, 0xe1 // ldrsb al r0 r6 plus 64 Offset
627b8021494Sopenharmony_ci};
628b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_plus_72_Offset[] = {
629b8021494Sopenharmony_ci  0xd8, 0x04, 0xd9, 0xe1 // ldrsb al r0 r9 plus 72 Offset
630b8021494Sopenharmony_ci};
631b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r10_minus_97_Offset[] = {
632b8021494Sopenharmony_ci  0xd1, 0x06, 0x5a, 0xe1 // ldrsb al r0 r10 minus 97 Offset
633b8021494Sopenharmony_ci};
634b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_plus_186_Offset[] = {
635b8021494Sopenharmony_ci  0xda, 0x0b, 0xd2, 0xe1 // ldrsb al r0 r2 plus 186 Offset
636b8021494Sopenharmony_ci};
637b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_plus_10_Offset[] = {
638b8021494Sopenharmony_ci  0xda, 0x00, 0xd9, 0xe1 // ldrsb al r0 r9 plus 10 Offset
639b8021494Sopenharmony_ci};
640b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r6_minus_236_Offset[] = {
641b8021494Sopenharmony_ci  0xdc, 0x0e, 0x56, 0xe1 // ldrsb al r0 r6 minus 236 Offset
642b8021494Sopenharmony_ci};
643b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_plus_73_Offset[] = {
644b8021494Sopenharmony_ci  0xd9, 0x04, 0xdd, 0xe1 // ldrsb al r0 r13 plus 73 Offset
645b8021494Sopenharmony_ci};
646b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_plus_112_Offset[] = {
647b8021494Sopenharmony_ci  0xd0, 0x07, 0xdd, 0xe1 // ldrsb al r0 r13 plus 112 Offset
648b8021494Sopenharmony_ci};
649b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_minus_101_Offset[] = {
650b8021494Sopenharmony_ci  0xd5, 0x06, 0x50, 0xe1 // ldrsb al r0 r0 minus 101 Offset
651b8021494Sopenharmony_ci};
652b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_plus_32_Offset[] = {
653b8021494Sopenharmony_ci  0xd0, 0x02, 0xd9, 0xe1 // ldrsb al r0 r9 plus 32 Offset
654b8021494Sopenharmony_ci};
655b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_plus_57_Offset[] = {
656b8021494Sopenharmony_ci  0xd9, 0x03, 0xd9, 0xe1 // ldrsb al r0 r9 plus 57 Offset
657b8021494Sopenharmony_ci};
658b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_minus_41_Offset[] = {
659b8021494Sopenharmony_ci  0xd9, 0x02, 0x55, 0xe1 // ldrsb al r0 r5 minus 41 Offset
660b8021494Sopenharmony_ci};
661b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r8_plus_199_Offset[] = {
662b8021494Sopenharmony_ci  0xd7, 0x0c, 0xd8, 0xe1 // ldrsb al r0 r8 plus 199 Offset
663b8021494Sopenharmony_ci};
664b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r7_plus_208_Offset[] = {
665b8021494Sopenharmony_ci  0xd0, 0x0d, 0xd7, 0xe1 // ldrsb al r0 r7 plus 208 Offset
666b8021494Sopenharmony_ci};
667b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_minus_63_Offset[] = {
668b8021494Sopenharmony_ci  0xdf, 0x03, 0x52, 0xe1 // ldrsb al r0 r2 minus 63 Offset
669b8021494Sopenharmony_ci};
670b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r7_minus_69_Offset[] = {
671b8021494Sopenharmony_ci  0xd5, 0x04, 0x57, 0xe1 // ldrsb al r0 r7 minus 69 Offset
672b8021494Sopenharmony_ci};
673b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r8_plus_19_Offset[] = {
674b8021494Sopenharmony_ci  0xd3, 0x01, 0xd8, 0xe1 // ldrsb al r0 r8 plus 19 Offset
675b8021494Sopenharmony_ci};
676b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r6_plus_128_Offset[] = {
677b8021494Sopenharmony_ci  0xd0, 0x08, 0xd6, 0xe1 // ldrsb al r0 r6 plus 128 Offset
678b8021494Sopenharmony_ci};
679b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r1_plus_185_Offset[] = {
680b8021494Sopenharmony_ci  0xd9, 0x0b, 0xd1, 0xe1 // ldrsb al r0 r1 plus 185 Offset
681b8021494Sopenharmony_ci};
682b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r11_minus_198_Offset[] = {
683b8021494Sopenharmony_ci  0xd6, 0x0c, 0x5b, 0xe1 // ldrsb al r0 r11 minus 198 Offset
684b8021494Sopenharmony_ci};
685b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r3_minus_172_Offset[] = {
686b8021494Sopenharmony_ci  0xdc, 0x0a, 0x53, 0xe1 // ldrsb al r0 r3 minus 172 Offset
687b8021494Sopenharmony_ci};
688b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r14_plus_146_Offset[] = {
689b8021494Sopenharmony_ci  0xd2, 0x09, 0xde, 0xe1 // ldrsb al r0 r14 plus 146 Offset
690b8021494Sopenharmony_ci};
691b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_plus_226_Offset[] = {
692b8021494Sopenharmony_ci  0xd2, 0x0e, 0xd4, 0xe1 // ldrsb al r0 r4 plus 226 Offset
693b8021494Sopenharmony_ci};
694b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_plus_73_Offset[] = {
695b8021494Sopenharmony_ci  0xd9, 0x04, 0xd9, 0xe1 // ldrsb al r0 r9 plus 73 Offset
696b8021494Sopenharmony_ci};
697b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_minus_177_Offset[] = {
698b8021494Sopenharmony_ci  0xd1, 0x0b, 0x5d, 0xe1 // ldrsb al r0 r13 minus 177 Offset
699b8021494Sopenharmony_ci};
700b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_minus_179_Offset[] = {
701b8021494Sopenharmony_ci  0xd3, 0x0b, 0x5d, 0xe1 // ldrsb al r0 r13 minus 179 Offset
702b8021494Sopenharmony_ci};
703b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r7_minus_70_Offset[] = {
704b8021494Sopenharmony_ci  0xd6, 0x04, 0x57, 0xe1 // ldrsb al r0 r7 minus 70 Offset
705b8021494Sopenharmony_ci};
706b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_plus_132_Offset[] = {
707b8021494Sopenharmony_ci  0xd4, 0x08, 0xd0, 0xe1 // ldrsb al r0 r0 plus 132 Offset
708b8021494Sopenharmony_ci};
709b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r3_plus_45_Offset[] = {
710b8021494Sopenharmony_ci  0xdd, 0x02, 0xd3, 0xe1 // ldrsb al r0 r3 plus 45 Offset
711b8021494Sopenharmony_ci};
712b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r1_plus_150_Offset[] = {
713b8021494Sopenharmony_ci  0xd6, 0x09, 0xd1, 0xe1 // ldrsb al r0 r1 plus 150 Offset
714b8021494Sopenharmony_ci};
715b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_plus_203_Offset[] = {
716b8021494Sopenharmony_ci  0xdb, 0x0c, 0xd5, 0xe1 // ldrsb al r0 r5 plus 203 Offset
717b8021494Sopenharmony_ci};
718b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r7_minus_107_Offset[] = {
719b8021494Sopenharmony_ci  0xdb, 0x06, 0x57, 0xe1 // ldrsb al r0 r7 minus 107 Offset
720b8021494Sopenharmony_ci};
721b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r3_plus_182_Offset[] = {
722b8021494Sopenharmony_ci  0xd6, 0x0b, 0xd3, 0xe1 // ldrsb al r0 r3 plus 182 Offset
723b8021494Sopenharmony_ci};
724b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r14_minus_112_Offset[] = {
725b8021494Sopenharmony_ci  0xd0, 0x07, 0x5e, 0xe1 // ldrsb al r0 r14 minus 112 Offset
726b8021494Sopenharmony_ci};
727b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_minus_49_Offset[] = {
728b8021494Sopenharmony_ci  0xd1, 0x03, 0x52, 0xe1 // ldrsb al r0 r2 minus 49 Offset
729b8021494Sopenharmony_ci};
730b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_plus_50_Offset[] = {
731b8021494Sopenharmony_ci  0xd2, 0x03, 0xd9, 0xe1 // ldrsb al r0 r9 plus 50 Offset
732b8021494Sopenharmony_ci};
733b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r14_minus_153_Offset[] = {
734b8021494Sopenharmony_ci  0xd9, 0x09, 0x5e, 0xe1 // ldrsb al r0 r14 minus 153 Offset
735b8021494Sopenharmony_ci};
736b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_plus_238_Offset[] = {
737b8021494Sopenharmony_ci  0xde, 0x0e, 0xd5, 0xe1 // ldrsb al r0 r5 plus 238 Offset
738b8021494Sopenharmony_ci};
739b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r10_minus_131_Offset[] = {
740b8021494Sopenharmony_ci  0xd3, 0x08, 0x5a, 0xe1 // ldrsb al r0 r10 minus 131 Offset
741b8021494Sopenharmony_ci};
742b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_plus_95_Offset[] = {
743b8021494Sopenharmony_ci  0xdf, 0x05, 0xd0, 0xe1 // ldrsb al r0 r0 plus 95 Offset
744b8021494Sopenharmony_ci};
745b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_minus_225_Offset[] = {
746b8021494Sopenharmony_ci  0xd1, 0x0e, 0x55, 0xe1 // ldrsb al r0 r5 minus 225 Offset
747b8021494Sopenharmony_ci};
748b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r8_minus_180_Offset[] = {
749b8021494Sopenharmony_ci  0xd4, 0x0b, 0x58, 0xe1 // ldrsb al r0 r8 minus 180 Offset
750b8021494Sopenharmony_ci};
751b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r8_plus_173_Offset[] = {
752b8021494Sopenharmony_ci  0xdd, 0x0a, 0xd8, 0xe1 // ldrsb al r0 r8 plus 173 Offset
753b8021494Sopenharmony_ci};
754b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r11_minus_161_Offset[] = {
755b8021494Sopenharmony_ci  0xd1, 0x0a, 0x5b, 0xe1 // ldrsb al r0 r11 minus 161 Offset
756b8021494Sopenharmony_ci};
757b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r11_plus_65_Offset[] = {
758b8021494Sopenharmony_ci  0xd1, 0x04, 0xdb, 0xe1 // ldrsb al r0 r11 plus 65 Offset
759b8021494Sopenharmony_ci};
760b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r8_plus_52_Offset[] = {
761b8021494Sopenharmony_ci  0xd4, 0x03, 0xd8, 0xe1 // ldrsb al r0 r8 plus 52 Offset
762b8021494Sopenharmony_ci};
763b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r14_plus_221_Offset[] = {
764b8021494Sopenharmony_ci  0xdd, 0x0d, 0xde, 0xe1 // ldrsb al r0 r14 plus 221 Offset
765b8021494Sopenharmony_ci};
766b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r3_minus_176_Offset[] = {
767b8021494Sopenharmony_ci  0xd0, 0x0b, 0x53, 0xe1 // ldrsb al r0 r3 minus 176 Offset
768b8021494Sopenharmony_ci};
769b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_minus_1_Offset[] = {
770b8021494Sopenharmony_ci  0xd1, 0x00, 0x55, 0xe1 // ldrsb al r0 r5 minus 1 Offset
771b8021494Sopenharmony_ci};
772b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r8_minus_139_Offset[] = {
773b8021494Sopenharmony_ci  0xdb, 0x08, 0x58, 0xe1 // ldrsb al r0 r8 minus 139 Offset
774b8021494Sopenharmony_ci};
775b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_plus_154_Offset[] = {
776b8021494Sopenharmony_ci  0xda, 0x09, 0xd0, 0xe1 // ldrsb al r0 r0 plus 154 Offset
777b8021494Sopenharmony_ci};
778b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_minus_54_Offset[] = {
779b8021494Sopenharmony_ci  0xd6, 0x03, 0x55, 0xe1 // ldrsb al r0 r5 minus 54 Offset
780b8021494Sopenharmony_ci};
781b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r7_plus_29_Offset[] = {
782b8021494Sopenharmony_ci  0xdd, 0x01, 0xd7, 0xe1 // ldrsb al r0 r7 plus 29 Offset
783b8021494Sopenharmony_ci};
784b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r3_minus_202_Offset[] = {
785b8021494Sopenharmony_ci  0xda, 0x0c, 0x53, 0xe1 // ldrsb al r0 r3 minus 202 Offset
786b8021494Sopenharmony_ci};
787b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r12_minus_136_Offset[] = {
788b8021494Sopenharmony_ci  0xd8, 0x08, 0x5c, 0xe1 // ldrsb al r0 r12 minus 136 Offset
789b8021494Sopenharmony_ci};
790b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_minus_130_Offset[] = {
791b8021494Sopenharmony_ci  0xd2, 0x08, 0x50, 0xe1 // ldrsb al r0 r0 minus 130 Offset
792b8021494Sopenharmony_ci};
793b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r3_plus_30_Offset[] = {
794b8021494Sopenharmony_ci  0xde, 0x01, 0xd3, 0xe1 // ldrsb al r0 r3 plus 30 Offset
795b8021494Sopenharmony_ci};
796b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r1_minus_136_Offset[] = {
797b8021494Sopenharmony_ci  0xd8, 0x08, 0x51, 0xe1 // ldrsb al r0 r1 minus 136 Offset
798b8021494Sopenharmony_ci};
799b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_plus_176_Offset[] = {
800b8021494Sopenharmony_ci  0xd0, 0x0b, 0xd4, 0xe1 // ldrsb al r0 r4 plus 176 Offset
801b8021494Sopenharmony_ci};
802b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_plus_141_Offset[] = {
803b8021494Sopenharmony_ci  0xdd, 0x08, 0xd2, 0xe1 // ldrsb al r0 r2 plus 141 Offset
804b8021494Sopenharmony_ci};
805b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_minus_196_Offset[] = {
806b8021494Sopenharmony_ci  0xd4, 0x0c, 0x54, 0xe1 // ldrsb al r0 r4 minus 196 Offset
807b8021494Sopenharmony_ci};
808b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_minus_55_Offset[] = {
809b8021494Sopenharmony_ci  0xd7, 0x03, 0x59, 0xe1 // ldrsb al r0 r9 minus 55 Offset
810b8021494Sopenharmony_ci};
811b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r11_plus_99_Offset[] = {
812b8021494Sopenharmony_ci  0xd3, 0x06, 0xdb, 0xe1 // ldrsb al r0 r11 plus 99 Offset
813b8021494Sopenharmony_ci};
814b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r12_plus_169_Offset[] = {
815b8021494Sopenharmony_ci  0xd9, 0x0a, 0xdc, 0xe1 // ldrsb al r0 r12 plus 169 Offset
816b8021494Sopenharmony_ci};
817b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r7_plus_91_Offset[] = {
818b8021494Sopenharmony_ci  0xdb, 0x05, 0xd7, 0xe1 // ldrsb al r0 r7 plus 91 Offset
819b8021494Sopenharmony_ci};
820b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r10_plus_93_Offset[] = {
821b8021494Sopenharmony_ci  0xdd, 0x05, 0xda, 0xe1 // ldrsb al r0 r10 plus 93 Offset
822b8021494Sopenharmony_ci};
823b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_minus_77_Offset[] = {
824b8021494Sopenharmony_ci  0xdd, 0x04, 0x54, 0xe1 // ldrsb al r0 r4 minus 77 Offset
825b8021494Sopenharmony_ci};
826b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_plus_6_Offset[] = {
827b8021494Sopenharmony_ci  0xd6, 0x00, 0xd2, 0xe1 // ldrsb al r0 r2 plus 6 Offset
828b8021494Sopenharmony_ci};
829b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_minus_31_Offset[] = {
830b8021494Sopenharmony_ci  0xdf, 0x01, 0x5d, 0xe1 // ldrsb al r0 r13 minus 31 Offset
831b8021494Sopenharmony_ci};
832b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r14_plus_129_Offset[] = {
833b8021494Sopenharmony_ci  0xd1, 0x08, 0xde, 0xe1 // ldrsb al r0 r14 plus 129 Offset
834b8021494Sopenharmony_ci};
835b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_minus_198_Offset[] = {
836b8021494Sopenharmony_ci  0xd6, 0x0c, 0x5d, 0xe1 // ldrsb al r0 r13 minus 198 Offset
837b8021494Sopenharmony_ci};
838b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_plus_33_Offset[] = {
839b8021494Sopenharmony_ci  0xd1, 0x02, 0xd5, 0xe1 // ldrsb al r0 r5 plus 33 Offset
840b8021494Sopenharmony_ci};
841b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_minus_16_Offset[] = {
842b8021494Sopenharmony_ci  0xd0, 0x01, 0x50, 0xe1 // ldrsb al r0 r0 minus 16 Offset
843b8021494Sopenharmony_ci};
844b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r12_minus_14_Offset[] = {
845b8021494Sopenharmony_ci  0xde, 0x00, 0x5c, 0xe1 // ldrsb al r0 r12 minus 14 Offset
846b8021494Sopenharmony_ci};
847b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_plus_146_Offset[] = {
848b8021494Sopenharmony_ci  0xd2, 0x09, 0xd2, 0xe1 // ldrsb al r0 r2 plus 146 Offset
849b8021494Sopenharmony_ci};
850b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r1_plus_174_Offset[] = {
851b8021494Sopenharmony_ci  0xde, 0x0a, 0xd1, 0xe1 // ldrsb al r0 r1 plus 174 Offset
852b8021494Sopenharmony_ci};
853b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_plus_21_Offset[] = {
854b8021494Sopenharmony_ci  0xd5, 0x01, 0xd2, 0xe1 // ldrsb al r0 r2 plus 21 Offset
855b8021494Sopenharmony_ci};
856b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r7_plus_202_Offset[] = {
857b8021494Sopenharmony_ci  0xda, 0x0c, 0xd7, 0xe1 // ldrsb al r0 r7 plus 202 Offset
858b8021494Sopenharmony_ci};
859b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_plus_36_Offset[] = {
860b8021494Sopenharmony_ci  0xd4, 0x02, 0xd5, 0xe1 // ldrsb al r0 r5 plus 36 Offset
861b8021494Sopenharmony_ci};
862b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r7_plus_179_Offset[] = {
863b8021494Sopenharmony_ci  0xd3, 0x0b, 0xd7, 0xe1 // ldrsb al r0 r7 plus 179 Offset
864b8021494Sopenharmony_ci};
865b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_minus_84_Offset[] = {
866b8021494Sopenharmony_ci  0xd4, 0x05, 0x54, 0xe1 // ldrsb al r0 r4 minus 84 Offset
867b8021494Sopenharmony_ci};
868b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r3_plus_73_Offset[] = {
869b8021494Sopenharmony_ci  0xd9, 0x04, 0xd3, 0xe1 // ldrsb al r0 r3 plus 73 Offset
870b8021494Sopenharmony_ci};
871b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_minus_122_Offset[] = {
872b8021494Sopenharmony_ci  0xda, 0x07, 0x50, 0xe1 // ldrsb al r0 r0 minus 122 Offset
873b8021494Sopenharmony_ci};
874b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r14_plus_8_Offset[] = {
875b8021494Sopenharmony_ci  0xd8, 0x00, 0xde, 0xe1 // ldrsb al r0 r14 plus 8 Offset
876b8021494Sopenharmony_ci};
877b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r7_plus_94_Offset[] = {
878b8021494Sopenharmony_ci  0xde, 0x05, 0xd7, 0xe1 // ldrsb al r0 r7 plus 94 Offset
879b8021494Sopenharmony_ci};
880b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r8_plus_217_Offset[] = {
881b8021494Sopenharmony_ci  0xd9, 0x0d, 0xd8, 0xe1 // ldrsb al r0 r8 plus 217 Offset
882b8021494Sopenharmony_ci};
883b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_minus_97_Offset[] = {
884b8021494Sopenharmony_ci  0xd1, 0x06, 0x50, 0xe1 // ldrsb al r0 r0 minus 97 Offset
885b8021494Sopenharmony_ci};
886b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_minus_202_Offset[] = {
887b8021494Sopenharmony_ci  0xda, 0x0c, 0x54, 0xe1 // ldrsb al r0 r4 minus 202 Offset
888b8021494Sopenharmony_ci};
889b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r14_minus_28_Offset[] = {
890b8021494Sopenharmony_ci  0xdc, 0x01, 0x5e, 0xe1 // ldrsb al r0 r14 minus 28 Offset
891b8021494Sopenharmony_ci};
892b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r14_plus_176_Offset[] = {
893b8021494Sopenharmony_ci  0xd0, 0x0b, 0xde, 0xe1 // ldrsb al r0 r14 plus 176 Offset
894b8021494Sopenharmony_ci};
895b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r11_minus_148_Offset[] = {
896b8021494Sopenharmony_ci  0xd4, 0x09, 0x5b, 0xe1 // ldrsb al r0 r11 minus 148 Offset
897b8021494Sopenharmony_ci};
898b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r3_minus_204_Offset[] = {
899b8021494Sopenharmony_ci  0xdc, 0x0c, 0x53, 0xe1 // ldrsb al r0 r3 minus 204 Offset
900b8021494Sopenharmony_ci};
901b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r8_minus_131_Offset[] = {
902b8021494Sopenharmony_ci  0xd3, 0x08, 0x58, 0xe1 // ldrsb al r0 r8 minus 131 Offset
903b8021494Sopenharmony_ci};
904b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_plus_125_Offset[] = {
905b8021494Sopenharmony_ci  0xdd, 0x07, 0xd0, 0xe1 // ldrsb al r0 r0 plus 125 Offset
906b8021494Sopenharmony_ci};
907b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_minus_255_Offset[] = {
908b8021494Sopenharmony_ci  0xdf, 0x0f, 0x54, 0xe1 // ldrsb al r0 r4 minus 255 Offset
909b8021494Sopenharmony_ci};
910b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r11_minus_247_Offset[] = {
911b8021494Sopenharmony_ci  0xd7, 0x0f, 0x5b, 0xe1 // ldrsb al r0 r11 minus 247 Offset
912b8021494Sopenharmony_ci};
913b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r0_minus_254_Offset[] = {
914b8021494Sopenharmony_ci  0xde, 0x0f, 0x50, 0xe1 // ldrsb al r0 r0 minus 254 Offset
915b8021494Sopenharmony_ci};
916b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r3_minus_93_Offset[] = {
917b8021494Sopenharmony_ci  0xdd, 0x05, 0x53, 0xe1 // ldrsb al r0 r3 minus 93 Offset
918b8021494Sopenharmony_ci};
919b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_minus_137_Offset[] = {
920b8021494Sopenharmony_ci  0xd9, 0x08, 0x52, 0xe1 // ldrsb al r0 r2 minus 137 Offset
921b8021494Sopenharmony_ci};
922b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r6_plus_70_Offset[] = {
923b8021494Sopenharmony_ci  0xd6, 0x04, 0xd6, 0xe1 // ldrsb al r0 r6 plus 70 Offset
924b8021494Sopenharmony_ci};
925b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_plus_155_Offset[] = {
926b8021494Sopenharmony_ci  0xdb, 0x09, 0xd9, 0xe1 // ldrsb al r0 r9 plus 155 Offset
927b8021494Sopenharmony_ci};
928b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r7_minus_112_Offset[] = {
929b8021494Sopenharmony_ci  0xd0, 0x07, 0x57, 0xe1 // ldrsb al r0 r7 minus 112 Offset
930b8021494Sopenharmony_ci};
931b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_plus_135_Offset[] = {
932b8021494Sopenharmony_ci  0xd7, 0x08, 0xd5, 0xe1 // ldrsb al r0 r5 plus 135 Offset
933b8021494Sopenharmony_ci};
934b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r1_plus_37_Offset[] = {
935b8021494Sopenharmony_ci  0xd5, 0x02, 0xd1, 0xe1 // ldrsb al r0 r1 plus 37 Offset
936b8021494Sopenharmony_ci};
937b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_minus_180_PostIndex[] = {
938b8021494Sopenharmony_ci  0xd4, 0x0b, 0x52, 0xe0 // ldrsb al r0 r2 minus 180 PostIndex
939b8021494Sopenharmony_ci};
940b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r10_plus_36_PostIndex[] = {
941b8021494Sopenharmony_ci  0xd4, 0x72, 0xda, 0xe0 // ldrsb al r7 r10 plus 36 PostIndex
942b8021494Sopenharmony_ci};
943b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r3_minus_99_PreIndex[] = {
944b8021494Sopenharmony_ci  0xd3, 0x56, 0x73, 0xe1 // ldrsb al r5 r3 minus 99 PreIndex
945b8021494Sopenharmony_ci};
946b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r8_plus_182_PostIndex[] = {
947b8021494Sopenharmony_ci  0xd6, 0x0b, 0xd8, 0xe0 // ldrsb al r0 r8 plus 182 PostIndex
948b8021494Sopenharmony_ci};
949b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r12_plus_161_PreIndex[] = {
950b8021494Sopenharmony_ci  0xd1, 0xda, 0xfc, 0xe1 // ldrsb al r13 r12 plus 161 PreIndex
951b8021494Sopenharmony_ci};
952b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r13_minus_132_PreIndex[] = {
953b8021494Sopenharmony_ci  0xd4, 0x48, 0x7d, 0xe1 // ldrsb al r4 r13 minus 132 PreIndex
954b8021494Sopenharmony_ci};
955b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r3_minus_116_PostIndex[] = {
956b8021494Sopenharmony_ci  0xd4, 0xb7, 0x53, 0xe0 // ldrsb al r11 r3 minus 116 PostIndex
957b8021494Sopenharmony_ci};
958b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r14_minus_116_PreIndex[] = {
959b8021494Sopenharmony_ci  0xd4, 0xb7, 0x7e, 0xe1 // ldrsb al r11 r14 minus 116 PreIndex
960b8021494Sopenharmony_ci};
961b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r1_plus_13_PostIndex[] = {
962b8021494Sopenharmony_ci  0xdd, 0x70, 0xd1, 0xe0 // ldrsb al r7 r1 plus 13 PostIndex
963b8021494Sopenharmony_ci};
964b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r4_minus_198_PreIndex[] = {
965b8021494Sopenharmony_ci  0xd6, 0x8c, 0x74, 0xe1 // ldrsb al r8 r4 minus 198 PreIndex
966b8021494Sopenharmony_ci};
967b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_plus_135_PostIndex[] = {
968b8021494Sopenharmony_ci  0xd7, 0x08, 0xd4, 0xe0 // ldrsb al r0 r4 plus 135 PostIndex
969b8021494Sopenharmony_ci};
970b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r3_minus_107_PreIndex[] = {
971b8021494Sopenharmony_ci  0xdb, 0xb6, 0x73, 0xe1 // ldrsb al r11 r3 minus 107 PreIndex
972b8021494Sopenharmony_ci};
973b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r6_plus_211_PostIndex[] = {
974b8021494Sopenharmony_ci  0xd3, 0xdd, 0xd6, 0xe0 // ldrsb al r13 r6 plus 211 PostIndex
975b8021494Sopenharmony_ci};
976b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r8_plus_32_PostIndex[] = {
977b8021494Sopenharmony_ci  0xd0, 0xb2, 0xd8, 0xe0 // ldrsb al r11 r8 plus 32 PostIndex
978b8021494Sopenharmony_ci};
979b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r6_plus_83_PreIndex[] = {
980b8021494Sopenharmony_ci  0xd3, 0x75, 0xf6, 0xe1 // ldrsb al r7 r6 plus 83 PreIndex
981b8021494Sopenharmony_ci};
982b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_minus_79_PostIndex[] = {
983b8021494Sopenharmony_ci  0xdf, 0x04, 0x5d, 0xe0 // ldrsb al r0 r13 minus 79 PostIndex
984b8021494Sopenharmony_ci};
985b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r1_minus_124_PreIndex[] = {
986b8021494Sopenharmony_ci  0xdc, 0x27, 0x71, 0xe1 // ldrsb al r2 r1 minus 124 PreIndex
987b8021494Sopenharmony_ci};
988b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r10_plus_91_PostIndex[] = {
989b8021494Sopenharmony_ci  0xdb, 0x55, 0xda, 0xe0 // ldrsb al r5 r10 plus 91 PostIndex
990b8021494Sopenharmony_ci};
991b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r4_minus_138_PreIndex[] = {
992b8021494Sopenharmony_ci  0xda, 0x58, 0x74, 0xe1 // ldrsb al r5 r4 minus 138 PreIndex
993b8021494Sopenharmony_ci};
994b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r12_plus_78_PostIndex[] = {
995b8021494Sopenharmony_ci  0xde, 0xa4, 0xdc, 0xe0 // ldrsb al r10 r12 plus 78 PostIndex
996b8021494Sopenharmony_ci};
997b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_plus_57_PreIndex[] = {
998b8021494Sopenharmony_ci  0xd9, 0x03, 0xf2, 0xe1 // ldrsb al r0 r2 plus 57 PreIndex
999b8021494Sopenharmony_ci};
1000b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r0_plus_58_PostIndex[] = {
1001b8021494Sopenharmony_ci  0xda, 0x23, 0xd0, 0xe0 // ldrsb al r2 r0 plus 58 PostIndex
1002b8021494Sopenharmony_ci};
1003b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r5_plus_249_PreIndex[] = {
1004b8021494Sopenharmony_ci  0xd9, 0xaf, 0xf5, 0xe1 // ldrsb al r10 r5 plus 249 PreIndex
1005b8021494Sopenharmony_ci};
1006b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r8_minus_122_PostIndex[] = {
1007b8021494Sopenharmony_ci  0xda, 0xb7, 0x58, 0xe0 // ldrsb al r11 r8 minus 122 PostIndex
1008b8021494Sopenharmony_ci};
1009b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r4_minus_163_PreIndex[] = {
1010b8021494Sopenharmony_ci  0xd3, 0x5a, 0x74, 0xe1 // ldrsb al r5 r4 minus 163 PreIndex
1011b8021494Sopenharmony_ci};
1012b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r14_plus_130_PreIndex[] = {
1013b8021494Sopenharmony_ci  0xd2, 0x68, 0xfe, 0xe1 // ldrsb al r6 r14 plus 130 PreIndex
1014b8021494Sopenharmony_ci};
1015b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_plus_175_PreIndex[] = {
1016b8021494Sopenharmony_ci  0xdf, 0x0a, 0xf9, 0xe1 // ldrsb al r0 r9 plus 175 PreIndex
1017b8021494Sopenharmony_ci};
1018b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r9_minus_79_PostIndex[] = {
1019b8021494Sopenharmony_ci  0xdf, 0x64, 0x59, 0xe0 // ldrsb al r6 r9 minus 79 PostIndex
1020b8021494Sopenharmony_ci};
1021b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_plus_14_PreIndex[] = {
1022b8021494Sopenharmony_ci  0xde, 0x00, 0xf2, 0xe1 // ldrsb al r0 r2 plus 14 PreIndex
1023b8021494Sopenharmony_ci};
1024b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r4_minus_129_PreIndex[] = {
1025b8021494Sopenharmony_ci  0xd1, 0x98, 0x74, 0xe1 // ldrsb al r9 r4 minus 129 PreIndex
1026b8021494Sopenharmony_ci};
1027b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r0_minus_179_PreIndex[] = {
1028b8021494Sopenharmony_ci  0xd3, 0xbb, 0x70, 0xe1 // ldrsb al r11 r0 minus 179 PreIndex
1029b8021494Sopenharmony_ci};
1030b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r11_minus_100_PreIndex[] = {
1031b8021494Sopenharmony_ci  0xd4, 0x26, 0x7b, 0xe1 // ldrsb al r2 r11 minus 100 PreIndex
1032b8021494Sopenharmony_ci};
1033b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r11_minus_246_PostIndex[] = {
1034b8021494Sopenharmony_ci  0xd6, 0x3f, 0x5b, 0xe0 // ldrsb al r3 r11 minus 246 PostIndex
1035b8021494Sopenharmony_ci};
1036b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r4_minus_38_PostIndex[] = {
1037b8021494Sopenharmony_ci  0xd6, 0x12, 0x54, 0xe0 // ldrsb al r1 r4 minus 38 PostIndex
1038b8021494Sopenharmony_ci};
1039b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r14_plus_216_PreIndex[] = {
1040b8021494Sopenharmony_ci  0xd8, 0xcd, 0xfe, 0xe1 // ldrsb al r12 r14 plus 216 PreIndex
1041b8021494Sopenharmony_ci};
1042b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r5_minus_37_PreIndex[] = {
1043b8021494Sopenharmony_ci  0xd5, 0xd2, 0x75, 0xe1 // ldrsb al r13 r5 minus 37 PreIndex
1044b8021494Sopenharmony_ci};
1045b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r10_minus_90_PostIndex[] = {
1046b8021494Sopenharmony_ci  0xda, 0x95, 0x5a, 0xe0 // ldrsb al r9 r10 minus 90 PostIndex
1047b8021494Sopenharmony_ci};
1048b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r14_plus_115_PostIndex[] = {
1049b8021494Sopenharmony_ci  0xd3, 0x17, 0xde, 0xe0 // ldrsb al r1 r14 plus 115 PostIndex
1050b8021494Sopenharmony_ci};
1051b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_plus_194_PostIndex[] = {
1052b8021494Sopenharmony_ci  0xd2, 0x0c, 0xdd, 0xe0 // ldrsb al r0 r13 plus 194 PostIndex
1053b8021494Sopenharmony_ci};
1054b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r14_minus_162_PreIndex[] = {
1055b8021494Sopenharmony_ci  0xd2, 0xda, 0x7e, 0xe1 // ldrsb al r13 r14 minus 162 PreIndex
1056b8021494Sopenharmony_ci};
1057b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r3_minus_251_PostIndex[] = {
1058b8021494Sopenharmony_ci  0xdb, 0x2f, 0x53, 0xe0 // ldrsb al r2 r3 minus 251 PostIndex
1059b8021494Sopenharmony_ci};
1060b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r3_plus_190_PostIndex[] = {
1061b8021494Sopenharmony_ci  0xde, 0x2b, 0xd3, 0xe0 // ldrsb al r2 r3 plus 190 PostIndex
1062b8021494Sopenharmony_ci};
1063b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r13_minus_47_PostIndex[] = {
1064b8021494Sopenharmony_ci  0xdf, 0x02, 0x5d, 0xe0 // ldrsb al r0 r13 minus 47 PostIndex
1065b8021494Sopenharmony_ci};
1066b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r4_minus_59_PostIndex[] = {
1067b8021494Sopenharmony_ci  0xdb, 0xe3, 0x54, 0xe0 // ldrsb al r14 r4 minus 59 PostIndex
1068b8021494Sopenharmony_ci};
1069b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r0_plus_62_PreIndex[] = {
1070b8021494Sopenharmony_ci  0xde, 0xa3, 0xf0, 0xe1 // ldrsb al r10 r0 plus 62 PreIndex
1071b8021494Sopenharmony_ci};
1072b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r14_minus_239_PostIndex[] = {
1073b8021494Sopenharmony_ci  0xdf, 0x1e, 0x5e, 0xe0 // ldrsb al r1 r14 minus 239 PostIndex
1074b8021494Sopenharmony_ci};
1075b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r3_minus_29_PostIndex[] = {
1076b8021494Sopenharmony_ci  0xdd, 0x41, 0x53, 0xe0 // ldrsb al r4 r3 minus 29 PostIndex
1077b8021494Sopenharmony_ci};
1078b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r14_plus_174_PreIndex[] = {
1079b8021494Sopenharmony_ci  0xde, 0x4a, 0xfe, 0xe1 // ldrsb al r4 r14 plus 174 PreIndex
1080b8021494Sopenharmony_ci};
1081b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r5_minus_167_PostIndex[] = {
1082b8021494Sopenharmony_ci  0xd7, 0x7a, 0x55, 0xe0 // ldrsb al r7 r5 minus 167 PostIndex
1083b8021494Sopenharmony_ci};
1084b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r11_minus_46_PreIndex[] = {
1085b8021494Sopenharmony_ci  0xde, 0x52, 0x7b, 0xe1 // ldrsb al r5 r11 minus 46 PreIndex
1086b8021494Sopenharmony_ci};
1087b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r13_plus_13_PostIndex[] = {
1088b8021494Sopenharmony_ci  0xdd, 0x30, 0xdd, 0xe0 // ldrsb al r3 r13 plus 13 PostIndex
1089b8021494Sopenharmony_ci};
1090b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r7_plus_10_PreIndex[] = {
1091b8021494Sopenharmony_ci  0xda, 0x30, 0xf7, 0xe1 // ldrsb al r3 r7 plus 10 PreIndex
1092b8021494Sopenharmony_ci};
1093b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r5_minus_95_PostIndex[] = {
1094b8021494Sopenharmony_ci  0xdf, 0x45, 0x55, 0xe0 // ldrsb al r4 r5 minus 95 PostIndex
1095b8021494Sopenharmony_ci};
1096b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r8_minus_17_PostIndex[] = {
1097b8021494Sopenharmony_ci  0xd1, 0xb1, 0x58, 0xe0 // ldrsb al r11 r8 minus 17 PostIndex
1098b8021494Sopenharmony_ci};
1099b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r10_plus_72_PostIndex[] = {
1100b8021494Sopenharmony_ci  0xd8, 0x24, 0xda, 0xe0 // ldrsb al r2 r10 plus 72 PostIndex
1101b8021494Sopenharmony_ci};
1102b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r12_minus_6_PostIndex[] = {
1103b8021494Sopenharmony_ci  0xd6, 0x00, 0x5c, 0xe0 // ldrsb al r0 r12 minus 6 PostIndex
1104b8021494Sopenharmony_ci};
1105b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r4_plus_232_PostIndex[] = {
1106b8021494Sopenharmony_ci  0xd8, 0xee, 0xd4, 0xe0 // ldrsb al r14 r4 plus 232 PostIndex
1107b8021494Sopenharmony_ci};
1108b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r9_plus_62_PostIndex[] = {
1109b8021494Sopenharmony_ci  0xde, 0x63, 0xd9, 0xe0 // ldrsb al r6 r9 plus 62 PostIndex
1110b8021494Sopenharmony_ci};
1111b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r14_minus_251_PreIndex[] = {
1112b8021494Sopenharmony_ci  0xdb, 0x6f, 0x7e, 0xe1 // ldrsb al r6 r14 minus 251 PreIndex
1113b8021494Sopenharmony_ci};
1114b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r3_plus_213_PostIndex[] = {
1115b8021494Sopenharmony_ci  0xd5, 0xad, 0xd3, 0xe0 // ldrsb al r10 r3 plus 213 PostIndex
1116b8021494Sopenharmony_ci};
1117b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r5_plus_95_PreIndex[] = {
1118b8021494Sopenharmony_ci  0xdf, 0x45, 0xf5, 0xe1 // ldrsb al r4 r5 plus 95 PreIndex
1119b8021494Sopenharmony_ci};
1120b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r12_plus_90_PreIndex[] = {
1121b8021494Sopenharmony_ci  0xda, 0xd5, 0xfc, 0xe1 // ldrsb al r13 r12 plus 90 PreIndex
1122b8021494Sopenharmony_ci};
1123b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r8_minus_117_PostIndex[] = {
1124b8021494Sopenharmony_ci  0xd5, 0x17, 0x58, 0xe0 // ldrsb al r1 r8 minus 117 PostIndex
1125b8021494Sopenharmony_ci};
1126b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r3_minus_9_PreIndex[] = {
1127b8021494Sopenharmony_ci  0xd9, 0xd0, 0x73, 0xe1 // ldrsb al r13 r3 minus 9 PreIndex
1128b8021494Sopenharmony_ci};
1129b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r4_plus_174_PostIndex[] = {
1130b8021494Sopenharmony_ci  0xde, 0x6a, 0xd4, 0xe0 // ldrsb al r6 r4 plus 174 PostIndex
1131b8021494Sopenharmony_ci};
1132b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r10_plus_85_PostIndex[] = {
1133b8021494Sopenharmony_ci  0xd5, 0xe5, 0xda, 0xe0 // ldrsb al r14 r10 plus 85 PostIndex
1134b8021494Sopenharmony_ci};
1135b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r3_plus_77_PostIndex[] = {
1136b8021494Sopenharmony_ci  0xdd, 0xa4, 0xd3, 0xe0 // ldrsb al r10 r3 plus 77 PostIndex
1137b8021494Sopenharmony_ci};
1138b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r12_minus_124_PostIndex[] = {
1139b8021494Sopenharmony_ci  0xdc, 0x87, 0x5c, 0xe0 // ldrsb al r8 r12 minus 124 PostIndex
1140b8021494Sopenharmony_ci};
1141b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r2_minus_66_PostIndex[] = {
1142b8021494Sopenharmony_ci  0xd2, 0x04, 0x52, 0xe0 // ldrsb al r0 r2 minus 66 PostIndex
1143b8021494Sopenharmony_ci};
1144b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r0_minus_121_PreIndex[] = {
1145b8021494Sopenharmony_ci  0xd9, 0x67, 0x70, 0xe1 // ldrsb al r6 r0 minus 121 PreIndex
1146b8021494Sopenharmony_ci};
1147b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r4_minus_10_PostIndex[] = {
1148b8021494Sopenharmony_ci  0xda, 0x10, 0x54, 0xe0 // ldrsb al r1 r4 minus 10 PostIndex
1149b8021494Sopenharmony_ci};
1150b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r5_plus_35_PreIndex[] = {
1151b8021494Sopenharmony_ci  0xd3, 0x02, 0xf5, 0xe1 // ldrsb al r0 r5 plus 35 PreIndex
1152b8021494Sopenharmony_ci};
1153b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r2_plus_76_PostIndex[] = {
1154b8021494Sopenharmony_ci  0xdc, 0xb4, 0xd2, 0xe0 // ldrsb al r11 r2 plus 76 PostIndex
1155b8021494Sopenharmony_ci};
1156b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r13_plus_162_PreIndex[] = {
1157b8021494Sopenharmony_ci  0xd2, 0x4a, 0xfd, 0xe1 // ldrsb al r4 r13 plus 162 PreIndex
1158b8021494Sopenharmony_ci};
1159b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r4_plus_219_PreIndex[] = {
1160b8021494Sopenharmony_ci  0xdb, 0x9d, 0xf4, 0xe1 // ldrsb al r9 r4 plus 219 PreIndex
1161b8021494Sopenharmony_ci};
1162b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r3_plus_92_PreIndex[] = {
1163b8021494Sopenharmony_ci  0xdc, 0x25, 0xf3, 0xe1 // ldrsb al r2 r3 plus 92 PreIndex
1164b8021494Sopenharmony_ci};
1165b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r0_plus_173_PostIndex[] = {
1166b8021494Sopenharmony_ci  0xdd, 0x4a, 0xd0, 0xe0 // ldrsb al r4 r0 plus 173 PostIndex
1167b8021494Sopenharmony_ci};
1168b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_minus_92_PreIndex[] = {
1169b8021494Sopenharmony_ci  0xdc, 0x05, 0x74, 0xe1 // ldrsb al r0 r4 minus 92 PreIndex
1170b8021494Sopenharmony_ci};
1171b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r4_plus_198_PreIndex[] = {
1172b8021494Sopenharmony_ci  0xd6, 0x1c, 0xf4, 0xe1 // ldrsb al r1 r4 plus 198 PreIndex
1173b8021494Sopenharmony_ci};
1174b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r11_plus_164_PreIndex[] = {
1175b8021494Sopenharmony_ci  0xd4, 0x4a, 0xfb, 0xe1 // ldrsb al r4 r11 plus 164 PreIndex
1176b8021494Sopenharmony_ci};
1177b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r3_plus_29_PreIndex[] = {
1178b8021494Sopenharmony_ci  0xdd, 0xa1, 0xf3, 0xe1 // ldrsb al r10 r3 plus 29 PreIndex
1179b8021494Sopenharmony_ci};
1180b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_plus_129_PreIndex[] = {
1181b8021494Sopenharmony_ci  0xd1, 0x08, 0xf4, 0xe1 // ldrsb al r0 r4 plus 129 PreIndex
1182b8021494Sopenharmony_ci};
1183b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r8_plus_120_PreIndex[] = {
1184b8021494Sopenharmony_ci  0xd8, 0xe7, 0xf8, 0xe1 // ldrsb al r14 r8 plus 120 PreIndex
1185b8021494Sopenharmony_ci};
1186b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r10_plus_187_PostIndex[] = {
1187b8021494Sopenharmony_ci  0xdb, 0xbb, 0xda, 0xe0 // ldrsb al r11 r10 plus 187 PostIndex
1188b8021494Sopenharmony_ci};
1189b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r0_plus_69_PostIndex[] = {
1190b8021494Sopenharmony_ci  0xd5, 0x24, 0xd0, 0xe0 // ldrsb al r2 r0 plus 69 PostIndex
1191b8021494Sopenharmony_ci};
1192b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r7_plus_130_PreIndex[] = {
1193b8021494Sopenharmony_ci  0xd2, 0x98, 0xf7, 0xe1 // ldrsb al r9 r7 plus 130 PreIndex
1194b8021494Sopenharmony_ci};
1195b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r5_minus_59_PreIndex[] = {
1196b8021494Sopenharmony_ci  0xdb, 0xa3, 0x75, 0xe1 // ldrsb al r10 r5 minus 59 PreIndex
1197b8021494Sopenharmony_ci};
1198b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r2_plus_196_PreIndex[] = {
1199b8021494Sopenharmony_ci  0xd4, 0xdc, 0xf2, 0xe1 // ldrsb al r13 r2 plus 196 PreIndex
1200b8021494Sopenharmony_ci};
1201b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r6_plus_27_PreIndex[] = {
1202b8021494Sopenharmony_ci  0xdb, 0xc1, 0xf6, 0xe1 // ldrsb al r12 r6 plus 27 PreIndex
1203b8021494Sopenharmony_ci};
1204b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r0_plus_30_PostIndex[] = {
1205b8021494Sopenharmony_ci  0xde, 0x91, 0xd0, 0xe0 // ldrsb al r9 r0 plus 30 PostIndex
1206b8021494Sopenharmony_ci};
1207b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r11_plus_208_PostIndex[] = {
1208b8021494Sopenharmony_ci  0xd0, 0x8d, 0xdb, 0xe0 // ldrsb al r8 r11 plus 208 PostIndex
1209b8021494Sopenharmony_ci};
1210b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r10_plus_150_PostIndex[] = {
1211b8021494Sopenharmony_ci  0xd6, 0x69, 0xda, 0xe0 // ldrsb al r6 r10 plus 150 PostIndex
1212b8021494Sopenharmony_ci};
1213b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r9_plus_115_PostIndex[] = {
1214b8021494Sopenharmony_ci  0xd3, 0x37, 0xd9, 0xe0 // ldrsb al r3 r9 plus 115 PostIndex
1215b8021494Sopenharmony_ci};
1216b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r14_minus_65_PreIndex[] = {
1217b8021494Sopenharmony_ci  0xd1, 0x24, 0x7e, 0xe1 // ldrsb al r2 r14 minus 65 PreIndex
1218b8021494Sopenharmony_ci};
1219b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r9_plus_150_PreIndex[] = {
1220b8021494Sopenharmony_ci  0xd6, 0xc9, 0xf9, 0xe1 // ldrsb al r12 r9 plus 150 PreIndex
1221b8021494Sopenharmony_ci};
1222b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r11_plus_153_PostIndex[] = {
1223b8021494Sopenharmony_ci  0xd9, 0x29, 0xdb, 0xe0 // ldrsb al r2 r11 plus 153 PostIndex
1224b8021494Sopenharmony_ci};
1225b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r11_minus_80_PostIndex[] = {
1226b8021494Sopenharmony_ci  0xd0, 0x45, 0x5b, 0xe0 // ldrsb al r4 r11 minus 80 PostIndex
1227b8021494Sopenharmony_ci};
1228b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r11_minus_164_PostIndex[] = {
1229b8021494Sopenharmony_ci  0xd4, 0x8a, 0x5b, 0xe0 // ldrsb al r8 r11 minus 164 PostIndex
1230b8021494Sopenharmony_ci};
1231b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r9_plus_140_PreIndex[] = {
1232b8021494Sopenharmony_ci  0xdc, 0x88, 0xf9, 0xe1 // ldrsb al r8 r9 plus 140 PreIndex
1233b8021494Sopenharmony_ci};
1234b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r1_minus_237_PreIndex[] = {
1235b8021494Sopenharmony_ci  0xdd, 0x4e, 0x71, 0xe1 // ldrsb al r4 r1 minus 237 PreIndex
1236b8021494Sopenharmony_ci};
1237b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r4_plus_16_PostIndex[] = {
1238b8021494Sopenharmony_ci  0xd0, 0x91, 0xd4, 0xe0 // ldrsb al r9 r4 plus 16 PostIndex
1239b8021494Sopenharmony_ci};
1240b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r6_plus_248_PreIndex[] = {
1241b8021494Sopenharmony_ci  0xd8, 0xdf, 0xf6, 0xe1 // ldrsb al r13 r6 plus 248 PreIndex
1242b8021494Sopenharmony_ci};
1243b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r12_plus_196_PostIndex[] = {
1244b8021494Sopenharmony_ci  0xd4, 0x9c, 0xdc, 0xe0 // ldrsb al r9 r12 plus 196 PostIndex
1245b8021494Sopenharmony_ci};
1246b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r1_plus_68_PostIndex[] = {
1247b8021494Sopenharmony_ci  0xd4, 0x24, 0xd1, 0xe0 // ldrsb al r2 r1 plus 68 PostIndex
1248b8021494Sopenharmony_ci};
1249b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r2_minus_106_PreIndex[] = {
1250b8021494Sopenharmony_ci  0xda, 0x16, 0x72, 0xe1 // ldrsb al r1 r2 minus 106 PreIndex
1251b8021494Sopenharmony_ci};
1252b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r9_minus_21_PreIndex[] = {
1253b8021494Sopenharmony_ci  0xd5, 0x31, 0x79, 0xe1 // ldrsb al r3 r9 minus 21 PreIndex
1254b8021494Sopenharmony_ci};
1255b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r3_plus_39_PreIndex[] = {
1256b8021494Sopenharmony_ci  0xd7, 0xd2, 0xf3, 0xe1 // ldrsb al r13 r3 plus 39 PreIndex
1257b8021494Sopenharmony_ci};
1258b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r11_plus_75_PostIndex[] = {
1259b8021494Sopenharmony_ci  0xdb, 0x24, 0xdb, 0xe0 // ldrsb al r2 r11 plus 75 PostIndex
1260b8021494Sopenharmony_ci};
1261b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r3_minus_136_PostIndex[] = {
1262b8021494Sopenharmony_ci  0xd8, 0x58, 0x53, 0xe0 // ldrsb al r5 r3 minus 136 PostIndex
1263b8021494Sopenharmony_ci};
1264b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r13_minus_229_PreIndex[] = {
1265b8021494Sopenharmony_ci  0xd5, 0xce, 0x7d, 0xe1 // ldrsb al r12 r13 minus 229 PreIndex
1266b8021494Sopenharmony_ci};
1267b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r5_plus_130_PostIndex[] = {
1268b8021494Sopenharmony_ci  0xd2, 0x98, 0xd5, 0xe0 // ldrsb al r9 r5 plus 130 PostIndex
1269b8021494Sopenharmony_ci};
1270b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r5_plus_206_PostIndex[] = {
1271b8021494Sopenharmony_ci  0xde, 0x2c, 0xd5, 0xe0 // ldrsb al r2 r5 plus 206 PostIndex
1272b8021494Sopenharmony_ci};
1273b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r6_minus_6_PreIndex[] = {
1274b8021494Sopenharmony_ci  0xd6, 0x40, 0x76, 0xe1 // ldrsb al r4 r6 minus 6 PreIndex
1275b8021494Sopenharmony_ci};
1276b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r13_plus_113_PreIndex[] = {
1277b8021494Sopenharmony_ci  0xd1, 0xe7, 0xfd, 0xe1 // ldrsb al r14 r13 plus 113 PreIndex
1278b8021494Sopenharmony_ci};
1279b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r5_plus_128_PostIndex[] = {
1280b8021494Sopenharmony_ci  0xd0, 0x18, 0xd5, 0xe0 // ldrsb al r1 r5 plus 128 PostIndex
1281b8021494Sopenharmony_ci};
1282b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r4_plus_171_PostIndex[] = {
1283b8021494Sopenharmony_ci  0xdb, 0x2a, 0xd4, 0xe0 // ldrsb al r2 r4 plus 171 PostIndex
1284b8021494Sopenharmony_ci};
1285b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r0_minus_125_PostIndex[] = {
1286b8021494Sopenharmony_ci  0xdd, 0x67, 0x50, 0xe0 // ldrsb al r6 r0 minus 125 PostIndex
1287b8021494Sopenharmony_ci};
1288b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r12_plus_224_PostIndex[] = {
1289b8021494Sopenharmony_ci  0xd0, 0xee, 0xdc, 0xe0 // ldrsb al r14 r12 plus 224 PostIndex
1290b8021494Sopenharmony_ci};
1291b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r6_minus_185_PreIndex[] = {
1292b8021494Sopenharmony_ci  0xd9, 0xcb, 0x76, 0xe1 // ldrsb al r12 r6 minus 185 PreIndex
1293b8021494Sopenharmony_ci};
1294b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r0_plus_143_PostIndex[] = {
1295b8021494Sopenharmony_ci  0xdf, 0x68, 0xd0, 0xe0 // ldrsb al r6 r0 plus 143 PostIndex
1296b8021494Sopenharmony_ci};
1297b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r13_plus_219_PostIndex[] = {
1298b8021494Sopenharmony_ci  0xdb, 0x4d, 0xdd, 0xe0 // ldrsb al r4 r13 plus 219 PostIndex
1299b8021494Sopenharmony_ci};
1300b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r0_plus_187_PostIndex[] = {
1301b8021494Sopenharmony_ci  0xdb, 0xdb, 0xd0, 0xe0 // ldrsb al r13 r0 plus 187 PostIndex
1302b8021494Sopenharmony_ci};
1303b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r0_plus_103_PreIndex[] = {
1304b8021494Sopenharmony_ci  0xd7, 0xe6, 0xf0, 0xe1 // ldrsb al r14 r0 plus 103 PreIndex
1305b8021494Sopenharmony_ci};
1306b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r2_minus_73_PostIndex[] = {
1307b8021494Sopenharmony_ci  0xd9, 0x54, 0x52, 0xe0 // ldrsb al r5 r2 minus 73 PostIndex
1308b8021494Sopenharmony_ci};
1309b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r11_plus_109_PostIndex[] = {
1310b8021494Sopenharmony_ci  0xdd, 0x36, 0xdb, 0xe0 // ldrsb al r3 r11 plus 109 PostIndex
1311b8021494Sopenharmony_ci};
1312b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r5_plus_22_PreIndex[] = {
1313b8021494Sopenharmony_ci  0xd6, 0x21, 0xf5, 0xe1 // ldrsb al r2 r5 plus 22 PreIndex
1314b8021494Sopenharmony_ci};
1315b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r5_minus_123_PostIndex[] = {
1316b8021494Sopenharmony_ci  0xdb, 0xd7, 0x55, 0xe0 // ldrsb al r13 r5 minus 123 PostIndex
1317b8021494Sopenharmony_ci};
1318b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r5_minus_133_PreIndex[] = {
1319b8021494Sopenharmony_ci  0xd5, 0xe8, 0x75, 0xe1 // ldrsb al r14 r5 minus 133 PreIndex
1320b8021494Sopenharmony_ci};
1321b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r11_minus_226_PostIndex[] = {
1322b8021494Sopenharmony_ci  0xd2, 0xae, 0x5b, 0xe0 // ldrsb al r10 r11 minus 226 PostIndex
1323b8021494Sopenharmony_ci};
1324b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r6_plus_175_PostIndex[] = {
1325b8021494Sopenharmony_ci  0xdf, 0x3a, 0xd6, 0xe0 // ldrsb al r3 r6 plus 175 PostIndex
1326b8021494Sopenharmony_ci};
1327b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r11_minus_6_PreIndex[] = {
1328b8021494Sopenharmony_ci  0xd6, 0x00, 0x7b, 0xe1 // ldrsb al r0 r11 minus 6 PreIndex
1329b8021494Sopenharmony_ci};
1330b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r1_plus_170_PostIndex[] = {
1331b8021494Sopenharmony_ci  0xda, 0x7a, 0xd1, 0xe0 // ldrsb al r7 r1 plus 170 PostIndex
1332b8021494Sopenharmony_ci};
1333b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r7_plus_107_PostIndex[] = {
1334b8021494Sopenharmony_ci  0xdb, 0xc6, 0xd7, 0xe0 // ldrsb al r12 r7 plus 107 PostIndex
1335b8021494Sopenharmony_ci};
1336b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r11_minus_109_PostIndex[] = {
1337b8021494Sopenharmony_ci  0xdd, 0x86, 0x5b, 0xe0 // ldrsb al r8 r11 minus 109 PostIndex
1338b8021494Sopenharmony_ci};
1339b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r0_minus_93_PreIndex[] = {
1340b8021494Sopenharmony_ci  0xdd, 0x85, 0x70, 0xe1 // ldrsb al r8 r0 minus 93 PreIndex
1341b8021494Sopenharmony_ci};
1342b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r3_minus_152_PostIndex[] = {
1343b8021494Sopenharmony_ci  0xd8, 0x99, 0x53, 0xe0 // ldrsb al r9 r3 minus 152 PostIndex
1344b8021494Sopenharmony_ci};
1345b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r12_minus_233_PostIndex[] = {
1346b8021494Sopenharmony_ci  0xd9, 0x9e, 0x5c, 0xe0 // ldrsb al r9 r12 minus 233 PostIndex
1347b8021494Sopenharmony_ci};
1348b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r2_minus_122_PostIndex[] = {
1349b8021494Sopenharmony_ci  0xda, 0x57, 0x52, 0xe0 // ldrsb al r5 r2 minus 122 PostIndex
1350b8021494Sopenharmony_ci};
1351b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r9_plus_248_PostIndex[] = {
1352b8021494Sopenharmony_ci  0xd8, 0x2f, 0xd9, 0xe0 // ldrsb al r2 r9 plus 248 PostIndex
1353b8021494Sopenharmony_ci};
1354b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r14_minus_137_PreIndex[] = {
1355b8021494Sopenharmony_ci  0xd9, 0x28, 0x7e, 0xe1 // ldrsb al r2 r14 minus 137 PreIndex
1356b8021494Sopenharmony_ci};
1357b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r12_plus_19_PreIndex[] = {
1358b8021494Sopenharmony_ci  0xd3, 0xa1, 0xfc, 0xe1 // ldrsb al r10 r12 plus 19 PreIndex
1359b8021494Sopenharmony_ci};
1360b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r10_plus_116_PostIndex[] = {
1361b8021494Sopenharmony_ci  0xd4, 0x77, 0xda, 0xe0 // ldrsb al r7 r10 plus 116 PostIndex
1362b8021494Sopenharmony_ci};
1363b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r8_minus_46_PreIndex[] = {
1364b8021494Sopenharmony_ci  0xde, 0xb2, 0x78, 0xe1 // ldrsb al r11 r8 minus 46 PreIndex
1365b8021494Sopenharmony_ci};
1366b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r9_minus_16_PreIndex[] = {
1367b8021494Sopenharmony_ci  0xd0, 0x41, 0x79, 0xe1 // ldrsb al r4 r9 minus 16 PreIndex
1368b8021494Sopenharmony_ci};
1369b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r9_minus_74_PostIndex[] = {
1370b8021494Sopenharmony_ci  0xda, 0x84, 0x59, 0xe0 // ldrsb al r8 r9 minus 74 PostIndex
1371b8021494Sopenharmony_ci};
1372b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r9_minus_7_PostIndex[] = {
1373b8021494Sopenharmony_ci  0xd7, 0xd0, 0x59, 0xe0 // ldrsb al r13 r9 minus 7 PostIndex
1374b8021494Sopenharmony_ci};
1375b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r6_plus_100_PostIndex[] = {
1376b8021494Sopenharmony_ci  0xd4, 0x76, 0xd6, 0xe0 // ldrsb al r7 r6 plus 100 PostIndex
1377b8021494Sopenharmony_ci};
1378b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r1_minus_217_PostIndex[] = {
1379b8021494Sopenharmony_ci  0xd9, 0xdd, 0x51, 0xe0 // ldrsb al r13 r1 minus 217 PostIndex
1380b8021494Sopenharmony_ci};
1381b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r0_plus_219_PreIndex[] = {
1382b8021494Sopenharmony_ci  0xdb, 0x5d, 0xf0, 0xe1 // ldrsb al r5 r0 plus 219 PreIndex
1383b8021494Sopenharmony_ci};
1384b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r1_minus_148_PreIndex[] = {
1385b8021494Sopenharmony_ci  0xd4, 0x99, 0x71, 0xe1 // ldrsb al r9 r1 minus 148 PreIndex
1386b8021494Sopenharmony_ci};
1387b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r8_plus_211_PreIndex[] = {
1388b8021494Sopenharmony_ci  0xd3, 0x0d, 0xf8, 0xe1 // ldrsb al r0 r8 plus 211 PreIndex
1389b8021494Sopenharmony_ci};
1390b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r6_plus_82_PreIndex[] = {
1391b8021494Sopenharmony_ci  0xd2, 0x95, 0xf6, 0xe1 // ldrsb al r9 r6 plus 82 PreIndex
1392b8021494Sopenharmony_ci};
1393b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r1_minus_222_PreIndex[] = {
1394b8021494Sopenharmony_ci  0xde, 0x0d, 0x71, 0xe1 // ldrsb al r0 r1 minus 222 PreIndex
1395b8021494Sopenharmony_ci};
1396b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r1_plus_225_PostIndex[] = {
1397b8021494Sopenharmony_ci  0xd1, 0x3e, 0xd1, 0xe0 // ldrsb al r3 r1 plus 225 PostIndex
1398b8021494Sopenharmony_ci};
1399b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r2_minus_28_PostIndex[] = {
1400b8021494Sopenharmony_ci  0xdc, 0x51, 0x52, 0xe0 // ldrsb al r5 r2 minus 28 PostIndex
1401b8021494Sopenharmony_ci};
1402b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r5_minus_24_PostIndex[] = {
1403b8021494Sopenharmony_ci  0xd8, 0x71, 0x55, 0xe0 // ldrsb al r7 r5 minus 24 PostIndex
1404b8021494Sopenharmony_ci};
1405b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r8_minus_55_PreIndex[] = {
1406b8021494Sopenharmony_ci  0xd7, 0x43, 0x78, 0xe1 // ldrsb al r4 r8 minus 55 PreIndex
1407b8021494Sopenharmony_ci};
1408b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r14_minus_90_PostIndex[] = {
1409b8021494Sopenharmony_ci  0xda, 0x65, 0x5e, 0xe0 // ldrsb al r6 r14 minus 90 PostIndex
1410b8021494Sopenharmony_ci};
1411b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r0_minus_158_PreIndex[] = {
1412b8021494Sopenharmony_ci  0xde, 0x39, 0x70, 0xe1 // ldrsb al r3 r0 minus 158 PreIndex
1413b8021494Sopenharmony_ci};
1414b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r8_plus_239_PostIndex[] = {
1415b8021494Sopenharmony_ci  0xdf, 0xae, 0xd8, 0xe0 // ldrsb al r10 r8 plus 239 PostIndex
1416b8021494Sopenharmony_ci};
1417b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r5_plus_185_PostIndex[] = {
1418b8021494Sopenharmony_ci  0xd9, 0x4b, 0xd5, 0xe0 // ldrsb al r4 r5 plus 185 PostIndex
1419b8021494Sopenharmony_ci};
1420b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r3_minus_34_PreIndex[] = {
1421b8021494Sopenharmony_ci  0xd2, 0x52, 0x73, 0xe1 // ldrsb al r5 r3 minus 34 PreIndex
1422b8021494Sopenharmony_ci};
1423b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r0_minus_129_PostIndex[] = {
1424b8021494Sopenharmony_ci  0xd1, 0xb8, 0x50, 0xe0 // ldrsb al r11 r0 minus 129 PostIndex
1425b8021494Sopenharmony_ci};
1426b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r9_minus_175_PreIndex[] = {
1427b8021494Sopenharmony_ci  0xdf, 0x2a, 0x79, 0xe1 // ldrsb al r2 r9 minus 175 PreIndex
1428b8021494Sopenharmony_ci};
1429b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r13_plus_87_PreIndex[] = {
1430b8021494Sopenharmony_ci  0xd7, 0x25, 0xfd, 0xe1 // ldrsb al r2 r13 plus 87 PreIndex
1431b8021494Sopenharmony_ci};
1432b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r7_plus_34_PostIndex[] = {
1433b8021494Sopenharmony_ci  0xd2, 0x82, 0xd7, 0xe0 // ldrsb al r8 r7 plus 34 PostIndex
1434b8021494Sopenharmony_ci};
1435b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r1_minus_124_PostIndex[] = {
1436b8021494Sopenharmony_ci  0xdc, 0x37, 0x51, 0xe0 // ldrsb al r3 r1 minus 124 PostIndex
1437b8021494Sopenharmony_ci};
1438b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r0_minus_163_PostIndex[] = {
1439b8021494Sopenharmony_ci  0xd3, 0xca, 0x50, 0xe0 // ldrsb al r12 r0 minus 163 PostIndex
1440b8021494Sopenharmony_ci};
1441b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r11_minus_88_PostIndex[] = {
1442b8021494Sopenharmony_ci  0xd8, 0x95, 0x5b, 0xe0 // ldrsb al r9 r11 minus 88 PostIndex
1443b8021494Sopenharmony_ci};
1444b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r13_minus_143_PostIndex[] = {
1445b8021494Sopenharmony_ci  0xdf, 0xb8, 0x5d, 0xe0 // ldrsb al r11 r13 minus 143 PostIndex
1446b8021494Sopenharmony_ci};
1447b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r12_plus_247_PostIndex[] = {
1448b8021494Sopenharmony_ci  0xd7, 0x6f, 0xdc, 0xe0 // ldrsb al r6 r12 plus 247 PostIndex
1449b8021494Sopenharmony_ci};
1450b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r1_plus_47_PostIndex[] = {
1451b8021494Sopenharmony_ci  0xdf, 0x42, 0xd1, 0xe0 // ldrsb al r4 r1 plus 47 PostIndex
1452b8021494Sopenharmony_ci};
1453b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r2_plus_228_PreIndex[] = {
1454b8021494Sopenharmony_ci  0xd4, 0x5e, 0xf2, 0xe1 // ldrsb al r5 r2 plus 228 PreIndex
1455b8021494Sopenharmony_ci};
1456b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r13_minus_200_PreIndex[] = {
1457b8021494Sopenharmony_ci  0xd8, 0x6c, 0x7d, 0xe1 // ldrsb al r6 r13 minus 200 PreIndex
1458b8021494Sopenharmony_ci};
1459b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r0_plus_188_PreIndex[] = {
1460b8021494Sopenharmony_ci  0xdc, 0xab, 0xf0, 0xe1 // ldrsb al r10 r0 plus 188 PreIndex
1461b8021494Sopenharmony_ci};
1462b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r9_plus_19_PostIndex[] = {
1463b8021494Sopenharmony_ci  0xd3, 0xc1, 0xd9, 0xe0 // ldrsb al r12 r9 plus 19 PostIndex
1464b8021494Sopenharmony_ci};
1465b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r6_minus_184_PostIndex[] = {
1466b8021494Sopenharmony_ci  0xd8, 0x3b, 0x56, 0xe0 // ldrsb al r3 r6 minus 184 PostIndex
1467b8021494Sopenharmony_ci};
1468b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r10_plus_229_PostIndex[] = {
1469b8021494Sopenharmony_ci  0xd5, 0xce, 0xda, 0xe0 // ldrsb al r12 r10 plus 229 PostIndex
1470b8021494Sopenharmony_ci};
1471b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r3_minus_179_PreIndex[] = {
1472b8021494Sopenharmony_ci  0xd3, 0x5b, 0x73, 0xe1 // ldrsb al r5 r3 minus 179 PreIndex
1473b8021494Sopenharmony_ci};
1474b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r9_plus_120_PostIndex[] = {
1475b8021494Sopenharmony_ci  0xd8, 0xc7, 0xd9, 0xe0 // ldrsb al r12 r9 plus 120 PostIndex
1476b8021494Sopenharmony_ci};
1477b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r10_plus_143_PreIndex[] = {
1478b8021494Sopenharmony_ci  0xdf, 0x98, 0xfa, 0xe1 // ldrsb al r9 r10 plus 143 PreIndex
1479b8021494Sopenharmony_ci};
1480b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r2_minus_148_PostIndex[] = {
1481b8021494Sopenharmony_ci  0xd4, 0x19, 0x52, 0xe0 // ldrsb al r1 r2 minus 148 PostIndex
1482b8021494Sopenharmony_ci};
1483b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r1_plus_210_PreIndex[] = {
1484b8021494Sopenharmony_ci  0xd2, 0x7d, 0xf1, 0xe1 // ldrsb al r7 r1 plus 210 PreIndex
1485b8021494Sopenharmony_ci};
1486b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r12_plus_208_PreIndex[] = {
1487b8021494Sopenharmony_ci  0xd0, 0x5d, 0xfc, 0xe1 // ldrsb al r5 r12 plus 208 PreIndex
1488b8021494Sopenharmony_ci};
1489b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r8_plus_6_PreIndex[] = {
1490b8021494Sopenharmony_ci  0xd6, 0x10, 0xf8, 0xe1 // ldrsb al r1 r8 plus 6 PreIndex
1491b8021494Sopenharmony_ci};
1492b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r6_minus_106_PreIndex[] = {
1493b8021494Sopenharmony_ci  0xda, 0x96, 0x76, 0xe1 // ldrsb al r9 r6 minus 106 PreIndex
1494b8021494Sopenharmony_ci};
1495b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r9_minus_59_PostIndex[] = {
1496b8021494Sopenharmony_ci  0xdb, 0x13, 0x59, 0xe0 // ldrsb al r1 r9 minus 59 PostIndex
1497b8021494Sopenharmony_ci};
1498b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r11_minus_18_PreIndex[] = {
1499b8021494Sopenharmony_ci  0xd2, 0x61, 0x7b, 0xe1 // ldrsb al r6 r11 minus 18 PreIndex
1500b8021494Sopenharmony_ci};
1501b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r7_plus_19_PreIndex[] = {
1502b8021494Sopenharmony_ci  0xd3, 0x21, 0xf7, 0xe1 // ldrsb al r2 r7 plus 19 PreIndex
1503b8021494Sopenharmony_ci};
1504b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r5_minus_229_PreIndex[] = {
1505b8021494Sopenharmony_ci  0xd5, 0xce, 0x75, 0xe1 // ldrsb al r12 r5 minus 229 PreIndex
1506b8021494Sopenharmony_ci};
1507b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r5_minus_60_PostIndex[] = {
1508b8021494Sopenharmony_ci  0xdc, 0x83, 0x55, 0xe0 // ldrsb al r8 r5 minus 60 PostIndex
1509b8021494Sopenharmony_ci};
1510b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r8_minus_125_PreIndex[] = {
1511b8021494Sopenharmony_ci  0xdd, 0x97, 0x78, 0xe1 // ldrsb al r9 r8 minus 125 PreIndex
1512b8021494Sopenharmony_ci};
1513b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r13_plus_137_PostIndex[] = {
1514b8021494Sopenharmony_ci  0xd9, 0xe8, 0xdd, 0xe0 // ldrsb al r14 r13 plus 137 PostIndex
1515b8021494Sopenharmony_ci};
1516b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r1_plus_1_PostIndex[] = {
1517b8021494Sopenharmony_ci  0xd1, 0x90, 0xd1, 0xe0 // ldrsb al r9 r1 plus 1 PostIndex
1518b8021494Sopenharmony_ci};
1519b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r2_plus_230_PostIndex[] = {
1520b8021494Sopenharmony_ci  0xd6, 0x6e, 0xd2, 0xe0 // ldrsb al r6 r2 plus 230 PostIndex
1521b8021494Sopenharmony_ci};
1522b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r0_plus_218_PostIndex[] = {
1523b8021494Sopenharmony_ci  0xda, 0xbd, 0xd0, 0xe0 // ldrsb al r11 r0 plus 218 PostIndex
1524b8021494Sopenharmony_ci};
1525b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r10_plus_125_PostIndex[] = {
1526b8021494Sopenharmony_ci  0xdd, 0x87, 0xda, 0xe0 // ldrsb al r8 r10 plus 125 PostIndex
1527b8021494Sopenharmony_ci};
1528b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r4_plus_138_PostIndex[] = {
1529b8021494Sopenharmony_ci  0xda, 0x18, 0xd4, 0xe0 // ldrsb al r1 r4 plus 138 PostIndex
1530b8021494Sopenharmony_ci};
1531b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r9_minus_66_PreIndex[] = {
1532b8021494Sopenharmony_ci  0xd2, 0xa4, 0x79, 0xe1 // ldrsb al r10 r9 minus 66 PreIndex
1533b8021494Sopenharmony_ci};
1534b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r11_plus_25_PreIndex[] = {
1535b8021494Sopenharmony_ci  0xd9, 0xe1, 0xfb, 0xe1 // ldrsb al r14 r11 plus 25 PreIndex
1536b8021494Sopenharmony_ci};
1537b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r3_minus_76_PostIndex[] = {
1538b8021494Sopenharmony_ci  0xdc, 0x94, 0x53, 0xe0 // ldrsb al r9 r3 minus 76 PostIndex
1539b8021494Sopenharmony_ci};
1540b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r14_plus_8_PostIndex[] = {
1541b8021494Sopenharmony_ci  0xd8, 0x90, 0xde, 0xe0 // ldrsb al r9 r14 plus 8 PostIndex
1542b8021494Sopenharmony_ci};
1543b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r14_plus_67_PostIndex[] = {
1544b8021494Sopenharmony_ci  0xd3, 0x34, 0xde, 0xe0 // ldrsb al r3 r14 plus 67 PostIndex
1545b8021494Sopenharmony_ci};
1546b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r0_minus_39_PreIndex[] = {
1547b8021494Sopenharmony_ci  0xd7, 0x32, 0x70, 0xe1 // ldrsb al r3 r0 minus 39 PreIndex
1548b8021494Sopenharmony_ci};
1549b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r1_minus_17_PreIndex[] = {
1550b8021494Sopenharmony_ci  0xd1, 0x81, 0x71, 0xe1 // ldrsb al r8 r1 minus 17 PreIndex
1551b8021494Sopenharmony_ci};
1552b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r11_minus_223_PreIndex[] = {
1553b8021494Sopenharmony_ci  0xdf, 0xed, 0x7b, 0xe1 // ldrsb al r14 r11 minus 223 PreIndex
1554b8021494Sopenharmony_ci};
1555b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r10_plus_99_PreIndex[] = {
1556b8021494Sopenharmony_ci  0xd3, 0x76, 0xfa, 0xe1 // ldrsb al r7 r10 plus 99 PreIndex
1557b8021494Sopenharmony_ci};
1558b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r11_minus_12_PostIndex[] = {
1559b8021494Sopenharmony_ci  0xdc, 0xe0, 0x5b, 0xe0 // ldrsb al r14 r11 minus 12 PostIndex
1560b8021494Sopenharmony_ci};
1561b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r10_minus_235_PostIndex[] = {
1562b8021494Sopenharmony_ci  0xdb, 0xde, 0x5a, 0xe0 // ldrsb al r13 r10 minus 235 PostIndex
1563b8021494Sopenharmony_ci};
1564b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r13_minus_167_PreIndex[] = {
1565b8021494Sopenharmony_ci  0xd7, 0x3a, 0x7d, 0xe1 // ldrsb al r3 r13 minus 167 PreIndex
1566b8021494Sopenharmony_ci};
1567b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r11_plus_222_PostIndex[] = {
1568b8021494Sopenharmony_ci  0xde, 0xdd, 0xdb, 0xe0 // ldrsb al r13 r11 plus 222 PostIndex
1569b8021494Sopenharmony_ci};
1570b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r4_minus_20_PreIndex[] = {
1571b8021494Sopenharmony_ci  0xd4, 0x21, 0x74, 0xe1 // ldrsb al r2 r4 minus 20 PreIndex
1572b8021494Sopenharmony_ci};
1573b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r3_plus_185_PostIndex[] = {
1574b8021494Sopenharmony_ci  0xd9, 0x1b, 0xd3, 0xe0 // ldrsb al r1 r3 plus 185 PostIndex
1575b8021494Sopenharmony_ci};
1576b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r1_plus_115_PostIndex[] = {
1577b8021494Sopenharmony_ci  0xd3, 0x07, 0xd1, 0xe0 // ldrsb al r0 r1 plus 115 PostIndex
1578b8021494Sopenharmony_ci};
1579b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r0_plus_169_PreIndex[] = {
1580b8021494Sopenharmony_ci  0xd9, 0x2a, 0xf0, 0xe1 // ldrsb al r2 r0 plus 169 PreIndex
1581b8021494Sopenharmony_ci};
1582b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r5_plus_121_PostIndex[] = {
1583b8021494Sopenharmony_ci  0xd9, 0xb7, 0xd5, 0xe0 // ldrsb al r11 r5 plus 121 PostIndex
1584b8021494Sopenharmony_ci};
1585b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r12_minus_114_PostIndex[] = {
1586b8021494Sopenharmony_ci  0xd2, 0x57, 0x5c, 0xe0 // ldrsb al r5 r12 minus 114 PostIndex
1587b8021494Sopenharmony_ci};
1588b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r13_minus_71_PostIndex[] = {
1589b8021494Sopenharmony_ci  0xd7, 0xe4, 0x5d, 0xe0 // ldrsb al r14 r13 minus 71 PostIndex
1590b8021494Sopenharmony_ci};
1591b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r10_plus_127_PreIndex[] = {
1592b8021494Sopenharmony_ci  0xdf, 0xc7, 0xfa, 0xe1 // ldrsb al r12 r10 plus 127 PreIndex
1593b8021494Sopenharmony_ci};
1594b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r11_minus_125_PostIndex[] = {
1595b8021494Sopenharmony_ci  0xdd, 0x87, 0x5b, 0xe0 // ldrsb al r8 r11 minus 125 PostIndex
1596b8021494Sopenharmony_ci};
1597b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r9_plus_239_PostIndex[] = {
1598b8021494Sopenharmony_ci  0xdf, 0xde, 0xd9, 0xe0 // ldrsb al r13 r9 plus 239 PostIndex
1599b8021494Sopenharmony_ci};
1600b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r1_plus_74_PreIndex[] = {
1601b8021494Sopenharmony_ci  0xda, 0x34, 0xf1, 0xe1 // ldrsb al r3 r1 plus 74 PreIndex
1602b8021494Sopenharmony_ci};
1603b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r7_minus_229_PostIndex[] = {
1604b8021494Sopenharmony_ci  0xd5, 0x8e, 0x57, 0xe0 // ldrsb al r8 r7 minus 229 PostIndex
1605b8021494Sopenharmony_ci};
1606b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r1_plus_240_PostIndex[] = {
1607b8021494Sopenharmony_ci  0xd0, 0x8f, 0xd1, 0xe0 // ldrsb al r8 r1 plus 240 PostIndex
1608b8021494Sopenharmony_ci};
1609b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r4_minus_51_PreIndex[] = {
1610b8021494Sopenharmony_ci  0xd3, 0x23, 0x74, 0xe1 // ldrsb al r2 r4 minus 51 PreIndex
1611b8021494Sopenharmony_ci};
1612b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r9_minus_103_PreIndex[] = {
1613b8021494Sopenharmony_ci  0xd7, 0xd6, 0x79, 0xe1 // ldrsb al r13 r9 minus 103 PreIndex
1614b8021494Sopenharmony_ci};
1615b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r6_minus_138_PostIndex[] = {
1616b8021494Sopenharmony_ci  0xda, 0x48, 0x56, 0xe0 // ldrsb al r4 r6 minus 138 PostIndex
1617b8021494Sopenharmony_ci};
1618b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r0_minus_145_PostIndex[] = {
1619b8021494Sopenharmony_ci  0xd1, 0xb9, 0x50, 0xe0 // ldrsb al r11 r0 minus 145 PostIndex
1620b8021494Sopenharmony_ci};
1621b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r3_plus_232_PostIndex[] = {
1622b8021494Sopenharmony_ci  0xd8, 0x6e, 0xd3, 0xe0 // ldrsb al r6 r3 plus 232 PostIndex
1623b8021494Sopenharmony_ci};
1624b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r2_plus_117_PreIndex[] = {
1625b8021494Sopenharmony_ci  0xd5, 0xe7, 0xf2, 0xe1 // ldrsb al r14 r2 plus 117 PreIndex
1626b8021494Sopenharmony_ci};
1627b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r6_plus_224_PreIndex[] = {
1628b8021494Sopenharmony_ci  0xd0, 0x5e, 0xf6, 0xe1 // ldrsb al r5 r6 plus 224 PreIndex
1629b8021494Sopenharmony_ci};
1630b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r2_minus_192_PostIndex[] = {
1631b8021494Sopenharmony_ci  0xd0, 0x7c, 0x52, 0xe0 // ldrsb al r7 r2 minus 192 PostIndex
1632b8021494Sopenharmony_ci};
1633b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r8_plus_250_PreIndex[] = {
1634b8021494Sopenharmony_ci  0xda, 0xef, 0xf8, 0xe1 // ldrsb al r14 r8 plus 250 PreIndex
1635b8021494Sopenharmony_ci};
1636b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r11_minus_34_PreIndex[] = {
1637b8021494Sopenharmony_ci  0xd2, 0x82, 0x7b, 0xe1 // ldrsb al r8 r11 minus 34 PreIndex
1638b8021494Sopenharmony_ci};
1639b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r11_minus_153_PreIndex[] = {
1640b8021494Sopenharmony_ci  0xd9, 0xc9, 0x7b, 0xe1 // ldrsb al r12 r11 minus 153 PreIndex
1641b8021494Sopenharmony_ci};
1642b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r0_minus_61_PreIndex[] = {
1643b8021494Sopenharmony_ci  0xdd, 0x43, 0x70, 0xe1 // ldrsb al r4 r0 minus 61 PreIndex
1644b8021494Sopenharmony_ci};
1645b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r12_plus_158_PostIndex[] = {
1646b8021494Sopenharmony_ci  0xde, 0x39, 0xdc, 0xe0 // ldrsb al r3 r12 plus 158 PostIndex
1647b8021494Sopenharmony_ci};
1648b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r12_plus_212_PreIndex[] = {
1649b8021494Sopenharmony_ci  0xd4, 0x6d, 0xfc, 0xe1 // ldrsb al r6 r12 plus 212 PreIndex
1650b8021494Sopenharmony_ci};
1651b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r10_plus_189_PostIndex[] = {
1652b8021494Sopenharmony_ci  0xdd, 0x6b, 0xda, 0xe0 // ldrsb al r6 r10 plus 189 PostIndex
1653b8021494Sopenharmony_ci};
1654b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r6_plus_234_PostIndex[] = {
1655b8021494Sopenharmony_ci  0xda, 0x2e, 0xd6, 0xe0 // ldrsb al r2 r6 plus 234 PostIndex
1656b8021494Sopenharmony_ci};
1657b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r11_minus_134_PostIndex[] = {
1658b8021494Sopenharmony_ci  0xd6, 0xa8, 0x5b, 0xe0 // ldrsb al r10 r11 minus 134 PostIndex
1659b8021494Sopenharmony_ci};
1660b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r6_minus_240_PostIndex[] = {
1661b8021494Sopenharmony_ci  0xd0, 0xbf, 0x56, 0xe0 // ldrsb al r11 r6 minus 240 PostIndex
1662b8021494Sopenharmony_ci};
1663b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r10_minus_162_PreIndex[] = {
1664b8021494Sopenharmony_ci  0xd2, 0x1a, 0x7a, 0xe1 // ldrsb al r1 r10 minus 162 PreIndex
1665b8021494Sopenharmony_ci};
1666b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r3_plus_235_PostIndex[] = {
1667b8021494Sopenharmony_ci  0xdb, 0x8e, 0xd3, 0xe0 // ldrsb al r8 r3 plus 235 PostIndex
1668b8021494Sopenharmony_ci};
1669b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r12_plus_192_PreIndex[] = {
1670b8021494Sopenharmony_ci  0xd0, 0x5c, 0xfc, 0xe1 // ldrsb al r5 r12 plus 192 PreIndex
1671b8021494Sopenharmony_ci};
1672b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r3_minus_13_PostIndex[] = {
1673b8021494Sopenharmony_ci  0xdd, 0xb0, 0x53, 0xe0 // ldrsb al r11 r3 minus 13 PostIndex
1674b8021494Sopenharmony_ci};
1675b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r5_plus_192_PostIndex[] = {
1676b8021494Sopenharmony_ci  0xd0, 0x3c, 0xd5, 0xe0 // ldrsb al r3 r5 plus 192 PostIndex
1677b8021494Sopenharmony_ci};
1678b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r5_plus_75_PreIndex[] = {
1679b8021494Sopenharmony_ci  0xdb, 0x14, 0xf5, 0xe1 // ldrsb al r1 r5 plus 75 PreIndex
1680b8021494Sopenharmony_ci};
1681b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r7_plus_9_PostIndex[] = {
1682b8021494Sopenharmony_ci  0xd9, 0x10, 0xd7, 0xe0 // ldrsb al r1 r7 plus 9 PostIndex
1683b8021494Sopenharmony_ci};
1684b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r14_plus_103_PreIndex[] = {
1685b8021494Sopenharmony_ci  0xd7, 0x16, 0xfe, 0xe1 // ldrsb al r1 r14 plus 103 PreIndex
1686b8021494Sopenharmony_ci};
1687b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r5_plus_254_PostIndex[] = {
1688b8021494Sopenharmony_ci  0xde, 0x4f, 0xd5, 0xe0 // ldrsb al r4 r5 plus 254 PostIndex
1689b8021494Sopenharmony_ci};
1690b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r3_plus_219_PreIndex[] = {
1691b8021494Sopenharmony_ci  0xdb, 0x7d, 0xf3, 0xe1 // ldrsb al r7 r3 plus 219 PreIndex
1692b8021494Sopenharmony_ci};
1693b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r7_minus_233_PreIndex[] = {
1694b8021494Sopenharmony_ci  0xd9, 0x6e, 0x77, 0xe1 // ldrsb al r6 r7 minus 233 PreIndex
1695b8021494Sopenharmony_ci};
1696b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r6_plus_93_PostIndex[] = {
1697b8021494Sopenharmony_ci  0xdd, 0x75, 0xd6, 0xe0 // ldrsb al r7 r6 plus 93 PostIndex
1698b8021494Sopenharmony_ci};
1699b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r14_plus_15_PreIndex[] = {
1700b8021494Sopenharmony_ci  0xdf, 0x50, 0xfe, 0xe1 // ldrsb al r5 r14 plus 15 PreIndex
1701b8021494Sopenharmony_ci};
1702b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r2_plus_51_PreIndex[] = {
1703b8021494Sopenharmony_ci  0xd3, 0x43, 0xf2, 0xe1 // ldrsb al r4 r2 plus 51 PreIndex
1704b8021494Sopenharmony_ci};
1705b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r7_plus_233_PostIndex[] = {
1706b8021494Sopenharmony_ci  0xd9, 0xce, 0xd7, 0xe0 // ldrsb al r12 r7 plus 233 PostIndex
1707b8021494Sopenharmony_ci};
1708b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r8_plus_219_PostIndex[] = {
1709b8021494Sopenharmony_ci  0xdb, 0xbd, 0xd8, 0xe0 // ldrsb al r11 r8 plus 219 PostIndex
1710b8021494Sopenharmony_ci};
1711b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r10_minus_189_PostIndex[] = {
1712b8021494Sopenharmony_ci  0xdd, 0x1b, 0x5a, 0xe0 // ldrsb al r1 r10 minus 189 PostIndex
1713b8021494Sopenharmony_ci};
1714b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r13_minus_101_PostIndex[] = {
1715b8021494Sopenharmony_ci  0xd5, 0x46, 0x5d, 0xe0 // ldrsb al r4 r13 minus 101 PostIndex
1716b8021494Sopenharmony_ci};
1717b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r12_minus_46_PreIndex[] = {
1718b8021494Sopenharmony_ci  0xde, 0x42, 0x7c, 0xe1 // ldrsb al r4 r12 minus 46 PreIndex
1719b8021494Sopenharmony_ci};
1720b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r12_minus_195_PreIndex[] = {
1721b8021494Sopenharmony_ci  0xd3, 0xec, 0x7c, 0xe1 // ldrsb al r14 r12 minus 195 PreIndex
1722b8021494Sopenharmony_ci};
1723b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r2_minus_141_PreIndex[] = {
1724b8021494Sopenharmony_ci  0xdd, 0x88, 0x72, 0xe1 // ldrsb al r8 r2 minus 141 PreIndex
1725b8021494Sopenharmony_ci};
1726b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r3_plus_191_PostIndex[] = {
1727b8021494Sopenharmony_ci  0xdf, 0x5b, 0xd3, 0xe0 // ldrsb al r5 r3 plus 191 PostIndex
1728b8021494Sopenharmony_ci};
1729b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r1_plus_216_PostIndex[] = {
1730b8021494Sopenharmony_ci  0xd8, 0x7d, 0xd1, 0xe0 // ldrsb al r7 r1 plus 216 PostIndex
1731b8021494Sopenharmony_ci};
1732b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r13_minus_87_PostIndex[] = {
1733b8021494Sopenharmony_ci  0xd7, 0x65, 0x5d, 0xe0 // ldrsb al r6 r13 minus 87 PostIndex
1734b8021494Sopenharmony_ci};
1735b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r8_minus_39_PreIndex[] = {
1736b8021494Sopenharmony_ci  0xd7, 0xb2, 0x78, 0xe1 // ldrsb al r11 r8 minus 39 PreIndex
1737b8021494Sopenharmony_ci};
1738b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r6_minus_181_PreIndex[] = {
1739b8021494Sopenharmony_ci  0xd5, 0x1b, 0x76, 0xe1 // ldrsb al r1 r6 minus 181 PreIndex
1740b8021494Sopenharmony_ci};
1741b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r4_plus_162_PostIndex[] = {
1742b8021494Sopenharmony_ci  0xd2, 0x6a, 0xd4, 0xe0 // ldrsb al r6 r4 plus 162 PostIndex
1743b8021494Sopenharmony_ci};
1744b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r3_minus_81_PreIndex[] = {
1745b8021494Sopenharmony_ci  0xd1, 0xe5, 0x73, 0xe1 // ldrsb al r14 r3 minus 81 PreIndex
1746b8021494Sopenharmony_ci};
1747b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r5_plus_31_PostIndex[] = {
1748b8021494Sopenharmony_ci  0xdf, 0x61, 0xd5, 0xe0 // ldrsb al r6 r5 plus 31 PostIndex
1749b8021494Sopenharmony_ci};
1750b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r8_plus_47_PostIndex[] = {
1751b8021494Sopenharmony_ci  0xdf, 0xd2, 0xd8, 0xe0 // ldrsb al r13 r8 plus 47 PostIndex
1752b8021494Sopenharmony_ci};
1753b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r11_plus_20_PostIndex[] = {
1754b8021494Sopenharmony_ci  0xd4, 0xe1, 0xdb, 0xe0 // ldrsb al r14 r11 plus 20 PostIndex
1755b8021494Sopenharmony_ci};
1756b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r12_minus_52_PreIndex[] = {
1757b8021494Sopenharmony_ci  0xd4, 0xe3, 0x7c, 0xe1 // ldrsb al r14 r12 minus 52 PreIndex
1758b8021494Sopenharmony_ci};
1759b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r0_plus_98_PreIndex[] = {
1760b8021494Sopenharmony_ci  0xd2, 0xd6, 0xf0, 0xe1 // ldrsb al r13 r0 plus 98 PreIndex
1761b8021494Sopenharmony_ci};
1762b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r3_minus_249_PreIndex[] = {
1763b8021494Sopenharmony_ci  0xd9, 0xdf, 0x73, 0xe1 // ldrsb al r13 r3 minus 249 PreIndex
1764b8021494Sopenharmony_ci};
1765b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r4_minus_147_PreIndex[] = {
1766b8021494Sopenharmony_ci  0xd3, 0x79, 0x74, 0xe1 // ldrsb al r7 r4 minus 147 PreIndex
1767b8021494Sopenharmony_ci};
1768b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r1_plus_246_PostIndex[] = {
1769b8021494Sopenharmony_ci  0xd6, 0xdf, 0xd1, 0xe0 // ldrsb al r13 r1 plus 246 PostIndex
1770b8021494Sopenharmony_ci};
1771b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r1_minus_70_PreIndex[] = {
1772b8021494Sopenharmony_ci  0xd6, 0xd4, 0x71, 0xe1 // ldrsb al r13 r1 minus 70 PreIndex
1773b8021494Sopenharmony_ci};
1774b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r14_plus_243_PreIndex[] = {
1775b8021494Sopenharmony_ci  0xd3, 0x1f, 0xfe, 0xe1 // ldrsb al r1 r14 plus 243 PreIndex
1776b8021494Sopenharmony_ci};
1777b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r2_minus_92_PreIndex[] = {
1778b8021494Sopenharmony_ci  0xdc, 0x75, 0x72, 0xe1 // ldrsb al r7 r2 minus 92 PreIndex
1779b8021494Sopenharmony_ci};
1780b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r3_plus_203_PreIndex[] = {
1781b8021494Sopenharmony_ci  0xdb, 0x7c, 0xf3, 0xe1 // ldrsb al r7 r3 plus 203 PreIndex
1782b8021494Sopenharmony_ci};
1783b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r12_minus_28_PostIndex[] = {
1784b8021494Sopenharmony_ci  0xdc, 0x51, 0x5c, 0xe0 // ldrsb al r5 r12 minus 28 PostIndex
1785b8021494Sopenharmony_ci};
1786b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r4_plus_149_PostIndex[] = {
1787b8021494Sopenharmony_ci  0xd5, 0xe9, 0xd4, 0xe0 // ldrsb al r14 r4 plus 149 PostIndex
1788b8021494Sopenharmony_ci};
1789b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r8_plus_51_PostIndex[] = {
1790b8021494Sopenharmony_ci  0xd3, 0x23, 0xd8, 0xe0 // ldrsb al r2 r8 plus 51 PostIndex
1791b8021494Sopenharmony_ci};
1792b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r2_plus_122_PreIndex[] = {
1793b8021494Sopenharmony_ci  0xda, 0xb7, 0xf2, 0xe1 // ldrsb al r11 r2 plus 122 PreIndex
1794b8021494Sopenharmony_ci};
1795b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r8_plus_127_PostIndex[] = {
1796b8021494Sopenharmony_ci  0xdf, 0x37, 0xd8, 0xe0 // ldrsb al r3 r8 plus 127 PostIndex
1797b8021494Sopenharmony_ci};
1798b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r4_plus_77_PreIndex[] = {
1799b8021494Sopenharmony_ci  0xdd, 0xa4, 0xf4, 0xe1 // ldrsb al r10 r4 plus 77 PreIndex
1800b8021494Sopenharmony_ci};
1801b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r6_plus_245_PostIndex[] = {
1802b8021494Sopenharmony_ci  0xd5, 0xdf, 0xd6, 0xe0 // ldrsb al r13 r6 plus 245 PostIndex
1803b8021494Sopenharmony_ci};
1804b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r3_minus_51_PostIndex[] = {
1805b8021494Sopenharmony_ci  0xd3, 0x13, 0x53, 0xe0 // ldrsb al r1 r3 minus 51 PostIndex
1806b8021494Sopenharmony_ci};
1807b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r2_plus_55_PreIndex[] = {
1808b8021494Sopenharmony_ci  0xd7, 0xb3, 0xf2, 0xe1 // ldrsb al r11 r2 plus 55 PreIndex
1809b8021494Sopenharmony_ci};
1810b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r3_minus_27_PostIndex[] = {
1811b8021494Sopenharmony_ci  0xdb, 0xa1, 0x53, 0xe0 // ldrsb al r10 r3 minus 27 PostIndex
1812b8021494Sopenharmony_ci};
1813b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r11_minus_237_PreIndex[] = {
1814b8021494Sopenharmony_ci  0xdd, 0x6e, 0x7b, 0xe1 // ldrsb al r6 r11 minus 237 PreIndex
1815b8021494Sopenharmony_ci};
1816b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r7_plus_135_PostIndex[] = {
1817b8021494Sopenharmony_ci  0xd7, 0xa8, 0xd7, 0xe0 // ldrsb al r10 r7 plus 135 PostIndex
1818b8021494Sopenharmony_ci};
1819b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r9_minus_164_PostIndex[] = {
1820b8021494Sopenharmony_ci  0xd4, 0x2a, 0x59, 0xe0 // ldrsb al r2 r9 minus 164 PostIndex
1821b8021494Sopenharmony_ci};
1822b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r9_plus_248_PreIndex[] = {
1823b8021494Sopenharmony_ci  0xd8, 0xdf, 0xf9, 0xe1 // ldrsb al r13 r9 plus 248 PreIndex
1824b8021494Sopenharmony_ci};
1825b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r6_minus_126_PostIndex[] = {
1826b8021494Sopenharmony_ci  0xde, 0xd7, 0x56, 0xe0 // ldrsb al r13 r6 minus 126 PostIndex
1827b8021494Sopenharmony_ci};
1828b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r0_plus_97_PreIndex[] = {
1829b8021494Sopenharmony_ci  0xd1, 0xb6, 0xf0, 0xe1 // ldrsb al r11 r0 plus 97 PreIndex
1830b8021494Sopenharmony_ci};
1831b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r7_minus_51_PreIndex[] = {
1832b8021494Sopenharmony_ci  0xd3, 0x63, 0x77, 0xe1 // ldrsb al r6 r7 minus 51 PreIndex
1833b8021494Sopenharmony_ci};
1834b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r10_minus_25_PostIndex[] = {
1835b8021494Sopenharmony_ci  0xd9, 0xc1, 0x5a, 0xe0 // ldrsb al r12 r10 minus 25 PostIndex
1836b8021494Sopenharmony_ci};
1837b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r5_plus_101_PostIndex[] = {
1838b8021494Sopenharmony_ci  0xd5, 0x96, 0xd5, 0xe0 // ldrsb al r9 r5 plus 101 PostIndex
1839b8021494Sopenharmony_ci};
1840b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r6_minus_123_PostIndex[] = {
1841b8021494Sopenharmony_ci  0xdb, 0x27, 0x56, 0xe0 // ldrsb al r2 r6 minus 123 PostIndex
1842b8021494Sopenharmony_ci};
1843b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r11_minus_185_PostIndex[] = {
1844b8021494Sopenharmony_ci  0xd9, 0xdb, 0x5b, 0xe0 // ldrsb al r13 r11 minus 185 PostIndex
1845b8021494Sopenharmony_ci};
1846b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r14_plus_127_PostIndex[] = {
1847b8021494Sopenharmony_ci  0xdf, 0x07, 0xde, 0xe0 // ldrsb al r0 r14 plus 127 PostIndex
1848b8021494Sopenharmony_ci};
1849b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r6_minus_103_PreIndex[] = {
1850b8021494Sopenharmony_ci  0xd7, 0x86, 0x76, 0xe1 // ldrsb al r8 r6 minus 103 PreIndex
1851b8021494Sopenharmony_ci};
1852b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r2_minus_116_PostIndex[] = {
1853b8021494Sopenharmony_ci  0xd4, 0x67, 0x52, 0xe0 // ldrsb al r6 r2 minus 116 PostIndex
1854b8021494Sopenharmony_ci};
1855b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r5_plus_9_PostIndex[] = {
1856b8021494Sopenharmony_ci  0xd9, 0x30, 0xd5, 0xe0 // ldrsb al r3 r5 plus 9 PostIndex
1857b8021494Sopenharmony_ci};
1858b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r9_minus_228_PostIndex[] = {
1859b8021494Sopenharmony_ci  0xd4, 0xbe, 0x59, 0xe0 // ldrsb al r11 r9 minus 228 PostIndex
1860b8021494Sopenharmony_ci};
1861b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r1_plus_171_PreIndex[] = {
1862b8021494Sopenharmony_ci  0xdb, 0x9a, 0xf1, 0xe1 // ldrsb al r9 r1 plus 171 PreIndex
1863b8021494Sopenharmony_ci};
1864b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r0_minus_105_PreIndex[] = {
1865b8021494Sopenharmony_ci  0xd9, 0xb6, 0x70, 0xe1 // ldrsb al r11 r0 minus 105 PreIndex
1866b8021494Sopenharmony_ci};
1867b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r4_plus_188_PreIndex[] = {
1868b8021494Sopenharmony_ci  0xdc, 0x7b, 0xf4, 0xe1 // ldrsb al r7 r4 plus 188 PreIndex
1869b8021494Sopenharmony_ci};
1870b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r5_plus_129_PreIndex[] = {
1871b8021494Sopenharmony_ci  0xd1, 0x88, 0xf5, 0xe1 // ldrsb al r8 r5 plus 129 PreIndex
1872b8021494Sopenharmony_ci};
1873b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r5_plus_105_PostIndex[] = {
1874b8021494Sopenharmony_ci  0xd9, 0x66, 0xd5, 0xe0 // ldrsb al r6 r5 plus 105 PostIndex
1875b8021494Sopenharmony_ci};
1876b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r2_plus_39_PreIndex[] = {
1877b8021494Sopenharmony_ci  0xd7, 0x42, 0xf2, 0xe1 // ldrsb al r4 r2 plus 39 PreIndex
1878b8021494Sopenharmony_ci};
1879b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r13_plus_164_PreIndex[] = {
1880b8021494Sopenharmony_ci  0xd4, 0xca, 0xfd, 0xe1 // ldrsb al r12 r13 plus 164 PreIndex
1881b8021494Sopenharmony_ci};
1882b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r3_plus_215_PreIndex[] = {
1883b8021494Sopenharmony_ci  0xd7, 0xbd, 0xf3, 0xe1 // ldrsb al r11 r3 plus 215 PreIndex
1884b8021494Sopenharmony_ci};
1885b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r14_minus_147_PostIndex[] = {
1886b8021494Sopenharmony_ci  0xd3, 0x39, 0x5e, 0xe0 // ldrsb al r3 r14 minus 147 PostIndex
1887b8021494Sopenharmony_ci};
1888b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r14_plus_88_PostIndex[] = {
1889b8021494Sopenharmony_ci  0xd8, 0xd5, 0xde, 0xe0 // ldrsb al r13 r14 plus 88 PostIndex
1890b8021494Sopenharmony_ci};
1891b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r10_minus_159_PostIndex[] = {
1892b8021494Sopenharmony_ci  0xdf, 0x59, 0x5a, 0xe0 // ldrsb al r5 r10 minus 159 PostIndex
1893b8021494Sopenharmony_ci};
1894b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r12_plus_219_PostIndex[] = {
1895b8021494Sopenharmony_ci  0xdb, 0x6d, 0xdc, 0xe0 // ldrsb al r6 r12 plus 219 PostIndex
1896b8021494Sopenharmony_ci};
1897b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r12_minus_5_PostIndex[] = {
1898b8021494Sopenharmony_ci  0xd5, 0x90, 0x5c, 0xe0 // ldrsb al r9 r12 minus 5 PostIndex
1899b8021494Sopenharmony_ci};
1900b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r13_minus_90_PreIndex[] = {
1901b8021494Sopenharmony_ci  0xda, 0xb5, 0x7d, 0xe1 // ldrsb al r11 r13 minus 90 PreIndex
1902b8021494Sopenharmony_ci};
1903b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r2_minus_89_PostIndex[] = {
1904b8021494Sopenharmony_ci  0xd9, 0xb5, 0x52, 0xe0 // ldrsb al r11 r2 minus 89 PostIndex
1905b8021494Sopenharmony_ci};
1906b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r13_plus_130_PostIndex[] = {
1907b8021494Sopenharmony_ci  0xd2, 0x28, 0xdd, 0xe0 // ldrsb al r2 r13 plus 130 PostIndex
1908b8021494Sopenharmony_ci};
1909b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r11_plus_31_PreIndex[] = {
1910b8021494Sopenharmony_ci  0xdf, 0x61, 0xfb, 0xe1 // ldrsb al r6 r11 plus 31 PreIndex
1911b8021494Sopenharmony_ci};
1912b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r14_plus_177_PostIndex[] = {
1913b8021494Sopenharmony_ci  0xd1, 0xcb, 0xde, 0xe0 // ldrsb al r12 r14 plus 177 PostIndex
1914b8021494Sopenharmony_ci};
1915b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_plus_9_PreIndex[] = {
1916b8021494Sopenharmony_ci  0xd9, 0x00, 0xf9, 0xe1 // ldrsb al r0 r9 plus 9 PreIndex
1917b8021494Sopenharmony_ci};
1918b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r7_plus_134_PreIndex[] = {
1919b8021494Sopenharmony_ci  0xd6, 0x98, 0xf7, 0xe1 // ldrsb al r9 r7 plus 134 PreIndex
1920b8021494Sopenharmony_ci};
1921b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r4_minus_1_PostIndex[] = {
1922b8021494Sopenharmony_ci  0xd1, 0xb0, 0x54, 0xe0 // ldrsb al r11 r4 minus 1 PostIndex
1923b8021494Sopenharmony_ci};
1924b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r4_minus_41_PreIndex[] = {
1925b8021494Sopenharmony_ci  0xd9, 0x52, 0x74, 0xe1 // ldrsb al r5 r4 minus 41 PreIndex
1926b8021494Sopenharmony_ci};
1927b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r14_plus_31_PostIndex[] = {
1928b8021494Sopenharmony_ci  0xdf, 0x41, 0xde, 0xe0 // ldrsb al r4 r14 plus 31 PostIndex
1929b8021494Sopenharmony_ci};
1930b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r2_plus_124_PostIndex[] = {
1931b8021494Sopenharmony_ci  0xdc, 0xc7, 0xd2, 0xe0 // ldrsb al r12 r2 plus 124 PostIndex
1932b8021494Sopenharmony_ci};
1933b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r1_minus_160_PostIndex[] = {
1934b8021494Sopenharmony_ci  0xd0, 0x8a, 0x51, 0xe0 // ldrsb al r8 r1 minus 160 PostIndex
1935b8021494Sopenharmony_ci};
1936b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r3_plus_151_PostIndex[] = {
1937b8021494Sopenharmony_ci  0xd7, 0xc9, 0xd3, 0xe0 // ldrsb al r12 r3 plus 151 PostIndex
1938b8021494Sopenharmony_ci};
1939b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r12_plus_12_PreIndex[] = {
1940b8021494Sopenharmony_ci  0xdc, 0xb0, 0xfc, 0xe1 // ldrsb al r11 r12 plus 12 PreIndex
1941b8021494Sopenharmony_ci};
1942b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r9_plus_75_PostIndex[] = {
1943b8021494Sopenharmony_ci  0xdb, 0xc4, 0xd9, 0xe0 // ldrsb al r12 r9 plus 75 PostIndex
1944b8021494Sopenharmony_ci};
1945b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_minus_80_PostIndex[] = {
1946b8021494Sopenharmony_ci  0xd0, 0x05, 0x59, 0xe0 // ldrsb al r0 r9 minus 80 PostIndex
1947b8021494Sopenharmony_ci};
1948b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r2_minus_185_PreIndex[] = {
1949b8021494Sopenharmony_ci  0xd9, 0xcb, 0x72, 0xe1 // ldrsb al r12 r2 minus 185 PreIndex
1950b8021494Sopenharmony_ci};
1951b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r2_minus_115_PostIndex[] = {
1952b8021494Sopenharmony_ci  0xd3, 0x57, 0x52, 0xe0 // ldrsb al r5 r2 minus 115 PostIndex
1953b8021494Sopenharmony_ci};
1954b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r7_plus_82_PreIndex[] = {
1955b8021494Sopenharmony_ci  0xd2, 0x85, 0xf7, 0xe1 // ldrsb al r8 r7 plus 82 PreIndex
1956b8021494Sopenharmony_ci};
1957b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r8_minus_119_PreIndex[] = {
1958b8021494Sopenharmony_ci  0xd7, 0x77, 0x78, 0xe1 // ldrsb al r7 r8 minus 119 PreIndex
1959b8021494Sopenharmony_ci};
1960b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r10_plus_38_PostIndex[] = {
1961b8021494Sopenharmony_ci  0xd6, 0xe2, 0xda, 0xe0 // ldrsb al r14 r10 plus 38 PostIndex
1962b8021494Sopenharmony_ci};
1963b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r13_plus_96_PostIndex[] = {
1964b8021494Sopenharmony_ci  0xd0, 0x76, 0xdd, 0xe0 // ldrsb al r7 r13 plus 96 PostIndex
1965b8021494Sopenharmony_ci};
1966b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r2_plus_253_PreIndex[] = {
1967b8021494Sopenharmony_ci  0xdd, 0x6f, 0xf2, 0xe1 // ldrsb al r6 r2 plus 253 PreIndex
1968b8021494Sopenharmony_ci};
1969b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r10_plus_68_PreIndex[] = {
1970b8021494Sopenharmony_ci  0xd4, 0x74, 0xfa, 0xe1 // ldrsb al r7 r10 plus 68 PreIndex
1971b8021494Sopenharmony_ci};
1972b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r9_plus_182_PostIndex[] = {
1973b8021494Sopenharmony_ci  0xd6, 0x0b, 0xd9, 0xe0 // ldrsb al r0 r9 plus 182 PostIndex
1974b8021494Sopenharmony_ci};
1975b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r14_plus_153_PreIndex[] = {
1976b8021494Sopenharmony_ci  0xd9, 0x89, 0xfe, 0xe1 // ldrsb al r8 r14 plus 153 PreIndex
1977b8021494Sopenharmony_ci};
1978b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r11_plus_69_PreIndex[] = {
1979b8021494Sopenharmony_ci  0xd5, 0x74, 0xfb, 0xe1 // ldrsb al r7 r11 plus 69 PreIndex
1980b8021494Sopenharmony_ci};
1981b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r4_plus_249_PreIndex[] = {
1982b8021494Sopenharmony_ci  0xd9, 0x0f, 0xf4, 0xe1 // ldrsb al r0 r4 plus 249 PreIndex
1983b8021494Sopenharmony_ci};
1984b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r2_plus_65_PreIndex[] = {
1985b8021494Sopenharmony_ci  0xd1, 0x74, 0xf2, 0xe1 // ldrsb al r7 r2 plus 65 PreIndex
1986b8021494Sopenharmony_ci};
1987b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r4_r10_plus_228_PostIndex[] = {
1988b8021494Sopenharmony_ci  0xd4, 0x4e, 0xda, 0xe0 // ldrsb al r4 r10 plus 228 PostIndex
1989b8021494Sopenharmony_ci};
1990b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r0_minus_94_PostIndex[] = {
1991b8021494Sopenharmony_ci  0xde, 0x55, 0x50, 0xe0 // ldrsb al r5 r0 minus 94 PostIndex
1992b8021494Sopenharmony_ci};
1993b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r3_minus_131_PreIndex[] = {
1994b8021494Sopenharmony_ci  0xd3, 0xa8, 0x73, 0xe1 // ldrsb al r10 r3 minus 131 PreIndex
1995b8021494Sopenharmony_ci};
1996b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r14_plus_191_PreIndex[] = {
1997b8021494Sopenharmony_ci  0xdf, 0x9b, 0xfe, 0xe1 // ldrsb al r9 r14 plus 191 PreIndex
1998b8021494Sopenharmony_ci};
1999b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r1_minus_114_PostIndex[] = {
2000b8021494Sopenharmony_ci  0xd2, 0x37, 0x51, 0xe0 // ldrsb al r3 r1 minus 114 PostIndex
2001b8021494Sopenharmony_ci};
2002b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r4_plus_123_PreIndex[] = {
2003b8021494Sopenharmony_ci  0xdb, 0x67, 0xf4, 0xe1 // ldrsb al r6 r4 plus 123 PreIndex
2004b8021494Sopenharmony_ci};
2005b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r6_minus_39_PreIndex[] = {
2006b8021494Sopenharmony_ci  0xd7, 0xc2, 0x76, 0xe1 // ldrsb al r12 r6 minus 39 PreIndex
2007b8021494Sopenharmony_ci};
2008b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r11_minus_142_PostIndex[] = {
2009b8021494Sopenharmony_ci  0xde, 0x38, 0x5b, 0xe0 // ldrsb al r3 r11 minus 142 PostIndex
2010b8021494Sopenharmony_ci};
2011b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r11_minus_216_PostIndex[] = {
2012b8021494Sopenharmony_ci  0xd8, 0x0d, 0x5b, 0xe0 // ldrsb al r0 r11 minus 216 PostIndex
2013b8021494Sopenharmony_ci};
2014b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r5_minus_153_PostIndex[] = {
2015b8021494Sopenharmony_ci  0xd9, 0x99, 0x55, 0xe0 // ldrsb al r9 r5 minus 153 PostIndex
2016b8021494Sopenharmony_ci};
2017b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r1_minus_49_PostIndex[] = {
2018b8021494Sopenharmony_ci  0xd1, 0xc3, 0x51, 0xe0 // ldrsb al r12 r1 minus 49 PostIndex
2019b8021494Sopenharmony_ci};
2020b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r6_plus_218_PreIndex[] = {
2021b8021494Sopenharmony_ci  0xda, 0x9d, 0xf6, 0xe1 // ldrsb al r9 r6 plus 218 PreIndex
2022b8021494Sopenharmony_ci};
2023b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r6_minus_34_PostIndex[] = {
2024b8021494Sopenharmony_ci  0xd2, 0xb2, 0x56, 0xe0 // ldrsb al r11 r6 minus 34 PostIndex
2025b8021494Sopenharmony_ci};
2026b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r7_plus_152_PreIndex[] = {
2027b8021494Sopenharmony_ci  0xd8, 0xa9, 0xf7, 0xe1 // ldrsb al r10 r7 plus 152 PreIndex
2028b8021494Sopenharmony_ci};
2029b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r5_minus_180_PostIndex[] = {
2030b8021494Sopenharmony_ci  0xd4, 0x8b, 0x55, 0xe0 // ldrsb al r8 r5 minus 180 PostIndex
2031b8021494Sopenharmony_ci};
2032b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r11_plus_236_PostIndex[] = {
2033b8021494Sopenharmony_ci  0xdc, 0x0e, 0xdb, 0xe0 // ldrsb al r0 r11 plus 236 PostIndex
2034b8021494Sopenharmony_ci};
2035b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r2_plus_107_PostIndex[] = {
2036b8021494Sopenharmony_ci  0xdb, 0x36, 0xd2, 0xe0 // ldrsb al r3 r2 plus 107 PostIndex
2037b8021494Sopenharmony_ci};
2038b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r14_plus_207_PreIndex[] = {
2039b8021494Sopenharmony_ci  0xdf, 0x6c, 0xfe, 0xe1 // ldrsb al r6 r14 plus 207 PreIndex
2040b8021494Sopenharmony_ci};
2041b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r11_r3_minus_146_PostIndex[] = {
2042b8021494Sopenharmony_ci  0xd2, 0xb9, 0x53, 0xe0 // ldrsb al r11 r3 minus 146 PostIndex
2043b8021494Sopenharmony_ci};
2044b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r9_minus_145_PreIndex[] = {
2045b8021494Sopenharmony_ci  0xd1, 0x79, 0x79, 0xe1 // ldrsb al r7 r9 minus 145 PreIndex
2046b8021494Sopenharmony_ci};
2047b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r2_minus_30_PostIndex[] = {
2048b8021494Sopenharmony_ci  0xde, 0x51, 0x52, 0xe0 // ldrsb al r5 r2 minus 30 PostIndex
2049b8021494Sopenharmony_ci};
2050b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r5_plus_241_PostIndex[] = {
2051b8021494Sopenharmony_ci  0xd1, 0x6f, 0xd5, 0xe0 // ldrsb al r6 r5 plus 241 PostIndex
2052b8021494Sopenharmony_ci};
2053b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r13_minus_218_PostIndex[] = {
2054b8021494Sopenharmony_ci  0xda, 0xad, 0x5d, 0xe0 // ldrsb al r10 r13 minus 218 PostIndex
2055b8021494Sopenharmony_ci};
2056b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r11_minus_173_PostIndex[] = {
2057b8021494Sopenharmony_ci  0xdd, 0x8a, 0x5b, 0xe0 // ldrsb al r8 r11 minus 173 PostIndex
2058b8021494Sopenharmony_ci};
2059b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r3_minus_44_PostIndex[] = {
2060b8021494Sopenharmony_ci  0xdc, 0xa2, 0x53, 0xe0 // ldrsb al r10 r3 minus 44 PostIndex
2061b8021494Sopenharmony_ci};
2062b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r3_minus_233_PostIndex[] = {
2063b8021494Sopenharmony_ci  0xd9, 0x1e, 0x53, 0xe0 // ldrsb al r1 r3 minus 233 PostIndex
2064b8021494Sopenharmony_ci};
2065b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r7_minus_227_PostIndex[] = {
2066b8021494Sopenharmony_ci  0xd3, 0x6e, 0x57, 0xe0 // ldrsb al r6 r7 minus 227 PostIndex
2067b8021494Sopenharmony_ci};
2068b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r0_plus_178_PreIndex[] = {
2069b8021494Sopenharmony_ci  0xd2, 0xcb, 0xf0, 0xe1 // ldrsb al r12 r0 plus 178 PreIndex
2070b8021494Sopenharmony_ci};
2071b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r10_plus_134_PreIndex[] = {
2072b8021494Sopenharmony_ci  0xd6, 0x68, 0xfa, 0xe1 // ldrsb al r6 r10 plus 134 PreIndex
2073b8021494Sopenharmony_ci};
2074b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r10_minus_227_PostIndex[] = {
2075b8021494Sopenharmony_ci  0xd3, 0x2e, 0x5a, 0xe0 // ldrsb al r2 r10 minus 227 PostIndex
2076b8021494Sopenharmony_ci};
2077b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r12_r9_minus_174_PostIndex[] = {
2078b8021494Sopenharmony_ci  0xde, 0xca, 0x59, 0xe0 // ldrsb al r12 r9 minus 174 PostIndex
2079b8021494Sopenharmony_ci};
2080b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r6_r3_minus_109_PostIndex[] = {
2081b8021494Sopenharmony_ci  0xdd, 0x66, 0x53, 0xe0 // ldrsb al r6 r3 minus 109 PostIndex
2082b8021494Sopenharmony_ci};
2083b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r1_r6_minus_30_PostIndex[] = {
2084b8021494Sopenharmony_ci  0xde, 0x11, 0x56, 0xe0 // ldrsb al r1 r6 minus 30 PostIndex
2085b8021494Sopenharmony_ci};
2086b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r9_plus_48_PreIndex[] = {
2087b8021494Sopenharmony_ci  0xd0, 0x23, 0xf9, 0xe1 // ldrsb al r2 r9 plus 48 PreIndex
2088b8021494Sopenharmony_ci};
2089b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r13_r12_plus_4_PreIndex[] = {
2090b8021494Sopenharmony_ci  0xd4, 0xd0, 0xfc, 0xe1 // ldrsb al r13 r12 plus 4 PreIndex
2091b8021494Sopenharmony_ci};
2092b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r8_plus_241_PostIndex[] = {
2093b8021494Sopenharmony_ci  0xd1, 0x2f, 0xd8, 0xe0 // ldrsb al r2 r8 plus 241 PostIndex
2094b8021494Sopenharmony_ci};
2095b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r3_plus_135_PreIndex[] = {
2096b8021494Sopenharmony_ci  0xd7, 0xe8, 0xf3, 0xe1 // ldrsb al r14 r3 plus 135 PreIndex
2097b8021494Sopenharmony_ci};
2098b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r3_r4_minus_161_PostIndex[] = {
2099b8021494Sopenharmony_ci  0xd1, 0x3a, 0x54, 0xe0 // ldrsb al r3 r4 minus 161 PostIndex
2100b8021494Sopenharmony_ci};
2101b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r1_plus_145_PreIndex[] = {
2102b8021494Sopenharmony_ci  0xd1, 0x79, 0xf1, 0xe1 // ldrsb al r7 r1 plus 145 PreIndex
2103b8021494Sopenharmony_ci};
2104b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r8_r3_plus_105_PostIndex[] = {
2105b8021494Sopenharmony_ci  0xd9, 0x86, 0xd3, 0xe0 // ldrsb al r8 r3 plus 105 PostIndex
2106b8021494Sopenharmony_ci};
2107b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r8_plus_218_PreIndex[] = {
2108b8021494Sopenharmony_ci  0xda, 0x0d, 0xf8, 0xe1 // ldrsb al r0 r8 plus 218 PreIndex
2109b8021494Sopenharmony_ci};
2110b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r9_r3_plus_210_PostIndex[] = {
2111b8021494Sopenharmony_ci  0xd2, 0x9d, 0xd3, 0xe0 // ldrsb al r9 r3 plus 210 PostIndex
2112b8021494Sopenharmony_ci};
2113b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r1_plus_228_PreIndex[] = {
2114b8021494Sopenharmony_ci  0xd4, 0xae, 0xf1, 0xe1 // ldrsb al r10 r1 plus 228 PreIndex
2115b8021494Sopenharmony_ci};
2116b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r2_r0_minus_85_PostIndex[] = {
2117b8021494Sopenharmony_ci  0xd5, 0x25, 0x50, 0xe0 // ldrsb al r2 r0 minus 85 PostIndex
2118b8021494Sopenharmony_ci};
2119b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r0_r1_minus_62_PreIndex[] = {
2120b8021494Sopenharmony_ci  0xde, 0x03, 0x71, 0xe1 // ldrsb al r0 r1 minus 62 PreIndex
2121b8021494Sopenharmony_ci};
2122b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r6_minus_150_PreIndex[] = {
2123b8021494Sopenharmony_ci  0xd6, 0x79, 0x76, 0xe1 // ldrsb al r7 r6 minus 150 PreIndex
2124b8021494Sopenharmony_ci};
2125b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r5_r3_minus_113_PreIndex[] = {
2126b8021494Sopenharmony_ci  0xd1, 0x57, 0x73, 0xe1 // ldrsb al r5 r3 minus 113 PreIndex
2127b8021494Sopenharmony_ci};
2128b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r10_r8_minus_210_PostIndex[] = {
2129b8021494Sopenharmony_ci  0xd2, 0xad, 0x58, 0xe0 // ldrsb al r10 r8 minus 210 PostIndex
2130b8021494Sopenharmony_ci};
2131b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r14_r10_plus_56_PreIndex[] = {
2132b8021494Sopenharmony_ci  0xd8, 0xe3, 0xfa, 0xe1 // ldrsb al r14 r10 plus 56 PreIndex
2133b8021494Sopenharmony_ci};
2134b8021494Sopenharmony_ciconst byte kInstruction_ldrsb_al_r7_r4_plus_55_PreIndex[] = {
2135b8021494Sopenharmony_ci  0xd7, 0x73, 0xf4, 0xe1 // ldrsb al r7 r4 plus 55 PreIndex
2136b8021494Sopenharmony_ci};
2137b8021494Sopenharmony_ciconst TestResult kReferenceldrsb[] = {
2138b8021494Sopenharmony_ci  {
2139b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_pl_r13_r0_plus_0_Offset),
2140b8021494Sopenharmony_ci    kInstruction_ldrsb_pl_r13_r0_plus_0_Offset,
2141b8021494Sopenharmony_ci  },
2142b8021494Sopenharmony_ci  {
2143b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ge_r5_r3_plus_0_Offset),
2144b8021494Sopenharmony_ci    kInstruction_ldrsb_ge_r5_r3_plus_0_Offset,
2145b8021494Sopenharmony_ci  },
2146b8021494Sopenharmony_ci  {
2147b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_cc_r0_r4_plus_0_Offset),
2148b8021494Sopenharmony_ci    kInstruction_ldrsb_cc_r0_r4_plus_0_Offset,
2149b8021494Sopenharmony_ci  },
2150b8021494Sopenharmony_ci  {
2151b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ge_r0_r0_plus_0_Offset),
2152b8021494Sopenharmony_ci    kInstruction_ldrsb_ge_r0_r0_plus_0_Offset,
2153b8021494Sopenharmony_ci  },
2154b8021494Sopenharmony_ci  {
2155b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_eq_r12_r3_plus_0_Offset),
2156b8021494Sopenharmony_ci    kInstruction_ldrsb_eq_r12_r3_plus_0_Offset,
2157b8021494Sopenharmony_ci  },
2158b8021494Sopenharmony_ci  {
2159b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r13_plus_0_Offset),
2160b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r13_plus_0_Offset,
2161b8021494Sopenharmony_ci  },
2162b8021494Sopenharmony_ci  {
2163b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_mi_r8_r2_plus_0_Offset),
2164b8021494Sopenharmony_ci    kInstruction_ldrsb_mi_r8_r2_plus_0_Offset,
2165b8021494Sopenharmony_ci  },
2166b8021494Sopenharmony_ci  {
2167b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_mi_r6_r9_plus_0_Offset),
2168b8021494Sopenharmony_ci    kInstruction_ldrsb_mi_r6_r9_plus_0_Offset,
2169b8021494Sopenharmony_ci  },
2170b8021494Sopenharmony_ci  {
2171b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_gt_r13_r11_plus_0_Offset),
2172b8021494Sopenharmony_ci    kInstruction_ldrsb_gt_r13_r11_plus_0_Offset,
2173b8021494Sopenharmony_ci  },
2174b8021494Sopenharmony_ci  {
2175b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_cs_r0_r7_plus_0_Offset),
2176b8021494Sopenharmony_ci    kInstruction_ldrsb_cs_r0_r7_plus_0_Offset,
2177b8021494Sopenharmony_ci  },
2178b8021494Sopenharmony_ci  {
2179b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ge_r7_r11_plus_0_Offset),
2180b8021494Sopenharmony_ci    kInstruction_ldrsb_ge_r7_r11_plus_0_Offset,
2181b8021494Sopenharmony_ci  },
2182b8021494Sopenharmony_ci  {
2183b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_pl_r11_r12_plus_0_Offset),
2184b8021494Sopenharmony_ci    kInstruction_ldrsb_pl_r11_r12_plus_0_Offset,
2185b8021494Sopenharmony_ci  },
2186b8021494Sopenharmony_ci  {
2187b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_cs_r2_r12_plus_0_Offset),
2188b8021494Sopenharmony_ci    kInstruction_ldrsb_cs_r2_r12_plus_0_Offset,
2189b8021494Sopenharmony_ci  },
2190b8021494Sopenharmony_ci  {
2191b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_vc_r2_r14_plus_0_Offset),
2192b8021494Sopenharmony_ci    kInstruction_ldrsb_vc_r2_r14_plus_0_Offset,
2193b8021494Sopenharmony_ci  },
2194b8021494Sopenharmony_ci  {
2195b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_le_r13_r6_plus_0_Offset),
2196b8021494Sopenharmony_ci    kInstruction_ldrsb_le_r13_r6_plus_0_Offset,
2197b8021494Sopenharmony_ci  },
2198b8021494Sopenharmony_ci  {
2199b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ls_r1_r2_plus_0_Offset),
2200b8021494Sopenharmony_ci    kInstruction_ldrsb_ls_r1_r2_plus_0_Offset,
2201b8021494Sopenharmony_ci  },
2202b8021494Sopenharmony_ci  {
2203b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_cc_r1_r6_plus_0_Offset),
2204b8021494Sopenharmony_ci    kInstruction_ldrsb_cc_r1_r6_plus_0_Offset,
2205b8021494Sopenharmony_ci  },
2206b8021494Sopenharmony_ci  {
2207b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r3_plus_0_Offset),
2208b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r3_plus_0_Offset,
2209b8021494Sopenharmony_ci  },
2210b8021494Sopenharmony_ci  {
2211b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r9_plus_0_Offset),
2212b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r9_plus_0_Offset,
2213b8021494Sopenharmony_ci  },
2214b8021494Sopenharmony_ci  {
2215b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_vs_r5_r3_plus_0_Offset),
2216b8021494Sopenharmony_ci    kInstruction_ldrsb_vs_r5_r3_plus_0_Offset,
2217b8021494Sopenharmony_ci  },
2218b8021494Sopenharmony_ci  {
2219b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_pl_r4_r4_plus_0_Offset),
2220b8021494Sopenharmony_ci    kInstruction_ldrsb_pl_r4_r4_plus_0_Offset,
2221b8021494Sopenharmony_ci  },
2222b8021494Sopenharmony_ci  {
2223b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ne_r11_r9_plus_0_Offset),
2224b8021494Sopenharmony_ci    kInstruction_ldrsb_ne_r11_r9_plus_0_Offset,
2225b8021494Sopenharmony_ci  },
2226b8021494Sopenharmony_ci  {
2227b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_cc_r7_r14_plus_0_Offset),
2228b8021494Sopenharmony_ci    kInstruction_ldrsb_cc_r7_r14_plus_0_Offset,
2229b8021494Sopenharmony_ci  },
2230b8021494Sopenharmony_ci  {
2231b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ne_r9_r3_plus_0_Offset),
2232b8021494Sopenharmony_ci    kInstruction_ldrsb_ne_r9_r3_plus_0_Offset,
2233b8021494Sopenharmony_ci  },
2234b8021494Sopenharmony_ci  {
2235b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_cc_r6_r14_plus_0_Offset),
2236b8021494Sopenharmony_ci    kInstruction_ldrsb_cc_r6_r14_plus_0_Offset,
2237b8021494Sopenharmony_ci  },
2238b8021494Sopenharmony_ci  {
2239b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ne_r14_r14_plus_0_Offset),
2240b8021494Sopenharmony_ci    kInstruction_ldrsb_ne_r14_r14_plus_0_Offset,
2241b8021494Sopenharmony_ci  },
2242b8021494Sopenharmony_ci  {
2243b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r14_plus_0_Offset),
2244b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r14_plus_0_Offset,
2245b8021494Sopenharmony_ci  },
2246b8021494Sopenharmony_ci  {
2247b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_cc_r3_r1_plus_0_Offset),
2248b8021494Sopenharmony_ci    kInstruction_ldrsb_cc_r3_r1_plus_0_Offset,
2249b8021494Sopenharmony_ci  },
2250b8021494Sopenharmony_ci  {
2251b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ge_r1_r2_plus_0_Offset),
2252b8021494Sopenharmony_ci    kInstruction_ldrsb_ge_r1_r2_plus_0_Offset,
2253b8021494Sopenharmony_ci  },
2254b8021494Sopenharmony_ci  {
2255b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_eq_r3_r4_plus_0_Offset),
2256b8021494Sopenharmony_ci    kInstruction_ldrsb_eq_r3_r4_plus_0_Offset,
2257b8021494Sopenharmony_ci  },
2258b8021494Sopenharmony_ci  {
2259b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r10_plus_0_Offset),
2260b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r10_plus_0_Offset,
2261b8021494Sopenharmony_ci  },
2262b8021494Sopenharmony_ci  {
2263b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_mi_r1_r3_plus_0_Offset),
2264b8021494Sopenharmony_ci    kInstruction_ldrsb_mi_r1_r3_plus_0_Offset,
2265b8021494Sopenharmony_ci  },
2266b8021494Sopenharmony_ci  {
2267b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_gt_r1_r4_plus_0_Offset),
2268b8021494Sopenharmony_ci    kInstruction_ldrsb_gt_r1_r4_plus_0_Offset,
2269b8021494Sopenharmony_ci  },
2270b8021494Sopenharmony_ci  {
2271b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r12_plus_0_Offset),
2272b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r12_plus_0_Offset,
2273b8021494Sopenharmony_ci  },
2274b8021494Sopenharmony_ci  {
2275b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ge_r14_r2_plus_0_Offset),
2276b8021494Sopenharmony_ci    kInstruction_ldrsb_ge_r14_r2_plus_0_Offset,
2277b8021494Sopenharmony_ci  },
2278b8021494Sopenharmony_ci  {
2279b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_le_r9_r7_plus_0_Offset),
2280b8021494Sopenharmony_ci    kInstruction_ldrsb_le_r9_r7_plus_0_Offset,
2281b8021494Sopenharmony_ci  },
2282b8021494Sopenharmony_ci  {
2283b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r14_plus_0_Offset),
2284b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r14_plus_0_Offset,
2285b8021494Sopenharmony_ci  },
2286b8021494Sopenharmony_ci  {
2287b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_hi_r10_r12_plus_0_Offset),
2288b8021494Sopenharmony_ci    kInstruction_ldrsb_hi_r10_r12_plus_0_Offset,
2289b8021494Sopenharmony_ci  },
2290b8021494Sopenharmony_ci  {
2291b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_le_r6_r5_plus_0_Offset),
2292b8021494Sopenharmony_ci    kInstruction_ldrsb_le_r6_r5_plus_0_Offset,
2293b8021494Sopenharmony_ci  },
2294b8021494Sopenharmony_ci  {
2295b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_cs_r14_r12_plus_0_Offset),
2296b8021494Sopenharmony_ci    kInstruction_ldrsb_cs_r14_r12_plus_0_Offset,
2297b8021494Sopenharmony_ci  },
2298b8021494Sopenharmony_ci  {
2299b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_vc_r6_r9_plus_0_Offset),
2300b8021494Sopenharmony_ci    kInstruction_ldrsb_vc_r6_r9_plus_0_Offset,
2301b8021494Sopenharmony_ci  },
2302b8021494Sopenharmony_ci  {
2303b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ne_r3_r9_plus_0_Offset),
2304b8021494Sopenharmony_ci    kInstruction_ldrsb_ne_r3_r9_plus_0_Offset,
2305b8021494Sopenharmony_ci  },
2306b8021494Sopenharmony_ci  {
2307b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_lt_r2_r9_plus_0_Offset),
2308b8021494Sopenharmony_ci    kInstruction_ldrsb_lt_r2_r9_plus_0_Offset,
2309b8021494Sopenharmony_ci  },
2310b8021494Sopenharmony_ci  {
2311b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_vc_r5_r11_plus_0_Offset),
2312b8021494Sopenharmony_ci    kInstruction_ldrsb_vc_r5_r11_plus_0_Offset,
2313b8021494Sopenharmony_ci  },
2314b8021494Sopenharmony_ci  {
2315b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_gt_r5_r1_plus_0_Offset),
2316b8021494Sopenharmony_ci    kInstruction_ldrsb_gt_r5_r1_plus_0_Offset,
2317b8021494Sopenharmony_ci  },
2318b8021494Sopenharmony_ci  {
2319b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r4_plus_0_Offset),
2320b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r4_plus_0_Offset,
2321b8021494Sopenharmony_ci  },
2322b8021494Sopenharmony_ci  {
2323b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ls_r11_r10_plus_0_Offset),
2324b8021494Sopenharmony_ci    kInstruction_ldrsb_ls_r11_r10_plus_0_Offset,
2325b8021494Sopenharmony_ci  },
2326b8021494Sopenharmony_ci  {
2327b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_eq_r14_r7_plus_0_Offset),
2328b8021494Sopenharmony_ci    kInstruction_ldrsb_eq_r14_r7_plus_0_Offset,
2329b8021494Sopenharmony_ci  },
2330b8021494Sopenharmony_ci  {
2331b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_vc_r7_r0_plus_0_Offset),
2332b8021494Sopenharmony_ci    kInstruction_ldrsb_vc_r7_r0_plus_0_Offset,
2333b8021494Sopenharmony_ci  },
2334b8021494Sopenharmony_ci  {
2335b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_le_r2_r6_plus_0_Offset),
2336b8021494Sopenharmony_ci    kInstruction_ldrsb_le_r2_r6_plus_0_Offset,
2337b8021494Sopenharmony_ci  },
2338b8021494Sopenharmony_ci  {
2339b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_gt_r2_r6_plus_0_Offset),
2340b8021494Sopenharmony_ci    kInstruction_ldrsb_gt_r2_r6_plus_0_Offset,
2341b8021494Sopenharmony_ci  },
2342b8021494Sopenharmony_ci  {
2343b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r6_plus_0_Offset),
2344b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r6_plus_0_Offset,
2345b8021494Sopenharmony_ci  },
2346b8021494Sopenharmony_ci  {
2347b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ls_r10_r8_plus_0_Offset),
2348b8021494Sopenharmony_ci    kInstruction_ldrsb_ls_r10_r8_plus_0_Offset,
2349b8021494Sopenharmony_ci  },
2350b8021494Sopenharmony_ci  {
2351b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_lt_r5_r8_plus_0_Offset),
2352b8021494Sopenharmony_ci    kInstruction_ldrsb_lt_r5_r8_plus_0_Offset,
2353b8021494Sopenharmony_ci  },
2354b8021494Sopenharmony_ci  {
2355b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_vs_r13_r14_plus_0_Offset),
2356b8021494Sopenharmony_ci    kInstruction_ldrsb_vs_r13_r14_plus_0_Offset,
2357b8021494Sopenharmony_ci  },
2358b8021494Sopenharmony_ci  {
2359b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_gt_r9_r7_plus_0_Offset),
2360b8021494Sopenharmony_ci    kInstruction_ldrsb_gt_r9_r7_plus_0_Offset,
2361b8021494Sopenharmony_ci  },
2362b8021494Sopenharmony_ci  {
2363b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_cc_r8_r9_plus_0_Offset),
2364b8021494Sopenharmony_ci    kInstruction_ldrsb_cc_r8_r9_plus_0_Offset,
2365b8021494Sopenharmony_ci  },
2366b8021494Sopenharmony_ci  {
2367b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_le_r2_r7_plus_0_Offset),
2368b8021494Sopenharmony_ci    kInstruction_ldrsb_le_r2_r7_plus_0_Offset,
2369b8021494Sopenharmony_ci  },
2370b8021494Sopenharmony_ci  {
2371b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ge_r0_r1_plus_0_Offset),
2372b8021494Sopenharmony_ci    kInstruction_ldrsb_ge_r0_r1_plus_0_Offset,
2373b8021494Sopenharmony_ci  },
2374b8021494Sopenharmony_ci  {
2375b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_eq_r10_r14_plus_0_Offset),
2376b8021494Sopenharmony_ci    kInstruction_ldrsb_eq_r10_r14_plus_0_Offset,
2377b8021494Sopenharmony_ci  },
2378b8021494Sopenharmony_ci  {
2379b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ls_r3_r3_plus_0_Offset),
2380b8021494Sopenharmony_ci    kInstruction_ldrsb_ls_r3_r3_plus_0_Offset,
2381b8021494Sopenharmony_ci  },
2382b8021494Sopenharmony_ci  {
2383b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_mi_r11_r6_plus_0_Offset),
2384b8021494Sopenharmony_ci    kInstruction_ldrsb_mi_r11_r6_plus_0_Offset,
2385b8021494Sopenharmony_ci  },
2386b8021494Sopenharmony_ci  {
2387b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ne_r14_r12_plus_0_Offset),
2388b8021494Sopenharmony_ci    kInstruction_ldrsb_ne_r14_r12_plus_0_Offset,
2389b8021494Sopenharmony_ci  },
2390b8021494Sopenharmony_ci  {
2391b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_vs_r1_r12_plus_0_Offset),
2392b8021494Sopenharmony_ci    kInstruction_ldrsb_vs_r1_r12_plus_0_Offset,
2393b8021494Sopenharmony_ci  },
2394b8021494Sopenharmony_ci  {
2395b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ls_r0_r0_plus_0_Offset),
2396b8021494Sopenharmony_ci    kInstruction_ldrsb_ls_r0_r0_plus_0_Offset,
2397b8021494Sopenharmony_ci  },
2398b8021494Sopenharmony_ci  {
2399b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_lt_r12_r14_plus_0_Offset),
2400b8021494Sopenharmony_ci    kInstruction_ldrsb_lt_r12_r14_plus_0_Offset,
2401b8021494Sopenharmony_ci  },
2402b8021494Sopenharmony_ci  {
2403b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_lt_r13_r9_plus_0_Offset),
2404b8021494Sopenharmony_ci    kInstruction_ldrsb_lt_r13_r9_plus_0_Offset,
2405b8021494Sopenharmony_ci  },
2406b8021494Sopenharmony_ci  {
2407b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ge_r13_r9_plus_0_Offset),
2408b8021494Sopenharmony_ci    kInstruction_ldrsb_ge_r13_r9_plus_0_Offset,
2409b8021494Sopenharmony_ci  },
2410b8021494Sopenharmony_ci  {
2411b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_cs_r11_r0_plus_0_Offset),
2412b8021494Sopenharmony_ci    kInstruction_ldrsb_cs_r11_r0_plus_0_Offset,
2413b8021494Sopenharmony_ci  },
2414b8021494Sopenharmony_ci  {
2415b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_hi_r13_r11_plus_0_Offset),
2416b8021494Sopenharmony_ci    kInstruction_ldrsb_hi_r13_r11_plus_0_Offset,
2417b8021494Sopenharmony_ci  },
2418b8021494Sopenharmony_ci  {
2419b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_cs_r13_r9_plus_0_Offset),
2420b8021494Sopenharmony_ci    kInstruction_ldrsb_cs_r13_r9_plus_0_Offset,
2421b8021494Sopenharmony_ci  },
2422b8021494Sopenharmony_ci  {
2423b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ne_r10_r10_plus_0_Offset),
2424b8021494Sopenharmony_ci    kInstruction_ldrsb_ne_r10_r10_plus_0_Offset,
2425b8021494Sopenharmony_ci  },
2426b8021494Sopenharmony_ci  {
2427b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_vc_r13_r9_plus_0_Offset),
2428b8021494Sopenharmony_ci    kInstruction_ldrsb_vc_r13_r9_plus_0_Offset,
2429b8021494Sopenharmony_ci  },
2430b8021494Sopenharmony_ci  {
2431b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_vc_r9_r3_plus_0_Offset),
2432b8021494Sopenharmony_ci    kInstruction_ldrsb_vc_r9_r3_plus_0_Offset,
2433b8021494Sopenharmony_ci  },
2434b8021494Sopenharmony_ci  {
2435b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_cc_r10_r4_plus_0_Offset),
2436b8021494Sopenharmony_ci    kInstruction_ldrsb_cc_r10_r4_plus_0_Offset,
2437b8021494Sopenharmony_ci  },
2438b8021494Sopenharmony_ci  {
2439b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_hi_r6_r6_plus_0_Offset),
2440b8021494Sopenharmony_ci    kInstruction_ldrsb_hi_r6_r6_plus_0_Offset,
2441b8021494Sopenharmony_ci  },
2442b8021494Sopenharmony_ci  {
2443b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_le_r11_r1_plus_0_Offset),
2444b8021494Sopenharmony_ci    kInstruction_ldrsb_le_r11_r1_plus_0_Offset,
2445b8021494Sopenharmony_ci  },
2446b8021494Sopenharmony_ci  {
2447b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_gt_r3_r5_plus_0_Offset),
2448b8021494Sopenharmony_ci    kInstruction_ldrsb_gt_r3_r5_plus_0_Offset,
2449b8021494Sopenharmony_ci  },
2450b8021494Sopenharmony_ci  {
2451b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_lt_r0_r10_plus_0_Offset),
2452b8021494Sopenharmony_ci    kInstruction_ldrsb_lt_r0_r10_plus_0_Offset,
2453b8021494Sopenharmony_ci  },
2454b8021494Sopenharmony_ci  {
2455b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_vs_r6_r0_plus_0_Offset),
2456b8021494Sopenharmony_ci    kInstruction_ldrsb_vs_r6_r0_plus_0_Offset,
2457b8021494Sopenharmony_ci  },
2458b8021494Sopenharmony_ci  {
2459b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_vs_r8_r9_plus_0_Offset),
2460b8021494Sopenharmony_ci    kInstruction_ldrsb_vs_r8_r9_plus_0_Offset,
2461b8021494Sopenharmony_ci  },
2462b8021494Sopenharmony_ci  {
2463b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_mi_r9_r7_plus_0_Offset),
2464b8021494Sopenharmony_ci    kInstruction_ldrsb_mi_r9_r7_plus_0_Offset,
2465b8021494Sopenharmony_ci  },
2466b8021494Sopenharmony_ci  {
2467b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_vs_r12_r11_plus_0_Offset),
2468b8021494Sopenharmony_ci    kInstruction_ldrsb_vs_r12_r11_plus_0_Offset,
2469b8021494Sopenharmony_ci  },
2470b8021494Sopenharmony_ci  {
2471b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_vc_r11_r7_plus_0_Offset),
2472b8021494Sopenharmony_ci    kInstruction_ldrsb_vc_r11_r7_plus_0_Offset,
2473b8021494Sopenharmony_ci  },
2474b8021494Sopenharmony_ci  {
2475b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_hi_r11_r5_plus_0_Offset),
2476b8021494Sopenharmony_ci    kInstruction_ldrsb_hi_r11_r5_plus_0_Offset,
2477b8021494Sopenharmony_ci  },
2478b8021494Sopenharmony_ci  {
2479b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_lt_r0_r11_plus_0_Offset),
2480b8021494Sopenharmony_ci    kInstruction_ldrsb_lt_r0_r11_plus_0_Offset,
2481b8021494Sopenharmony_ci  },
2482b8021494Sopenharmony_ci  {
2483b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ne_r11_r1_plus_0_Offset),
2484b8021494Sopenharmony_ci    kInstruction_ldrsb_ne_r11_r1_plus_0_Offset,
2485b8021494Sopenharmony_ci  },
2486b8021494Sopenharmony_ci  {
2487b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ls_r5_r13_plus_0_Offset),
2488b8021494Sopenharmony_ci    kInstruction_ldrsb_ls_r5_r13_plus_0_Offset,
2489b8021494Sopenharmony_ci  },
2490b8021494Sopenharmony_ci  {
2491b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_gt_r13_r3_plus_0_Offset),
2492b8021494Sopenharmony_ci    kInstruction_ldrsb_gt_r13_r3_plus_0_Offset,
2493b8021494Sopenharmony_ci  },
2494b8021494Sopenharmony_ci  {
2495b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_vs_r12_r12_plus_0_Offset),
2496b8021494Sopenharmony_ci    kInstruction_ldrsb_vs_r12_r12_plus_0_Offset,
2497b8021494Sopenharmony_ci  },
2498b8021494Sopenharmony_ci  {
2499b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_mi_r12_r7_plus_0_Offset),
2500b8021494Sopenharmony_ci    kInstruction_ldrsb_mi_r12_r7_plus_0_Offset,
2501b8021494Sopenharmony_ci  },
2502b8021494Sopenharmony_ci  {
2503b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_le_r3_r4_plus_0_Offset),
2504b8021494Sopenharmony_ci    kInstruction_ldrsb_le_r3_r4_plus_0_Offset,
2505b8021494Sopenharmony_ci  },
2506b8021494Sopenharmony_ci  {
2507b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ne_r11_r10_plus_0_Offset),
2508b8021494Sopenharmony_ci    kInstruction_ldrsb_ne_r11_r10_plus_0_Offset,
2509b8021494Sopenharmony_ci  },
2510b8021494Sopenharmony_ci  {
2511b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_gt_r6_r13_plus_0_Offset),
2512b8021494Sopenharmony_ci    kInstruction_ldrsb_gt_r6_r13_plus_0_Offset,
2513b8021494Sopenharmony_ci  },
2514b8021494Sopenharmony_ci  {
2515b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_hi_r4_r8_plus_0_Offset),
2516b8021494Sopenharmony_ci    kInstruction_ldrsb_hi_r4_r8_plus_0_Offset,
2517b8021494Sopenharmony_ci  },
2518b8021494Sopenharmony_ci  {
2519b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ge_r14_r5_plus_0_Offset),
2520b8021494Sopenharmony_ci    kInstruction_ldrsb_ge_r14_r5_plus_0_Offset,
2521b8021494Sopenharmony_ci  },
2522b8021494Sopenharmony_ci  {
2523b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_vc_r9_r6_plus_0_Offset),
2524b8021494Sopenharmony_ci    kInstruction_ldrsb_vc_r9_r6_plus_0_Offset,
2525b8021494Sopenharmony_ci  },
2526b8021494Sopenharmony_ci  {
2527b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_le_r2_r9_plus_0_Offset),
2528b8021494Sopenharmony_ci    kInstruction_ldrsb_le_r2_r9_plus_0_Offset,
2529b8021494Sopenharmony_ci  },
2530b8021494Sopenharmony_ci  {
2531b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_ne_r10_r4_plus_0_Offset),
2532b8021494Sopenharmony_ci    kInstruction_ldrsb_ne_r10_r4_plus_0_Offset,
2533b8021494Sopenharmony_ci  },
2534b8021494Sopenharmony_ci  {
2535b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_vs_r10_r14_plus_0_Offset),
2536b8021494Sopenharmony_ci    kInstruction_ldrsb_vs_r10_r14_plus_0_Offset,
2537b8021494Sopenharmony_ci  },
2538b8021494Sopenharmony_ci  {
2539b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r11_minus_40_Offset),
2540b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r11_minus_40_Offset,
2541b8021494Sopenharmony_ci  },
2542b8021494Sopenharmony_ci  {
2543b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_plus_169_Offset),
2544b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_plus_169_Offset,
2545b8021494Sopenharmony_ci  },
2546b8021494Sopenharmony_ci  {
2547b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_plus_45_Offset),
2548b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_plus_45_Offset,
2549b8021494Sopenharmony_ci  },
2550b8021494Sopenharmony_ci  {
2551b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r14_minus_237_Offset),
2552b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r14_minus_237_Offset,
2553b8021494Sopenharmony_ci  },
2554b8021494Sopenharmony_ci  {
2555b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r11_minus_145_Offset),
2556b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r11_minus_145_Offset,
2557b8021494Sopenharmony_ci  },
2558b8021494Sopenharmony_ci  {
2559b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_plus_69_Offset),
2560b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_plus_69_Offset,
2561b8021494Sopenharmony_ci  },
2562b8021494Sopenharmony_ci  {
2563b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r8_minus_37_Offset),
2564b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r8_minus_37_Offset,
2565b8021494Sopenharmony_ci  },
2566b8021494Sopenharmony_ci  {
2567b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_minus_16_Offset),
2568b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_minus_16_Offset,
2569b8021494Sopenharmony_ci  },
2570b8021494Sopenharmony_ci  {
2571b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_minus_89_Offset),
2572b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_minus_89_Offset,
2573b8021494Sopenharmony_ci  },
2574b8021494Sopenharmony_ci  {
2575b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r14_plus_174_Offset),
2576b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r14_plus_174_Offset,
2577b8021494Sopenharmony_ci  },
2578b8021494Sopenharmony_ci  {
2579b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_minus_177_Offset),
2580b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_minus_177_Offset,
2581b8021494Sopenharmony_ci  },
2582b8021494Sopenharmony_ci  {
2583b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_plus_10_Offset),
2584b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_plus_10_Offset,
2585b8021494Sopenharmony_ci  },
2586b8021494Sopenharmony_ci  {
2587b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_plus_80_Offset),
2588b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_plus_80_Offset,
2589b8021494Sopenharmony_ci  },
2590b8021494Sopenharmony_ci  {
2591b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r6_minus_239_Offset),
2592b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r6_minus_239_Offset,
2593b8021494Sopenharmony_ci  },
2594b8021494Sopenharmony_ci  {
2595b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_minus_146_Offset),
2596b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_minus_146_Offset,
2597b8021494Sopenharmony_ci  },
2598b8021494Sopenharmony_ci  {
2599b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r12_minus_222_Offset),
2600b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r12_minus_222_Offset,
2601b8021494Sopenharmony_ci  },
2602b8021494Sopenharmony_ci  {
2603b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r1_plus_212_Offset),
2604b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r1_plus_212_Offset,
2605b8021494Sopenharmony_ci  },
2606b8021494Sopenharmony_ci  {
2607b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r6_plus_236_Offset),
2608b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r6_plus_236_Offset,
2609b8021494Sopenharmony_ci  },
2610b8021494Sopenharmony_ci  {
2611b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r11_minus_46_Offset),
2612b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r11_minus_46_Offset,
2613b8021494Sopenharmony_ci  },
2614b8021494Sopenharmony_ci  {
2615b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_minus_117_Offset),
2616b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_minus_117_Offset,
2617b8021494Sopenharmony_ci  },
2618b8021494Sopenharmony_ci  {
2619b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_minus_152_Offset),
2620b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_minus_152_Offset,
2621b8021494Sopenharmony_ci  },
2622b8021494Sopenharmony_ci  {
2623b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_plus_240_Offset),
2624b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_plus_240_Offset,
2625b8021494Sopenharmony_ci  },
2626b8021494Sopenharmony_ci  {
2627b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_minus_20_Offset),
2628b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_minus_20_Offset,
2629b8021494Sopenharmony_ci  },
2630b8021494Sopenharmony_ci  {
2631b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_minus_200_Offset),
2632b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_minus_200_Offset,
2633b8021494Sopenharmony_ci  },
2634b8021494Sopenharmony_ci  {
2635b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r14_plus_106_Offset),
2636b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r14_plus_106_Offset,
2637b8021494Sopenharmony_ci  },
2638b8021494Sopenharmony_ci  {
2639b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_minus_235_Offset),
2640b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_minus_235_Offset,
2641b8021494Sopenharmony_ci  },
2642b8021494Sopenharmony_ci  {
2643b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r11_plus_188_Offset),
2644b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r11_plus_188_Offset,
2645b8021494Sopenharmony_ci  },
2646b8021494Sopenharmony_ci  {
2647b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_plus_224_Offset),
2648b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_plus_224_Offset,
2649b8021494Sopenharmony_ci  },
2650b8021494Sopenharmony_ci  {
2651b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r10_minus_218_Offset),
2652b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r10_minus_218_Offset,
2653b8021494Sopenharmony_ci  },
2654b8021494Sopenharmony_ci  {
2655b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_plus_132_Offset),
2656b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_plus_132_Offset,
2657b8021494Sopenharmony_ci  },
2658b8021494Sopenharmony_ci  {
2659b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r12_plus_210_Offset),
2660b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r12_plus_210_Offset,
2661b8021494Sopenharmony_ci  },
2662b8021494Sopenharmony_ci  {
2663b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r7_plus_24_Offset),
2664b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r7_plus_24_Offset,
2665b8021494Sopenharmony_ci  },
2666b8021494Sopenharmony_ci  {
2667b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_plus_71_Offset),
2668b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_plus_71_Offset,
2669b8021494Sopenharmony_ci  },
2670b8021494Sopenharmony_ci  {
2671b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r11_minus_241_Offset),
2672b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r11_minus_241_Offset,
2673b8021494Sopenharmony_ci  },
2674b8021494Sopenharmony_ci  {
2675b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_minus_77_Offset),
2676b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_minus_77_Offset,
2677b8021494Sopenharmony_ci  },
2678b8021494Sopenharmony_ci  {
2679b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r7_plus_159_Offset),
2680b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r7_plus_159_Offset,
2681b8021494Sopenharmony_ci  },
2682b8021494Sopenharmony_ci  {
2683b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_plus_191_Offset),
2684b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_plus_191_Offset,
2685b8021494Sopenharmony_ci  },
2686b8021494Sopenharmony_ci  {
2687b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_minus_162_Offset),
2688b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_minus_162_Offset,
2689b8021494Sopenharmony_ci  },
2690b8021494Sopenharmony_ci  {
2691b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_plus_102_Offset),
2692b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_plus_102_Offset,
2693b8021494Sopenharmony_ci  },
2694b8021494Sopenharmony_ci  {
2695b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r3_minus_91_Offset),
2696b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r3_minus_91_Offset,
2697b8021494Sopenharmony_ci  },
2698b8021494Sopenharmony_ci  {
2699b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r14_plus_67_Offset),
2700b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r14_plus_67_Offset,
2701b8021494Sopenharmony_ci  },
2702b8021494Sopenharmony_ci  {
2703b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_plus_209_Offset),
2704b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_plus_209_Offset,
2705b8021494Sopenharmony_ci  },
2706b8021494Sopenharmony_ci  {
2707b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_minus_220_Offset),
2708b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_minus_220_Offset,
2709b8021494Sopenharmony_ci  },
2710b8021494Sopenharmony_ci  {
2711b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_minus_112_Offset),
2712b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_minus_112_Offset,
2713b8021494Sopenharmony_ci  },
2714b8021494Sopenharmony_ci  {
2715b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_minus_95_Offset),
2716b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_minus_95_Offset,
2717b8021494Sopenharmony_ci  },
2718b8021494Sopenharmony_ci  {
2719b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r14_minus_133_Offset),
2720b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r14_minus_133_Offset,
2721b8021494Sopenharmony_ci  },
2722b8021494Sopenharmony_ci  {
2723b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r3_plus_70_Offset),
2724b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r3_plus_70_Offset,
2725b8021494Sopenharmony_ci  },
2726b8021494Sopenharmony_ci  {
2727b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_minus_191_Offset),
2728b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_minus_191_Offset,
2729b8021494Sopenharmony_ci  },
2730b8021494Sopenharmony_ci  {
2731b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r7_minus_10_Offset),
2732b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r7_minus_10_Offset,
2733b8021494Sopenharmony_ci  },
2734b8021494Sopenharmony_ci  {
2735b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r10_plus_10_Offset),
2736b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r10_plus_10_Offset,
2737b8021494Sopenharmony_ci  },
2738b8021494Sopenharmony_ci  {
2739b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_plus_78_Offset),
2740b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_plus_78_Offset,
2741b8021494Sopenharmony_ci  },
2742b8021494Sopenharmony_ci  {
2743b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_plus_252_Offset),
2744b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_plus_252_Offset,
2745b8021494Sopenharmony_ci  },
2746b8021494Sopenharmony_ci  {
2747b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r12_plus_150_Offset),
2748b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r12_plus_150_Offset,
2749b8021494Sopenharmony_ci  },
2750b8021494Sopenharmony_ci  {
2751b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_minus_69_Offset),
2752b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_minus_69_Offset,
2753b8021494Sopenharmony_ci  },
2754b8021494Sopenharmony_ci  {
2755b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_minus_12_Offset),
2756b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_minus_12_Offset,
2757b8021494Sopenharmony_ci  },
2758b8021494Sopenharmony_ci  {
2759b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_minus_115_Offset),
2760b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_minus_115_Offset,
2761b8021494Sopenharmony_ci  },
2762b8021494Sopenharmony_ci  {
2763b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_minus_233_Offset),
2764b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_minus_233_Offset,
2765b8021494Sopenharmony_ci  },
2766b8021494Sopenharmony_ci  {
2767b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r10_plus_214_Offset),
2768b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r10_plus_214_Offset,
2769b8021494Sopenharmony_ci  },
2770b8021494Sopenharmony_ci  {
2771b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_plus_123_Offset),
2772b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_plus_123_Offset,
2773b8021494Sopenharmony_ci  },
2774b8021494Sopenharmony_ci  {
2775b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r12_plus_121_Offset),
2776b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r12_plus_121_Offset,
2777b8021494Sopenharmony_ci  },
2778b8021494Sopenharmony_ci  {
2779b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r3_plus_93_Offset),
2780b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r3_plus_93_Offset,
2781b8021494Sopenharmony_ci  },
2782b8021494Sopenharmony_ci  {
2783b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_plus_239_Offset),
2784b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_plus_239_Offset,
2785b8021494Sopenharmony_ci  },
2786b8021494Sopenharmony_ci  {
2787b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_minus_56_Offset),
2788b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_minus_56_Offset,
2789b8021494Sopenharmony_ci  },
2790b8021494Sopenharmony_ci  {
2791b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_minus_1_Offset),
2792b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_minus_1_Offset,
2793b8021494Sopenharmony_ci  },
2794b8021494Sopenharmony_ci  {
2795b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r6_plus_190_Offset),
2796b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r6_plus_190_Offset,
2797b8021494Sopenharmony_ci  },
2798b8021494Sopenharmony_ci  {
2799b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r10_plus_232_Offset),
2800b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r10_plus_232_Offset,
2801b8021494Sopenharmony_ci  },
2802b8021494Sopenharmony_ci  {
2803b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r1_plus_232_Offset),
2804b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r1_plus_232_Offset,
2805b8021494Sopenharmony_ci  },
2806b8021494Sopenharmony_ci  {
2807b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r14_plus_210_Offset),
2808b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r14_plus_210_Offset,
2809b8021494Sopenharmony_ci  },
2810b8021494Sopenharmony_ci  {
2811b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r3_plus_208_Offset),
2812b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r3_plus_208_Offset,
2813b8021494Sopenharmony_ci  },
2814b8021494Sopenharmony_ci  {
2815b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_plus_221_Offset),
2816b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_plus_221_Offset,
2817b8021494Sopenharmony_ci  },
2818b8021494Sopenharmony_ci  {
2819b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_minus_77_Offset),
2820b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_minus_77_Offset,
2821b8021494Sopenharmony_ci  },
2822b8021494Sopenharmony_ci  {
2823b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r10_plus_142_Offset),
2824b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r10_plus_142_Offset,
2825b8021494Sopenharmony_ci  },
2826b8021494Sopenharmony_ci  {
2827b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r7_plus_14_Offset),
2828b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r7_plus_14_Offset,
2829b8021494Sopenharmony_ci  },
2830b8021494Sopenharmony_ci  {
2831b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_minus_29_Offset),
2832b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_minus_29_Offset,
2833b8021494Sopenharmony_ci  },
2834b8021494Sopenharmony_ci  {
2835b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_plus_165_Offset),
2836b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_plus_165_Offset,
2837b8021494Sopenharmony_ci  },
2838b8021494Sopenharmony_ci  {
2839b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r12_minus_245_Offset),
2840b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r12_minus_245_Offset,
2841b8021494Sopenharmony_ci  },
2842b8021494Sopenharmony_ci  {
2843b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r8_minus_199_Offset),
2844b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r8_minus_199_Offset,
2845b8021494Sopenharmony_ci  },
2846b8021494Sopenharmony_ci  {
2847b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_minus_34_Offset),
2848b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_minus_34_Offset,
2849b8021494Sopenharmony_ci  },
2850b8021494Sopenharmony_ci  {
2851b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_plus_182_Offset),
2852b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_plus_182_Offset,
2853b8021494Sopenharmony_ci  },
2854b8021494Sopenharmony_ci  {
2855b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_minus_70_Offset),
2856b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_minus_70_Offset,
2857b8021494Sopenharmony_ci  },
2858b8021494Sopenharmony_ci  {
2859b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r3_minus_241_Offset),
2860b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r3_minus_241_Offset,
2861b8021494Sopenharmony_ci  },
2862b8021494Sopenharmony_ci  {
2863b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_plus_134_Offset),
2864b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_plus_134_Offset,
2865b8021494Sopenharmony_ci  },
2866b8021494Sopenharmony_ci  {
2867b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r6_minus_155_Offset),
2868b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r6_minus_155_Offset,
2869b8021494Sopenharmony_ci  },
2870b8021494Sopenharmony_ci  {
2871b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_plus_105_Offset),
2872b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_plus_105_Offset,
2873b8021494Sopenharmony_ci  },
2874b8021494Sopenharmony_ci  {
2875b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_plus_29_Offset),
2876b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_plus_29_Offset,
2877b8021494Sopenharmony_ci  },
2878b8021494Sopenharmony_ci  {
2879b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r1_minus_223_Offset),
2880b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r1_minus_223_Offset,
2881b8021494Sopenharmony_ci  },
2882b8021494Sopenharmony_ci  {
2883b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r10_minus_141_Offset),
2884b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r10_minus_141_Offset,
2885b8021494Sopenharmony_ci  },
2886b8021494Sopenharmony_ci  {
2887b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_plus_15_Offset),
2888b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_plus_15_Offset,
2889b8021494Sopenharmony_ci  },
2890b8021494Sopenharmony_ci  {
2891b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_plus_157_Offset),
2892b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_plus_157_Offset,
2893b8021494Sopenharmony_ci  },
2894b8021494Sopenharmony_ci  {
2895b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r10_minus_122_Offset),
2896b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r10_minus_122_Offset,
2897b8021494Sopenharmony_ci  },
2898b8021494Sopenharmony_ci  {
2899b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_minus_54_Offset),
2900b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_minus_54_Offset,
2901b8021494Sopenharmony_ci  },
2902b8021494Sopenharmony_ci  {
2903b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_plus_30_Offset),
2904b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_plus_30_Offset,
2905b8021494Sopenharmony_ci  },
2906b8021494Sopenharmony_ci  {
2907b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_minus_221_Offset),
2908b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_minus_221_Offset,
2909b8021494Sopenharmony_ci  },
2910b8021494Sopenharmony_ci  {
2911b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r12_plus_34_Offset),
2912b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r12_plus_34_Offset,
2913b8021494Sopenharmony_ci  },
2914b8021494Sopenharmony_ci  {
2915b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_plus_145_Offset),
2916b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_plus_145_Offset,
2917b8021494Sopenharmony_ci  },
2918b8021494Sopenharmony_ci  {
2919b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_plus_85_Offset),
2920b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_plus_85_Offset,
2921b8021494Sopenharmony_ci  },
2922b8021494Sopenharmony_ci  {
2923b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r6_plus_64_Offset),
2924b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r6_plus_64_Offset,
2925b8021494Sopenharmony_ci  },
2926b8021494Sopenharmony_ci  {
2927b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_plus_72_Offset),
2928b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_plus_72_Offset,
2929b8021494Sopenharmony_ci  },
2930b8021494Sopenharmony_ci  {
2931b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r10_minus_97_Offset),
2932b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r10_minus_97_Offset,
2933b8021494Sopenharmony_ci  },
2934b8021494Sopenharmony_ci  {
2935b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_plus_186_Offset),
2936b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_plus_186_Offset,
2937b8021494Sopenharmony_ci  },
2938b8021494Sopenharmony_ci  {
2939b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_plus_10_Offset),
2940b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_plus_10_Offset,
2941b8021494Sopenharmony_ci  },
2942b8021494Sopenharmony_ci  {
2943b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r6_minus_236_Offset),
2944b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r6_minus_236_Offset,
2945b8021494Sopenharmony_ci  },
2946b8021494Sopenharmony_ci  {
2947b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_plus_73_Offset),
2948b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_plus_73_Offset,
2949b8021494Sopenharmony_ci  },
2950b8021494Sopenharmony_ci  {
2951b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_plus_112_Offset),
2952b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_plus_112_Offset,
2953b8021494Sopenharmony_ci  },
2954b8021494Sopenharmony_ci  {
2955b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_minus_101_Offset),
2956b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_minus_101_Offset,
2957b8021494Sopenharmony_ci  },
2958b8021494Sopenharmony_ci  {
2959b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_plus_32_Offset),
2960b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_plus_32_Offset,
2961b8021494Sopenharmony_ci  },
2962b8021494Sopenharmony_ci  {
2963b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_plus_57_Offset),
2964b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_plus_57_Offset,
2965b8021494Sopenharmony_ci  },
2966b8021494Sopenharmony_ci  {
2967b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_minus_41_Offset),
2968b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_minus_41_Offset,
2969b8021494Sopenharmony_ci  },
2970b8021494Sopenharmony_ci  {
2971b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r8_plus_199_Offset),
2972b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r8_plus_199_Offset,
2973b8021494Sopenharmony_ci  },
2974b8021494Sopenharmony_ci  {
2975b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r7_plus_208_Offset),
2976b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r7_plus_208_Offset,
2977b8021494Sopenharmony_ci  },
2978b8021494Sopenharmony_ci  {
2979b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_minus_63_Offset),
2980b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_minus_63_Offset,
2981b8021494Sopenharmony_ci  },
2982b8021494Sopenharmony_ci  {
2983b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r7_minus_69_Offset),
2984b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r7_minus_69_Offset,
2985b8021494Sopenharmony_ci  },
2986b8021494Sopenharmony_ci  {
2987b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r8_plus_19_Offset),
2988b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r8_plus_19_Offset,
2989b8021494Sopenharmony_ci  },
2990b8021494Sopenharmony_ci  {
2991b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r6_plus_128_Offset),
2992b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r6_plus_128_Offset,
2993b8021494Sopenharmony_ci  },
2994b8021494Sopenharmony_ci  {
2995b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r1_plus_185_Offset),
2996b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r1_plus_185_Offset,
2997b8021494Sopenharmony_ci  },
2998b8021494Sopenharmony_ci  {
2999b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r11_minus_198_Offset),
3000b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r11_minus_198_Offset,
3001b8021494Sopenharmony_ci  },
3002b8021494Sopenharmony_ci  {
3003b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r3_minus_172_Offset),
3004b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r3_minus_172_Offset,
3005b8021494Sopenharmony_ci  },
3006b8021494Sopenharmony_ci  {
3007b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r14_plus_146_Offset),
3008b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r14_plus_146_Offset,
3009b8021494Sopenharmony_ci  },
3010b8021494Sopenharmony_ci  {
3011b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_plus_226_Offset),
3012b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_plus_226_Offset,
3013b8021494Sopenharmony_ci  },
3014b8021494Sopenharmony_ci  {
3015b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_plus_73_Offset),
3016b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_plus_73_Offset,
3017b8021494Sopenharmony_ci  },
3018b8021494Sopenharmony_ci  {
3019b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_minus_177_Offset),
3020b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_minus_177_Offset,
3021b8021494Sopenharmony_ci  },
3022b8021494Sopenharmony_ci  {
3023b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_minus_179_Offset),
3024b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_minus_179_Offset,
3025b8021494Sopenharmony_ci  },
3026b8021494Sopenharmony_ci  {
3027b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r7_minus_70_Offset),
3028b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r7_minus_70_Offset,
3029b8021494Sopenharmony_ci  },
3030b8021494Sopenharmony_ci  {
3031b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_plus_132_Offset),
3032b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_plus_132_Offset,
3033b8021494Sopenharmony_ci  },
3034b8021494Sopenharmony_ci  {
3035b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r3_plus_45_Offset),
3036b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r3_plus_45_Offset,
3037b8021494Sopenharmony_ci  },
3038b8021494Sopenharmony_ci  {
3039b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r1_plus_150_Offset),
3040b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r1_plus_150_Offset,
3041b8021494Sopenharmony_ci  },
3042b8021494Sopenharmony_ci  {
3043b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_plus_203_Offset),
3044b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_plus_203_Offset,
3045b8021494Sopenharmony_ci  },
3046b8021494Sopenharmony_ci  {
3047b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r7_minus_107_Offset),
3048b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r7_minus_107_Offset,
3049b8021494Sopenharmony_ci  },
3050b8021494Sopenharmony_ci  {
3051b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r3_plus_182_Offset),
3052b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r3_plus_182_Offset,
3053b8021494Sopenharmony_ci  },
3054b8021494Sopenharmony_ci  {
3055b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r14_minus_112_Offset),
3056b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r14_minus_112_Offset,
3057b8021494Sopenharmony_ci  },
3058b8021494Sopenharmony_ci  {
3059b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_minus_49_Offset),
3060b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_minus_49_Offset,
3061b8021494Sopenharmony_ci  },
3062b8021494Sopenharmony_ci  {
3063b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_plus_50_Offset),
3064b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_plus_50_Offset,
3065b8021494Sopenharmony_ci  },
3066b8021494Sopenharmony_ci  {
3067b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r14_minus_153_Offset),
3068b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r14_minus_153_Offset,
3069b8021494Sopenharmony_ci  },
3070b8021494Sopenharmony_ci  {
3071b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_plus_238_Offset),
3072b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_plus_238_Offset,
3073b8021494Sopenharmony_ci  },
3074b8021494Sopenharmony_ci  {
3075b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r10_minus_131_Offset),
3076b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r10_minus_131_Offset,
3077b8021494Sopenharmony_ci  },
3078b8021494Sopenharmony_ci  {
3079b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_plus_95_Offset),
3080b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_plus_95_Offset,
3081b8021494Sopenharmony_ci  },
3082b8021494Sopenharmony_ci  {
3083b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_minus_225_Offset),
3084b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_minus_225_Offset,
3085b8021494Sopenharmony_ci  },
3086b8021494Sopenharmony_ci  {
3087b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r8_minus_180_Offset),
3088b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r8_minus_180_Offset,
3089b8021494Sopenharmony_ci  },
3090b8021494Sopenharmony_ci  {
3091b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r8_plus_173_Offset),
3092b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r8_plus_173_Offset,
3093b8021494Sopenharmony_ci  },
3094b8021494Sopenharmony_ci  {
3095b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r11_minus_161_Offset),
3096b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r11_minus_161_Offset,
3097b8021494Sopenharmony_ci  },
3098b8021494Sopenharmony_ci  {
3099b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r11_plus_65_Offset),
3100b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r11_plus_65_Offset,
3101b8021494Sopenharmony_ci  },
3102b8021494Sopenharmony_ci  {
3103b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r8_plus_52_Offset),
3104b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r8_plus_52_Offset,
3105b8021494Sopenharmony_ci  },
3106b8021494Sopenharmony_ci  {
3107b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r14_plus_221_Offset),
3108b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r14_plus_221_Offset,
3109b8021494Sopenharmony_ci  },
3110b8021494Sopenharmony_ci  {
3111b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r3_minus_176_Offset),
3112b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r3_minus_176_Offset,
3113b8021494Sopenharmony_ci  },
3114b8021494Sopenharmony_ci  {
3115b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_minus_1_Offset),
3116b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_minus_1_Offset,
3117b8021494Sopenharmony_ci  },
3118b8021494Sopenharmony_ci  {
3119b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r8_minus_139_Offset),
3120b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r8_minus_139_Offset,
3121b8021494Sopenharmony_ci  },
3122b8021494Sopenharmony_ci  {
3123b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_plus_154_Offset),
3124b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_plus_154_Offset,
3125b8021494Sopenharmony_ci  },
3126b8021494Sopenharmony_ci  {
3127b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_minus_54_Offset),
3128b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_minus_54_Offset,
3129b8021494Sopenharmony_ci  },
3130b8021494Sopenharmony_ci  {
3131b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r7_plus_29_Offset),
3132b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r7_plus_29_Offset,
3133b8021494Sopenharmony_ci  },
3134b8021494Sopenharmony_ci  {
3135b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r3_minus_202_Offset),
3136b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r3_minus_202_Offset,
3137b8021494Sopenharmony_ci  },
3138b8021494Sopenharmony_ci  {
3139b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r12_minus_136_Offset),
3140b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r12_minus_136_Offset,
3141b8021494Sopenharmony_ci  },
3142b8021494Sopenharmony_ci  {
3143b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_minus_130_Offset),
3144b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_minus_130_Offset,
3145b8021494Sopenharmony_ci  },
3146b8021494Sopenharmony_ci  {
3147b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r3_plus_30_Offset),
3148b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r3_plus_30_Offset,
3149b8021494Sopenharmony_ci  },
3150b8021494Sopenharmony_ci  {
3151b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r1_minus_136_Offset),
3152b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r1_minus_136_Offset,
3153b8021494Sopenharmony_ci  },
3154b8021494Sopenharmony_ci  {
3155b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_plus_176_Offset),
3156b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_plus_176_Offset,
3157b8021494Sopenharmony_ci  },
3158b8021494Sopenharmony_ci  {
3159b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_plus_141_Offset),
3160b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_plus_141_Offset,
3161b8021494Sopenharmony_ci  },
3162b8021494Sopenharmony_ci  {
3163b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_minus_196_Offset),
3164b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_minus_196_Offset,
3165b8021494Sopenharmony_ci  },
3166b8021494Sopenharmony_ci  {
3167b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_minus_55_Offset),
3168b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_minus_55_Offset,
3169b8021494Sopenharmony_ci  },
3170b8021494Sopenharmony_ci  {
3171b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r11_plus_99_Offset),
3172b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r11_plus_99_Offset,
3173b8021494Sopenharmony_ci  },
3174b8021494Sopenharmony_ci  {
3175b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r12_plus_169_Offset),
3176b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r12_plus_169_Offset,
3177b8021494Sopenharmony_ci  },
3178b8021494Sopenharmony_ci  {
3179b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r7_plus_91_Offset),
3180b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r7_plus_91_Offset,
3181b8021494Sopenharmony_ci  },
3182b8021494Sopenharmony_ci  {
3183b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r10_plus_93_Offset),
3184b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r10_plus_93_Offset,
3185b8021494Sopenharmony_ci  },
3186b8021494Sopenharmony_ci  {
3187b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_minus_77_Offset),
3188b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_minus_77_Offset,
3189b8021494Sopenharmony_ci  },
3190b8021494Sopenharmony_ci  {
3191b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_plus_6_Offset),
3192b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_plus_6_Offset,
3193b8021494Sopenharmony_ci  },
3194b8021494Sopenharmony_ci  {
3195b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_minus_31_Offset),
3196b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_minus_31_Offset,
3197b8021494Sopenharmony_ci  },
3198b8021494Sopenharmony_ci  {
3199b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r14_plus_129_Offset),
3200b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r14_plus_129_Offset,
3201b8021494Sopenharmony_ci  },
3202b8021494Sopenharmony_ci  {
3203b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_minus_198_Offset),
3204b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_minus_198_Offset,
3205b8021494Sopenharmony_ci  },
3206b8021494Sopenharmony_ci  {
3207b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_plus_33_Offset),
3208b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_plus_33_Offset,
3209b8021494Sopenharmony_ci  },
3210b8021494Sopenharmony_ci  {
3211b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_minus_16_Offset),
3212b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_minus_16_Offset,
3213b8021494Sopenharmony_ci  },
3214b8021494Sopenharmony_ci  {
3215b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r12_minus_14_Offset),
3216b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r12_minus_14_Offset,
3217b8021494Sopenharmony_ci  },
3218b8021494Sopenharmony_ci  {
3219b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_plus_146_Offset),
3220b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_plus_146_Offset,
3221b8021494Sopenharmony_ci  },
3222b8021494Sopenharmony_ci  {
3223b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r1_plus_174_Offset),
3224b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r1_plus_174_Offset,
3225b8021494Sopenharmony_ci  },
3226b8021494Sopenharmony_ci  {
3227b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_plus_21_Offset),
3228b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_plus_21_Offset,
3229b8021494Sopenharmony_ci  },
3230b8021494Sopenharmony_ci  {
3231b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r7_plus_202_Offset),
3232b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r7_plus_202_Offset,
3233b8021494Sopenharmony_ci  },
3234b8021494Sopenharmony_ci  {
3235b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_plus_36_Offset),
3236b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_plus_36_Offset,
3237b8021494Sopenharmony_ci  },
3238b8021494Sopenharmony_ci  {
3239b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r7_plus_179_Offset),
3240b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r7_plus_179_Offset,
3241b8021494Sopenharmony_ci  },
3242b8021494Sopenharmony_ci  {
3243b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_minus_84_Offset),
3244b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_minus_84_Offset,
3245b8021494Sopenharmony_ci  },
3246b8021494Sopenharmony_ci  {
3247b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r3_plus_73_Offset),
3248b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r3_plus_73_Offset,
3249b8021494Sopenharmony_ci  },
3250b8021494Sopenharmony_ci  {
3251b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_minus_122_Offset),
3252b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_minus_122_Offset,
3253b8021494Sopenharmony_ci  },
3254b8021494Sopenharmony_ci  {
3255b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r14_plus_8_Offset),
3256b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r14_plus_8_Offset,
3257b8021494Sopenharmony_ci  },
3258b8021494Sopenharmony_ci  {
3259b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r7_plus_94_Offset),
3260b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r7_plus_94_Offset,
3261b8021494Sopenharmony_ci  },
3262b8021494Sopenharmony_ci  {
3263b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r8_plus_217_Offset),
3264b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r8_plus_217_Offset,
3265b8021494Sopenharmony_ci  },
3266b8021494Sopenharmony_ci  {
3267b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_minus_97_Offset),
3268b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_minus_97_Offset,
3269b8021494Sopenharmony_ci  },
3270b8021494Sopenharmony_ci  {
3271b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_minus_202_Offset),
3272b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_minus_202_Offset,
3273b8021494Sopenharmony_ci  },
3274b8021494Sopenharmony_ci  {
3275b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r14_minus_28_Offset),
3276b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r14_minus_28_Offset,
3277b8021494Sopenharmony_ci  },
3278b8021494Sopenharmony_ci  {
3279b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r14_plus_176_Offset),
3280b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r14_plus_176_Offset,
3281b8021494Sopenharmony_ci  },
3282b8021494Sopenharmony_ci  {
3283b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r11_minus_148_Offset),
3284b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r11_minus_148_Offset,
3285b8021494Sopenharmony_ci  },
3286b8021494Sopenharmony_ci  {
3287b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r3_minus_204_Offset),
3288b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r3_minus_204_Offset,
3289b8021494Sopenharmony_ci  },
3290b8021494Sopenharmony_ci  {
3291b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r8_minus_131_Offset),
3292b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r8_minus_131_Offset,
3293b8021494Sopenharmony_ci  },
3294b8021494Sopenharmony_ci  {
3295b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_plus_125_Offset),
3296b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_plus_125_Offset,
3297b8021494Sopenharmony_ci  },
3298b8021494Sopenharmony_ci  {
3299b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_minus_255_Offset),
3300b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_minus_255_Offset,
3301b8021494Sopenharmony_ci  },
3302b8021494Sopenharmony_ci  {
3303b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r11_minus_247_Offset),
3304b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r11_minus_247_Offset,
3305b8021494Sopenharmony_ci  },
3306b8021494Sopenharmony_ci  {
3307b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r0_minus_254_Offset),
3308b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r0_minus_254_Offset,
3309b8021494Sopenharmony_ci  },
3310b8021494Sopenharmony_ci  {
3311b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r3_minus_93_Offset),
3312b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r3_minus_93_Offset,
3313b8021494Sopenharmony_ci  },
3314b8021494Sopenharmony_ci  {
3315b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_minus_137_Offset),
3316b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_minus_137_Offset,
3317b8021494Sopenharmony_ci  },
3318b8021494Sopenharmony_ci  {
3319b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r6_plus_70_Offset),
3320b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r6_plus_70_Offset,
3321b8021494Sopenharmony_ci  },
3322b8021494Sopenharmony_ci  {
3323b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_plus_155_Offset),
3324b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_plus_155_Offset,
3325b8021494Sopenharmony_ci  },
3326b8021494Sopenharmony_ci  {
3327b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r7_minus_112_Offset),
3328b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r7_minus_112_Offset,
3329b8021494Sopenharmony_ci  },
3330b8021494Sopenharmony_ci  {
3331b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_plus_135_Offset),
3332b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_plus_135_Offset,
3333b8021494Sopenharmony_ci  },
3334b8021494Sopenharmony_ci  {
3335b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r1_plus_37_Offset),
3336b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r1_plus_37_Offset,
3337b8021494Sopenharmony_ci  },
3338b8021494Sopenharmony_ci  {
3339b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_minus_180_PostIndex),
3340b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_minus_180_PostIndex,
3341b8021494Sopenharmony_ci  },
3342b8021494Sopenharmony_ci  {
3343b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r10_plus_36_PostIndex),
3344b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r10_plus_36_PostIndex,
3345b8021494Sopenharmony_ci  },
3346b8021494Sopenharmony_ci  {
3347b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r3_minus_99_PreIndex),
3348b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r3_minus_99_PreIndex,
3349b8021494Sopenharmony_ci  },
3350b8021494Sopenharmony_ci  {
3351b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r8_plus_182_PostIndex),
3352b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r8_plus_182_PostIndex,
3353b8021494Sopenharmony_ci  },
3354b8021494Sopenharmony_ci  {
3355b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r12_plus_161_PreIndex),
3356b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r12_plus_161_PreIndex,
3357b8021494Sopenharmony_ci  },
3358b8021494Sopenharmony_ci  {
3359b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r13_minus_132_PreIndex),
3360b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r13_minus_132_PreIndex,
3361b8021494Sopenharmony_ci  },
3362b8021494Sopenharmony_ci  {
3363b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r3_minus_116_PostIndex),
3364b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r3_minus_116_PostIndex,
3365b8021494Sopenharmony_ci  },
3366b8021494Sopenharmony_ci  {
3367b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r14_minus_116_PreIndex),
3368b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r14_minus_116_PreIndex,
3369b8021494Sopenharmony_ci  },
3370b8021494Sopenharmony_ci  {
3371b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r1_plus_13_PostIndex),
3372b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r1_plus_13_PostIndex,
3373b8021494Sopenharmony_ci  },
3374b8021494Sopenharmony_ci  {
3375b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r4_minus_198_PreIndex),
3376b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r4_minus_198_PreIndex,
3377b8021494Sopenharmony_ci  },
3378b8021494Sopenharmony_ci  {
3379b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_plus_135_PostIndex),
3380b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_plus_135_PostIndex,
3381b8021494Sopenharmony_ci  },
3382b8021494Sopenharmony_ci  {
3383b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r3_minus_107_PreIndex),
3384b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r3_minus_107_PreIndex,
3385b8021494Sopenharmony_ci  },
3386b8021494Sopenharmony_ci  {
3387b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r6_plus_211_PostIndex),
3388b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r6_plus_211_PostIndex,
3389b8021494Sopenharmony_ci  },
3390b8021494Sopenharmony_ci  {
3391b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r8_plus_32_PostIndex),
3392b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r8_plus_32_PostIndex,
3393b8021494Sopenharmony_ci  },
3394b8021494Sopenharmony_ci  {
3395b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r6_plus_83_PreIndex),
3396b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r6_plus_83_PreIndex,
3397b8021494Sopenharmony_ci  },
3398b8021494Sopenharmony_ci  {
3399b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_minus_79_PostIndex),
3400b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_minus_79_PostIndex,
3401b8021494Sopenharmony_ci  },
3402b8021494Sopenharmony_ci  {
3403b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r1_minus_124_PreIndex),
3404b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r1_minus_124_PreIndex,
3405b8021494Sopenharmony_ci  },
3406b8021494Sopenharmony_ci  {
3407b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r10_plus_91_PostIndex),
3408b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r10_plus_91_PostIndex,
3409b8021494Sopenharmony_ci  },
3410b8021494Sopenharmony_ci  {
3411b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r4_minus_138_PreIndex),
3412b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r4_minus_138_PreIndex,
3413b8021494Sopenharmony_ci  },
3414b8021494Sopenharmony_ci  {
3415b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r12_plus_78_PostIndex),
3416b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r12_plus_78_PostIndex,
3417b8021494Sopenharmony_ci  },
3418b8021494Sopenharmony_ci  {
3419b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_plus_57_PreIndex),
3420b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_plus_57_PreIndex,
3421b8021494Sopenharmony_ci  },
3422b8021494Sopenharmony_ci  {
3423b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r0_plus_58_PostIndex),
3424b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r0_plus_58_PostIndex,
3425b8021494Sopenharmony_ci  },
3426b8021494Sopenharmony_ci  {
3427b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r5_plus_249_PreIndex),
3428b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r5_plus_249_PreIndex,
3429b8021494Sopenharmony_ci  },
3430b8021494Sopenharmony_ci  {
3431b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r8_minus_122_PostIndex),
3432b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r8_minus_122_PostIndex,
3433b8021494Sopenharmony_ci  },
3434b8021494Sopenharmony_ci  {
3435b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r4_minus_163_PreIndex),
3436b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r4_minus_163_PreIndex,
3437b8021494Sopenharmony_ci  },
3438b8021494Sopenharmony_ci  {
3439b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r14_plus_130_PreIndex),
3440b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r14_plus_130_PreIndex,
3441b8021494Sopenharmony_ci  },
3442b8021494Sopenharmony_ci  {
3443b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_plus_175_PreIndex),
3444b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_plus_175_PreIndex,
3445b8021494Sopenharmony_ci  },
3446b8021494Sopenharmony_ci  {
3447b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r9_minus_79_PostIndex),
3448b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r9_minus_79_PostIndex,
3449b8021494Sopenharmony_ci  },
3450b8021494Sopenharmony_ci  {
3451b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_plus_14_PreIndex),
3452b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_plus_14_PreIndex,
3453b8021494Sopenharmony_ci  },
3454b8021494Sopenharmony_ci  {
3455b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r4_minus_129_PreIndex),
3456b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r4_minus_129_PreIndex,
3457b8021494Sopenharmony_ci  },
3458b8021494Sopenharmony_ci  {
3459b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r0_minus_179_PreIndex),
3460b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r0_minus_179_PreIndex,
3461b8021494Sopenharmony_ci  },
3462b8021494Sopenharmony_ci  {
3463b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r11_minus_100_PreIndex),
3464b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r11_minus_100_PreIndex,
3465b8021494Sopenharmony_ci  },
3466b8021494Sopenharmony_ci  {
3467b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r11_minus_246_PostIndex),
3468b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r11_minus_246_PostIndex,
3469b8021494Sopenharmony_ci  },
3470b8021494Sopenharmony_ci  {
3471b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r4_minus_38_PostIndex),
3472b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r4_minus_38_PostIndex,
3473b8021494Sopenharmony_ci  },
3474b8021494Sopenharmony_ci  {
3475b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r14_plus_216_PreIndex),
3476b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r14_plus_216_PreIndex,
3477b8021494Sopenharmony_ci  },
3478b8021494Sopenharmony_ci  {
3479b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r5_minus_37_PreIndex),
3480b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r5_minus_37_PreIndex,
3481b8021494Sopenharmony_ci  },
3482b8021494Sopenharmony_ci  {
3483b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r10_minus_90_PostIndex),
3484b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r10_minus_90_PostIndex,
3485b8021494Sopenharmony_ci  },
3486b8021494Sopenharmony_ci  {
3487b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r14_plus_115_PostIndex),
3488b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r14_plus_115_PostIndex,
3489b8021494Sopenharmony_ci  },
3490b8021494Sopenharmony_ci  {
3491b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_plus_194_PostIndex),
3492b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_plus_194_PostIndex,
3493b8021494Sopenharmony_ci  },
3494b8021494Sopenharmony_ci  {
3495b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r14_minus_162_PreIndex),
3496b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r14_minus_162_PreIndex,
3497b8021494Sopenharmony_ci  },
3498b8021494Sopenharmony_ci  {
3499b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r3_minus_251_PostIndex),
3500b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r3_minus_251_PostIndex,
3501b8021494Sopenharmony_ci  },
3502b8021494Sopenharmony_ci  {
3503b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r3_plus_190_PostIndex),
3504b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r3_plus_190_PostIndex,
3505b8021494Sopenharmony_ci  },
3506b8021494Sopenharmony_ci  {
3507b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r13_minus_47_PostIndex),
3508b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r13_minus_47_PostIndex,
3509b8021494Sopenharmony_ci  },
3510b8021494Sopenharmony_ci  {
3511b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r4_minus_59_PostIndex),
3512b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r4_minus_59_PostIndex,
3513b8021494Sopenharmony_ci  },
3514b8021494Sopenharmony_ci  {
3515b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r0_plus_62_PreIndex),
3516b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r0_plus_62_PreIndex,
3517b8021494Sopenharmony_ci  },
3518b8021494Sopenharmony_ci  {
3519b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r14_minus_239_PostIndex),
3520b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r14_minus_239_PostIndex,
3521b8021494Sopenharmony_ci  },
3522b8021494Sopenharmony_ci  {
3523b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r3_minus_29_PostIndex),
3524b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r3_minus_29_PostIndex,
3525b8021494Sopenharmony_ci  },
3526b8021494Sopenharmony_ci  {
3527b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r14_plus_174_PreIndex),
3528b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r14_plus_174_PreIndex,
3529b8021494Sopenharmony_ci  },
3530b8021494Sopenharmony_ci  {
3531b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r5_minus_167_PostIndex),
3532b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r5_minus_167_PostIndex,
3533b8021494Sopenharmony_ci  },
3534b8021494Sopenharmony_ci  {
3535b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r11_minus_46_PreIndex),
3536b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r11_minus_46_PreIndex,
3537b8021494Sopenharmony_ci  },
3538b8021494Sopenharmony_ci  {
3539b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r13_plus_13_PostIndex),
3540b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r13_plus_13_PostIndex,
3541b8021494Sopenharmony_ci  },
3542b8021494Sopenharmony_ci  {
3543b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r7_plus_10_PreIndex),
3544b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r7_plus_10_PreIndex,
3545b8021494Sopenharmony_ci  },
3546b8021494Sopenharmony_ci  {
3547b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r5_minus_95_PostIndex),
3548b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r5_minus_95_PostIndex,
3549b8021494Sopenharmony_ci  },
3550b8021494Sopenharmony_ci  {
3551b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r8_minus_17_PostIndex),
3552b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r8_minus_17_PostIndex,
3553b8021494Sopenharmony_ci  },
3554b8021494Sopenharmony_ci  {
3555b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r10_plus_72_PostIndex),
3556b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r10_plus_72_PostIndex,
3557b8021494Sopenharmony_ci  },
3558b8021494Sopenharmony_ci  {
3559b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r12_minus_6_PostIndex),
3560b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r12_minus_6_PostIndex,
3561b8021494Sopenharmony_ci  },
3562b8021494Sopenharmony_ci  {
3563b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r4_plus_232_PostIndex),
3564b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r4_plus_232_PostIndex,
3565b8021494Sopenharmony_ci  },
3566b8021494Sopenharmony_ci  {
3567b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r9_plus_62_PostIndex),
3568b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r9_plus_62_PostIndex,
3569b8021494Sopenharmony_ci  },
3570b8021494Sopenharmony_ci  {
3571b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r14_minus_251_PreIndex),
3572b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r14_minus_251_PreIndex,
3573b8021494Sopenharmony_ci  },
3574b8021494Sopenharmony_ci  {
3575b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r3_plus_213_PostIndex),
3576b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r3_plus_213_PostIndex,
3577b8021494Sopenharmony_ci  },
3578b8021494Sopenharmony_ci  {
3579b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r5_plus_95_PreIndex),
3580b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r5_plus_95_PreIndex,
3581b8021494Sopenharmony_ci  },
3582b8021494Sopenharmony_ci  {
3583b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r12_plus_90_PreIndex),
3584b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r12_plus_90_PreIndex,
3585b8021494Sopenharmony_ci  },
3586b8021494Sopenharmony_ci  {
3587b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r8_minus_117_PostIndex),
3588b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r8_minus_117_PostIndex,
3589b8021494Sopenharmony_ci  },
3590b8021494Sopenharmony_ci  {
3591b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r3_minus_9_PreIndex),
3592b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r3_minus_9_PreIndex,
3593b8021494Sopenharmony_ci  },
3594b8021494Sopenharmony_ci  {
3595b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r4_plus_174_PostIndex),
3596b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r4_plus_174_PostIndex,
3597b8021494Sopenharmony_ci  },
3598b8021494Sopenharmony_ci  {
3599b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r10_plus_85_PostIndex),
3600b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r10_plus_85_PostIndex,
3601b8021494Sopenharmony_ci  },
3602b8021494Sopenharmony_ci  {
3603b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r3_plus_77_PostIndex),
3604b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r3_plus_77_PostIndex,
3605b8021494Sopenharmony_ci  },
3606b8021494Sopenharmony_ci  {
3607b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r12_minus_124_PostIndex),
3608b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r12_minus_124_PostIndex,
3609b8021494Sopenharmony_ci  },
3610b8021494Sopenharmony_ci  {
3611b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r2_minus_66_PostIndex),
3612b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r2_minus_66_PostIndex,
3613b8021494Sopenharmony_ci  },
3614b8021494Sopenharmony_ci  {
3615b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r0_minus_121_PreIndex),
3616b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r0_minus_121_PreIndex,
3617b8021494Sopenharmony_ci  },
3618b8021494Sopenharmony_ci  {
3619b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r4_minus_10_PostIndex),
3620b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r4_minus_10_PostIndex,
3621b8021494Sopenharmony_ci  },
3622b8021494Sopenharmony_ci  {
3623b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r5_plus_35_PreIndex),
3624b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r5_plus_35_PreIndex,
3625b8021494Sopenharmony_ci  },
3626b8021494Sopenharmony_ci  {
3627b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r2_plus_76_PostIndex),
3628b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r2_plus_76_PostIndex,
3629b8021494Sopenharmony_ci  },
3630b8021494Sopenharmony_ci  {
3631b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r13_plus_162_PreIndex),
3632b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r13_plus_162_PreIndex,
3633b8021494Sopenharmony_ci  },
3634b8021494Sopenharmony_ci  {
3635b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r4_plus_219_PreIndex),
3636b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r4_plus_219_PreIndex,
3637b8021494Sopenharmony_ci  },
3638b8021494Sopenharmony_ci  {
3639b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r3_plus_92_PreIndex),
3640b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r3_plus_92_PreIndex,
3641b8021494Sopenharmony_ci  },
3642b8021494Sopenharmony_ci  {
3643b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r0_plus_173_PostIndex),
3644b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r0_plus_173_PostIndex,
3645b8021494Sopenharmony_ci  },
3646b8021494Sopenharmony_ci  {
3647b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_minus_92_PreIndex),
3648b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_minus_92_PreIndex,
3649b8021494Sopenharmony_ci  },
3650b8021494Sopenharmony_ci  {
3651b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r4_plus_198_PreIndex),
3652b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r4_plus_198_PreIndex,
3653b8021494Sopenharmony_ci  },
3654b8021494Sopenharmony_ci  {
3655b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r11_plus_164_PreIndex),
3656b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r11_plus_164_PreIndex,
3657b8021494Sopenharmony_ci  },
3658b8021494Sopenharmony_ci  {
3659b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r3_plus_29_PreIndex),
3660b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r3_plus_29_PreIndex,
3661b8021494Sopenharmony_ci  },
3662b8021494Sopenharmony_ci  {
3663b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_plus_129_PreIndex),
3664b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_plus_129_PreIndex,
3665b8021494Sopenharmony_ci  },
3666b8021494Sopenharmony_ci  {
3667b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r8_plus_120_PreIndex),
3668b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r8_plus_120_PreIndex,
3669b8021494Sopenharmony_ci  },
3670b8021494Sopenharmony_ci  {
3671b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r10_plus_187_PostIndex),
3672b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r10_plus_187_PostIndex,
3673b8021494Sopenharmony_ci  },
3674b8021494Sopenharmony_ci  {
3675b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r0_plus_69_PostIndex),
3676b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r0_plus_69_PostIndex,
3677b8021494Sopenharmony_ci  },
3678b8021494Sopenharmony_ci  {
3679b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r7_plus_130_PreIndex),
3680b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r7_plus_130_PreIndex,
3681b8021494Sopenharmony_ci  },
3682b8021494Sopenharmony_ci  {
3683b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r5_minus_59_PreIndex),
3684b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r5_minus_59_PreIndex,
3685b8021494Sopenharmony_ci  },
3686b8021494Sopenharmony_ci  {
3687b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r2_plus_196_PreIndex),
3688b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r2_plus_196_PreIndex,
3689b8021494Sopenharmony_ci  },
3690b8021494Sopenharmony_ci  {
3691b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r6_plus_27_PreIndex),
3692b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r6_plus_27_PreIndex,
3693b8021494Sopenharmony_ci  },
3694b8021494Sopenharmony_ci  {
3695b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r0_plus_30_PostIndex),
3696b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r0_plus_30_PostIndex,
3697b8021494Sopenharmony_ci  },
3698b8021494Sopenharmony_ci  {
3699b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r11_plus_208_PostIndex),
3700b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r11_plus_208_PostIndex,
3701b8021494Sopenharmony_ci  },
3702b8021494Sopenharmony_ci  {
3703b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r10_plus_150_PostIndex),
3704b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r10_plus_150_PostIndex,
3705b8021494Sopenharmony_ci  },
3706b8021494Sopenharmony_ci  {
3707b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r9_plus_115_PostIndex),
3708b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r9_plus_115_PostIndex,
3709b8021494Sopenharmony_ci  },
3710b8021494Sopenharmony_ci  {
3711b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r14_minus_65_PreIndex),
3712b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r14_minus_65_PreIndex,
3713b8021494Sopenharmony_ci  },
3714b8021494Sopenharmony_ci  {
3715b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r9_plus_150_PreIndex),
3716b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r9_plus_150_PreIndex,
3717b8021494Sopenharmony_ci  },
3718b8021494Sopenharmony_ci  {
3719b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r11_plus_153_PostIndex),
3720b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r11_plus_153_PostIndex,
3721b8021494Sopenharmony_ci  },
3722b8021494Sopenharmony_ci  {
3723b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r11_minus_80_PostIndex),
3724b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r11_minus_80_PostIndex,
3725b8021494Sopenharmony_ci  },
3726b8021494Sopenharmony_ci  {
3727b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r11_minus_164_PostIndex),
3728b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r11_minus_164_PostIndex,
3729b8021494Sopenharmony_ci  },
3730b8021494Sopenharmony_ci  {
3731b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r9_plus_140_PreIndex),
3732b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r9_plus_140_PreIndex,
3733b8021494Sopenharmony_ci  },
3734b8021494Sopenharmony_ci  {
3735b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r1_minus_237_PreIndex),
3736b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r1_minus_237_PreIndex,
3737b8021494Sopenharmony_ci  },
3738b8021494Sopenharmony_ci  {
3739b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r4_plus_16_PostIndex),
3740b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r4_plus_16_PostIndex,
3741b8021494Sopenharmony_ci  },
3742b8021494Sopenharmony_ci  {
3743b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r6_plus_248_PreIndex),
3744b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r6_plus_248_PreIndex,
3745b8021494Sopenharmony_ci  },
3746b8021494Sopenharmony_ci  {
3747b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r12_plus_196_PostIndex),
3748b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r12_plus_196_PostIndex,
3749b8021494Sopenharmony_ci  },
3750b8021494Sopenharmony_ci  {
3751b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r1_plus_68_PostIndex),
3752b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r1_plus_68_PostIndex,
3753b8021494Sopenharmony_ci  },
3754b8021494Sopenharmony_ci  {
3755b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r2_minus_106_PreIndex),
3756b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r2_minus_106_PreIndex,
3757b8021494Sopenharmony_ci  },
3758b8021494Sopenharmony_ci  {
3759b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r9_minus_21_PreIndex),
3760b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r9_minus_21_PreIndex,
3761b8021494Sopenharmony_ci  },
3762b8021494Sopenharmony_ci  {
3763b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r3_plus_39_PreIndex),
3764b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r3_plus_39_PreIndex,
3765b8021494Sopenharmony_ci  },
3766b8021494Sopenharmony_ci  {
3767b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r11_plus_75_PostIndex),
3768b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r11_plus_75_PostIndex,
3769b8021494Sopenharmony_ci  },
3770b8021494Sopenharmony_ci  {
3771b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r3_minus_136_PostIndex),
3772b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r3_minus_136_PostIndex,
3773b8021494Sopenharmony_ci  },
3774b8021494Sopenharmony_ci  {
3775b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r13_minus_229_PreIndex),
3776b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r13_minus_229_PreIndex,
3777b8021494Sopenharmony_ci  },
3778b8021494Sopenharmony_ci  {
3779b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r5_plus_130_PostIndex),
3780b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r5_plus_130_PostIndex,
3781b8021494Sopenharmony_ci  },
3782b8021494Sopenharmony_ci  {
3783b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r5_plus_206_PostIndex),
3784b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r5_plus_206_PostIndex,
3785b8021494Sopenharmony_ci  },
3786b8021494Sopenharmony_ci  {
3787b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r6_minus_6_PreIndex),
3788b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r6_minus_6_PreIndex,
3789b8021494Sopenharmony_ci  },
3790b8021494Sopenharmony_ci  {
3791b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r13_plus_113_PreIndex),
3792b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r13_plus_113_PreIndex,
3793b8021494Sopenharmony_ci  },
3794b8021494Sopenharmony_ci  {
3795b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r5_plus_128_PostIndex),
3796b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r5_plus_128_PostIndex,
3797b8021494Sopenharmony_ci  },
3798b8021494Sopenharmony_ci  {
3799b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r4_plus_171_PostIndex),
3800b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r4_plus_171_PostIndex,
3801b8021494Sopenharmony_ci  },
3802b8021494Sopenharmony_ci  {
3803b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r0_minus_125_PostIndex),
3804b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r0_minus_125_PostIndex,
3805b8021494Sopenharmony_ci  },
3806b8021494Sopenharmony_ci  {
3807b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r12_plus_224_PostIndex),
3808b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r12_plus_224_PostIndex,
3809b8021494Sopenharmony_ci  },
3810b8021494Sopenharmony_ci  {
3811b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r6_minus_185_PreIndex),
3812b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r6_minus_185_PreIndex,
3813b8021494Sopenharmony_ci  },
3814b8021494Sopenharmony_ci  {
3815b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r0_plus_143_PostIndex),
3816b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r0_plus_143_PostIndex,
3817b8021494Sopenharmony_ci  },
3818b8021494Sopenharmony_ci  {
3819b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r13_plus_219_PostIndex),
3820b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r13_plus_219_PostIndex,
3821b8021494Sopenharmony_ci  },
3822b8021494Sopenharmony_ci  {
3823b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r0_plus_187_PostIndex),
3824b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r0_plus_187_PostIndex,
3825b8021494Sopenharmony_ci  },
3826b8021494Sopenharmony_ci  {
3827b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r0_plus_103_PreIndex),
3828b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r0_plus_103_PreIndex,
3829b8021494Sopenharmony_ci  },
3830b8021494Sopenharmony_ci  {
3831b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r2_minus_73_PostIndex),
3832b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r2_minus_73_PostIndex,
3833b8021494Sopenharmony_ci  },
3834b8021494Sopenharmony_ci  {
3835b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r11_plus_109_PostIndex),
3836b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r11_plus_109_PostIndex,
3837b8021494Sopenharmony_ci  },
3838b8021494Sopenharmony_ci  {
3839b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r5_plus_22_PreIndex),
3840b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r5_plus_22_PreIndex,
3841b8021494Sopenharmony_ci  },
3842b8021494Sopenharmony_ci  {
3843b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r5_minus_123_PostIndex),
3844b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r5_minus_123_PostIndex,
3845b8021494Sopenharmony_ci  },
3846b8021494Sopenharmony_ci  {
3847b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r5_minus_133_PreIndex),
3848b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r5_minus_133_PreIndex,
3849b8021494Sopenharmony_ci  },
3850b8021494Sopenharmony_ci  {
3851b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r11_minus_226_PostIndex),
3852b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r11_minus_226_PostIndex,
3853b8021494Sopenharmony_ci  },
3854b8021494Sopenharmony_ci  {
3855b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r6_plus_175_PostIndex),
3856b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r6_plus_175_PostIndex,
3857b8021494Sopenharmony_ci  },
3858b8021494Sopenharmony_ci  {
3859b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r11_minus_6_PreIndex),
3860b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r11_minus_6_PreIndex,
3861b8021494Sopenharmony_ci  },
3862b8021494Sopenharmony_ci  {
3863b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r1_plus_170_PostIndex),
3864b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r1_plus_170_PostIndex,
3865b8021494Sopenharmony_ci  },
3866b8021494Sopenharmony_ci  {
3867b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r7_plus_107_PostIndex),
3868b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r7_plus_107_PostIndex,
3869b8021494Sopenharmony_ci  },
3870b8021494Sopenharmony_ci  {
3871b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r11_minus_109_PostIndex),
3872b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r11_minus_109_PostIndex,
3873b8021494Sopenharmony_ci  },
3874b8021494Sopenharmony_ci  {
3875b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r0_minus_93_PreIndex),
3876b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r0_minus_93_PreIndex,
3877b8021494Sopenharmony_ci  },
3878b8021494Sopenharmony_ci  {
3879b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r3_minus_152_PostIndex),
3880b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r3_minus_152_PostIndex,
3881b8021494Sopenharmony_ci  },
3882b8021494Sopenharmony_ci  {
3883b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r12_minus_233_PostIndex),
3884b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r12_minus_233_PostIndex,
3885b8021494Sopenharmony_ci  },
3886b8021494Sopenharmony_ci  {
3887b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r2_minus_122_PostIndex),
3888b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r2_minus_122_PostIndex,
3889b8021494Sopenharmony_ci  },
3890b8021494Sopenharmony_ci  {
3891b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r9_plus_248_PostIndex),
3892b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r9_plus_248_PostIndex,
3893b8021494Sopenharmony_ci  },
3894b8021494Sopenharmony_ci  {
3895b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r14_minus_137_PreIndex),
3896b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r14_minus_137_PreIndex,
3897b8021494Sopenharmony_ci  },
3898b8021494Sopenharmony_ci  {
3899b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r12_plus_19_PreIndex),
3900b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r12_plus_19_PreIndex,
3901b8021494Sopenharmony_ci  },
3902b8021494Sopenharmony_ci  {
3903b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r10_plus_116_PostIndex),
3904b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r10_plus_116_PostIndex,
3905b8021494Sopenharmony_ci  },
3906b8021494Sopenharmony_ci  {
3907b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r8_minus_46_PreIndex),
3908b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r8_minus_46_PreIndex,
3909b8021494Sopenharmony_ci  },
3910b8021494Sopenharmony_ci  {
3911b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r9_minus_16_PreIndex),
3912b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r9_minus_16_PreIndex,
3913b8021494Sopenharmony_ci  },
3914b8021494Sopenharmony_ci  {
3915b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r9_minus_74_PostIndex),
3916b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r9_minus_74_PostIndex,
3917b8021494Sopenharmony_ci  },
3918b8021494Sopenharmony_ci  {
3919b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r9_minus_7_PostIndex),
3920b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r9_minus_7_PostIndex,
3921b8021494Sopenharmony_ci  },
3922b8021494Sopenharmony_ci  {
3923b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r6_plus_100_PostIndex),
3924b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r6_plus_100_PostIndex,
3925b8021494Sopenharmony_ci  },
3926b8021494Sopenharmony_ci  {
3927b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r1_minus_217_PostIndex),
3928b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r1_minus_217_PostIndex,
3929b8021494Sopenharmony_ci  },
3930b8021494Sopenharmony_ci  {
3931b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r0_plus_219_PreIndex),
3932b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r0_plus_219_PreIndex,
3933b8021494Sopenharmony_ci  },
3934b8021494Sopenharmony_ci  {
3935b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r1_minus_148_PreIndex),
3936b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r1_minus_148_PreIndex,
3937b8021494Sopenharmony_ci  },
3938b8021494Sopenharmony_ci  {
3939b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r8_plus_211_PreIndex),
3940b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r8_plus_211_PreIndex,
3941b8021494Sopenharmony_ci  },
3942b8021494Sopenharmony_ci  {
3943b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r6_plus_82_PreIndex),
3944b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r6_plus_82_PreIndex,
3945b8021494Sopenharmony_ci  },
3946b8021494Sopenharmony_ci  {
3947b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r1_minus_222_PreIndex),
3948b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r1_minus_222_PreIndex,
3949b8021494Sopenharmony_ci  },
3950b8021494Sopenharmony_ci  {
3951b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r1_plus_225_PostIndex),
3952b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r1_plus_225_PostIndex,
3953b8021494Sopenharmony_ci  },
3954b8021494Sopenharmony_ci  {
3955b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r2_minus_28_PostIndex),
3956b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r2_minus_28_PostIndex,
3957b8021494Sopenharmony_ci  },
3958b8021494Sopenharmony_ci  {
3959b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r5_minus_24_PostIndex),
3960b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r5_minus_24_PostIndex,
3961b8021494Sopenharmony_ci  },
3962b8021494Sopenharmony_ci  {
3963b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r8_minus_55_PreIndex),
3964b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r8_minus_55_PreIndex,
3965b8021494Sopenharmony_ci  },
3966b8021494Sopenharmony_ci  {
3967b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r14_minus_90_PostIndex),
3968b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r14_minus_90_PostIndex,
3969b8021494Sopenharmony_ci  },
3970b8021494Sopenharmony_ci  {
3971b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r0_minus_158_PreIndex),
3972b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r0_minus_158_PreIndex,
3973b8021494Sopenharmony_ci  },
3974b8021494Sopenharmony_ci  {
3975b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r8_plus_239_PostIndex),
3976b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r8_plus_239_PostIndex,
3977b8021494Sopenharmony_ci  },
3978b8021494Sopenharmony_ci  {
3979b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r5_plus_185_PostIndex),
3980b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r5_plus_185_PostIndex,
3981b8021494Sopenharmony_ci  },
3982b8021494Sopenharmony_ci  {
3983b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r3_minus_34_PreIndex),
3984b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r3_minus_34_PreIndex,
3985b8021494Sopenharmony_ci  },
3986b8021494Sopenharmony_ci  {
3987b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r0_minus_129_PostIndex),
3988b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r0_minus_129_PostIndex,
3989b8021494Sopenharmony_ci  },
3990b8021494Sopenharmony_ci  {
3991b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r9_minus_175_PreIndex),
3992b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r9_minus_175_PreIndex,
3993b8021494Sopenharmony_ci  },
3994b8021494Sopenharmony_ci  {
3995b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r13_plus_87_PreIndex),
3996b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r13_plus_87_PreIndex,
3997b8021494Sopenharmony_ci  },
3998b8021494Sopenharmony_ci  {
3999b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r7_plus_34_PostIndex),
4000b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r7_plus_34_PostIndex,
4001b8021494Sopenharmony_ci  },
4002b8021494Sopenharmony_ci  {
4003b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r1_minus_124_PostIndex),
4004b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r1_minus_124_PostIndex,
4005b8021494Sopenharmony_ci  },
4006b8021494Sopenharmony_ci  {
4007b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r0_minus_163_PostIndex),
4008b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r0_minus_163_PostIndex,
4009b8021494Sopenharmony_ci  },
4010b8021494Sopenharmony_ci  {
4011b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r11_minus_88_PostIndex),
4012b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r11_minus_88_PostIndex,
4013b8021494Sopenharmony_ci  },
4014b8021494Sopenharmony_ci  {
4015b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r13_minus_143_PostIndex),
4016b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r13_minus_143_PostIndex,
4017b8021494Sopenharmony_ci  },
4018b8021494Sopenharmony_ci  {
4019b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r12_plus_247_PostIndex),
4020b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r12_plus_247_PostIndex,
4021b8021494Sopenharmony_ci  },
4022b8021494Sopenharmony_ci  {
4023b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r1_plus_47_PostIndex),
4024b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r1_plus_47_PostIndex,
4025b8021494Sopenharmony_ci  },
4026b8021494Sopenharmony_ci  {
4027b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r2_plus_228_PreIndex),
4028b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r2_plus_228_PreIndex,
4029b8021494Sopenharmony_ci  },
4030b8021494Sopenharmony_ci  {
4031b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r13_minus_200_PreIndex),
4032b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r13_minus_200_PreIndex,
4033b8021494Sopenharmony_ci  },
4034b8021494Sopenharmony_ci  {
4035b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r0_plus_188_PreIndex),
4036b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r0_plus_188_PreIndex,
4037b8021494Sopenharmony_ci  },
4038b8021494Sopenharmony_ci  {
4039b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r9_plus_19_PostIndex),
4040b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r9_plus_19_PostIndex,
4041b8021494Sopenharmony_ci  },
4042b8021494Sopenharmony_ci  {
4043b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r6_minus_184_PostIndex),
4044b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r6_minus_184_PostIndex,
4045b8021494Sopenharmony_ci  },
4046b8021494Sopenharmony_ci  {
4047b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r10_plus_229_PostIndex),
4048b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r10_plus_229_PostIndex,
4049b8021494Sopenharmony_ci  },
4050b8021494Sopenharmony_ci  {
4051b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r3_minus_179_PreIndex),
4052b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r3_minus_179_PreIndex,
4053b8021494Sopenharmony_ci  },
4054b8021494Sopenharmony_ci  {
4055b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r9_plus_120_PostIndex),
4056b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r9_plus_120_PostIndex,
4057b8021494Sopenharmony_ci  },
4058b8021494Sopenharmony_ci  {
4059b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r10_plus_143_PreIndex),
4060b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r10_plus_143_PreIndex,
4061b8021494Sopenharmony_ci  },
4062b8021494Sopenharmony_ci  {
4063b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r2_minus_148_PostIndex),
4064b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r2_minus_148_PostIndex,
4065b8021494Sopenharmony_ci  },
4066b8021494Sopenharmony_ci  {
4067b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r1_plus_210_PreIndex),
4068b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r1_plus_210_PreIndex,
4069b8021494Sopenharmony_ci  },
4070b8021494Sopenharmony_ci  {
4071b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r12_plus_208_PreIndex),
4072b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r12_plus_208_PreIndex,
4073b8021494Sopenharmony_ci  },
4074b8021494Sopenharmony_ci  {
4075b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r8_plus_6_PreIndex),
4076b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r8_plus_6_PreIndex,
4077b8021494Sopenharmony_ci  },
4078b8021494Sopenharmony_ci  {
4079b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r6_minus_106_PreIndex),
4080b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r6_minus_106_PreIndex,
4081b8021494Sopenharmony_ci  },
4082b8021494Sopenharmony_ci  {
4083b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r9_minus_59_PostIndex),
4084b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r9_minus_59_PostIndex,
4085b8021494Sopenharmony_ci  },
4086b8021494Sopenharmony_ci  {
4087b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r11_minus_18_PreIndex),
4088b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r11_minus_18_PreIndex,
4089b8021494Sopenharmony_ci  },
4090b8021494Sopenharmony_ci  {
4091b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r7_plus_19_PreIndex),
4092b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r7_plus_19_PreIndex,
4093b8021494Sopenharmony_ci  },
4094b8021494Sopenharmony_ci  {
4095b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r5_minus_229_PreIndex),
4096b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r5_minus_229_PreIndex,
4097b8021494Sopenharmony_ci  },
4098b8021494Sopenharmony_ci  {
4099b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r5_minus_60_PostIndex),
4100b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r5_minus_60_PostIndex,
4101b8021494Sopenharmony_ci  },
4102b8021494Sopenharmony_ci  {
4103b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r8_minus_125_PreIndex),
4104b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r8_minus_125_PreIndex,
4105b8021494Sopenharmony_ci  },
4106b8021494Sopenharmony_ci  {
4107b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r13_plus_137_PostIndex),
4108b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r13_plus_137_PostIndex,
4109b8021494Sopenharmony_ci  },
4110b8021494Sopenharmony_ci  {
4111b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r1_plus_1_PostIndex),
4112b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r1_plus_1_PostIndex,
4113b8021494Sopenharmony_ci  },
4114b8021494Sopenharmony_ci  {
4115b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r2_plus_230_PostIndex),
4116b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r2_plus_230_PostIndex,
4117b8021494Sopenharmony_ci  },
4118b8021494Sopenharmony_ci  {
4119b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r0_plus_218_PostIndex),
4120b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r0_plus_218_PostIndex,
4121b8021494Sopenharmony_ci  },
4122b8021494Sopenharmony_ci  {
4123b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r10_plus_125_PostIndex),
4124b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r10_plus_125_PostIndex,
4125b8021494Sopenharmony_ci  },
4126b8021494Sopenharmony_ci  {
4127b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r4_plus_138_PostIndex),
4128b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r4_plus_138_PostIndex,
4129b8021494Sopenharmony_ci  },
4130b8021494Sopenharmony_ci  {
4131b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r9_minus_66_PreIndex),
4132b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r9_minus_66_PreIndex,
4133b8021494Sopenharmony_ci  },
4134b8021494Sopenharmony_ci  {
4135b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r11_plus_25_PreIndex),
4136b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r11_plus_25_PreIndex,
4137b8021494Sopenharmony_ci  },
4138b8021494Sopenharmony_ci  {
4139b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r3_minus_76_PostIndex),
4140b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r3_minus_76_PostIndex,
4141b8021494Sopenharmony_ci  },
4142b8021494Sopenharmony_ci  {
4143b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r14_plus_8_PostIndex),
4144b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r14_plus_8_PostIndex,
4145b8021494Sopenharmony_ci  },
4146b8021494Sopenharmony_ci  {
4147b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r14_plus_67_PostIndex),
4148b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r14_plus_67_PostIndex,
4149b8021494Sopenharmony_ci  },
4150b8021494Sopenharmony_ci  {
4151b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r0_minus_39_PreIndex),
4152b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r0_minus_39_PreIndex,
4153b8021494Sopenharmony_ci  },
4154b8021494Sopenharmony_ci  {
4155b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r1_minus_17_PreIndex),
4156b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r1_minus_17_PreIndex,
4157b8021494Sopenharmony_ci  },
4158b8021494Sopenharmony_ci  {
4159b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r11_minus_223_PreIndex),
4160b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r11_minus_223_PreIndex,
4161b8021494Sopenharmony_ci  },
4162b8021494Sopenharmony_ci  {
4163b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r10_plus_99_PreIndex),
4164b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r10_plus_99_PreIndex,
4165b8021494Sopenharmony_ci  },
4166b8021494Sopenharmony_ci  {
4167b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r11_minus_12_PostIndex),
4168b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r11_minus_12_PostIndex,
4169b8021494Sopenharmony_ci  },
4170b8021494Sopenharmony_ci  {
4171b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r10_minus_235_PostIndex),
4172b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r10_minus_235_PostIndex,
4173b8021494Sopenharmony_ci  },
4174b8021494Sopenharmony_ci  {
4175b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r13_minus_167_PreIndex),
4176b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r13_minus_167_PreIndex,
4177b8021494Sopenharmony_ci  },
4178b8021494Sopenharmony_ci  {
4179b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r11_plus_222_PostIndex),
4180b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r11_plus_222_PostIndex,
4181b8021494Sopenharmony_ci  },
4182b8021494Sopenharmony_ci  {
4183b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r4_minus_20_PreIndex),
4184b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r4_minus_20_PreIndex,
4185b8021494Sopenharmony_ci  },
4186b8021494Sopenharmony_ci  {
4187b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r3_plus_185_PostIndex),
4188b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r3_plus_185_PostIndex,
4189b8021494Sopenharmony_ci  },
4190b8021494Sopenharmony_ci  {
4191b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r1_plus_115_PostIndex),
4192b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r1_plus_115_PostIndex,
4193b8021494Sopenharmony_ci  },
4194b8021494Sopenharmony_ci  {
4195b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r0_plus_169_PreIndex),
4196b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r0_plus_169_PreIndex,
4197b8021494Sopenharmony_ci  },
4198b8021494Sopenharmony_ci  {
4199b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r5_plus_121_PostIndex),
4200b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r5_plus_121_PostIndex,
4201b8021494Sopenharmony_ci  },
4202b8021494Sopenharmony_ci  {
4203b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r12_minus_114_PostIndex),
4204b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r12_minus_114_PostIndex,
4205b8021494Sopenharmony_ci  },
4206b8021494Sopenharmony_ci  {
4207b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r13_minus_71_PostIndex),
4208b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r13_minus_71_PostIndex,
4209b8021494Sopenharmony_ci  },
4210b8021494Sopenharmony_ci  {
4211b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r10_plus_127_PreIndex),
4212b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r10_plus_127_PreIndex,
4213b8021494Sopenharmony_ci  },
4214b8021494Sopenharmony_ci  {
4215b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r11_minus_125_PostIndex),
4216b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r11_minus_125_PostIndex,
4217b8021494Sopenharmony_ci  },
4218b8021494Sopenharmony_ci  {
4219b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r9_plus_239_PostIndex),
4220b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r9_plus_239_PostIndex,
4221b8021494Sopenharmony_ci  },
4222b8021494Sopenharmony_ci  {
4223b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r1_plus_74_PreIndex),
4224b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r1_plus_74_PreIndex,
4225b8021494Sopenharmony_ci  },
4226b8021494Sopenharmony_ci  {
4227b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r7_minus_229_PostIndex),
4228b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r7_minus_229_PostIndex,
4229b8021494Sopenharmony_ci  },
4230b8021494Sopenharmony_ci  {
4231b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r1_plus_240_PostIndex),
4232b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r1_plus_240_PostIndex,
4233b8021494Sopenharmony_ci  },
4234b8021494Sopenharmony_ci  {
4235b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r4_minus_51_PreIndex),
4236b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r4_minus_51_PreIndex,
4237b8021494Sopenharmony_ci  },
4238b8021494Sopenharmony_ci  {
4239b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r9_minus_103_PreIndex),
4240b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r9_minus_103_PreIndex,
4241b8021494Sopenharmony_ci  },
4242b8021494Sopenharmony_ci  {
4243b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r6_minus_138_PostIndex),
4244b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r6_minus_138_PostIndex,
4245b8021494Sopenharmony_ci  },
4246b8021494Sopenharmony_ci  {
4247b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r0_minus_145_PostIndex),
4248b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r0_minus_145_PostIndex,
4249b8021494Sopenharmony_ci  },
4250b8021494Sopenharmony_ci  {
4251b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r3_plus_232_PostIndex),
4252b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r3_plus_232_PostIndex,
4253b8021494Sopenharmony_ci  },
4254b8021494Sopenharmony_ci  {
4255b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r2_plus_117_PreIndex),
4256b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r2_plus_117_PreIndex,
4257b8021494Sopenharmony_ci  },
4258b8021494Sopenharmony_ci  {
4259b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r6_plus_224_PreIndex),
4260b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r6_plus_224_PreIndex,
4261b8021494Sopenharmony_ci  },
4262b8021494Sopenharmony_ci  {
4263b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r2_minus_192_PostIndex),
4264b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r2_minus_192_PostIndex,
4265b8021494Sopenharmony_ci  },
4266b8021494Sopenharmony_ci  {
4267b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r8_plus_250_PreIndex),
4268b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r8_plus_250_PreIndex,
4269b8021494Sopenharmony_ci  },
4270b8021494Sopenharmony_ci  {
4271b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r11_minus_34_PreIndex),
4272b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r11_minus_34_PreIndex,
4273b8021494Sopenharmony_ci  },
4274b8021494Sopenharmony_ci  {
4275b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r11_minus_153_PreIndex),
4276b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r11_minus_153_PreIndex,
4277b8021494Sopenharmony_ci  },
4278b8021494Sopenharmony_ci  {
4279b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r0_minus_61_PreIndex),
4280b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r0_minus_61_PreIndex,
4281b8021494Sopenharmony_ci  },
4282b8021494Sopenharmony_ci  {
4283b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r12_plus_158_PostIndex),
4284b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r12_plus_158_PostIndex,
4285b8021494Sopenharmony_ci  },
4286b8021494Sopenharmony_ci  {
4287b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r12_plus_212_PreIndex),
4288b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r12_plus_212_PreIndex,
4289b8021494Sopenharmony_ci  },
4290b8021494Sopenharmony_ci  {
4291b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r10_plus_189_PostIndex),
4292b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r10_plus_189_PostIndex,
4293b8021494Sopenharmony_ci  },
4294b8021494Sopenharmony_ci  {
4295b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r6_plus_234_PostIndex),
4296b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r6_plus_234_PostIndex,
4297b8021494Sopenharmony_ci  },
4298b8021494Sopenharmony_ci  {
4299b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r11_minus_134_PostIndex),
4300b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r11_minus_134_PostIndex,
4301b8021494Sopenharmony_ci  },
4302b8021494Sopenharmony_ci  {
4303b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r6_minus_240_PostIndex),
4304b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r6_minus_240_PostIndex,
4305b8021494Sopenharmony_ci  },
4306b8021494Sopenharmony_ci  {
4307b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r10_minus_162_PreIndex),
4308b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r10_minus_162_PreIndex,
4309b8021494Sopenharmony_ci  },
4310b8021494Sopenharmony_ci  {
4311b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r3_plus_235_PostIndex),
4312b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r3_plus_235_PostIndex,
4313b8021494Sopenharmony_ci  },
4314b8021494Sopenharmony_ci  {
4315b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r12_plus_192_PreIndex),
4316b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r12_plus_192_PreIndex,
4317b8021494Sopenharmony_ci  },
4318b8021494Sopenharmony_ci  {
4319b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r3_minus_13_PostIndex),
4320b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r3_minus_13_PostIndex,
4321b8021494Sopenharmony_ci  },
4322b8021494Sopenharmony_ci  {
4323b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r5_plus_192_PostIndex),
4324b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r5_plus_192_PostIndex,
4325b8021494Sopenharmony_ci  },
4326b8021494Sopenharmony_ci  {
4327b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r5_plus_75_PreIndex),
4328b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r5_plus_75_PreIndex,
4329b8021494Sopenharmony_ci  },
4330b8021494Sopenharmony_ci  {
4331b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r7_plus_9_PostIndex),
4332b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r7_plus_9_PostIndex,
4333b8021494Sopenharmony_ci  },
4334b8021494Sopenharmony_ci  {
4335b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r14_plus_103_PreIndex),
4336b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r14_plus_103_PreIndex,
4337b8021494Sopenharmony_ci  },
4338b8021494Sopenharmony_ci  {
4339b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r5_plus_254_PostIndex),
4340b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r5_plus_254_PostIndex,
4341b8021494Sopenharmony_ci  },
4342b8021494Sopenharmony_ci  {
4343b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r3_plus_219_PreIndex),
4344b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r3_plus_219_PreIndex,
4345b8021494Sopenharmony_ci  },
4346b8021494Sopenharmony_ci  {
4347b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r7_minus_233_PreIndex),
4348b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r7_minus_233_PreIndex,
4349b8021494Sopenharmony_ci  },
4350b8021494Sopenharmony_ci  {
4351b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r6_plus_93_PostIndex),
4352b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r6_plus_93_PostIndex,
4353b8021494Sopenharmony_ci  },
4354b8021494Sopenharmony_ci  {
4355b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r14_plus_15_PreIndex),
4356b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r14_plus_15_PreIndex,
4357b8021494Sopenharmony_ci  },
4358b8021494Sopenharmony_ci  {
4359b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r2_plus_51_PreIndex),
4360b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r2_plus_51_PreIndex,
4361b8021494Sopenharmony_ci  },
4362b8021494Sopenharmony_ci  {
4363b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r7_plus_233_PostIndex),
4364b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r7_plus_233_PostIndex,
4365b8021494Sopenharmony_ci  },
4366b8021494Sopenharmony_ci  {
4367b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r8_plus_219_PostIndex),
4368b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r8_plus_219_PostIndex,
4369b8021494Sopenharmony_ci  },
4370b8021494Sopenharmony_ci  {
4371b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r10_minus_189_PostIndex),
4372b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r10_minus_189_PostIndex,
4373b8021494Sopenharmony_ci  },
4374b8021494Sopenharmony_ci  {
4375b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r13_minus_101_PostIndex),
4376b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r13_minus_101_PostIndex,
4377b8021494Sopenharmony_ci  },
4378b8021494Sopenharmony_ci  {
4379b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r12_minus_46_PreIndex),
4380b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r12_minus_46_PreIndex,
4381b8021494Sopenharmony_ci  },
4382b8021494Sopenharmony_ci  {
4383b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r12_minus_195_PreIndex),
4384b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r12_minus_195_PreIndex,
4385b8021494Sopenharmony_ci  },
4386b8021494Sopenharmony_ci  {
4387b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r2_minus_141_PreIndex),
4388b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r2_minus_141_PreIndex,
4389b8021494Sopenharmony_ci  },
4390b8021494Sopenharmony_ci  {
4391b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r3_plus_191_PostIndex),
4392b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r3_plus_191_PostIndex,
4393b8021494Sopenharmony_ci  },
4394b8021494Sopenharmony_ci  {
4395b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r1_plus_216_PostIndex),
4396b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r1_plus_216_PostIndex,
4397b8021494Sopenharmony_ci  },
4398b8021494Sopenharmony_ci  {
4399b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r13_minus_87_PostIndex),
4400b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r13_minus_87_PostIndex,
4401b8021494Sopenharmony_ci  },
4402b8021494Sopenharmony_ci  {
4403b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r8_minus_39_PreIndex),
4404b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r8_minus_39_PreIndex,
4405b8021494Sopenharmony_ci  },
4406b8021494Sopenharmony_ci  {
4407b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r6_minus_181_PreIndex),
4408b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r6_minus_181_PreIndex,
4409b8021494Sopenharmony_ci  },
4410b8021494Sopenharmony_ci  {
4411b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r4_plus_162_PostIndex),
4412b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r4_plus_162_PostIndex,
4413b8021494Sopenharmony_ci  },
4414b8021494Sopenharmony_ci  {
4415b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r3_minus_81_PreIndex),
4416b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r3_minus_81_PreIndex,
4417b8021494Sopenharmony_ci  },
4418b8021494Sopenharmony_ci  {
4419b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r5_plus_31_PostIndex),
4420b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r5_plus_31_PostIndex,
4421b8021494Sopenharmony_ci  },
4422b8021494Sopenharmony_ci  {
4423b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r8_plus_47_PostIndex),
4424b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r8_plus_47_PostIndex,
4425b8021494Sopenharmony_ci  },
4426b8021494Sopenharmony_ci  {
4427b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r11_plus_20_PostIndex),
4428b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r11_plus_20_PostIndex,
4429b8021494Sopenharmony_ci  },
4430b8021494Sopenharmony_ci  {
4431b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r12_minus_52_PreIndex),
4432b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r12_minus_52_PreIndex,
4433b8021494Sopenharmony_ci  },
4434b8021494Sopenharmony_ci  {
4435b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r0_plus_98_PreIndex),
4436b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r0_plus_98_PreIndex,
4437b8021494Sopenharmony_ci  },
4438b8021494Sopenharmony_ci  {
4439b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r3_minus_249_PreIndex),
4440b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r3_minus_249_PreIndex,
4441b8021494Sopenharmony_ci  },
4442b8021494Sopenharmony_ci  {
4443b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r4_minus_147_PreIndex),
4444b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r4_minus_147_PreIndex,
4445b8021494Sopenharmony_ci  },
4446b8021494Sopenharmony_ci  {
4447b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r1_plus_246_PostIndex),
4448b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r1_plus_246_PostIndex,
4449b8021494Sopenharmony_ci  },
4450b8021494Sopenharmony_ci  {
4451b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r1_minus_70_PreIndex),
4452b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r1_minus_70_PreIndex,
4453b8021494Sopenharmony_ci  },
4454b8021494Sopenharmony_ci  {
4455b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r14_plus_243_PreIndex),
4456b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r14_plus_243_PreIndex,
4457b8021494Sopenharmony_ci  },
4458b8021494Sopenharmony_ci  {
4459b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r2_minus_92_PreIndex),
4460b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r2_minus_92_PreIndex,
4461b8021494Sopenharmony_ci  },
4462b8021494Sopenharmony_ci  {
4463b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r3_plus_203_PreIndex),
4464b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r3_plus_203_PreIndex,
4465b8021494Sopenharmony_ci  },
4466b8021494Sopenharmony_ci  {
4467b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r12_minus_28_PostIndex),
4468b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r12_minus_28_PostIndex,
4469b8021494Sopenharmony_ci  },
4470b8021494Sopenharmony_ci  {
4471b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r4_plus_149_PostIndex),
4472b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r4_plus_149_PostIndex,
4473b8021494Sopenharmony_ci  },
4474b8021494Sopenharmony_ci  {
4475b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r8_plus_51_PostIndex),
4476b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r8_plus_51_PostIndex,
4477b8021494Sopenharmony_ci  },
4478b8021494Sopenharmony_ci  {
4479b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r2_plus_122_PreIndex),
4480b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r2_plus_122_PreIndex,
4481b8021494Sopenharmony_ci  },
4482b8021494Sopenharmony_ci  {
4483b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r8_plus_127_PostIndex),
4484b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r8_plus_127_PostIndex,
4485b8021494Sopenharmony_ci  },
4486b8021494Sopenharmony_ci  {
4487b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r4_plus_77_PreIndex),
4488b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r4_plus_77_PreIndex,
4489b8021494Sopenharmony_ci  },
4490b8021494Sopenharmony_ci  {
4491b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r6_plus_245_PostIndex),
4492b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r6_plus_245_PostIndex,
4493b8021494Sopenharmony_ci  },
4494b8021494Sopenharmony_ci  {
4495b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r3_minus_51_PostIndex),
4496b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r3_minus_51_PostIndex,
4497b8021494Sopenharmony_ci  },
4498b8021494Sopenharmony_ci  {
4499b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r2_plus_55_PreIndex),
4500b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r2_plus_55_PreIndex,
4501b8021494Sopenharmony_ci  },
4502b8021494Sopenharmony_ci  {
4503b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r3_minus_27_PostIndex),
4504b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r3_minus_27_PostIndex,
4505b8021494Sopenharmony_ci  },
4506b8021494Sopenharmony_ci  {
4507b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r11_minus_237_PreIndex),
4508b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r11_minus_237_PreIndex,
4509b8021494Sopenharmony_ci  },
4510b8021494Sopenharmony_ci  {
4511b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r7_plus_135_PostIndex),
4512b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r7_plus_135_PostIndex,
4513b8021494Sopenharmony_ci  },
4514b8021494Sopenharmony_ci  {
4515b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r9_minus_164_PostIndex),
4516b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r9_minus_164_PostIndex,
4517b8021494Sopenharmony_ci  },
4518b8021494Sopenharmony_ci  {
4519b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r9_plus_248_PreIndex),
4520b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r9_plus_248_PreIndex,
4521b8021494Sopenharmony_ci  },
4522b8021494Sopenharmony_ci  {
4523b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r6_minus_126_PostIndex),
4524b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r6_minus_126_PostIndex,
4525b8021494Sopenharmony_ci  },
4526b8021494Sopenharmony_ci  {
4527b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r0_plus_97_PreIndex),
4528b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r0_plus_97_PreIndex,
4529b8021494Sopenharmony_ci  },
4530b8021494Sopenharmony_ci  {
4531b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r7_minus_51_PreIndex),
4532b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r7_minus_51_PreIndex,
4533b8021494Sopenharmony_ci  },
4534b8021494Sopenharmony_ci  {
4535b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r10_minus_25_PostIndex),
4536b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r10_minus_25_PostIndex,
4537b8021494Sopenharmony_ci  },
4538b8021494Sopenharmony_ci  {
4539b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r5_plus_101_PostIndex),
4540b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r5_plus_101_PostIndex,
4541b8021494Sopenharmony_ci  },
4542b8021494Sopenharmony_ci  {
4543b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r6_minus_123_PostIndex),
4544b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r6_minus_123_PostIndex,
4545b8021494Sopenharmony_ci  },
4546b8021494Sopenharmony_ci  {
4547b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r11_minus_185_PostIndex),
4548b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r11_minus_185_PostIndex,
4549b8021494Sopenharmony_ci  },
4550b8021494Sopenharmony_ci  {
4551b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r14_plus_127_PostIndex),
4552b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r14_plus_127_PostIndex,
4553b8021494Sopenharmony_ci  },
4554b8021494Sopenharmony_ci  {
4555b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r6_minus_103_PreIndex),
4556b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r6_minus_103_PreIndex,
4557b8021494Sopenharmony_ci  },
4558b8021494Sopenharmony_ci  {
4559b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r2_minus_116_PostIndex),
4560b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r2_minus_116_PostIndex,
4561b8021494Sopenharmony_ci  },
4562b8021494Sopenharmony_ci  {
4563b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r5_plus_9_PostIndex),
4564b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r5_plus_9_PostIndex,
4565b8021494Sopenharmony_ci  },
4566b8021494Sopenharmony_ci  {
4567b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r9_minus_228_PostIndex),
4568b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r9_minus_228_PostIndex,
4569b8021494Sopenharmony_ci  },
4570b8021494Sopenharmony_ci  {
4571b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r1_plus_171_PreIndex),
4572b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r1_plus_171_PreIndex,
4573b8021494Sopenharmony_ci  },
4574b8021494Sopenharmony_ci  {
4575b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r0_minus_105_PreIndex),
4576b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r0_minus_105_PreIndex,
4577b8021494Sopenharmony_ci  },
4578b8021494Sopenharmony_ci  {
4579b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r4_plus_188_PreIndex),
4580b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r4_plus_188_PreIndex,
4581b8021494Sopenharmony_ci  },
4582b8021494Sopenharmony_ci  {
4583b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r5_plus_129_PreIndex),
4584b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r5_plus_129_PreIndex,
4585b8021494Sopenharmony_ci  },
4586b8021494Sopenharmony_ci  {
4587b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r5_plus_105_PostIndex),
4588b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r5_plus_105_PostIndex,
4589b8021494Sopenharmony_ci  },
4590b8021494Sopenharmony_ci  {
4591b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r2_plus_39_PreIndex),
4592b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r2_plus_39_PreIndex,
4593b8021494Sopenharmony_ci  },
4594b8021494Sopenharmony_ci  {
4595b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r13_plus_164_PreIndex),
4596b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r13_plus_164_PreIndex,
4597b8021494Sopenharmony_ci  },
4598b8021494Sopenharmony_ci  {
4599b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r3_plus_215_PreIndex),
4600b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r3_plus_215_PreIndex,
4601b8021494Sopenharmony_ci  },
4602b8021494Sopenharmony_ci  {
4603b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r14_minus_147_PostIndex),
4604b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r14_minus_147_PostIndex,
4605b8021494Sopenharmony_ci  },
4606b8021494Sopenharmony_ci  {
4607b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r14_plus_88_PostIndex),
4608b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r14_plus_88_PostIndex,
4609b8021494Sopenharmony_ci  },
4610b8021494Sopenharmony_ci  {
4611b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r10_minus_159_PostIndex),
4612b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r10_minus_159_PostIndex,
4613b8021494Sopenharmony_ci  },
4614b8021494Sopenharmony_ci  {
4615b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r12_plus_219_PostIndex),
4616b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r12_plus_219_PostIndex,
4617b8021494Sopenharmony_ci  },
4618b8021494Sopenharmony_ci  {
4619b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r12_minus_5_PostIndex),
4620b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r12_minus_5_PostIndex,
4621b8021494Sopenharmony_ci  },
4622b8021494Sopenharmony_ci  {
4623b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r13_minus_90_PreIndex),
4624b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r13_minus_90_PreIndex,
4625b8021494Sopenharmony_ci  },
4626b8021494Sopenharmony_ci  {
4627b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r2_minus_89_PostIndex),
4628b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r2_minus_89_PostIndex,
4629b8021494Sopenharmony_ci  },
4630b8021494Sopenharmony_ci  {
4631b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r13_plus_130_PostIndex),
4632b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r13_plus_130_PostIndex,
4633b8021494Sopenharmony_ci  },
4634b8021494Sopenharmony_ci  {
4635b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r11_plus_31_PreIndex),
4636b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r11_plus_31_PreIndex,
4637b8021494Sopenharmony_ci  },
4638b8021494Sopenharmony_ci  {
4639b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r14_plus_177_PostIndex),
4640b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r14_plus_177_PostIndex,
4641b8021494Sopenharmony_ci  },
4642b8021494Sopenharmony_ci  {
4643b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_plus_9_PreIndex),
4644b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_plus_9_PreIndex,
4645b8021494Sopenharmony_ci  },
4646b8021494Sopenharmony_ci  {
4647b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r7_plus_134_PreIndex),
4648b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r7_plus_134_PreIndex,
4649b8021494Sopenharmony_ci  },
4650b8021494Sopenharmony_ci  {
4651b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r4_minus_1_PostIndex),
4652b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r4_minus_1_PostIndex,
4653b8021494Sopenharmony_ci  },
4654b8021494Sopenharmony_ci  {
4655b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r4_minus_41_PreIndex),
4656b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r4_minus_41_PreIndex,
4657b8021494Sopenharmony_ci  },
4658b8021494Sopenharmony_ci  {
4659b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r14_plus_31_PostIndex),
4660b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r14_plus_31_PostIndex,
4661b8021494Sopenharmony_ci  },
4662b8021494Sopenharmony_ci  {
4663b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r2_plus_124_PostIndex),
4664b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r2_plus_124_PostIndex,
4665b8021494Sopenharmony_ci  },
4666b8021494Sopenharmony_ci  {
4667b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r1_minus_160_PostIndex),
4668b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r1_minus_160_PostIndex,
4669b8021494Sopenharmony_ci  },
4670b8021494Sopenharmony_ci  {
4671b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r3_plus_151_PostIndex),
4672b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r3_plus_151_PostIndex,
4673b8021494Sopenharmony_ci  },
4674b8021494Sopenharmony_ci  {
4675b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r12_plus_12_PreIndex),
4676b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r12_plus_12_PreIndex,
4677b8021494Sopenharmony_ci  },
4678b8021494Sopenharmony_ci  {
4679b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r9_plus_75_PostIndex),
4680b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r9_plus_75_PostIndex,
4681b8021494Sopenharmony_ci  },
4682b8021494Sopenharmony_ci  {
4683b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_minus_80_PostIndex),
4684b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_minus_80_PostIndex,
4685b8021494Sopenharmony_ci  },
4686b8021494Sopenharmony_ci  {
4687b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r2_minus_185_PreIndex),
4688b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r2_minus_185_PreIndex,
4689b8021494Sopenharmony_ci  },
4690b8021494Sopenharmony_ci  {
4691b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r2_minus_115_PostIndex),
4692b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r2_minus_115_PostIndex,
4693b8021494Sopenharmony_ci  },
4694b8021494Sopenharmony_ci  {
4695b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r7_plus_82_PreIndex),
4696b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r7_plus_82_PreIndex,
4697b8021494Sopenharmony_ci  },
4698b8021494Sopenharmony_ci  {
4699b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r8_minus_119_PreIndex),
4700b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r8_minus_119_PreIndex,
4701b8021494Sopenharmony_ci  },
4702b8021494Sopenharmony_ci  {
4703b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r10_plus_38_PostIndex),
4704b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r10_plus_38_PostIndex,
4705b8021494Sopenharmony_ci  },
4706b8021494Sopenharmony_ci  {
4707b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r13_plus_96_PostIndex),
4708b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r13_plus_96_PostIndex,
4709b8021494Sopenharmony_ci  },
4710b8021494Sopenharmony_ci  {
4711b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r2_plus_253_PreIndex),
4712b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r2_plus_253_PreIndex,
4713b8021494Sopenharmony_ci  },
4714b8021494Sopenharmony_ci  {
4715b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r10_plus_68_PreIndex),
4716b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r10_plus_68_PreIndex,
4717b8021494Sopenharmony_ci  },
4718b8021494Sopenharmony_ci  {
4719b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r9_plus_182_PostIndex),
4720b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r9_plus_182_PostIndex,
4721b8021494Sopenharmony_ci  },
4722b8021494Sopenharmony_ci  {
4723b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r14_plus_153_PreIndex),
4724b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r14_plus_153_PreIndex,
4725b8021494Sopenharmony_ci  },
4726b8021494Sopenharmony_ci  {
4727b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r11_plus_69_PreIndex),
4728b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r11_plus_69_PreIndex,
4729b8021494Sopenharmony_ci  },
4730b8021494Sopenharmony_ci  {
4731b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r4_plus_249_PreIndex),
4732b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r4_plus_249_PreIndex,
4733b8021494Sopenharmony_ci  },
4734b8021494Sopenharmony_ci  {
4735b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r2_plus_65_PreIndex),
4736b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r2_plus_65_PreIndex,
4737b8021494Sopenharmony_ci  },
4738b8021494Sopenharmony_ci  {
4739b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r4_r10_plus_228_PostIndex),
4740b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r4_r10_plus_228_PostIndex,
4741b8021494Sopenharmony_ci  },
4742b8021494Sopenharmony_ci  {
4743b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r0_minus_94_PostIndex),
4744b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r0_minus_94_PostIndex,
4745b8021494Sopenharmony_ci  },
4746b8021494Sopenharmony_ci  {
4747b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r3_minus_131_PreIndex),
4748b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r3_minus_131_PreIndex,
4749b8021494Sopenharmony_ci  },
4750b8021494Sopenharmony_ci  {
4751b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r14_plus_191_PreIndex),
4752b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r14_plus_191_PreIndex,
4753b8021494Sopenharmony_ci  },
4754b8021494Sopenharmony_ci  {
4755b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r1_minus_114_PostIndex),
4756b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r1_minus_114_PostIndex,
4757b8021494Sopenharmony_ci  },
4758b8021494Sopenharmony_ci  {
4759b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r4_plus_123_PreIndex),
4760b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r4_plus_123_PreIndex,
4761b8021494Sopenharmony_ci  },
4762b8021494Sopenharmony_ci  {
4763b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r6_minus_39_PreIndex),
4764b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r6_minus_39_PreIndex,
4765b8021494Sopenharmony_ci  },
4766b8021494Sopenharmony_ci  {
4767b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r11_minus_142_PostIndex),
4768b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r11_minus_142_PostIndex,
4769b8021494Sopenharmony_ci  },
4770b8021494Sopenharmony_ci  {
4771b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r11_minus_216_PostIndex),
4772b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r11_minus_216_PostIndex,
4773b8021494Sopenharmony_ci  },
4774b8021494Sopenharmony_ci  {
4775b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r5_minus_153_PostIndex),
4776b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r5_minus_153_PostIndex,
4777b8021494Sopenharmony_ci  },
4778b8021494Sopenharmony_ci  {
4779b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r1_minus_49_PostIndex),
4780b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r1_minus_49_PostIndex,
4781b8021494Sopenharmony_ci  },
4782b8021494Sopenharmony_ci  {
4783b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r6_plus_218_PreIndex),
4784b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r6_plus_218_PreIndex,
4785b8021494Sopenharmony_ci  },
4786b8021494Sopenharmony_ci  {
4787b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r6_minus_34_PostIndex),
4788b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r6_minus_34_PostIndex,
4789b8021494Sopenharmony_ci  },
4790b8021494Sopenharmony_ci  {
4791b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r7_plus_152_PreIndex),
4792b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r7_plus_152_PreIndex,
4793b8021494Sopenharmony_ci  },
4794b8021494Sopenharmony_ci  {
4795b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r5_minus_180_PostIndex),
4796b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r5_minus_180_PostIndex,
4797b8021494Sopenharmony_ci  },
4798b8021494Sopenharmony_ci  {
4799b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r11_plus_236_PostIndex),
4800b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r11_plus_236_PostIndex,
4801b8021494Sopenharmony_ci  },
4802b8021494Sopenharmony_ci  {
4803b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r2_plus_107_PostIndex),
4804b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r2_plus_107_PostIndex,
4805b8021494Sopenharmony_ci  },
4806b8021494Sopenharmony_ci  {
4807b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r14_plus_207_PreIndex),
4808b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r14_plus_207_PreIndex,
4809b8021494Sopenharmony_ci  },
4810b8021494Sopenharmony_ci  {
4811b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r11_r3_minus_146_PostIndex),
4812b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r11_r3_minus_146_PostIndex,
4813b8021494Sopenharmony_ci  },
4814b8021494Sopenharmony_ci  {
4815b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r9_minus_145_PreIndex),
4816b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r9_minus_145_PreIndex,
4817b8021494Sopenharmony_ci  },
4818b8021494Sopenharmony_ci  {
4819b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r2_minus_30_PostIndex),
4820b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r2_minus_30_PostIndex,
4821b8021494Sopenharmony_ci  },
4822b8021494Sopenharmony_ci  {
4823b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r5_plus_241_PostIndex),
4824b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r5_plus_241_PostIndex,
4825b8021494Sopenharmony_ci  },
4826b8021494Sopenharmony_ci  {
4827b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r13_minus_218_PostIndex),
4828b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r13_minus_218_PostIndex,
4829b8021494Sopenharmony_ci  },
4830b8021494Sopenharmony_ci  {
4831b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r11_minus_173_PostIndex),
4832b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r11_minus_173_PostIndex,
4833b8021494Sopenharmony_ci  },
4834b8021494Sopenharmony_ci  {
4835b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r3_minus_44_PostIndex),
4836b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r3_minus_44_PostIndex,
4837b8021494Sopenharmony_ci  },
4838b8021494Sopenharmony_ci  {
4839b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r3_minus_233_PostIndex),
4840b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r3_minus_233_PostIndex,
4841b8021494Sopenharmony_ci  },
4842b8021494Sopenharmony_ci  {
4843b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r7_minus_227_PostIndex),
4844b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r7_minus_227_PostIndex,
4845b8021494Sopenharmony_ci  },
4846b8021494Sopenharmony_ci  {
4847b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r0_plus_178_PreIndex),
4848b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r0_plus_178_PreIndex,
4849b8021494Sopenharmony_ci  },
4850b8021494Sopenharmony_ci  {
4851b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r10_plus_134_PreIndex),
4852b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r10_plus_134_PreIndex,
4853b8021494Sopenharmony_ci  },
4854b8021494Sopenharmony_ci  {
4855b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r10_minus_227_PostIndex),
4856b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r10_minus_227_PostIndex,
4857b8021494Sopenharmony_ci  },
4858b8021494Sopenharmony_ci  {
4859b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r12_r9_minus_174_PostIndex),
4860b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r12_r9_minus_174_PostIndex,
4861b8021494Sopenharmony_ci  },
4862b8021494Sopenharmony_ci  {
4863b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r6_r3_minus_109_PostIndex),
4864b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r6_r3_minus_109_PostIndex,
4865b8021494Sopenharmony_ci  },
4866b8021494Sopenharmony_ci  {
4867b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r1_r6_minus_30_PostIndex),
4868b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r1_r6_minus_30_PostIndex,
4869b8021494Sopenharmony_ci  },
4870b8021494Sopenharmony_ci  {
4871b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r9_plus_48_PreIndex),
4872b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r9_plus_48_PreIndex,
4873b8021494Sopenharmony_ci  },
4874b8021494Sopenharmony_ci  {
4875b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r13_r12_plus_4_PreIndex),
4876b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r13_r12_plus_4_PreIndex,
4877b8021494Sopenharmony_ci  },
4878b8021494Sopenharmony_ci  {
4879b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r8_plus_241_PostIndex),
4880b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r8_plus_241_PostIndex,
4881b8021494Sopenharmony_ci  },
4882b8021494Sopenharmony_ci  {
4883b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r3_plus_135_PreIndex),
4884b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r3_plus_135_PreIndex,
4885b8021494Sopenharmony_ci  },
4886b8021494Sopenharmony_ci  {
4887b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r3_r4_minus_161_PostIndex),
4888b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r3_r4_minus_161_PostIndex,
4889b8021494Sopenharmony_ci  },
4890b8021494Sopenharmony_ci  {
4891b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r1_plus_145_PreIndex),
4892b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r1_plus_145_PreIndex,
4893b8021494Sopenharmony_ci  },
4894b8021494Sopenharmony_ci  {
4895b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r8_r3_plus_105_PostIndex),
4896b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r8_r3_plus_105_PostIndex,
4897b8021494Sopenharmony_ci  },
4898b8021494Sopenharmony_ci  {
4899b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r8_plus_218_PreIndex),
4900b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r8_plus_218_PreIndex,
4901b8021494Sopenharmony_ci  },
4902b8021494Sopenharmony_ci  {
4903b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r9_r3_plus_210_PostIndex),
4904b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r9_r3_plus_210_PostIndex,
4905b8021494Sopenharmony_ci  },
4906b8021494Sopenharmony_ci  {
4907b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r1_plus_228_PreIndex),
4908b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r1_plus_228_PreIndex,
4909b8021494Sopenharmony_ci  },
4910b8021494Sopenharmony_ci  {
4911b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r2_r0_minus_85_PostIndex),
4912b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r2_r0_minus_85_PostIndex,
4913b8021494Sopenharmony_ci  },
4914b8021494Sopenharmony_ci  {
4915b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r0_r1_minus_62_PreIndex),
4916b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r0_r1_minus_62_PreIndex,
4917b8021494Sopenharmony_ci  },
4918b8021494Sopenharmony_ci  {
4919b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r6_minus_150_PreIndex),
4920b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r6_minus_150_PreIndex,
4921b8021494Sopenharmony_ci  },
4922b8021494Sopenharmony_ci  {
4923b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r5_r3_minus_113_PreIndex),
4924b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r5_r3_minus_113_PreIndex,
4925b8021494Sopenharmony_ci  },
4926b8021494Sopenharmony_ci  {
4927b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r10_r8_minus_210_PostIndex),
4928b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r10_r8_minus_210_PostIndex,
4929b8021494Sopenharmony_ci  },
4930b8021494Sopenharmony_ci  {
4931b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r14_r10_plus_56_PreIndex),
4932b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r14_r10_plus_56_PreIndex,
4933b8021494Sopenharmony_ci  },
4934b8021494Sopenharmony_ci  {
4935b8021494Sopenharmony_ci    ARRAY_SIZE(kInstruction_ldrsb_al_r7_r4_plus_55_PreIndex),
4936b8021494Sopenharmony_ci    kInstruction_ldrsb_al_r7_r4_plus_55_PreIndex,
4937b8021494Sopenharmony_ci  },
4938b8021494Sopenharmony_ci};
4939b8021494Sopenharmony_ci
4940b8021494Sopenharmony_ci#endif  // VIXL_ASSEMBLER_COND_RD_MEMOP_IMMEDIATE_512_LDRSB_A32_H_
4941