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_RN_OPERAND_CONST_ADD_T32_H_ 35b8021494Sopenharmony_ci#define VIXL_ASSEMBLER_COND_RD_RN_OPERAND_CONST_ADD_T32_H_ 36b8021494Sopenharmony_ci 37b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r14_0x02ac0000[] = { 38b8021494Sopenharmony_ci 0x0e, 0xf1, 0x2b, 0x7d // add al r13 r14 0x02ac0000 39b8021494Sopenharmony_ci}; 40b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r1_0x00156000[] = { 41b8021494Sopenharmony_ci 0x01, 0xf5, 0xab, 0x1a // add al r10 r1 0x00156000 42b8021494Sopenharmony_ci}; 43b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r0_0x000003fc[] = { 44b8021494Sopenharmony_ci 0x00, 0xf5, 0x7f, 0x7a // add al r10 r0 0x000003fc 45b8021494Sopenharmony_ci}; 46b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r11_0x2ac00000[] = { 47b8021494Sopenharmony_ci 0x0b, 0xf1, 0x2b, 0x51 // add al r1 r11 0x2ac00000 48b8021494Sopenharmony_ci}; 49b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r6_0x00156000[] = { 50b8021494Sopenharmony_ci 0x06, 0xf5, 0xab, 0x18 // add al r8 r6 0x00156000 51b8021494Sopenharmony_ci}; 52b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r12_0x00ff0000[] = { 53b8021494Sopenharmony_ci 0x0c, 0xf5, 0x7f, 0x07 // add al r7 r12 0x00ff0000 54b8021494Sopenharmony_ci}; 55b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r3_0x00ff0000[] = { 56b8021494Sopenharmony_ci 0x03, 0xf5, 0x7f, 0x0c // add al r12 r3 0x00ff0000 57b8021494Sopenharmony_ci}; 58b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r7_0x0000ff00[] = { 59b8021494Sopenharmony_ci 0x07, 0xf5, 0x7f, 0x44 // add al r4 r7 0x0000ff00 60b8021494Sopenharmony_ci}; 61b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r13_0x0ab00000[] = { 62b8021494Sopenharmony_ci 0x0d, 0xf1, 0x2b, 0x6b // add al r11 r13 0x0ab00000 63b8021494Sopenharmony_ci}; 64b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r12_0xff00ff00[] = { 65b8021494Sopenharmony_ci 0x0c, 0xf1, 0xff, 0x26 // add al r6 r12 0xff00ff00 66b8021494Sopenharmony_ci}; 67b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r8_0x003fc000[] = { 68b8021494Sopenharmony_ci 0x08, 0xf5, 0x7f, 0x1c // add al r12 r8 0x003fc000 69b8021494Sopenharmony_ci}; 70b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r12_0x00ab00ab[] = { 71b8021494Sopenharmony_ci 0x0c, 0xf1, 0xab, 0x15 // add al r5 r12 0x00ab00ab 72b8021494Sopenharmony_ci}; 73b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r6_0x00ab00ab[] = { 74b8021494Sopenharmony_ci 0x06, 0xf1, 0xab, 0x17 // add al r7 r6 0x00ab00ab 75b8021494Sopenharmony_ci}; 76b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r1_0x00ab00ab[] = { 77b8021494Sopenharmony_ci 0x01, 0xf1, 0xab, 0x10 // add al r0 r1 0x00ab00ab 78b8021494Sopenharmony_ci}; 79b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r9_0x000001fe[] = { 80b8021494Sopenharmony_ci 0x09, 0xf5, 0xff, 0x79 // add al r9 r9 0x000001fe 81b8021494Sopenharmony_ci}; 82b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r8_0xab00ab00[] = { 83b8021494Sopenharmony_ci 0x08, 0xf1, 0xab, 0x22 // add al r2 r8 0xab00ab00 84b8021494Sopenharmony_ci}; 85b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r10_0x00ff0000[] = { 86b8021494Sopenharmony_ci 0x0a, 0xf5, 0x7f, 0x09 // add al r9 r10 0x00ff0000 87b8021494Sopenharmony_ci}; 88b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r8_0x55800000[] = { 89b8021494Sopenharmony_ci 0x08, 0xf1, 0xab, 0x48 // add al r8 r8 0x55800000 90b8021494Sopenharmony_ci}; 91b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r7_0x00ab00ab[] = { 92b8021494Sopenharmony_ci 0x07, 0xf1, 0xab, 0x16 // add al r6 r7 0x00ab00ab 93b8021494Sopenharmony_ci}; 94b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r9_0xff000000[] = { 95b8021494Sopenharmony_ci 0x09, 0xf1, 0x7f, 0x45 // add al r5 r9 0xff000000 96b8021494Sopenharmony_ci}; 97b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r8_0x00ab0000[] = { 98b8021494Sopenharmony_ci 0x08, 0xf5, 0x2b, 0x08 // add al r8 r8 0x00ab0000 99b8021494Sopenharmony_ci}; 100b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r8_0xab00ab00[] = { 101b8021494Sopenharmony_ci 0x08, 0xf1, 0xab, 0x25 // add al r5 r8 0xab00ab00 102b8021494Sopenharmony_ci}; 103b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r12_0xab000000[] = { 104b8021494Sopenharmony_ci 0x0c, 0xf1, 0x2b, 0x40 // add al r0 r12 0xab000000 105b8021494Sopenharmony_ci}; 106b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r11_0xab000000[] = { 107b8021494Sopenharmony_ci 0x0b, 0xf1, 0x2b, 0x4d // add al r13 r11 0xab000000 108b8021494Sopenharmony_ci}; 109b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r3_0xab00ab00[] = { 110b8021494Sopenharmony_ci 0x03, 0xf1, 0xab, 0x2e // add al r14 r3 0xab00ab00 111b8021494Sopenharmony_ci}; 112b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r1_0x0003fc00[] = { 113b8021494Sopenharmony_ci 0x01, 0xf5, 0x7f, 0x30 // add al r0 r1 0x0003fc00 114b8021494Sopenharmony_ci}; 115b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r13_0x0ab00000[] = { 116b8021494Sopenharmony_ci 0x0d, 0xf1, 0x2b, 0x6e // add al r14 r13 0x0ab00000 117b8021494Sopenharmony_ci}; 118b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r0_0x0002ac00[] = { 119b8021494Sopenharmony_ci 0x00, 0xf5, 0x2b, 0x36 // add al r6 r0 0x0002ac00 120b8021494Sopenharmony_ci}; 121b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r8_0x55800000[] = { 122b8021494Sopenharmony_ci 0x08, 0xf1, 0xab, 0x46 // add al r6 r8 0x55800000 123b8021494Sopenharmony_ci}; 124b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r14_0x01560000[] = { 125b8021494Sopenharmony_ci 0x0e, 0xf1, 0xab, 0x72 // add al r2 r14 0x01560000 126b8021494Sopenharmony_ci}; 127b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r13_0x03fc0000[] = { 128b8021494Sopenharmony_ci 0x0d, 0xf1, 0x7f, 0x75 // add al r5 r13 0x03fc0000 129b8021494Sopenharmony_ci}; 130b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r6_0x00000ab0[] = { 131b8021494Sopenharmony_ci 0x06, 0xf5, 0x2b, 0x67 // add al r7 r6 0x00000ab0 132b8021494Sopenharmony_ci}; 133b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r14_0x007f8000[] = { 134b8021494Sopenharmony_ci 0x0e, 0xf5, 0xff, 0x03 // add al r3 r14 0x007f8000 135b8021494Sopenharmony_ci}; 136b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r4_0x00558000[] = { 137b8021494Sopenharmony_ci 0x04, 0xf5, 0xab, 0x09 // add al r9 r4 0x00558000 138b8021494Sopenharmony_ci}; 139b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r11_0x00002ac0[] = { 140b8021494Sopenharmony_ci 0x0b, 0xf5, 0x2b, 0x5a // add al r10 r11 0x00002ac0 141b8021494Sopenharmony_ci}; 142b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r5_0x003fc000[] = { 143b8021494Sopenharmony_ci 0x05, 0xf5, 0x7f, 0x11 // add al r1 r5 0x003fc000 144b8021494Sopenharmony_ci}; 145b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r7_0x00003fc0[] = { 146b8021494Sopenharmony_ci 0x07, 0xf5, 0x7f, 0x57 // add al r7 r7 0x00003fc0 147b8021494Sopenharmony_ci}; 148b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r3_0x000007f8[] = { 149b8021494Sopenharmony_ci 0x03, 0xf5, 0xff, 0x65 // add al r5 r3 0x000007f8 150b8021494Sopenharmony_ci}; 151b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r3_0x00001560[] = { 152b8021494Sopenharmony_ci 0x03, 0xf5, 0xab, 0x54 // add al r4 r3 0x00001560 153b8021494Sopenharmony_ci}; 154b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r3_0x03fc0000[] = { 155b8021494Sopenharmony_ci 0x03, 0xf1, 0x7f, 0x75 // add al r5 r3 0x03fc0000 156b8021494Sopenharmony_ci}; 157b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r6_0x55800000[] = { 158b8021494Sopenharmony_ci 0x06, 0xf1, 0xab, 0x42 // add al r2 r6 0x55800000 159b8021494Sopenharmony_ci}; 160b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r5_0x0000ab00[] = { 161b8021494Sopenharmony_ci 0x05, 0xf5, 0x2b, 0x4d // add al r13 r5 0x0000ab00 162b8021494Sopenharmony_ci}; 163b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r11_0xab00ab00[] = { 164b8021494Sopenharmony_ci 0x0b, 0xf1, 0xab, 0x20 // add al r0 r11 0xab00ab00 165b8021494Sopenharmony_ci}; 166b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r12_0x00ff00ff[] = { 167b8021494Sopenharmony_ci 0x0c, 0xf1, 0xff, 0x1e // add al r14 r12 0x00ff00ff 168b8021494Sopenharmony_ci}; 169b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r8_0x7f800000[] = { 170b8021494Sopenharmony_ci 0x08, 0xf1, 0xff, 0x4d // add al r13 r8 0x7f800000 171b8021494Sopenharmony_ci}; 172b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r2_0x15600000[] = { 173b8021494Sopenharmony_ci 0x02, 0xf1, 0xab, 0x51 // add al r1 r2 0x15600000 174b8021494Sopenharmony_ci}; 175b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r6_0xab000000[] = { 176b8021494Sopenharmony_ci 0x06, 0xf1, 0x2b, 0x47 // add al r7 r6 0xab000000 177b8021494Sopenharmony_ci}; 178b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r9_0x00000ff0[] = { 179b8021494Sopenharmony_ci 0x09, 0xf5, 0x7f, 0x61 // add al r1 r9 0x00000ff0 180b8021494Sopenharmony_ci}; 181b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r8_0x0007f800[] = { 182b8021494Sopenharmony_ci 0x08, 0xf5, 0xff, 0x2c // add al r12 r8 0x0007f800 183b8021494Sopenharmony_ci}; 184b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r8_0x00ab0000[] = { 185b8021494Sopenharmony_ci 0x08, 0xf5, 0x2b, 0x00 // add al r0 r8 0x00ab0000 186b8021494Sopenharmony_ci}; 187b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r11_0x000000ff[] = { 188b8021494Sopenharmony_ci 0x0b, 0xf1, 0xff, 0x0b // add al r11 r11 0x000000ff 189b8021494Sopenharmony_ci}; 190b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r13_0xff000000[] = { 191b8021494Sopenharmony_ci 0x0d, 0xf1, 0x7f, 0x4c // add al r12 r13 0xff000000 192b8021494Sopenharmony_ci}; 193b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r3_0x0ab00000[] = { 194b8021494Sopenharmony_ci 0x03, 0xf1, 0x2b, 0x61 // add al r1 r3 0x0ab00000 195b8021494Sopenharmony_ci}; 196b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r10_0x0001fe00[] = { 197b8021494Sopenharmony_ci 0x0a, 0xf5, 0xff, 0x32 // add al r2 r10 0x0001fe00 198b8021494Sopenharmony_ci}; 199b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r2_0x01fe0000[] = { 200b8021494Sopenharmony_ci 0x02, 0xf1, 0xff, 0x7e // add al r14 r2 0x01fe0000 201b8021494Sopenharmony_ci}; 202b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r4_0x000000ff[] = { 203b8021494Sopenharmony_ci 0x04, 0xf1, 0xff, 0x03 // add al r3 r4 0x000000ff 204b8021494Sopenharmony_ci}; 205b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r13_0x00000558[] = { 206b8021494Sopenharmony_ci 0x0d, 0xf5, 0xab, 0x63 // add al r3 r13 0x00000558 207b8021494Sopenharmony_ci}; 208b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r10_0x00055800[] = { 209b8021494Sopenharmony_ci 0x0a, 0xf5, 0xab, 0x2d // add al r13 r10 0x00055800 210b8021494Sopenharmony_ci}; 211b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r10_0xff000000[] = { 212b8021494Sopenharmony_ci 0x0a, 0xf1, 0x7f, 0x41 // add al r1 r10 0xff000000 213b8021494Sopenharmony_ci}; 214b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r7_0x2ac00000[] = { 215b8021494Sopenharmony_ci 0x07, 0xf1, 0x2b, 0x50 // add al r0 r7 0x2ac00000 216b8021494Sopenharmony_ci}; 217b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r1_0xab000000[] = { 218b8021494Sopenharmony_ci 0x01, 0xf1, 0x2b, 0x4c // add al r12 r1 0xab000000 219b8021494Sopenharmony_ci}; 220b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r14_0x00003fc0[] = { 221b8021494Sopenharmony_ci 0x0e, 0xf5, 0x7f, 0x59 // add al r9 r14 0x00003fc0 222b8021494Sopenharmony_ci}; 223b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r2_0x2ac00000[] = { 224b8021494Sopenharmony_ci 0x02, 0xf1, 0x2b, 0x57 // add al r7 r2 0x2ac00000 225b8021494Sopenharmony_ci}; 226b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r4_0x00001fe0[] = { 227b8021494Sopenharmony_ci 0x04, 0xf5, 0xff, 0x5e // add al r14 r4 0x00001fe0 228b8021494Sopenharmony_ci}; 229b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r8_0x00007f80[] = { 230b8021494Sopenharmony_ci 0x08, 0xf5, 0xff, 0x4c // add al r12 r8 0x00007f80 231b8021494Sopenharmony_ci}; 232b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r10_0x00000ab0[] = { 233b8021494Sopenharmony_ci 0x0a, 0xf5, 0x2b, 0x67 // add al r7 r10 0x00000ab0 234b8021494Sopenharmony_ci}; 235b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r6_0x00ab0000[] = { 236b8021494Sopenharmony_ci 0x06, 0xf5, 0x2b, 0x0d // add al r13 r6 0x00ab0000 237b8021494Sopenharmony_ci}; 238b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r9_0x0000ff00[] = { 239b8021494Sopenharmony_ci 0x09, 0xf5, 0x7f, 0x47 // add al r7 r9 0x0000ff00 240b8021494Sopenharmony_ci}; 241b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r12_0xff00ff00[] = { 242b8021494Sopenharmony_ci 0x0c, 0xf1, 0xff, 0x22 // add al r2 r12 0xff00ff00 243b8021494Sopenharmony_ci}; 244b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r6_0x00000156[] = { 245b8021494Sopenharmony_ci 0x06, 0xf5, 0xab, 0x71 // add al r1 r6 0x00000156 246b8021494Sopenharmony_ci}; 247b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r5_0x03fc0000[] = { 248b8021494Sopenharmony_ci 0x05, 0xf1, 0x7f, 0x77 // add al r7 r5 0x03fc0000 249b8021494Sopenharmony_ci}; 250b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r9_0x01fe0000[] = { 251b8021494Sopenharmony_ci 0x09, 0xf1, 0xff, 0x72 // add al r2 r9 0x01fe0000 252b8021494Sopenharmony_ci}; 253b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r12_0x00002ac0[] = { 254b8021494Sopenharmony_ci 0x0c, 0xf5, 0x2b, 0x5a // add al r10 r12 0x00002ac0 255b8021494Sopenharmony_ci}; 256b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r10_0x7f800000[] = { 257b8021494Sopenharmony_ci 0x0a, 0xf1, 0xff, 0x4e // add al r14 r10 0x7f800000 258b8021494Sopenharmony_ci}; 259b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r8_0x02ac0000[] = { 260b8021494Sopenharmony_ci 0x08, 0xf1, 0x2b, 0x72 // add al r2 r8 0x02ac0000 261b8021494Sopenharmony_ci}; 262b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r9_0x000001fe[] = { 263b8021494Sopenharmony_ci 0x09, 0xf5, 0xff, 0x74 // add al r4 r9 0x000001fe 264b8021494Sopenharmony_ci}; 265b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r10_0x000001fe[] = { 266b8021494Sopenharmony_ci 0x0a, 0xf5, 0xff, 0x7a // add al r10 r10 0x000001fe 267b8021494Sopenharmony_ci}; 268b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r6_0x3fc00000[] = { 269b8021494Sopenharmony_ci 0x06, 0xf1, 0x7f, 0x56 // add al r6 r6 0x3fc00000 270b8021494Sopenharmony_ci}; 271b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r12_0x000003fc[] = { 272b8021494Sopenharmony_ci 0x0c, 0xf5, 0x7f, 0x74 // add al r4 r12 0x000003fc 273b8021494Sopenharmony_ci}; 274b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r2_0x0000ff00[] = { 275b8021494Sopenharmony_ci 0x02, 0xf5, 0x7f, 0x40 // add al r0 r2 0x0000ff00 276b8021494Sopenharmony_ci}; 277b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r0_0x003fc000[] = { 278b8021494Sopenharmony_ci 0x00, 0xf5, 0x7f, 0x19 // add al r9 r0 0x003fc000 279b8021494Sopenharmony_ci}; 280b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r4_0x000002ac[] = { 281b8021494Sopenharmony_ci 0x04, 0xf5, 0x2b, 0x77 // add al r7 r4 0x000002ac 282b8021494Sopenharmony_ci}; 283b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r6_0x7f800000[] = { 284b8021494Sopenharmony_ci 0x06, 0xf1, 0xff, 0x46 // add al r6 r6 0x7f800000 285b8021494Sopenharmony_ci}; 286b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r8_0x00015600[] = { 287b8021494Sopenharmony_ci 0x08, 0xf5, 0xab, 0x36 // add al r6 r8 0x00015600 288b8021494Sopenharmony_ci}; 289b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r0_0x00000ff0[] = { 290b8021494Sopenharmony_ci 0x00, 0xf5, 0x7f, 0x6a // add al r10 r0 0x00000ff0 291b8021494Sopenharmony_ci}; 292b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r1_0xffffffff[] = { 293b8021494Sopenharmony_ci 0x01, 0xf1, 0xff, 0x38 // add al r8 r1 0xffffffff 294b8021494Sopenharmony_ci}; 295b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r7_0x00ab00ab[] = { 296b8021494Sopenharmony_ci 0x07, 0xf1, 0xab, 0x13 // add al r3 r7 0x00ab00ab 297b8021494Sopenharmony_ci}; 298b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r11_0x01fe0000[] = { 299b8021494Sopenharmony_ci 0x0b, 0xf1, 0xff, 0x78 // add al r8 r11 0x01fe0000 300b8021494Sopenharmony_ci}; 301b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r1_0x00ff0000[] = { 302b8021494Sopenharmony_ci 0x01, 0xf5, 0x7f, 0x03 // add al r3 r1 0x00ff0000 303b8021494Sopenharmony_ci}; 304b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r4_0x000001fe[] = { 305b8021494Sopenharmony_ci 0x04, 0xf5, 0xff, 0x75 // add al r5 r4 0x000001fe 306b8021494Sopenharmony_ci}; 307b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r10_0x00000558[] = { 308b8021494Sopenharmony_ci 0x0a, 0xf5, 0xab, 0x67 // add al r7 r10 0x00000558 309b8021494Sopenharmony_ci}; 310b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r13_0x00001560[] = { 311b8021494Sopenharmony_ci 0x0d, 0xf5, 0xab, 0x58 // add al r8 r13 0x00001560 312b8021494Sopenharmony_ci}; 313b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r4_0x00002ac0[] = { 314b8021494Sopenharmony_ci 0x04, 0xf5, 0x2b, 0x59 // add al r9 r4 0x00002ac0 315b8021494Sopenharmony_ci}; 316b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r7_0x03fc0000[] = { 317b8021494Sopenharmony_ci 0x07, 0xf1, 0x7f, 0x79 // add al r9 r7 0x03fc0000 318b8021494Sopenharmony_ci}; 319b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r12_0x2ac00000[] = { 320b8021494Sopenharmony_ci 0x0c, 0xf1, 0x2b, 0x5b // add al r11 r12 0x2ac00000 321b8021494Sopenharmony_ci}; 322b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r10_0x00001fe0[] = { 323b8021494Sopenharmony_ci 0x0a, 0xf5, 0xff, 0x5d // add al r13 r10 0x00001fe0 324b8021494Sopenharmony_ci}; 325b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r10_0x00558000[] = { 326b8021494Sopenharmony_ci 0x0a, 0xf5, 0xab, 0x0b // add al r11 r10 0x00558000 327b8021494Sopenharmony_ci}; 328b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r2_0x000000ab[] = { 329b8021494Sopenharmony_ci 0x02, 0xf1, 0xab, 0x03 // add al r3 r2 0x000000ab 330b8021494Sopenharmony_ci}; 331b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r8_0x00000ab0[] = { 332b8021494Sopenharmony_ci 0x08, 0xf5, 0x2b, 0x60 // add al r0 r8 0x00000ab0 333b8021494Sopenharmony_ci}; 334b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r7_0xab000000[] = { 335b8021494Sopenharmony_ci 0x07, 0xf1, 0x2b, 0x49 // add al r9 r7 0xab000000 336b8021494Sopenharmony_ci}; 337b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r7_0x0ff00000[] = { 338b8021494Sopenharmony_ci 0x07, 0xf1, 0x7f, 0x6b // add al r11 r7 0x0ff00000 339b8021494Sopenharmony_ci}; 340b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r2_0x7f800000[] = { 341b8021494Sopenharmony_ci 0x02, 0xf1, 0xff, 0x4a // add al r10 r2 0x7f800000 342b8021494Sopenharmony_ci}; 343b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r1_0x05580000[] = { 344b8021494Sopenharmony_ci 0x01, 0xf1, 0xab, 0x63 // add al r3 r1 0x05580000 345b8021494Sopenharmony_ci}; 346b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r4_0x0ab00000[] = { 347b8021494Sopenharmony_ci 0x04, 0xf1, 0x2b, 0x61 // add al r1 r4 0x0ab00000 348b8021494Sopenharmony_ci}; 349b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r9_0x00005580[] = { 350b8021494Sopenharmony_ci 0x09, 0xf5, 0xab, 0x44 // add al r4 r9 0x00005580 351b8021494Sopenharmony_ci}; 352b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r2_0x001fe000[] = { 353b8021494Sopenharmony_ci 0x02, 0xf5, 0xff, 0x13 // add al r3 r2 0x001fe000 354b8021494Sopenharmony_ci}; 355b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r6_0x00000156[] = { 356b8021494Sopenharmony_ci 0x06, 0xf5, 0xab, 0x7e // add al r14 r6 0x00000156 357b8021494Sopenharmony_ci}; 358b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r3_0x00000ab0[] = { 359b8021494Sopenharmony_ci 0x03, 0xf5, 0x2b, 0x6e // add al r14 r3 0x00000ab0 360b8021494Sopenharmony_ci}; 361b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r13_0x000001fe[] = { 362b8021494Sopenharmony_ci 0x0d, 0xf5, 0xff, 0x7c // add al r12 r13 0x000001fe 363b8021494Sopenharmony_ci}; 364b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r10_0x1fe00000[] = { 365b8021494Sopenharmony_ci 0x0a, 0xf1, 0xff, 0x5c // add al r12 r10 0x1fe00000 366b8021494Sopenharmony_ci}; 367b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r9_0x2ac00000[] = { 368b8021494Sopenharmony_ci 0x09, 0xf1, 0x2b, 0x50 // add al r0 r9 0x2ac00000 369b8021494Sopenharmony_ci}; 370b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r6_0x00000156[] = { 371b8021494Sopenharmony_ci 0x06, 0xf5, 0xab, 0x7b // add al r11 r6 0x00000156 372b8021494Sopenharmony_ci}; 373b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r4_0x3fc00000[] = { 374b8021494Sopenharmony_ci 0x04, 0xf1, 0x7f, 0x52 // add al r2 r4 0x3fc00000 375b8021494Sopenharmony_ci}; 376b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r13_0x00002ac0[] = { 377b8021494Sopenharmony_ci 0x0d, 0xf5, 0x2b, 0x58 // add al r8 r13 0x00002ac0 378b8021494Sopenharmony_ci}; 379b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r5_0x00ff00ff[] = { 380b8021494Sopenharmony_ci 0x05, 0xf1, 0xff, 0x11 // add al r1 r5 0x00ff00ff 381b8021494Sopenharmony_ci}; 382b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r1_0x0007f800[] = { 383b8021494Sopenharmony_ci 0x01, 0xf5, 0xff, 0x26 // add al r6 r1 0x0007f800 384b8021494Sopenharmony_ci}; 385b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r1_0x00001fe0[] = { 386b8021494Sopenharmony_ci 0x01, 0xf5, 0xff, 0x55 // add al r5 r1 0x00001fe0 387b8021494Sopenharmony_ci}; 388b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r11_0xab00ab00[] = { 389b8021494Sopenharmony_ci 0x0b, 0xf1, 0xab, 0x28 // add al r8 r11 0xab00ab00 390b8021494Sopenharmony_ci}; 391b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r0_0xff00ff00[] = { 392b8021494Sopenharmony_ci 0x00, 0xf1, 0xff, 0x25 // add al r5 r0 0xff00ff00 393b8021494Sopenharmony_ci}; 394b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r13_0x000000ab[] = { 395b8021494Sopenharmony_ci 0x0d, 0xf1, 0xab, 0x0e // add al r14 r13 0x000000ab 396b8021494Sopenharmony_ci}; 397b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r4_0x05580000[] = { 398b8021494Sopenharmony_ci 0x04, 0xf1, 0xab, 0x62 // add al r2 r4 0x05580000 399b8021494Sopenharmony_ci}; 400b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r10_0x07f80000[] = { 401b8021494Sopenharmony_ci 0x0a, 0xf1, 0xff, 0x6e // add al r14 r10 0x07f80000 402b8021494Sopenharmony_ci}; 403b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r3_0x55800000[] = { 404b8021494Sopenharmony_ci 0x03, 0xf1, 0xab, 0x4a // add al r10 r3 0x55800000 405b8021494Sopenharmony_ci}; 406b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r11_0x7f800000[] = { 407b8021494Sopenharmony_ci 0x0b, 0xf1, 0xff, 0x40 // add al r0 r11 0x7f800000 408b8021494Sopenharmony_ci}; 409b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r12_0xffffffff[] = { 410b8021494Sopenharmony_ci 0x0c, 0xf1, 0xff, 0x33 // add al r3 r12 0xffffffff 411b8021494Sopenharmony_ci}; 412b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r3_0x00000558[] = { 413b8021494Sopenharmony_ci 0x03, 0xf5, 0xab, 0x62 // add al r2 r3 0x00000558 414b8021494Sopenharmony_ci}; 415b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r2_0x0003fc00[] = { 416b8021494Sopenharmony_ci 0x02, 0xf5, 0x7f, 0x32 // add al r2 r2 0x0003fc00 417b8021494Sopenharmony_ci}; 418b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r10_0x15600000[] = { 419b8021494Sopenharmony_ci 0x0a, 0xf1, 0xab, 0x5e // add al r14 r10 0x15600000 420b8021494Sopenharmony_ci}; 421b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r13_0x00000156[] = { 422b8021494Sopenharmony_ci 0x0d, 0xf5, 0xab, 0x73 // add al r3 r13 0x00000156 423b8021494Sopenharmony_ci}; 424b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r5_0x1fe00000[] = { 425b8021494Sopenharmony_ci 0x05, 0xf1, 0xff, 0x5a // add al r10 r5 0x1fe00000 426b8021494Sopenharmony_ci}; 427b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r5_0x00055800[] = { 428b8021494Sopenharmony_ci 0x05, 0xf5, 0xab, 0x21 // add al r1 r5 0x00055800 429b8021494Sopenharmony_ci}; 430b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r6_0xff000000[] = { 431b8021494Sopenharmony_ci 0x06, 0xf1, 0x7f, 0x48 // add al r8 r6 0xff000000 432b8021494Sopenharmony_ci}; 433b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r7_0x002ac000[] = { 434b8021494Sopenharmony_ci 0x07, 0xf5, 0x2b, 0x13 // add al r3 r7 0x002ac000 435b8021494Sopenharmony_ci}; 436b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r4_0x00ff00ff[] = { 437b8021494Sopenharmony_ci 0x04, 0xf1, 0xff, 0x16 // add al r6 r4 0x00ff00ff 438b8021494Sopenharmony_ci}; 439b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r8_0x0007f800[] = { 440b8021494Sopenharmony_ci 0x08, 0xf5, 0xff, 0x20 // add al r0 r8 0x0007f800 441b8021494Sopenharmony_ci}; 442b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r3_0xff000000[] = { 443b8021494Sopenharmony_ci 0x03, 0xf1, 0x7f, 0x40 // add al r0 r3 0xff000000 444b8021494Sopenharmony_ci}; 445b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r1_0xabababab[] = { 446b8021494Sopenharmony_ci 0x01, 0xf1, 0xab, 0x3b // add al r11 r1 0xabababab 447b8021494Sopenharmony_ci}; 448b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r10_0x000001fe[] = { 449b8021494Sopenharmony_ci 0x0a, 0xf5, 0xff, 0x7e // add al r14 r10 0x000001fe 450b8021494Sopenharmony_ci}; 451b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r11_0x002ac000[] = { 452b8021494Sopenharmony_ci 0x0b, 0xf5, 0x2b, 0x14 // add al r4 r11 0x002ac000 453b8021494Sopenharmony_ci}; 454b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r12_0x000000ab[] = { 455b8021494Sopenharmony_ci 0x0c, 0xf1, 0xab, 0x0b // add al r11 r12 0x000000ab 456b8021494Sopenharmony_ci}; 457b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r4_0x003fc000[] = { 458b8021494Sopenharmony_ci 0x04, 0xf5, 0x7f, 0x13 // add al r3 r4 0x003fc000 459b8021494Sopenharmony_ci}; 460b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r13_0x0ff00000[] = { 461b8021494Sopenharmony_ci 0x0d, 0xf1, 0x7f, 0x63 // add al r3 r13 0x0ff00000 462b8021494Sopenharmony_ci}; 463b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r4_0x00001fe0[] = { 464b8021494Sopenharmony_ci 0x04, 0xf5, 0xff, 0x55 // add al r5 r4 0x00001fe0 465b8021494Sopenharmony_ci}; 466b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r12_0x002ac000[] = { 467b8021494Sopenharmony_ci 0x0c, 0xf5, 0x2b, 0x16 // add al r6 r12 0x002ac000 468b8021494Sopenharmony_ci}; 469b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r13_0x1fe00000[] = { 470b8021494Sopenharmony_ci 0x0d, 0xf1, 0xff, 0x5d // add al r13 r13 0x1fe00000 471b8021494Sopenharmony_ci}; 472b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r8_0x01560000[] = { 473b8021494Sopenharmony_ci 0x08, 0xf1, 0xab, 0x70 // add al r0 r8 0x01560000 474b8021494Sopenharmony_ci}; 475b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r7_0x00055800[] = { 476b8021494Sopenharmony_ci 0x07, 0xf5, 0xab, 0x29 // add al r9 r7 0x00055800 477b8021494Sopenharmony_ci}; 478b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r0_0x00000156[] = { 479b8021494Sopenharmony_ci 0x00, 0xf5, 0xab, 0x76 // add al r6 r0 0x00000156 480b8021494Sopenharmony_ci}; 481b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r12_0x00055800[] = { 482b8021494Sopenharmony_ci 0x0c, 0xf5, 0xab, 0x2e // add al r14 r12 0x00055800 483b8021494Sopenharmony_ci}; 484b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r0_0xab00ab00[] = { 485b8021494Sopenharmony_ci 0x00, 0xf1, 0xab, 0x2e // add al r14 r0 0xab00ab00 486b8021494Sopenharmony_ci}; 487b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r2_0x00ab0000[] = { 488b8021494Sopenharmony_ci 0x02, 0xf5, 0x2b, 0x0e // add al r14 r2 0x00ab0000 489b8021494Sopenharmony_ci}; 490b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r3_0x000000ab[] = { 491b8021494Sopenharmony_ci 0x03, 0xf1, 0xab, 0x00 // add al r0 r3 0x000000ab 492b8021494Sopenharmony_ci}; 493b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r4_0x003fc000[] = { 494b8021494Sopenharmony_ci 0x04, 0xf5, 0x7f, 0x1d // add al r13 r4 0x003fc000 495b8021494Sopenharmony_ci}; 496b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r2_0x00001560[] = { 497b8021494Sopenharmony_ci 0x02, 0xf5, 0xab, 0x54 // add al r4 r2 0x00001560 498b8021494Sopenharmony_ci}; 499b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r4_0x2ac00000[] = { 500b8021494Sopenharmony_ci 0x04, 0xf1, 0x2b, 0x5e // add al r14 r4 0x2ac00000 501b8021494Sopenharmony_ci}; 502b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r11_0x000003fc[] = { 503b8021494Sopenharmony_ci 0x0b, 0xf5, 0x7f, 0x74 // add al r4 r11 0x000003fc 504b8021494Sopenharmony_ci}; 505b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r8_0x001fe000[] = { 506b8021494Sopenharmony_ci 0x08, 0xf5, 0xff, 0x16 // add al r6 r8 0x001fe000 507b8021494Sopenharmony_ci}; 508b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r14_0x00000558[] = { 509b8021494Sopenharmony_ci 0x0e, 0xf5, 0xab, 0x6c // add al r12 r14 0x00000558 510b8021494Sopenharmony_ci}; 511b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r13_0x0ff00000[] = { 512b8021494Sopenharmony_ci 0x0d, 0xf1, 0x7f, 0x60 // add al r0 r13 0x0ff00000 513b8021494Sopenharmony_ci}; 514b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r11_0xabababab[] = { 515b8021494Sopenharmony_ci 0x0b, 0xf1, 0xab, 0x33 // add al r3 r11 0xabababab 516b8021494Sopenharmony_ci}; 517b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r1_0x000001fe[] = { 518b8021494Sopenharmony_ci 0x01, 0xf5, 0xff, 0x74 // add al r4 r1 0x000001fe 519b8021494Sopenharmony_ci}; 520b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r5_0x000002ac[] = { 521b8021494Sopenharmony_ci 0x05, 0xf5, 0x2b, 0x70 // add al r0 r5 0x000002ac 522b8021494Sopenharmony_ci}; 523b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r5_0x0003fc00[] = { 524b8021494Sopenharmony_ci 0x05, 0xf5, 0x7f, 0x38 // add al r8 r5 0x0003fc00 525b8021494Sopenharmony_ci}; 526b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r13_0x0002ac00[] = { 527b8021494Sopenharmony_ci 0x0d, 0xf5, 0x2b, 0x37 // add al r7 r13 0x0002ac00 528b8021494Sopenharmony_ci}; 529b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r6_0x00015600[] = { 530b8021494Sopenharmony_ci 0x06, 0xf5, 0xab, 0x3a // add al r10 r6 0x00015600 531b8021494Sopenharmony_ci}; 532b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r10_0x00ff0000[] = { 533b8021494Sopenharmony_ci 0x0a, 0xf5, 0x7f, 0x0c // add al r12 r10 0x00ff0000 534b8021494Sopenharmony_ci}; 535b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r12_0x00005580[] = { 536b8021494Sopenharmony_ci 0x0c, 0xf5, 0xab, 0x4c // add al r12 r12 0x00005580 537b8021494Sopenharmony_ci}; 538b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r4_0x02ac0000[] = { 539b8021494Sopenharmony_ci 0x04, 0xf1, 0x2b, 0x70 // add al r0 r4 0x02ac0000 540b8021494Sopenharmony_ci}; 541b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r9_0x02ac0000[] = { 542b8021494Sopenharmony_ci 0x09, 0xf1, 0x2b, 0x79 // add al r9 r9 0x02ac0000 543b8021494Sopenharmony_ci}; 544b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r4_0x00000558[] = { 545b8021494Sopenharmony_ci 0x04, 0xf5, 0xab, 0x67 // add al r7 r4 0x00000558 546b8021494Sopenharmony_ci}; 547b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r14_0x07f80000[] = { 548b8021494Sopenharmony_ci 0x0e, 0xf1, 0xff, 0x6c // add al r12 r14 0x07f80000 549b8021494Sopenharmony_ci}; 550b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r2_0xab00ab00[] = { 551b8021494Sopenharmony_ci 0x02, 0xf1, 0xab, 0x27 // add al r7 r2 0xab00ab00 552b8021494Sopenharmony_ci}; 553b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r12_0xff000000[] = { 554b8021494Sopenharmony_ci 0x0c, 0xf1, 0x7f, 0x41 // add al r1 r12 0xff000000 555b8021494Sopenharmony_ci}; 556b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r0_0x7f800000[] = { 557b8021494Sopenharmony_ci 0x00, 0xf1, 0xff, 0x48 // add al r8 r0 0x7f800000 558b8021494Sopenharmony_ci}; 559b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r0_0x00000ab0[] = { 560b8021494Sopenharmony_ci 0x00, 0xf5, 0x2b, 0x67 // add al r7 r0 0x00000ab0 561b8021494Sopenharmony_ci}; 562b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r0_0x00005580[] = { 563b8021494Sopenharmony_ci 0x00, 0xf5, 0xab, 0x41 // add al r1 r0 0x00005580 564b8021494Sopenharmony_ci}; 565b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r1_0x001fe000[] = { 566b8021494Sopenharmony_ci 0x01, 0xf5, 0xff, 0x1e // add al r14 r1 0x001fe000 567b8021494Sopenharmony_ci}; 568b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r13_0x0002ac00[] = { 569b8021494Sopenharmony_ci 0x0d, 0xf5, 0x2b, 0x3d // add al r13 r13 0x0002ac00 570b8021494Sopenharmony_ci}; 571b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r12_0x0002ac00[] = { 572b8021494Sopenharmony_ci 0x0c, 0xf5, 0x2b, 0x38 // add al r8 r12 0x0002ac00 573b8021494Sopenharmony_ci}; 574b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r10_0x00ff00ff[] = { 575b8021494Sopenharmony_ci 0x0a, 0xf1, 0xff, 0x1a // add al r10 r10 0x00ff00ff 576b8021494Sopenharmony_ci}; 577b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r4_0x002ac000[] = { 578b8021494Sopenharmony_ci 0x04, 0xf5, 0x2b, 0x14 // add al r4 r4 0x002ac000 579b8021494Sopenharmony_ci}; 580b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r5_0x000ab000[] = { 581b8021494Sopenharmony_ci 0x05, 0xf5, 0x2b, 0x2c // add al r12 r5 0x000ab000 582b8021494Sopenharmony_ci}; 583b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r2_0x000003fc[] = { 584b8021494Sopenharmony_ci 0x02, 0xf5, 0x7f, 0x71 // add al r1 r2 0x000003fc 585b8021494Sopenharmony_ci}; 586b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r11_0x001fe000[] = { 587b8021494Sopenharmony_ci 0x0b, 0xf5, 0xff, 0x1a // add al r10 r11 0x001fe000 588b8021494Sopenharmony_ci}; 589b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r2_0x05580000[] = { 590b8021494Sopenharmony_ci 0x02, 0xf1, 0xab, 0x6b // add al r11 r2 0x05580000 591b8021494Sopenharmony_ci}; 592b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r6_0x000000ab[] = { 593b8021494Sopenharmony_ci 0x06, 0xf1, 0xab, 0x02 // add al r2 r6 0x000000ab 594b8021494Sopenharmony_ci}; 595b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r3_0x0000ff00[] = { 596b8021494Sopenharmony_ci 0x03, 0xf5, 0x7f, 0x46 // add al r6 r3 0x0000ff00 597b8021494Sopenharmony_ci}; 598b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r0_0x00156000[] = { 599b8021494Sopenharmony_ci 0x00, 0xf5, 0xab, 0x1d // add al r13 r0 0x00156000 600b8021494Sopenharmony_ci}; 601b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r9_0x00002ac0[] = { 602b8021494Sopenharmony_ci 0x09, 0xf5, 0x2b, 0x52 // add al r2 r9 0x00002ac0 603b8021494Sopenharmony_ci}; 604b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r7_0x00055800[] = { 605b8021494Sopenharmony_ci 0x07, 0xf5, 0xab, 0x2b // add al r11 r7 0x00055800 606b8021494Sopenharmony_ci}; 607b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r9_0x00001fe0[] = { 608b8021494Sopenharmony_ci 0x09, 0xf5, 0xff, 0x5a // add al r10 r9 0x00001fe0 609b8021494Sopenharmony_ci}; 610b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r11_0x00156000[] = { 611b8021494Sopenharmony_ci 0x0b, 0xf5, 0xab, 0x1a // add al r10 r11 0x00156000 612b8021494Sopenharmony_ci}; 613b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r10_0xff00ff00[] = { 614b8021494Sopenharmony_ci 0x0a, 0xf1, 0xff, 0x2c // add al r12 r10 0xff00ff00 615b8021494Sopenharmony_ci}; 616b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r14_0x00ab00ab[] = { 617b8021494Sopenharmony_ci 0x0e, 0xf1, 0xab, 0x17 // add al r7 r14 0x00ab00ab 618b8021494Sopenharmony_ci}; 619b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r7_0x002ac000[] = { 620b8021494Sopenharmony_ci 0x07, 0xf5, 0x2b, 0x1e // add al r14 r7 0x002ac000 621b8021494Sopenharmony_ci}; 622b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r6_0x000ff000[] = { 623b8021494Sopenharmony_ci 0x06, 0xf5, 0x7f, 0x25 // add al r5 r6 0x000ff000 624b8021494Sopenharmony_ci}; 625b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r1_0xff000000[] = { 626b8021494Sopenharmony_ci 0x01, 0xf1, 0x7f, 0x48 // add al r8 r1 0xff000000 627b8021494Sopenharmony_ci}; 628b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r0_0x000002ac[] = { 629b8021494Sopenharmony_ci 0x00, 0xf5, 0x2b, 0x78 // add al r8 r0 0x000002ac 630b8021494Sopenharmony_ci}; 631b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r6_0x00002ac0[] = { 632b8021494Sopenharmony_ci 0x06, 0xf5, 0x2b, 0x5c // add al r12 r6 0x00002ac0 633b8021494Sopenharmony_ci}; 634b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r2_0x3fc00000[] = { 635b8021494Sopenharmony_ci 0x02, 0xf1, 0x7f, 0x5e // add al r14 r2 0x3fc00000 636b8021494Sopenharmony_ci}; 637b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r3_0x01560000[] = { 638b8021494Sopenharmony_ci 0x03, 0xf1, 0xab, 0x73 // add al r3 r3 0x01560000 639b8021494Sopenharmony_ci}; 640b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r12_0x0001fe00[] = { 641b8021494Sopenharmony_ci 0x0c, 0xf5, 0xff, 0x33 // add al r3 r12 0x0001fe00 642b8021494Sopenharmony_ci}; 643b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r10_0x000002ac[] = { 644b8021494Sopenharmony_ci 0x0a, 0xf5, 0x2b, 0x78 // add al r8 r10 0x000002ac 645b8021494Sopenharmony_ci}; 646b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r9_0x002ac000[] = { 647b8021494Sopenharmony_ci 0x09, 0xf5, 0x2b, 0x19 // add al r9 r9 0x002ac000 648b8021494Sopenharmony_ci}; 649b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r6_0x00156000[] = { 650b8021494Sopenharmony_ci 0x06, 0xf5, 0xab, 0x10 // add al r0 r6 0x00156000 651b8021494Sopenharmony_ci}; 652b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r7_0x0ff00000[] = { 653b8021494Sopenharmony_ci 0x07, 0xf1, 0x7f, 0x6e // add al r14 r7 0x0ff00000 654b8021494Sopenharmony_ci}; 655b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r3_0x00005580[] = { 656b8021494Sopenharmony_ci 0x03, 0xf5, 0xab, 0x41 // add al r1 r3 0x00005580 657b8021494Sopenharmony_ci}; 658b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r7_0x000001fe[] = { 659b8021494Sopenharmony_ci 0x07, 0xf5, 0xff, 0x7e // add al r14 r7 0x000001fe 660b8021494Sopenharmony_ci}; 661b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r5_0x03fc0000[] = { 662b8021494Sopenharmony_ci 0x05, 0xf1, 0x7f, 0x79 // add al r9 r5 0x03fc0000 663b8021494Sopenharmony_ci}; 664b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r14_0x002ac000[] = { 665b8021494Sopenharmony_ci 0x0e, 0xf5, 0x2b, 0x17 // add al r7 r14 0x002ac000 666b8021494Sopenharmony_ci}; 667b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r9_0x00000558[] = { 668b8021494Sopenharmony_ci 0x09, 0xf5, 0xab, 0x68 // add al r8 r9 0x00000558 669b8021494Sopenharmony_ci}; 670b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r1_0x007f8000[] = { 671b8021494Sopenharmony_ci 0x01, 0xf5, 0xff, 0x0e // add al r14 r1 0x007f8000 672b8021494Sopenharmony_ci}; 673b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r0_0xab00ab00[] = { 674b8021494Sopenharmony_ci 0x00, 0xf1, 0xab, 0x2b // add al r11 r0 0xab00ab00 675b8021494Sopenharmony_ci}; 676b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r8_0x00000156[] = { 677b8021494Sopenharmony_ci 0x08, 0xf5, 0xab, 0x7b // add al r11 r8 0x00000156 678b8021494Sopenharmony_ci}; 679b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r10_0x00055800[] = { 680b8021494Sopenharmony_ci 0x0a, 0xf5, 0xab, 0x24 // add al r4 r10 0x00055800 681b8021494Sopenharmony_ci}; 682b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r7_0x00007f80[] = { 683b8021494Sopenharmony_ci 0x07, 0xf5, 0xff, 0x42 // add al r2 r7 0x00007f80 684b8021494Sopenharmony_ci}; 685b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r6_0x00558000[] = { 686b8021494Sopenharmony_ci 0x06, 0xf5, 0xab, 0x00 // add al r0 r6 0x00558000 687b8021494Sopenharmony_ci}; 688b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r2_0x00558000[] = { 689b8021494Sopenharmony_ci 0x02, 0xf5, 0xab, 0x04 // add al r4 r2 0x00558000 690b8021494Sopenharmony_ci}; 691b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r3_0x0007f800[] = { 692b8021494Sopenharmony_ci 0x03, 0xf5, 0xff, 0x22 // add al r2 r3 0x0007f800 693b8021494Sopenharmony_ci}; 694b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r14_0xab00ab00[] = { 695b8021494Sopenharmony_ci 0x0e, 0xf1, 0xab, 0x2e // add al r14 r14 0xab00ab00 696b8021494Sopenharmony_ci}; 697b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r13_0x000000ff[] = { 698b8021494Sopenharmony_ci 0x0d, 0xf1, 0xff, 0x00 // add al r0 r13 0x000000ff 699b8021494Sopenharmony_ci}; 700b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r9_0xab00ab00[] = { 701b8021494Sopenharmony_ci 0x09, 0xf1, 0xab, 0x2a // add al r10 r9 0xab00ab00 702b8021494Sopenharmony_ci}; 703b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r1_0x3fc00000[] = { 704b8021494Sopenharmony_ci 0x01, 0xf1, 0x7f, 0x51 // add al r1 r1 0x3fc00000 705b8021494Sopenharmony_ci}; 706b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r6_0x002ac000[] = { 707b8021494Sopenharmony_ci 0x06, 0xf5, 0x2b, 0x18 // add al r8 r6 0x002ac000 708b8021494Sopenharmony_ci}; 709b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r4_0x55800000[] = { 710b8021494Sopenharmony_ci 0x04, 0xf1, 0xab, 0x4c // add al r12 r4 0x55800000 711b8021494Sopenharmony_ci}; 712b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r10_0x2ac00000[] = { 713b8021494Sopenharmony_ci 0x0a, 0xf1, 0x2b, 0x56 // add al r6 r10 0x2ac00000 714b8021494Sopenharmony_ci}; 715b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r9_0x001fe000[] = { 716b8021494Sopenharmony_ci 0x09, 0xf5, 0xff, 0x17 // add al r7 r9 0x001fe000 717b8021494Sopenharmony_ci}; 718b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r12_0x00005580[] = { 719b8021494Sopenharmony_ci 0x0c, 0xf5, 0xab, 0x44 // add al r4 r12 0x00005580 720b8021494Sopenharmony_ci}; 721b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r8_0x0ab00000[] = { 722b8021494Sopenharmony_ci 0x08, 0xf1, 0x2b, 0x69 // add al r9 r8 0x0ab00000 723b8021494Sopenharmony_ci}; 724b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r4_0xff00ff00[] = { 725b8021494Sopenharmony_ci 0x04, 0xf1, 0xff, 0x22 // add al r2 r4 0xff00ff00 726b8021494Sopenharmony_ci}; 727b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r14_0x00001fe0[] = { 728b8021494Sopenharmony_ci 0x0e, 0xf5, 0xff, 0x58 // add al r8 r14 0x00001fe0 729b8021494Sopenharmony_ci}; 730b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r3_0x003fc000[] = { 731b8021494Sopenharmony_ci 0x03, 0xf5, 0x7f, 0x15 // add al r5 r3 0x003fc000 732b8021494Sopenharmony_ci}; 733b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r10_0x00ff00ff[] = { 734b8021494Sopenharmony_ci 0x0a, 0xf1, 0xff, 0x12 // add al r2 r10 0x00ff00ff 735b8021494Sopenharmony_ci}; 736b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r12_0x15600000[] = { 737b8021494Sopenharmony_ci 0x0c, 0xf1, 0xab, 0x5b // add al r11 r12 0x15600000 738b8021494Sopenharmony_ci}; 739b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r5_0x00002ac0[] = { 740b8021494Sopenharmony_ci 0x05, 0xf5, 0x2b, 0x51 // add al r1 r5 0x00002ac0 741b8021494Sopenharmony_ci}; 742b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r7_0x2ac00000[] = { 743b8021494Sopenharmony_ci 0x07, 0xf1, 0x2b, 0x53 // add al r3 r7 0x2ac00000 744b8021494Sopenharmony_ci}; 745b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r1_0xffffffff[] = { 746b8021494Sopenharmony_ci 0x01, 0xf1, 0xff, 0x35 // add al r5 r1 0xffffffff 747b8021494Sopenharmony_ci}; 748b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r10_0xff00ff00[] = { 749b8021494Sopenharmony_ci 0x0a, 0xf1, 0xff, 0x24 // add al r4 r10 0xff00ff00 750b8021494Sopenharmony_ci}; 751b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r2_0x00001fe0[] = { 752b8021494Sopenharmony_ci 0x02, 0xf5, 0xff, 0x51 // add al r1 r2 0x00001fe0 753b8021494Sopenharmony_ci}; 754b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r14_0x000000ff[] = { 755b8021494Sopenharmony_ci 0x0e, 0xf1, 0xff, 0x05 // add al r5 r14 0x000000ff 756b8021494Sopenharmony_ci}; 757b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r0_0x000ab000[] = { 758b8021494Sopenharmony_ci 0x00, 0xf5, 0x2b, 0x2e // add al r14 r0 0x000ab000 759b8021494Sopenharmony_ci}; 760b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r3_0x00ab0000[] = { 761b8021494Sopenharmony_ci 0x03, 0xf5, 0x2b, 0x0a // add al r10 r3 0x00ab0000 762b8021494Sopenharmony_ci}; 763b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r12_0x03fc0000[] = { 764b8021494Sopenharmony_ci 0x0c, 0xf1, 0x7f, 0x7a // add al r10 r12 0x03fc0000 765b8021494Sopenharmony_ci}; 766b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r11_0x0007f800[] = { 767b8021494Sopenharmony_ci 0x0b, 0xf5, 0xff, 0x28 // add al r8 r11 0x0007f800 768b8021494Sopenharmony_ci}; 769b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r13_0x0001fe00[] = { 770b8021494Sopenharmony_ci 0x0d, 0xf5, 0xff, 0x39 // add al r9 r13 0x0001fe00 771b8021494Sopenharmony_ci}; 772b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r13_0x02ac0000[] = { 773b8021494Sopenharmony_ci 0x0d, 0xf1, 0x2b, 0x7c // add al r12 r13 0x02ac0000 774b8021494Sopenharmony_ci}; 775b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r9_0x00ab00ab[] = { 776b8021494Sopenharmony_ci 0x09, 0xf1, 0xab, 0x13 // add al r3 r9 0x00ab00ab 777b8021494Sopenharmony_ci}; 778b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r1_0x3fc00000[] = { 779b8021494Sopenharmony_ci 0x01, 0xf1, 0x7f, 0x5a // add al r10 r1 0x3fc00000 780b8021494Sopenharmony_ci}; 781b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r8_0x00000558[] = { 782b8021494Sopenharmony_ci 0x08, 0xf5, 0xab, 0x66 // add al r6 r8 0x00000558 783b8021494Sopenharmony_ci}; 784b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r12_0x0000ab00[] = { 785b8021494Sopenharmony_ci 0x0c, 0xf5, 0x2b, 0x46 // add al r6 r12 0x0000ab00 786b8021494Sopenharmony_ci}; 787b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r13_0x000ab000[] = { 788b8021494Sopenharmony_ci 0x0d, 0xf5, 0x2b, 0x2e // add al r14 r13 0x000ab000 789b8021494Sopenharmony_ci}; 790b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r5_0x1fe00000[] = { 791b8021494Sopenharmony_ci 0x05, 0xf1, 0xff, 0x51 // add al r1 r5 0x1fe00000 792b8021494Sopenharmony_ci}; 793b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r3_0x02ac0000[] = { 794b8021494Sopenharmony_ci 0x03, 0xf1, 0x2b, 0x7b // add al r11 r3 0x02ac0000 795b8021494Sopenharmony_ci}; 796b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r5_0x55800000[] = { 797b8021494Sopenharmony_ci 0x05, 0xf1, 0xab, 0x49 // add al r9 r5 0x55800000 798b8021494Sopenharmony_ci}; 799b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r5_0x000ab000[] = { 800b8021494Sopenharmony_ci 0x05, 0xf5, 0x2b, 0x25 // add al r5 r5 0x000ab000 801b8021494Sopenharmony_ci}; 802b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r12_0x003fc000[] = { 803b8021494Sopenharmony_ci 0x0c, 0xf5, 0x7f, 0x10 // add al r0 r12 0x003fc000 804b8021494Sopenharmony_ci}; 805b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r4_0x0000ab00[] = { 806b8021494Sopenharmony_ci 0x04, 0xf5, 0x2b, 0x4a // add al r10 r4 0x0000ab00 807b8021494Sopenharmony_ci}; 808b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r2_0x0000ff00[] = { 809b8021494Sopenharmony_ci 0x02, 0xf5, 0x7f, 0x43 // add al r3 r2 0x0000ff00 810b8021494Sopenharmony_ci}; 811b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r8_0x3fc00000[] = { 812b8021494Sopenharmony_ci 0x08, 0xf1, 0x7f, 0x5e // add al r14 r8 0x3fc00000 813b8021494Sopenharmony_ci}; 814b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r13_0x05580000[] = { 815b8021494Sopenharmony_ci 0x0d, 0xf1, 0xab, 0x6a // add al r10 r13 0x05580000 816b8021494Sopenharmony_ci}; 817b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r13_0x00156000[] = { 818b8021494Sopenharmony_ci 0x0d, 0xf5, 0xab, 0x14 // add al r4 r13 0x00156000 819b8021494Sopenharmony_ci}; 820b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r2_0x000002ac[] = { 821b8021494Sopenharmony_ci 0x02, 0xf5, 0x2b, 0x77 // add al r7 r2 0x000002ac 822b8021494Sopenharmony_ci}; 823b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r10_0x000002ac[] = { 824b8021494Sopenharmony_ci 0x0a, 0xf5, 0x2b, 0x75 // add al r5 r10 0x000002ac 825b8021494Sopenharmony_ci}; 826b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r0_0xab000000[] = { 827b8021494Sopenharmony_ci 0x00, 0xf1, 0x2b, 0x47 // add al r7 r0 0xab000000 828b8021494Sopenharmony_ci}; 829b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r10_0x000002ac[] = { 830b8021494Sopenharmony_ci 0x0a, 0xf5, 0x2b, 0x71 // add al r1 r10 0x000002ac 831b8021494Sopenharmony_ci}; 832b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r9_0x00002ac0[] = { 833b8021494Sopenharmony_ci 0x09, 0xf5, 0x2b, 0x5b // add al r11 r9 0x00002ac0 834b8021494Sopenharmony_ci}; 835b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r0_0x000001fe[] = { 836b8021494Sopenharmony_ci 0x00, 0xf5, 0xff, 0x74 // add al r4 r0 0x000001fe 837b8021494Sopenharmony_ci}; 838b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r9_0x0003fc00[] = { 839b8021494Sopenharmony_ci 0x09, 0xf5, 0x7f, 0x3b // add al r11 r9 0x0003fc00 840b8021494Sopenharmony_ci}; 841b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r3_0x00005580[] = { 842b8021494Sopenharmony_ci 0x03, 0xf5, 0xab, 0x48 // add al r8 r3 0x00005580 843b8021494Sopenharmony_ci}; 844b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r4_0xffffffff[] = { 845b8021494Sopenharmony_ci 0x04, 0xf1, 0xff, 0x34 // add al r4 r4 0xffffffff 846b8021494Sopenharmony_ci}; 847b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r9_0x00000558[] = { 848b8021494Sopenharmony_ci 0x09, 0xf5, 0xab, 0x61 // add al r1 r9 0x00000558 849b8021494Sopenharmony_ci}; 850b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r2_0x00ab0000[] = { 851b8021494Sopenharmony_ci 0x02, 0xf5, 0x2b, 0x09 // add al r9 r2 0x00ab0000 852b8021494Sopenharmony_ci}; 853b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r6_0x00003fc0[] = { 854b8021494Sopenharmony_ci 0x06, 0xf5, 0x7f, 0x5b // add al r11 r6 0x00003fc0 855b8021494Sopenharmony_ci}; 856b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r11_0x01fe0000[] = { 857b8021494Sopenharmony_ci 0x0b, 0xf1, 0xff, 0x7b // add al r11 r11 0x01fe0000 858b8021494Sopenharmony_ci}; 859b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r10_0x0001fe00[] = { 860b8021494Sopenharmony_ci 0x0a, 0xf5, 0xff, 0x36 // add al r6 r10 0x0001fe00 861b8021494Sopenharmony_ci}; 862b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r3_0x00000156[] = { 863b8021494Sopenharmony_ci 0x03, 0xf5, 0xab, 0x78 // add al r8 r3 0x00000156 864b8021494Sopenharmony_ci}; 865b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r12_0x0002ac00[] = { 866b8021494Sopenharmony_ci 0x0c, 0xf5, 0x2b, 0x3c // add al r12 r12 0x0002ac00 867b8021494Sopenharmony_ci}; 868b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r6_0x7f800000[] = { 869b8021494Sopenharmony_ci 0x06, 0xf1, 0xff, 0x48 // add al r8 r6 0x7f800000 870b8021494Sopenharmony_ci}; 871b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r13_0x000002ac[] = { 872b8021494Sopenharmony_ci 0xab, 0xad // add al r5 r13 0x000002ac 873b8021494Sopenharmony_ci}; 874b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r13_0x15600000[] = { 875b8021494Sopenharmony_ci 0x0d, 0xf1, 0xab, 0x55 // add al r5 r13 0x15600000 876b8021494Sopenharmony_ci}; 877b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r8_0x000000ab[] = { 878b8021494Sopenharmony_ci 0x08, 0xf1, 0xab, 0x08 // add al r8 r8 0x000000ab 879b8021494Sopenharmony_ci}; 880b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r14_0x00156000[] = { 881b8021494Sopenharmony_ci 0x0e, 0xf5, 0xab, 0x1c // add al r12 r14 0x00156000 882b8021494Sopenharmony_ci}; 883b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r7_0x003fc000[] = { 884b8021494Sopenharmony_ci 0x07, 0xf5, 0x7f, 0x11 // add al r1 r7 0x003fc000 885b8021494Sopenharmony_ci}; 886b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r0_0x00003fc0[] = { 887b8021494Sopenharmony_ci 0x00, 0xf5, 0x7f, 0x58 // add al r8 r0 0x00003fc0 888b8021494Sopenharmony_ci}; 889b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r11_0x0007f800[] = { 890b8021494Sopenharmony_ci 0x0b, 0xf5, 0xff, 0x2e // add al r14 r11 0x0007f800 891b8021494Sopenharmony_ci}; 892b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r8_0x00ab00ab[] = { 893b8021494Sopenharmony_ci 0x08, 0xf1, 0xab, 0x13 // add al r3 r8 0x00ab00ab 894b8021494Sopenharmony_ci}; 895b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r8_0x55800000[] = { 896b8021494Sopenharmony_ci 0x08, 0xf1, 0xab, 0x4e // add al r14 r8 0x55800000 897b8021494Sopenharmony_ci}; 898b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r8_0x000ff000[] = { 899b8021494Sopenharmony_ci 0x08, 0xf5, 0x7f, 0x27 // add al r7 r8 0x000ff000 900b8021494Sopenharmony_ci}; 901b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r11_0x01fe0000[] = { 902b8021494Sopenharmony_ci 0x0b, 0xf1, 0xff, 0x74 // add al r4 r11 0x01fe0000 903b8021494Sopenharmony_ci}; 904b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r4_0x01560000[] = { 905b8021494Sopenharmony_ci 0x04, 0xf1, 0xab, 0x72 // add al r2 r4 0x01560000 906b8021494Sopenharmony_ci}; 907b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r3_0xffffffff[] = { 908b8021494Sopenharmony_ci 0x03, 0xf1, 0xff, 0x34 // add al r4 r3 0xffffffff 909b8021494Sopenharmony_ci}; 910b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r8_0xab000000[] = { 911b8021494Sopenharmony_ci 0x08, 0xf1, 0x2b, 0x47 // add al r7 r8 0xab000000 912b8021494Sopenharmony_ci}; 913b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r13_0x00000ab0[] = { 914b8021494Sopenharmony_ci 0x0d, 0xf5, 0x2b, 0x60 // add al r0 r13 0x00000ab0 915b8021494Sopenharmony_ci}; 916b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r2_0x000001fe[] = { 917b8021494Sopenharmony_ci 0x02, 0xf5, 0xff, 0x71 // add al r1 r2 0x000001fe 918b8021494Sopenharmony_ci}; 919b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r14_0x02ac0000[] = { 920b8021494Sopenharmony_ci 0x0e, 0xf1, 0x2b, 0x78 // add al r8 r14 0x02ac0000 921b8021494Sopenharmony_ci}; 922b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r5_0x00558000[] = { 923b8021494Sopenharmony_ci 0x05, 0xf5, 0xab, 0x04 // add al r4 r5 0x00558000 924b8021494Sopenharmony_ci}; 925b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r7_0xff00ff00[] = { 926b8021494Sopenharmony_ci 0x07, 0xf1, 0xff, 0x26 // add al r6 r7 0xff00ff00 927b8021494Sopenharmony_ci}; 928b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r12_0x001fe000[] = { 929b8021494Sopenharmony_ci 0x0c, 0xf5, 0xff, 0x18 // add al r8 r12 0x001fe000 930b8021494Sopenharmony_ci}; 931b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r4_0x07f80000[] = { 932b8021494Sopenharmony_ci 0x04, 0xf1, 0xff, 0x66 // add al r6 r4 0x07f80000 933b8021494Sopenharmony_ci}; 934b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r0_0x00001fe0[] = { 935b8021494Sopenharmony_ci 0x00, 0xf5, 0xff, 0x54 // add al r4 r0 0x00001fe0 936b8021494Sopenharmony_ci}; 937b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r3_0xff00ff00[] = { 938b8021494Sopenharmony_ci 0x03, 0xf1, 0xff, 0x2e // add al r14 r3 0xff00ff00 939b8021494Sopenharmony_ci}; 940b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r6_0xab000000[] = { 941b8021494Sopenharmony_ci 0x06, 0xf1, 0x2b, 0x40 // add al r0 r6 0xab000000 942b8021494Sopenharmony_ci}; 943b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r13_0x00000ab0[] = { 944b8021494Sopenharmony_ci 0x0d, 0xf5, 0x2b, 0x6c // add al r12 r13 0x00000ab0 945b8021494Sopenharmony_ci}; 946b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r8_0x00000558[] = { 947b8021494Sopenharmony_ci 0x08, 0xf5, 0xab, 0x6c // add al r12 r8 0x00000558 948b8021494Sopenharmony_ci}; 949b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r12_0x0003fc00[] = { 950b8021494Sopenharmony_ci 0x0c, 0xf5, 0x7f, 0x33 // add al r3 r12 0x0003fc00 951b8021494Sopenharmony_ci}; 952b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r11_0x7f800000[] = { 953b8021494Sopenharmony_ci 0x0b, 0xf1, 0xff, 0x42 // add al r2 r11 0x7f800000 954b8021494Sopenharmony_ci}; 955b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r4_0x15600000[] = { 956b8021494Sopenharmony_ci 0x04, 0xf1, 0xab, 0x5a // add al r10 r4 0x15600000 957b8021494Sopenharmony_ci}; 958b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r7_0x0ab00000[] = { 959b8021494Sopenharmony_ci 0x07, 0xf1, 0x2b, 0x68 // add al r8 r7 0x0ab00000 960b8021494Sopenharmony_ci}; 961b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r6_0x000000ff[] = { 962b8021494Sopenharmony_ci 0x06, 0xf1, 0xff, 0x0a // add al r10 r6 0x000000ff 963b8021494Sopenharmony_ci}; 964b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r4_0xff00ff00[] = { 965b8021494Sopenharmony_ci 0x04, 0xf1, 0xff, 0x23 // add al r3 r4 0xff00ff00 966b8021494Sopenharmony_ci}; 967b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r10_0x00ab0000[] = { 968b8021494Sopenharmony_ci 0x0a, 0xf5, 0x2b, 0x0e // add al r14 r10 0x00ab0000 969b8021494Sopenharmony_ci}; 970b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r3_0x0002ac00[] = { 971b8021494Sopenharmony_ci 0x03, 0xf5, 0x2b, 0x38 // add al r8 r3 0x0002ac00 972b8021494Sopenharmony_ci}; 973b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r8_0x00000558[] = { 974b8021494Sopenharmony_ci 0x08, 0xf5, 0xab, 0x68 // add al r8 r8 0x00000558 975b8021494Sopenharmony_ci}; 976b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r4_0x00015600[] = { 977b8021494Sopenharmony_ci 0x04, 0xf5, 0xab, 0x3c // add al r12 r4 0x00015600 978b8021494Sopenharmony_ci}; 979b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r1_0x002ac000[] = { 980b8021494Sopenharmony_ci 0x01, 0xf5, 0x2b, 0x18 // add al r8 r1 0x002ac000 981b8021494Sopenharmony_ci}; 982b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r5_0x000000ab[] = { 983b8021494Sopenharmony_ci 0x05, 0xf1, 0xab, 0x08 // add al r8 r5 0x000000ab 984b8021494Sopenharmony_ci}; 985b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r6_0x000000ab[] = { 986b8021494Sopenharmony_ci 0x06, 0xf1, 0xab, 0x06 // add al r6 r6 0x000000ab 987b8021494Sopenharmony_ci}; 988b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r7_0x00002ac0[] = { 989b8021494Sopenharmony_ci 0x07, 0xf5, 0x2b, 0x55 // add al r5 r7 0x00002ac0 990b8021494Sopenharmony_ci}; 991b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r4_0x00000ff0[] = { 992b8021494Sopenharmony_ci 0x04, 0xf5, 0x7f, 0x6b // add al r11 r4 0x00000ff0 993b8021494Sopenharmony_ci}; 994b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r9_0x00000ff0[] = { 995b8021494Sopenharmony_ci 0x09, 0xf5, 0x7f, 0x69 // add al r9 r9 0x00000ff0 996b8021494Sopenharmony_ci}; 997b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r8_0x00ff0000[] = { 998b8021494Sopenharmony_ci 0x08, 0xf5, 0x7f, 0x00 // add al r0 r8 0x00ff0000 999b8021494Sopenharmony_ci}; 1000b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r11_0x000000ab[] = { 1001b8021494Sopenharmony_ci 0x0b, 0xf1, 0xab, 0x09 // add al r9 r11 0x000000ab 1002b8021494Sopenharmony_ci}; 1003b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r5_0x000000ff[] = { 1004b8021494Sopenharmony_ci 0x05, 0xf1, 0xff, 0x07 // add al r7 r5 0x000000ff 1005b8021494Sopenharmony_ci}; 1006b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r0_0x15600000[] = { 1007b8021494Sopenharmony_ci 0x00, 0xf1, 0xab, 0x5e // add al r14 r0 0x15600000 1008b8021494Sopenharmony_ci}; 1009b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r9_0x00000156[] = { 1010b8021494Sopenharmony_ci 0x09, 0xf5, 0xab, 0x7a // add al r10 r9 0x00000156 1011b8021494Sopenharmony_ci}; 1012b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r7_0x00ff0000[] = { 1013b8021494Sopenharmony_ci 0x07, 0xf5, 0x7f, 0x03 // add al r3 r7 0x00ff0000 1014b8021494Sopenharmony_ci}; 1015b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r11_0xab00ab00[] = { 1016b8021494Sopenharmony_ci 0x0b, 0xf1, 0xab, 0x26 // add al r6 r11 0xab00ab00 1017b8021494Sopenharmony_ci}; 1018b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r2_0x002ac000[] = { 1019b8021494Sopenharmony_ci 0x02, 0xf5, 0x2b, 0x15 // add al r5 r2 0x002ac000 1020b8021494Sopenharmony_ci}; 1021b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r14_0x55800000[] = { 1022b8021494Sopenharmony_ci 0x0e, 0xf1, 0xab, 0x49 // add al r9 r14 0x55800000 1023b8021494Sopenharmony_ci}; 1024b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r13_0x15600000[] = { 1025b8021494Sopenharmony_ci 0x0d, 0xf1, 0xab, 0x5a // add al r10 r13 0x15600000 1026b8021494Sopenharmony_ci}; 1027b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r7_0x0ff00000[] = { 1028b8021494Sopenharmony_ci 0x07, 0xf1, 0x7f, 0x6d // add al r13 r7 0x0ff00000 1029b8021494Sopenharmony_ci}; 1030b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r5_0xffffffff[] = { 1031b8021494Sopenharmony_ci 0x05, 0xf1, 0xff, 0x3c // add al r12 r5 0xffffffff 1032b8021494Sopenharmony_ci}; 1033b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r10_0x00000156[] = { 1034b8021494Sopenharmony_ci 0x0a, 0xf5, 0xab, 0x78 // add al r8 r10 0x00000156 1035b8021494Sopenharmony_ci}; 1036b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r6_0x00005580[] = { 1037b8021494Sopenharmony_ci 0x06, 0xf5, 0xab, 0x47 // add al r7 r6 0x00005580 1038b8021494Sopenharmony_ci}; 1039b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r6_0x0ab00000[] = { 1040b8021494Sopenharmony_ci 0x06, 0xf1, 0x2b, 0x66 // add al r6 r6 0x0ab00000 1041b8021494Sopenharmony_ci}; 1042b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r7_0x01fe0000[] = { 1043b8021494Sopenharmony_ci 0x07, 0xf1, 0xff, 0x73 // add al r3 r7 0x01fe0000 1044b8021494Sopenharmony_ci}; 1045b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r9_0x00558000[] = { 1046b8021494Sopenharmony_ci 0x09, 0xf5, 0xab, 0x0e // add al r14 r9 0x00558000 1047b8021494Sopenharmony_ci}; 1048b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r13_0x000007f8[] = { 1049b8021494Sopenharmony_ci 0x0d, 0xf5, 0xff, 0x63 // add al r3 r13 0x000007f8 1050b8021494Sopenharmony_ci}; 1051b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r2_0x00055800[] = { 1052b8021494Sopenharmony_ci 0x02, 0xf5, 0xab, 0x2a // add al r10 r2 0x00055800 1053b8021494Sopenharmony_ci}; 1054b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r14_0x00005580[] = { 1055b8021494Sopenharmony_ci 0x0e, 0xf5, 0xab, 0x45 // add al r5 r14 0x00005580 1056b8021494Sopenharmony_ci}; 1057b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r12_0xab000000[] = { 1058b8021494Sopenharmony_ci 0x0c, 0xf1, 0x2b, 0x49 // add al r9 r12 0xab000000 1059b8021494Sopenharmony_ci}; 1060b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r14_0x00000156[] = { 1061b8021494Sopenharmony_ci 0x0e, 0xf5, 0xab, 0x72 // add al r2 r14 0x00000156 1062b8021494Sopenharmony_ci}; 1063b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r10_0x000ff000[] = { 1064b8021494Sopenharmony_ci 0x0a, 0xf5, 0x7f, 0x26 // add al r6 r10 0x000ff000 1065b8021494Sopenharmony_ci}; 1066b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r7_0x000007f8[] = { 1067b8021494Sopenharmony_ci 0x07, 0xf5, 0xff, 0x66 // add al r6 r7 0x000007f8 1068b8021494Sopenharmony_ci}; 1069b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r3_0x7f800000[] = { 1070b8021494Sopenharmony_ci 0x03, 0xf1, 0xff, 0x48 // add al r8 r3 0x7f800000 1071b8021494Sopenharmony_ci}; 1072b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r12_0x15600000[] = { 1073b8021494Sopenharmony_ci 0x0c, 0xf1, 0xab, 0x50 // add al r0 r12 0x15600000 1074b8021494Sopenharmony_ci}; 1075b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r6_0x00558000[] = { 1076b8021494Sopenharmony_ci 0x06, 0xf5, 0xab, 0x01 // add al r1 r6 0x00558000 1077b8021494Sopenharmony_ci}; 1078b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r8_0x55800000[] = { 1079b8021494Sopenharmony_ci 0x08, 0xf1, 0xab, 0x43 // add al r3 r8 0x55800000 1080b8021494Sopenharmony_ci}; 1081b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r14_0x000003fc[] = { 1082b8021494Sopenharmony_ci 0x0e, 0xf5, 0x7f, 0x71 // add al r1 r14 0x000003fc 1083b8021494Sopenharmony_ci}; 1084b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r2_0x0ab00000[] = { 1085b8021494Sopenharmony_ci 0x02, 0xf1, 0x2b, 0x60 // add al r0 r2 0x0ab00000 1086b8021494Sopenharmony_ci}; 1087b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r12_0x00000156[] = { 1088b8021494Sopenharmony_ci 0x0c, 0xf5, 0xab, 0x7a // add al r10 r12 0x00000156 1089b8021494Sopenharmony_ci}; 1090b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r14_0x03fc0000[] = { 1091b8021494Sopenharmony_ci 0x0e, 0xf1, 0x7f, 0x7c // add al r12 r14 0x03fc0000 1092b8021494Sopenharmony_ci}; 1093b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r5_0x0001fe00[] = { 1094b8021494Sopenharmony_ci 0x05, 0xf5, 0xff, 0x32 // add al r2 r5 0x0001fe00 1095b8021494Sopenharmony_ci}; 1096b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r11_0x000ab000[] = { 1097b8021494Sopenharmony_ci 0x0b, 0xf5, 0x2b, 0x25 // add al r5 r11 0x000ab000 1098b8021494Sopenharmony_ci}; 1099b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r14_0x0001fe00[] = { 1100b8021494Sopenharmony_ci 0x0e, 0xf5, 0xff, 0x3e // add al r14 r14 0x0001fe00 1101b8021494Sopenharmony_ci}; 1102b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r2_0x00003fc0[] = { 1103b8021494Sopenharmony_ci 0x02, 0xf5, 0x7f, 0x5d // add al r13 r2 0x00003fc0 1104b8021494Sopenharmony_ci}; 1105b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r8_0xab000000[] = { 1106b8021494Sopenharmony_ci 0x08, 0xf1, 0x2b, 0x40 // add al r0 r8 0xab000000 1107b8021494Sopenharmony_ci}; 1108b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r0_0x000000ab[] = { 1109b8021494Sopenharmony_ci 0x00, 0xf1, 0xab, 0x0c // add al r12 r0 0x000000ab 1110b8021494Sopenharmony_ci}; 1111b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r10_0x002ac000[] = { 1112b8021494Sopenharmony_ci 0x0a, 0xf5, 0x2b, 0x1b // add al r11 r10 0x002ac000 1113b8021494Sopenharmony_ci}; 1114b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r11_0x00ab0000[] = { 1115b8021494Sopenharmony_ci 0x0b, 0xf5, 0x2b, 0x0c // add al r12 r11 0x00ab0000 1116b8021494Sopenharmony_ci}; 1117b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r9_0x0ff00000[] = { 1118b8021494Sopenharmony_ci 0x09, 0xf1, 0x7f, 0x62 // add al r2 r9 0x0ff00000 1119b8021494Sopenharmony_ci}; 1120b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r4_0x000001fe[] = { 1121b8021494Sopenharmony_ci 0x04, 0xf5, 0xff, 0x77 // add al r7 r4 0x000001fe 1122b8021494Sopenharmony_ci}; 1123b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r6_0x0000ff00[] = { 1124b8021494Sopenharmony_ci 0x06, 0xf5, 0x7f, 0x47 // add al r7 r6 0x0000ff00 1125b8021494Sopenharmony_ci}; 1126b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r14_0x05580000[] = { 1127b8021494Sopenharmony_ci 0x0e, 0xf1, 0xab, 0x6b // add al r11 r14 0x05580000 1128b8021494Sopenharmony_ci}; 1129b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r10_0x00000558[] = { 1130b8021494Sopenharmony_ci 0x0a, 0xf5, 0xab, 0x66 // add al r6 r10 0x00000558 1131b8021494Sopenharmony_ci}; 1132b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r6_0x0001fe00[] = { 1133b8021494Sopenharmony_ci 0x06, 0xf5, 0xff, 0x3b // add al r11 r6 0x0001fe00 1134b8021494Sopenharmony_ci}; 1135b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r12_0xab00ab00[] = { 1136b8021494Sopenharmony_ci 0x0c, 0xf1, 0xab, 0x2b // add al r11 r12 0xab00ab00 1137b8021494Sopenharmony_ci}; 1138b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r8_0x7f800000[] = { 1139b8021494Sopenharmony_ci 0x08, 0xf1, 0xff, 0x41 // add al r1 r8 0x7f800000 1140b8021494Sopenharmony_ci}; 1141b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r3_0x0000ff00[] = { 1142b8021494Sopenharmony_ci 0x03, 0xf5, 0x7f, 0x44 // add al r4 r3 0x0000ff00 1143b8021494Sopenharmony_ci}; 1144b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r4_0x00ff00ff[] = { 1145b8021494Sopenharmony_ci 0x04, 0xf1, 0xff, 0x15 // add al r5 r4 0x00ff00ff 1146b8021494Sopenharmony_ci}; 1147b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r11_0x2ac00000[] = { 1148b8021494Sopenharmony_ci 0x0b, 0xf1, 0x2b, 0x5c // add al r12 r11 0x2ac00000 1149b8021494Sopenharmony_ci}; 1150b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r6_0xab00ab00[] = { 1151b8021494Sopenharmony_ci 0x06, 0xf1, 0xab, 0x21 // add al r1 r6 0xab00ab00 1152b8021494Sopenharmony_ci}; 1153b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r3_0x000000ab[] = { 1154b8021494Sopenharmony_ci 0x03, 0xf1, 0xab, 0x06 // add al r6 r3 0x000000ab 1155b8021494Sopenharmony_ci}; 1156b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r11_0x0007f800[] = { 1157b8021494Sopenharmony_ci 0x0b, 0xf5, 0xff, 0x22 // add al r2 r11 0x0007f800 1158b8021494Sopenharmony_ci}; 1159b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r0_0x00001560[] = { 1160b8021494Sopenharmony_ci 0x00, 0xf5, 0xab, 0x53 // add al r3 r0 0x00001560 1161b8021494Sopenharmony_ci}; 1162b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r14_0x00000558[] = { 1163b8021494Sopenharmony_ci 0x0e, 0xf5, 0xab, 0x61 // add al r1 r14 0x00000558 1164b8021494Sopenharmony_ci}; 1165b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r8_0x00558000[] = { 1166b8021494Sopenharmony_ci 0x08, 0xf5, 0xab, 0x0a // add al r10 r8 0x00558000 1167b8021494Sopenharmony_ci}; 1168b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r8_0x000ff000[] = { 1169b8021494Sopenharmony_ci 0x08, 0xf5, 0x7f, 0x20 // add al r0 r8 0x000ff000 1170b8021494Sopenharmony_ci}; 1171b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r6_0x007f8000[] = { 1172b8021494Sopenharmony_ci 0x06, 0xf5, 0xff, 0x0d // add al r13 r6 0x007f8000 1173b8021494Sopenharmony_ci}; 1174b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r10_0x000002ac[] = { 1175b8021494Sopenharmony_ci 0x0a, 0xf5, 0x2b, 0x73 // add al r3 r10 0x000002ac 1176b8021494Sopenharmony_ci}; 1177b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r2_0x0003fc00[] = { 1178b8021494Sopenharmony_ci 0x02, 0xf5, 0x7f, 0x3c // add al r12 r2 0x0003fc00 1179b8021494Sopenharmony_ci}; 1180b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r5_0x02ac0000[] = { 1181b8021494Sopenharmony_ci 0x05, 0xf1, 0x2b, 0x75 // add al r5 r5 0x02ac0000 1182b8021494Sopenharmony_ci}; 1183b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r12_0x001fe000[] = { 1184b8021494Sopenharmony_ci 0x0c, 0xf5, 0xff, 0x1b // add al r11 r12 0x001fe000 1185b8021494Sopenharmony_ci}; 1186b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r14_0x001fe000[] = { 1187b8021494Sopenharmony_ci 0x0e, 0xf5, 0xff, 0x10 // add al r0 r14 0x001fe000 1188b8021494Sopenharmony_ci}; 1189b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r14_0x02ac0000[] = { 1190b8021494Sopenharmony_ci 0x0e, 0xf1, 0x2b, 0x70 // add al r0 r14 0x02ac0000 1191b8021494Sopenharmony_ci}; 1192b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r7_0x0ff00000[] = { 1193b8021494Sopenharmony_ci 0x07, 0xf1, 0x7f, 0x66 // add al r6 r7 0x0ff00000 1194b8021494Sopenharmony_ci}; 1195b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r13_0x00000156[] = { 1196b8021494Sopenharmony_ci 0x0d, 0xf5, 0xab, 0x7a // add al r10 r13 0x00000156 1197b8021494Sopenharmony_ci}; 1198b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r7_0x000007f8[] = { 1199b8021494Sopenharmony_ci 0x07, 0xf5, 0xff, 0x63 // add al r3 r7 0x000007f8 1200b8021494Sopenharmony_ci}; 1201b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r10_0x000000ab[] = { 1202b8021494Sopenharmony_ci 0x0a, 0xf1, 0xab, 0x04 // add al r4 r10 0x000000ab 1203b8021494Sopenharmony_ci}; 1204b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r6_0x00000558[] = { 1205b8021494Sopenharmony_ci 0x06, 0xf5, 0xab, 0x60 // add al r0 r6 0x00000558 1206b8021494Sopenharmony_ci}; 1207b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r1_0x05580000[] = { 1208b8021494Sopenharmony_ci 0x01, 0xf1, 0xab, 0x61 // add al r1 r1 0x05580000 1209b8021494Sopenharmony_ci}; 1210b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r2_0x00001560[] = { 1211b8021494Sopenharmony_ci 0x02, 0xf5, 0xab, 0x58 // add al r8 r2 0x00001560 1212b8021494Sopenharmony_ci}; 1213b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r5_0x0001fe00[] = { 1214b8021494Sopenharmony_ci 0x05, 0xf5, 0xff, 0x39 // add al r9 r5 0x0001fe00 1215b8021494Sopenharmony_ci}; 1216b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r9_0x0ab00000[] = { 1217b8021494Sopenharmony_ci 0x09, 0xf1, 0x2b, 0x6d // add al r13 r9 0x0ab00000 1218b8021494Sopenharmony_ci}; 1219b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r9_0x00007f80[] = { 1220b8021494Sopenharmony_ci 0x09, 0xf5, 0xff, 0x4d // add al r13 r9 0x00007f80 1221b8021494Sopenharmony_ci}; 1222b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r5_0x0000ab00[] = { 1223b8021494Sopenharmony_ci 0x05, 0xf5, 0x2b, 0x4a // add al r10 r5 0x0000ab00 1224b8021494Sopenharmony_ci}; 1225b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r13_0x007f8000[] = { 1226b8021494Sopenharmony_ci 0x0d, 0xf5, 0xff, 0x06 // add al r6 r13 0x007f8000 1227b8021494Sopenharmony_ci}; 1228b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r9_0x000ab000[] = { 1229b8021494Sopenharmony_ci 0x09, 0xf5, 0x2b, 0x25 // add al r5 r9 0x000ab000 1230b8021494Sopenharmony_ci}; 1231b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r4_0x000000ab[] = { 1232b8021494Sopenharmony_ci 0x04, 0xf1, 0xab, 0x04 // add al r4 r4 0x000000ab 1233b8021494Sopenharmony_ci}; 1234b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r5_0xab00ab00[] = { 1235b8021494Sopenharmony_ci 0x05, 0xf1, 0xab, 0x2d // add al r13 r5 0xab00ab00 1236b8021494Sopenharmony_ci}; 1237b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r3_0x00005580[] = { 1238b8021494Sopenharmony_ci 0x03, 0xf5, 0xab, 0x4c // add al r12 r3 0x00005580 1239b8021494Sopenharmony_ci}; 1240b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r10_0x55800000[] = { 1241b8021494Sopenharmony_ci 0x0a, 0xf1, 0xab, 0x40 // add al r0 r10 0x55800000 1242b8021494Sopenharmony_ci}; 1243b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r8_0x00ab00ab[] = { 1244b8021494Sopenharmony_ci 0x08, 0xf1, 0xab, 0x12 // add al r2 r8 0x00ab00ab 1245b8021494Sopenharmony_ci}; 1246b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r5_0x0003fc00[] = { 1247b8021494Sopenharmony_ci 0x05, 0xf5, 0x7f, 0x3b // add al r11 r5 0x0003fc00 1248b8021494Sopenharmony_ci}; 1249b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r0_0x00ab0000[] = { 1250b8021494Sopenharmony_ci 0x00, 0xf5, 0x2b, 0x0b // add al r11 r0 0x00ab0000 1251b8021494Sopenharmony_ci}; 1252b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r2_0x000002ac[] = { 1253b8021494Sopenharmony_ci 0x02, 0xf5, 0x2b, 0x7a // add al r10 r2 0x000002ac 1254b8021494Sopenharmony_ci}; 1255b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r12_0x00055800[] = { 1256b8021494Sopenharmony_ci 0x0c, 0xf5, 0xab, 0x2b // add al r11 r12 0x00055800 1257b8021494Sopenharmony_ci}; 1258b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r13_0x00000ff0[] = { 1259b8021494Sopenharmony_ci 0x0d, 0xf5, 0x7f, 0x65 // add al r5 r13 0x00000ff0 1260b8021494Sopenharmony_ci}; 1261b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r14_0x15600000[] = { 1262b8021494Sopenharmony_ci 0x0e, 0xf1, 0xab, 0x54 // add al r4 r14 0x15600000 1263b8021494Sopenharmony_ci}; 1264b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r1_0x00003fc0[] = { 1265b8021494Sopenharmony_ci 0x01, 0xf5, 0x7f, 0x5a // add al r10 r1 0x00003fc0 1266b8021494Sopenharmony_ci}; 1267b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r8_0xff000000[] = { 1268b8021494Sopenharmony_ci 0x08, 0xf1, 0x7f, 0x4e // add al r14 r8 0xff000000 1269b8021494Sopenharmony_ci}; 1270b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r0_0x00ff0000[] = { 1271b8021494Sopenharmony_ci 0x00, 0xf5, 0x7f, 0x0c // add al r12 r0 0x00ff0000 1272b8021494Sopenharmony_ci}; 1273b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r5_0x3fc00000[] = { 1274b8021494Sopenharmony_ci 0x05, 0xf1, 0x7f, 0x54 // add al r4 r5 0x3fc00000 1275b8021494Sopenharmony_ci}; 1276b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r10_0x3fc00000[] = { 1277b8021494Sopenharmony_ci 0x0a, 0xf1, 0x7f, 0x5e // add al r14 r10 0x3fc00000 1278b8021494Sopenharmony_ci}; 1279b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r1_0x00015600[] = { 1280b8021494Sopenharmony_ci 0x01, 0xf5, 0xab, 0x3a // add al r10 r1 0x00015600 1281b8021494Sopenharmony_ci}; 1282b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r3_0xff000000[] = { 1283b8021494Sopenharmony_ci 0x03, 0xf1, 0x7f, 0x44 // add al r4 r3 0xff000000 1284b8021494Sopenharmony_ci}; 1285b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r10_0x02ac0000[] = { 1286b8021494Sopenharmony_ci 0x0a, 0xf1, 0x2b, 0x7a // add al r10 r10 0x02ac0000 1287b8021494Sopenharmony_ci}; 1288b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r9_0x000ff000[] = { 1289b8021494Sopenharmony_ci 0x09, 0xf5, 0x7f, 0x29 // add al r9 r9 0x000ff000 1290b8021494Sopenharmony_ci}; 1291b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r7_0x0002ac00[] = { 1292b8021494Sopenharmony_ci 0x07, 0xf5, 0x2b, 0x3d // add al r13 r7 0x0002ac00 1293b8021494Sopenharmony_ci}; 1294b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r8_0x00001fe0[] = { 1295b8021494Sopenharmony_ci 0x08, 0xf5, 0xff, 0x57 // add al r7 r8 0x00001fe0 1296b8021494Sopenharmony_ci}; 1297b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r4_0x00001560[] = { 1298b8021494Sopenharmony_ci 0x04, 0xf5, 0xab, 0x52 // add al r2 r4 0x00001560 1299b8021494Sopenharmony_ci}; 1300b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r7_0x00156000[] = { 1301b8021494Sopenharmony_ci 0x07, 0xf5, 0xab, 0x1d // add al r13 r7 0x00156000 1302b8021494Sopenharmony_ci}; 1303b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r9_0x000003fc[] = { 1304b8021494Sopenharmony_ci 0x09, 0xf5, 0x7f, 0x79 // add al r9 r9 0x000003fc 1305b8021494Sopenharmony_ci}; 1306b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r3_0x000ab000[] = { 1307b8021494Sopenharmony_ci 0x03, 0xf5, 0x2b, 0x20 // add al r0 r3 0x000ab000 1308b8021494Sopenharmony_ci}; 1309b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r12_0x0000ab00[] = { 1310b8021494Sopenharmony_ci 0x0c, 0xf5, 0x2b, 0x4a // add al r10 r12 0x0000ab00 1311b8021494Sopenharmony_ci}; 1312b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r13_0x00002ac0[] = { 1313b8021494Sopenharmony_ci 0x0d, 0xf5, 0x2b, 0x51 // add al r1 r13 0x00002ac0 1314b8021494Sopenharmony_ci}; 1315b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r10_0x001fe000[] = { 1316b8021494Sopenharmony_ci 0x0a, 0xf5, 0xff, 0x13 // add al r3 r10 0x001fe000 1317b8021494Sopenharmony_ci}; 1318b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r12_0x00ff00ff[] = { 1319b8021494Sopenharmony_ci 0x0c, 0xf1, 0xff, 0x14 // add al r4 r12 0x00ff00ff 1320b8021494Sopenharmony_ci}; 1321b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r5_0x003fc000[] = { 1322b8021494Sopenharmony_ci 0x05, 0xf5, 0x7f, 0x1c // add al r12 r5 0x003fc000 1323b8021494Sopenharmony_ci}; 1324b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r2_0x0001fe00[] = { 1325b8021494Sopenharmony_ci 0x02, 0xf5, 0xff, 0x3b // add al r11 r2 0x0001fe00 1326b8021494Sopenharmony_ci}; 1327b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r6_0x0007f800[] = { 1328b8021494Sopenharmony_ci 0x06, 0xf5, 0xff, 0x28 // add al r8 r6 0x0007f800 1329b8021494Sopenharmony_ci}; 1330b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r1_0x000000ff[] = { 1331b8021494Sopenharmony_ci 0x01, 0xf1, 0xff, 0x0b // add al r11 r1 0x000000ff 1332b8021494Sopenharmony_ci}; 1333b8021494Sopenharmony_ciconst byte kInstruction_add_al_r5_r2_0x007f8000[] = { 1334b8021494Sopenharmony_ci 0x02, 0xf5, 0xff, 0x05 // add al r5 r2 0x007f8000 1335b8021494Sopenharmony_ci}; 1336b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r10_0xab000000[] = { 1337b8021494Sopenharmony_ci 0x0a, 0xf1, 0x2b, 0x48 // add al r8 r10 0xab000000 1338b8021494Sopenharmony_ci}; 1339b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r3_0x000ff000[] = { 1340b8021494Sopenharmony_ci 0x03, 0xf5, 0x7f, 0x2a // add al r10 r3 0x000ff000 1341b8021494Sopenharmony_ci}; 1342b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r0_0x00ff0000[] = { 1343b8021494Sopenharmony_ci 0x00, 0xf5, 0x7f, 0x06 // add al r6 r0 0x00ff0000 1344b8021494Sopenharmony_ci}; 1345b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r14_0x0ff00000[] = { 1346b8021494Sopenharmony_ci 0x0e, 0xf1, 0x7f, 0x67 // add al r7 r14 0x0ff00000 1347b8021494Sopenharmony_ci}; 1348b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r3_0x00001560[] = { 1349b8021494Sopenharmony_ci 0x03, 0xf5, 0xab, 0x58 // add al r8 r3 0x00001560 1350b8021494Sopenharmony_ci}; 1351b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r9_0x00000558[] = { 1352b8021494Sopenharmony_ci 0x09, 0xf5, 0xab, 0x6d // add al r13 r9 0x00000558 1353b8021494Sopenharmony_ci}; 1354b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r7_0x00001fe0[] = { 1355b8021494Sopenharmony_ci 0x07, 0xf5, 0xff, 0x58 // add al r8 r7 0x00001fe0 1356b8021494Sopenharmony_ci}; 1357b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r3_0x0003fc00[] = { 1358b8021494Sopenharmony_ci 0x03, 0xf5, 0x7f, 0x3d // add al r13 r3 0x0003fc00 1359b8021494Sopenharmony_ci}; 1360b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r14_0x000000ab[] = { 1361b8021494Sopenharmony_ci 0x0e, 0xf1, 0xab, 0x04 // add al r4 r14 0x000000ab 1362b8021494Sopenharmony_ci}; 1363b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r7_0x000000ab[] = { 1364b8021494Sopenharmony_ci 0x07, 0xf1, 0xab, 0x0e // add al r14 r7 0x000000ab 1365b8021494Sopenharmony_ci}; 1366b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r9_0x00558000[] = { 1367b8021494Sopenharmony_ci 0x09, 0xf5, 0xab, 0x0b // add al r11 r9 0x00558000 1368b8021494Sopenharmony_ci}; 1369b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r10_0x0000ff00[] = { 1370b8021494Sopenharmony_ci 0x0a, 0xf5, 0x7f, 0x43 // add al r3 r10 0x0000ff00 1371b8021494Sopenharmony_ci}; 1372b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r12_0x003fc000[] = { 1373b8021494Sopenharmony_ci 0x0c, 0xf5, 0x7f, 0x14 // add al r4 r12 0x003fc000 1374b8021494Sopenharmony_ci}; 1375b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r1_0x002ac000[] = { 1376b8021494Sopenharmony_ci 0x01, 0xf5, 0x2b, 0x1b // add al r11 r1 0x002ac000 1377b8021494Sopenharmony_ci}; 1378b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r0_0x7f800000[] = { 1379b8021494Sopenharmony_ci 0x00, 0xf1, 0xff, 0x4c // add al r12 r0 0x7f800000 1380b8021494Sopenharmony_ci}; 1381b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r9_0x00003fc0[] = { 1382b8021494Sopenharmony_ci 0x09, 0xf5, 0x7f, 0x53 // add al r3 r9 0x00003fc0 1383b8021494Sopenharmony_ci}; 1384b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r6_0x0ff00000[] = { 1385b8021494Sopenharmony_ci 0x06, 0xf1, 0x7f, 0x66 // add al r6 r6 0x0ff00000 1386b8021494Sopenharmony_ci}; 1387b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r11_0xff000000[] = { 1388b8021494Sopenharmony_ci 0x0b, 0xf1, 0x7f, 0x41 // add al r1 r11 0xff000000 1389b8021494Sopenharmony_ci}; 1390b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r10_0x0007f800[] = { 1391b8021494Sopenharmony_ci 0x0a, 0xf5, 0xff, 0x22 // add al r2 r10 0x0007f800 1392b8021494Sopenharmony_ci}; 1393b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r10_0x000002ac[] = { 1394b8021494Sopenharmony_ci 0x0a, 0xf5, 0x2b, 0x7c // add al r12 r10 0x000002ac 1395b8021494Sopenharmony_ci}; 1396b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r8_0x000003fc[] = { 1397b8021494Sopenharmony_ci 0x08, 0xf5, 0x7f, 0x7a // add al r10 r8 0x000003fc 1398b8021494Sopenharmony_ci}; 1399b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r0_0x55800000[] = { 1400b8021494Sopenharmony_ci 0x00, 0xf1, 0xab, 0x49 // add al r9 r0 0x55800000 1401b8021494Sopenharmony_ci}; 1402b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r7_0x1fe00000[] = { 1403b8021494Sopenharmony_ci 0x07, 0xf1, 0xff, 0x58 // add al r8 r7 0x1fe00000 1404b8021494Sopenharmony_ci}; 1405b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r0_0x15600000[] = { 1406b8021494Sopenharmony_ci 0x00, 0xf1, 0xab, 0x54 // add al r4 r0 0x15600000 1407b8021494Sopenharmony_ci}; 1408b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r0_0xff00ff00[] = { 1409b8021494Sopenharmony_ci 0x00, 0xf1, 0xff, 0x24 // add al r4 r0 0xff00ff00 1410b8021494Sopenharmony_ci}; 1411b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r14_0x00007f80[] = { 1412b8021494Sopenharmony_ci 0x0e, 0xf5, 0xff, 0x41 // add al r1 r14 0x00007f80 1413b8021494Sopenharmony_ci}; 1414b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r3_0x00ff00ff[] = { 1415b8021494Sopenharmony_ci 0x03, 0xf1, 0xff, 0x17 // add al r7 r3 0x00ff00ff 1416b8021494Sopenharmony_ci}; 1417b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r2_0x00001560[] = { 1418b8021494Sopenharmony_ci 0x02, 0xf5, 0xab, 0x5a // add al r10 r2 0x00001560 1419b8021494Sopenharmony_ci}; 1420b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r14_0xabababab[] = { 1421b8021494Sopenharmony_ci 0x0e, 0xf1, 0xab, 0x30 // add al r0 r14 0xabababab 1422b8021494Sopenharmony_ci}; 1423b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r4_0x007f8000[] = { 1424b8021494Sopenharmony_ci 0x04, 0xf5, 0xff, 0x03 // add al r3 r4 0x007f8000 1425b8021494Sopenharmony_ci}; 1426b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r2_0x003fc000[] = { 1427b8021494Sopenharmony_ci 0x02, 0xf5, 0x7f, 0x10 // add al r0 r2 0x003fc000 1428b8021494Sopenharmony_ci}; 1429b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r6_0x0002ac00[] = { 1430b8021494Sopenharmony_ci 0x06, 0xf5, 0x2b, 0x3d // add al r13 r6 0x0002ac00 1431b8021494Sopenharmony_ci}; 1432b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r5_0x00001fe0[] = { 1433b8021494Sopenharmony_ci 0x05, 0xf5, 0xff, 0x5b // add al r11 r5 0x00001fe0 1434b8021494Sopenharmony_ci}; 1435b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r13_0x00005580[] = { 1436b8021494Sopenharmony_ci 0x0d, 0xf5, 0xab, 0x41 // add al r1 r13 0x00005580 1437b8021494Sopenharmony_ci}; 1438b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r8_0x000007f8[] = { 1439b8021494Sopenharmony_ci 0x08, 0xf5, 0xff, 0x6d // add al r13 r8 0x000007f8 1440b8021494Sopenharmony_ci}; 1441b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r4_0x0ab00000[] = { 1442b8021494Sopenharmony_ci 0x04, 0xf1, 0x2b, 0x66 // add al r6 r4 0x0ab00000 1443b8021494Sopenharmony_ci}; 1444b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r10_0x1fe00000[] = { 1445b8021494Sopenharmony_ci 0x0a, 0xf1, 0xff, 0x5e // add al r14 r10 0x1fe00000 1446b8021494Sopenharmony_ci}; 1447b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r6_0xff00ff00[] = { 1448b8021494Sopenharmony_ci 0x06, 0xf1, 0xff, 0x27 // add al r7 r6 0xff00ff00 1449b8021494Sopenharmony_ci}; 1450b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r5_0xffffffff[] = { 1451b8021494Sopenharmony_ci 0x05, 0xf1, 0xff, 0x3b // add al r11 r5 0xffffffff 1452b8021494Sopenharmony_ci}; 1453b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r12_0xffffffff[] = { 1454b8021494Sopenharmony_ci 0x0c, 0xf1, 0xff, 0x30 // add al r0 r12 0xffffffff 1455b8021494Sopenharmony_ci}; 1456b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r2_0x15600000[] = { 1457b8021494Sopenharmony_ci 0x02, 0xf1, 0xab, 0x5c // add al r12 r2 0x15600000 1458b8021494Sopenharmony_ci}; 1459b8021494Sopenharmony_ciconst byte kInstruction_add_al_r3_r12_0x000ff000[] = { 1460b8021494Sopenharmony_ci 0x0c, 0xf5, 0x7f, 0x23 // add al r3 r12 0x000ff000 1461b8021494Sopenharmony_ci}; 1462b8021494Sopenharmony_ciconst byte kInstruction_add_al_r6_r8_0x00055800[] = { 1463b8021494Sopenharmony_ci 0x08, 0xf5, 0xab, 0x26 // add al r6 r8 0x00055800 1464b8021494Sopenharmony_ci}; 1465b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r7_0x05580000[] = { 1466b8021494Sopenharmony_ci 0x07, 0xf1, 0xab, 0x6c // add al r12 r7 0x05580000 1467b8021494Sopenharmony_ci}; 1468b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r5_0x007f8000[] = { 1469b8021494Sopenharmony_ci 0x05, 0xf5, 0xff, 0x08 // add al r8 r5 0x007f8000 1470b8021494Sopenharmony_ci}; 1471b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r1_0x000ab000[] = { 1472b8021494Sopenharmony_ci 0x01, 0xf5, 0x2b, 0x24 // add al r4 r1 0x000ab000 1473b8021494Sopenharmony_ci}; 1474b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r12_0x02ac0000[] = { 1475b8021494Sopenharmony_ci 0x0c, 0xf1, 0x2b, 0x7d // add al r13 r12 0x02ac0000 1476b8021494Sopenharmony_ci}; 1477b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r8_0x000000ff[] = { 1478b8021494Sopenharmony_ci 0x08, 0xf1, 0xff, 0x09 // add al r9 r8 0x000000ff 1479b8021494Sopenharmony_ci}; 1480b8021494Sopenharmony_ciconst byte kInstruction_add_al_r1_r11_0x00005580[] = { 1481b8021494Sopenharmony_ci 0x0b, 0xf5, 0xab, 0x41 // add al r1 r11 0x00005580 1482b8021494Sopenharmony_ci}; 1483b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r12_0x02ac0000[] = { 1484b8021494Sopenharmony_ci 0x0c, 0xf1, 0x2b, 0x7a // add al r10 r12 0x02ac0000 1485b8021494Sopenharmony_ci}; 1486b8021494Sopenharmony_ciconst byte kInstruction_add_al_r7_r9_0x00ab00ab[] = { 1487b8021494Sopenharmony_ci 0x09, 0xf1, 0xab, 0x17 // add al r7 r9 0x00ab00ab 1488b8021494Sopenharmony_ci}; 1489b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r5_0x0000ab00[] = { 1490b8021494Sopenharmony_ci 0x05, 0xf5, 0x2b, 0x40 // add al r0 r5 0x0000ab00 1491b8021494Sopenharmony_ci}; 1492b8021494Sopenharmony_ciconst byte kInstruction_add_al_r13_r9_0x00558000[] = { 1493b8021494Sopenharmony_ci 0x09, 0xf5, 0xab, 0x0d // add al r13 r9 0x00558000 1494b8021494Sopenharmony_ci}; 1495b8021494Sopenharmony_ciconst byte kInstruction_add_al_r0_r1_0x002ac000[] = { 1496b8021494Sopenharmony_ci 0x01, 0xf5, 0x2b, 0x10 // add al r0 r1 0x002ac000 1497b8021494Sopenharmony_ci}; 1498b8021494Sopenharmony_ciconst byte kInstruction_add_al_r14_r1_0x00000ab0[] = { 1499b8021494Sopenharmony_ci 0x01, 0xf5, 0x2b, 0x6e // add al r14 r1 0x00000ab0 1500b8021494Sopenharmony_ci}; 1501b8021494Sopenharmony_ciconst byte kInstruction_add_al_r2_r2_0x00000558[] = { 1502b8021494Sopenharmony_ci 0x02, 0xf5, 0xab, 0x62 // add al r2 r2 0x00000558 1503b8021494Sopenharmony_ci}; 1504b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r13_0x00ab00ab[] = { 1505b8021494Sopenharmony_ci 0x0d, 0xf1, 0xab, 0x1a // add al r10 r13 0x00ab00ab 1506b8021494Sopenharmony_ci}; 1507b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r6_0x00001560[] = { 1508b8021494Sopenharmony_ci 0x06, 0xf5, 0xab, 0x54 // add al r4 r6 0x00001560 1509b8021494Sopenharmony_ci}; 1510b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r0_0x00156000[] = { 1511b8021494Sopenharmony_ci 0x00, 0xf5, 0xab, 0x1a // add al r10 r0 0x00156000 1512b8021494Sopenharmony_ci}; 1513b8021494Sopenharmony_ciconst byte kInstruction_add_al_r10_r13_0x00156000[] = { 1514b8021494Sopenharmony_ci 0x0d, 0xf5, 0xab, 0x1a // add al r10 r13 0x00156000 1515b8021494Sopenharmony_ci}; 1516b8021494Sopenharmony_ciconst byte kInstruction_add_al_r11_r2_0x001fe000[] = { 1517b8021494Sopenharmony_ci 0x02, 0xf5, 0xff, 0x1b // add al r11 r2 0x001fe000 1518b8021494Sopenharmony_ci}; 1519b8021494Sopenharmony_ciconst byte kInstruction_add_al_r4_r5_0x2ac00000[] = { 1520b8021494Sopenharmony_ci 0x05, 0xf1, 0x2b, 0x54 // add al r4 r5 0x2ac00000 1521b8021494Sopenharmony_ci}; 1522b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r8_0x02ac0000[] = { 1523b8021494Sopenharmony_ci 0x08, 0xf1, 0x2b, 0x78 // add al r8 r8 0x02ac0000 1524b8021494Sopenharmony_ci}; 1525b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r1_0x7f800000[] = { 1526b8021494Sopenharmony_ci 0x01, 0xf1, 0xff, 0x49 // add al r9 r1 0x7f800000 1527b8021494Sopenharmony_ci}; 1528b8021494Sopenharmony_ciconst byte kInstruction_add_al_r8_r9_0xff00ff00[] = { 1529b8021494Sopenharmony_ci 0x09, 0xf1, 0xff, 0x28 // add al r8 r9 0xff00ff00 1530b8021494Sopenharmony_ci}; 1531b8021494Sopenharmony_ciconst byte kInstruction_add_al_r12_r7_0x00ff00ff[] = { 1532b8021494Sopenharmony_ci 0x07, 0xf1, 0xff, 0x1c // add al r12 r7 0x00ff00ff 1533b8021494Sopenharmony_ci}; 1534b8021494Sopenharmony_ciconst byte kInstruction_add_al_r9_r10_0x00156000[] = { 1535b8021494Sopenharmony_ci 0x0a, 0xf5, 0xab, 0x19 // add al r9 r10 0x00156000 1536b8021494Sopenharmony_ci}; 1537b8021494Sopenharmony_ciconst TestResult kReferenceadd[] = { 1538b8021494Sopenharmony_ci { 1539b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r14_0x02ac0000), 1540b8021494Sopenharmony_ci kInstruction_add_al_r13_r14_0x02ac0000, 1541b8021494Sopenharmony_ci }, 1542b8021494Sopenharmony_ci { 1543b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r1_0x00156000), 1544b8021494Sopenharmony_ci kInstruction_add_al_r10_r1_0x00156000, 1545b8021494Sopenharmony_ci }, 1546b8021494Sopenharmony_ci { 1547b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r0_0x000003fc), 1548b8021494Sopenharmony_ci kInstruction_add_al_r10_r0_0x000003fc, 1549b8021494Sopenharmony_ci }, 1550b8021494Sopenharmony_ci { 1551b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r11_0x2ac00000), 1552b8021494Sopenharmony_ci kInstruction_add_al_r1_r11_0x2ac00000, 1553b8021494Sopenharmony_ci }, 1554b8021494Sopenharmony_ci { 1555b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r6_0x00156000), 1556b8021494Sopenharmony_ci kInstruction_add_al_r8_r6_0x00156000, 1557b8021494Sopenharmony_ci }, 1558b8021494Sopenharmony_ci { 1559b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r12_0x00ff0000), 1560b8021494Sopenharmony_ci kInstruction_add_al_r7_r12_0x00ff0000, 1561b8021494Sopenharmony_ci }, 1562b8021494Sopenharmony_ci { 1563b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r3_0x00ff0000), 1564b8021494Sopenharmony_ci kInstruction_add_al_r12_r3_0x00ff0000, 1565b8021494Sopenharmony_ci }, 1566b8021494Sopenharmony_ci { 1567b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r7_0x0000ff00), 1568b8021494Sopenharmony_ci kInstruction_add_al_r4_r7_0x0000ff00, 1569b8021494Sopenharmony_ci }, 1570b8021494Sopenharmony_ci { 1571b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r13_0x0ab00000), 1572b8021494Sopenharmony_ci kInstruction_add_al_r11_r13_0x0ab00000, 1573b8021494Sopenharmony_ci }, 1574b8021494Sopenharmony_ci { 1575b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r12_0xff00ff00), 1576b8021494Sopenharmony_ci kInstruction_add_al_r6_r12_0xff00ff00, 1577b8021494Sopenharmony_ci }, 1578b8021494Sopenharmony_ci { 1579b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r8_0x003fc000), 1580b8021494Sopenharmony_ci kInstruction_add_al_r12_r8_0x003fc000, 1581b8021494Sopenharmony_ci }, 1582b8021494Sopenharmony_ci { 1583b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r12_0x00ab00ab), 1584b8021494Sopenharmony_ci kInstruction_add_al_r5_r12_0x00ab00ab, 1585b8021494Sopenharmony_ci }, 1586b8021494Sopenharmony_ci { 1587b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r6_0x00ab00ab), 1588b8021494Sopenharmony_ci kInstruction_add_al_r7_r6_0x00ab00ab, 1589b8021494Sopenharmony_ci }, 1590b8021494Sopenharmony_ci { 1591b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r1_0x00ab00ab), 1592b8021494Sopenharmony_ci kInstruction_add_al_r0_r1_0x00ab00ab, 1593b8021494Sopenharmony_ci }, 1594b8021494Sopenharmony_ci { 1595b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r9_0x000001fe), 1596b8021494Sopenharmony_ci kInstruction_add_al_r9_r9_0x000001fe, 1597b8021494Sopenharmony_ci }, 1598b8021494Sopenharmony_ci { 1599b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r8_0xab00ab00), 1600b8021494Sopenharmony_ci kInstruction_add_al_r2_r8_0xab00ab00, 1601b8021494Sopenharmony_ci }, 1602b8021494Sopenharmony_ci { 1603b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r10_0x00ff0000), 1604b8021494Sopenharmony_ci kInstruction_add_al_r9_r10_0x00ff0000, 1605b8021494Sopenharmony_ci }, 1606b8021494Sopenharmony_ci { 1607b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r8_0x55800000), 1608b8021494Sopenharmony_ci kInstruction_add_al_r8_r8_0x55800000, 1609b8021494Sopenharmony_ci }, 1610b8021494Sopenharmony_ci { 1611b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r7_0x00ab00ab), 1612b8021494Sopenharmony_ci kInstruction_add_al_r6_r7_0x00ab00ab, 1613b8021494Sopenharmony_ci }, 1614b8021494Sopenharmony_ci { 1615b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r9_0xff000000), 1616b8021494Sopenharmony_ci kInstruction_add_al_r5_r9_0xff000000, 1617b8021494Sopenharmony_ci }, 1618b8021494Sopenharmony_ci { 1619b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r8_0x00ab0000), 1620b8021494Sopenharmony_ci kInstruction_add_al_r8_r8_0x00ab0000, 1621b8021494Sopenharmony_ci }, 1622b8021494Sopenharmony_ci { 1623b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r8_0xab00ab00), 1624b8021494Sopenharmony_ci kInstruction_add_al_r5_r8_0xab00ab00, 1625b8021494Sopenharmony_ci }, 1626b8021494Sopenharmony_ci { 1627b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r12_0xab000000), 1628b8021494Sopenharmony_ci kInstruction_add_al_r0_r12_0xab000000, 1629b8021494Sopenharmony_ci }, 1630b8021494Sopenharmony_ci { 1631b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r11_0xab000000), 1632b8021494Sopenharmony_ci kInstruction_add_al_r13_r11_0xab000000, 1633b8021494Sopenharmony_ci }, 1634b8021494Sopenharmony_ci { 1635b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r3_0xab00ab00), 1636b8021494Sopenharmony_ci kInstruction_add_al_r14_r3_0xab00ab00, 1637b8021494Sopenharmony_ci }, 1638b8021494Sopenharmony_ci { 1639b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r1_0x0003fc00), 1640b8021494Sopenharmony_ci kInstruction_add_al_r0_r1_0x0003fc00, 1641b8021494Sopenharmony_ci }, 1642b8021494Sopenharmony_ci { 1643b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r13_0x0ab00000), 1644b8021494Sopenharmony_ci kInstruction_add_al_r14_r13_0x0ab00000, 1645b8021494Sopenharmony_ci }, 1646b8021494Sopenharmony_ci { 1647b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r0_0x0002ac00), 1648b8021494Sopenharmony_ci kInstruction_add_al_r6_r0_0x0002ac00, 1649b8021494Sopenharmony_ci }, 1650b8021494Sopenharmony_ci { 1651b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r8_0x55800000), 1652b8021494Sopenharmony_ci kInstruction_add_al_r6_r8_0x55800000, 1653b8021494Sopenharmony_ci }, 1654b8021494Sopenharmony_ci { 1655b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r14_0x01560000), 1656b8021494Sopenharmony_ci kInstruction_add_al_r2_r14_0x01560000, 1657b8021494Sopenharmony_ci }, 1658b8021494Sopenharmony_ci { 1659b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r13_0x03fc0000), 1660b8021494Sopenharmony_ci kInstruction_add_al_r5_r13_0x03fc0000, 1661b8021494Sopenharmony_ci }, 1662b8021494Sopenharmony_ci { 1663b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r6_0x00000ab0), 1664b8021494Sopenharmony_ci kInstruction_add_al_r7_r6_0x00000ab0, 1665b8021494Sopenharmony_ci }, 1666b8021494Sopenharmony_ci { 1667b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r14_0x007f8000), 1668b8021494Sopenharmony_ci kInstruction_add_al_r3_r14_0x007f8000, 1669b8021494Sopenharmony_ci }, 1670b8021494Sopenharmony_ci { 1671b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r4_0x00558000), 1672b8021494Sopenharmony_ci kInstruction_add_al_r9_r4_0x00558000, 1673b8021494Sopenharmony_ci }, 1674b8021494Sopenharmony_ci { 1675b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r11_0x00002ac0), 1676b8021494Sopenharmony_ci kInstruction_add_al_r10_r11_0x00002ac0, 1677b8021494Sopenharmony_ci }, 1678b8021494Sopenharmony_ci { 1679b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r5_0x003fc000), 1680b8021494Sopenharmony_ci kInstruction_add_al_r1_r5_0x003fc000, 1681b8021494Sopenharmony_ci }, 1682b8021494Sopenharmony_ci { 1683b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r7_0x00003fc0), 1684b8021494Sopenharmony_ci kInstruction_add_al_r7_r7_0x00003fc0, 1685b8021494Sopenharmony_ci }, 1686b8021494Sopenharmony_ci { 1687b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r3_0x000007f8), 1688b8021494Sopenharmony_ci kInstruction_add_al_r5_r3_0x000007f8, 1689b8021494Sopenharmony_ci }, 1690b8021494Sopenharmony_ci { 1691b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r3_0x00001560), 1692b8021494Sopenharmony_ci kInstruction_add_al_r4_r3_0x00001560, 1693b8021494Sopenharmony_ci }, 1694b8021494Sopenharmony_ci { 1695b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r3_0x03fc0000), 1696b8021494Sopenharmony_ci kInstruction_add_al_r5_r3_0x03fc0000, 1697b8021494Sopenharmony_ci }, 1698b8021494Sopenharmony_ci { 1699b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r6_0x55800000), 1700b8021494Sopenharmony_ci kInstruction_add_al_r2_r6_0x55800000, 1701b8021494Sopenharmony_ci }, 1702b8021494Sopenharmony_ci { 1703b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r5_0x0000ab00), 1704b8021494Sopenharmony_ci kInstruction_add_al_r13_r5_0x0000ab00, 1705b8021494Sopenharmony_ci }, 1706b8021494Sopenharmony_ci { 1707b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r11_0xab00ab00), 1708b8021494Sopenharmony_ci kInstruction_add_al_r0_r11_0xab00ab00, 1709b8021494Sopenharmony_ci }, 1710b8021494Sopenharmony_ci { 1711b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r12_0x00ff00ff), 1712b8021494Sopenharmony_ci kInstruction_add_al_r14_r12_0x00ff00ff, 1713b8021494Sopenharmony_ci }, 1714b8021494Sopenharmony_ci { 1715b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r8_0x7f800000), 1716b8021494Sopenharmony_ci kInstruction_add_al_r13_r8_0x7f800000, 1717b8021494Sopenharmony_ci }, 1718b8021494Sopenharmony_ci { 1719b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r2_0x15600000), 1720b8021494Sopenharmony_ci kInstruction_add_al_r1_r2_0x15600000, 1721b8021494Sopenharmony_ci }, 1722b8021494Sopenharmony_ci { 1723b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r6_0xab000000), 1724b8021494Sopenharmony_ci kInstruction_add_al_r7_r6_0xab000000, 1725b8021494Sopenharmony_ci }, 1726b8021494Sopenharmony_ci { 1727b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r9_0x00000ff0), 1728b8021494Sopenharmony_ci kInstruction_add_al_r1_r9_0x00000ff0, 1729b8021494Sopenharmony_ci }, 1730b8021494Sopenharmony_ci { 1731b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r8_0x0007f800), 1732b8021494Sopenharmony_ci kInstruction_add_al_r12_r8_0x0007f800, 1733b8021494Sopenharmony_ci }, 1734b8021494Sopenharmony_ci { 1735b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r8_0x00ab0000), 1736b8021494Sopenharmony_ci kInstruction_add_al_r0_r8_0x00ab0000, 1737b8021494Sopenharmony_ci }, 1738b8021494Sopenharmony_ci { 1739b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r11_0x000000ff), 1740b8021494Sopenharmony_ci kInstruction_add_al_r11_r11_0x000000ff, 1741b8021494Sopenharmony_ci }, 1742b8021494Sopenharmony_ci { 1743b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r13_0xff000000), 1744b8021494Sopenharmony_ci kInstruction_add_al_r12_r13_0xff000000, 1745b8021494Sopenharmony_ci }, 1746b8021494Sopenharmony_ci { 1747b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r3_0x0ab00000), 1748b8021494Sopenharmony_ci kInstruction_add_al_r1_r3_0x0ab00000, 1749b8021494Sopenharmony_ci }, 1750b8021494Sopenharmony_ci { 1751b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r10_0x0001fe00), 1752b8021494Sopenharmony_ci kInstruction_add_al_r2_r10_0x0001fe00, 1753b8021494Sopenharmony_ci }, 1754b8021494Sopenharmony_ci { 1755b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r2_0x01fe0000), 1756b8021494Sopenharmony_ci kInstruction_add_al_r14_r2_0x01fe0000, 1757b8021494Sopenharmony_ci }, 1758b8021494Sopenharmony_ci { 1759b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r4_0x000000ff), 1760b8021494Sopenharmony_ci kInstruction_add_al_r3_r4_0x000000ff, 1761b8021494Sopenharmony_ci }, 1762b8021494Sopenharmony_ci { 1763b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r13_0x00000558), 1764b8021494Sopenharmony_ci kInstruction_add_al_r3_r13_0x00000558, 1765b8021494Sopenharmony_ci }, 1766b8021494Sopenharmony_ci { 1767b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r10_0x00055800), 1768b8021494Sopenharmony_ci kInstruction_add_al_r13_r10_0x00055800, 1769b8021494Sopenharmony_ci }, 1770b8021494Sopenharmony_ci { 1771b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r10_0xff000000), 1772b8021494Sopenharmony_ci kInstruction_add_al_r1_r10_0xff000000, 1773b8021494Sopenharmony_ci }, 1774b8021494Sopenharmony_ci { 1775b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r7_0x2ac00000), 1776b8021494Sopenharmony_ci kInstruction_add_al_r0_r7_0x2ac00000, 1777b8021494Sopenharmony_ci }, 1778b8021494Sopenharmony_ci { 1779b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r1_0xab000000), 1780b8021494Sopenharmony_ci kInstruction_add_al_r12_r1_0xab000000, 1781b8021494Sopenharmony_ci }, 1782b8021494Sopenharmony_ci { 1783b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r14_0x00003fc0), 1784b8021494Sopenharmony_ci kInstruction_add_al_r9_r14_0x00003fc0, 1785b8021494Sopenharmony_ci }, 1786b8021494Sopenharmony_ci { 1787b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r2_0x2ac00000), 1788b8021494Sopenharmony_ci kInstruction_add_al_r7_r2_0x2ac00000, 1789b8021494Sopenharmony_ci }, 1790b8021494Sopenharmony_ci { 1791b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r4_0x00001fe0), 1792b8021494Sopenharmony_ci kInstruction_add_al_r14_r4_0x00001fe0, 1793b8021494Sopenharmony_ci }, 1794b8021494Sopenharmony_ci { 1795b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r8_0x00007f80), 1796b8021494Sopenharmony_ci kInstruction_add_al_r12_r8_0x00007f80, 1797b8021494Sopenharmony_ci }, 1798b8021494Sopenharmony_ci { 1799b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r10_0x00000ab0), 1800b8021494Sopenharmony_ci kInstruction_add_al_r7_r10_0x00000ab0, 1801b8021494Sopenharmony_ci }, 1802b8021494Sopenharmony_ci { 1803b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r6_0x00ab0000), 1804b8021494Sopenharmony_ci kInstruction_add_al_r13_r6_0x00ab0000, 1805b8021494Sopenharmony_ci }, 1806b8021494Sopenharmony_ci { 1807b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r9_0x0000ff00), 1808b8021494Sopenharmony_ci kInstruction_add_al_r7_r9_0x0000ff00, 1809b8021494Sopenharmony_ci }, 1810b8021494Sopenharmony_ci { 1811b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r12_0xff00ff00), 1812b8021494Sopenharmony_ci kInstruction_add_al_r2_r12_0xff00ff00, 1813b8021494Sopenharmony_ci }, 1814b8021494Sopenharmony_ci { 1815b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r6_0x00000156), 1816b8021494Sopenharmony_ci kInstruction_add_al_r1_r6_0x00000156, 1817b8021494Sopenharmony_ci }, 1818b8021494Sopenharmony_ci { 1819b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r5_0x03fc0000), 1820b8021494Sopenharmony_ci kInstruction_add_al_r7_r5_0x03fc0000, 1821b8021494Sopenharmony_ci }, 1822b8021494Sopenharmony_ci { 1823b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r9_0x01fe0000), 1824b8021494Sopenharmony_ci kInstruction_add_al_r2_r9_0x01fe0000, 1825b8021494Sopenharmony_ci }, 1826b8021494Sopenharmony_ci { 1827b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r12_0x00002ac0), 1828b8021494Sopenharmony_ci kInstruction_add_al_r10_r12_0x00002ac0, 1829b8021494Sopenharmony_ci }, 1830b8021494Sopenharmony_ci { 1831b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r10_0x7f800000), 1832b8021494Sopenharmony_ci kInstruction_add_al_r14_r10_0x7f800000, 1833b8021494Sopenharmony_ci }, 1834b8021494Sopenharmony_ci { 1835b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r8_0x02ac0000), 1836b8021494Sopenharmony_ci kInstruction_add_al_r2_r8_0x02ac0000, 1837b8021494Sopenharmony_ci }, 1838b8021494Sopenharmony_ci { 1839b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r9_0x000001fe), 1840b8021494Sopenharmony_ci kInstruction_add_al_r4_r9_0x000001fe, 1841b8021494Sopenharmony_ci }, 1842b8021494Sopenharmony_ci { 1843b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r10_0x000001fe), 1844b8021494Sopenharmony_ci kInstruction_add_al_r10_r10_0x000001fe, 1845b8021494Sopenharmony_ci }, 1846b8021494Sopenharmony_ci { 1847b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r6_0x3fc00000), 1848b8021494Sopenharmony_ci kInstruction_add_al_r6_r6_0x3fc00000, 1849b8021494Sopenharmony_ci }, 1850b8021494Sopenharmony_ci { 1851b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r12_0x000003fc), 1852b8021494Sopenharmony_ci kInstruction_add_al_r4_r12_0x000003fc, 1853b8021494Sopenharmony_ci }, 1854b8021494Sopenharmony_ci { 1855b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r2_0x0000ff00), 1856b8021494Sopenharmony_ci kInstruction_add_al_r0_r2_0x0000ff00, 1857b8021494Sopenharmony_ci }, 1858b8021494Sopenharmony_ci { 1859b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r0_0x003fc000), 1860b8021494Sopenharmony_ci kInstruction_add_al_r9_r0_0x003fc000, 1861b8021494Sopenharmony_ci }, 1862b8021494Sopenharmony_ci { 1863b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r4_0x000002ac), 1864b8021494Sopenharmony_ci kInstruction_add_al_r7_r4_0x000002ac, 1865b8021494Sopenharmony_ci }, 1866b8021494Sopenharmony_ci { 1867b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r6_0x7f800000), 1868b8021494Sopenharmony_ci kInstruction_add_al_r6_r6_0x7f800000, 1869b8021494Sopenharmony_ci }, 1870b8021494Sopenharmony_ci { 1871b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r8_0x00015600), 1872b8021494Sopenharmony_ci kInstruction_add_al_r6_r8_0x00015600, 1873b8021494Sopenharmony_ci }, 1874b8021494Sopenharmony_ci { 1875b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r0_0x00000ff0), 1876b8021494Sopenharmony_ci kInstruction_add_al_r10_r0_0x00000ff0, 1877b8021494Sopenharmony_ci }, 1878b8021494Sopenharmony_ci { 1879b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r1_0xffffffff), 1880b8021494Sopenharmony_ci kInstruction_add_al_r8_r1_0xffffffff, 1881b8021494Sopenharmony_ci }, 1882b8021494Sopenharmony_ci { 1883b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r7_0x00ab00ab), 1884b8021494Sopenharmony_ci kInstruction_add_al_r3_r7_0x00ab00ab, 1885b8021494Sopenharmony_ci }, 1886b8021494Sopenharmony_ci { 1887b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r11_0x01fe0000), 1888b8021494Sopenharmony_ci kInstruction_add_al_r8_r11_0x01fe0000, 1889b8021494Sopenharmony_ci }, 1890b8021494Sopenharmony_ci { 1891b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r1_0x00ff0000), 1892b8021494Sopenharmony_ci kInstruction_add_al_r3_r1_0x00ff0000, 1893b8021494Sopenharmony_ci }, 1894b8021494Sopenharmony_ci { 1895b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r4_0x000001fe), 1896b8021494Sopenharmony_ci kInstruction_add_al_r5_r4_0x000001fe, 1897b8021494Sopenharmony_ci }, 1898b8021494Sopenharmony_ci { 1899b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r10_0x00000558), 1900b8021494Sopenharmony_ci kInstruction_add_al_r7_r10_0x00000558, 1901b8021494Sopenharmony_ci }, 1902b8021494Sopenharmony_ci { 1903b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r13_0x00001560), 1904b8021494Sopenharmony_ci kInstruction_add_al_r8_r13_0x00001560, 1905b8021494Sopenharmony_ci }, 1906b8021494Sopenharmony_ci { 1907b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r4_0x00002ac0), 1908b8021494Sopenharmony_ci kInstruction_add_al_r9_r4_0x00002ac0, 1909b8021494Sopenharmony_ci }, 1910b8021494Sopenharmony_ci { 1911b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r7_0x03fc0000), 1912b8021494Sopenharmony_ci kInstruction_add_al_r9_r7_0x03fc0000, 1913b8021494Sopenharmony_ci }, 1914b8021494Sopenharmony_ci { 1915b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r12_0x2ac00000), 1916b8021494Sopenharmony_ci kInstruction_add_al_r11_r12_0x2ac00000, 1917b8021494Sopenharmony_ci }, 1918b8021494Sopenharmony_ci { 1919b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r10_0x00001fe0), 1920b8021494Sopenharmony_ci kInstruction_add_al_r13_r10_0x00001fe0, 1921b8021494Sopenharmony_ci }, 1922b8021494Sopenharmony_ci { 1923b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r10_0x00558000), 1924b8021494Sopenharmony_ci kInstruction_add_al_r11_r10_0x00558000, 1925b8021494Sopenharmony_ci }, 1926b8021494Sopenharmony_ci { 1927b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r2_0x000000ab), 1928b8021494Sopenharmony_ci kInstruction_add_al_r3_r2_0x000000ab, 1929b8021494Sopenharmony_ci }, 1930b8021494Sopenharmony_ci { 1931b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r8_0x00000ab0), 1932b8021494Sopenharmony_ci kInstruction_add_al_r0_r8_0x00000ab0, 1933b8021494Sopenharmony_ci }, 1934b8021494Sopenharmony_ci { 1935b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r7_0xab000000), 1936b8021494Sopenharmony_ci kInstruction_add_al_r9_r7_0xab000000, 1937b8021494Sopenharmony_ci }, 1938b8021494Sopenharmony_ci { 1939b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r7_0x0ff00000), 1940b8021494Sopenharmony_ci kInstruction_add_al_r11_r7_0x0ff00000, 1941b8021494Sopenharmony_ci }, 1942b8021494Sopenharmony_ci { 1943b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r2_0x7f800000), 1944b8021494Sopenharmony_ci kInstruction_add_al_r10_r2_0x7f800000, 1945b8021494Sopenharmony_ci }, 1946b8021494Sopenharmony_ci { 1947b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r1_0x05580000), 1948b8021494Sopenharmony_ci kInstruction_add_al_r3_r1_0x05580000, 1949b8021494Sopenharmony_ci }, 1950b8021494Sopenharmony_ci { 1951b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r4_0x0ab00000), 1952b8021494Sopenharmony_ci kInstruction_add_al_r1_r4_0x0ab00000, 1953b8021494Sopenharmony_ci }, 1954b8021494Sopenharmony_ci { 1955b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r9_0x00005580), 1956b8021494Sopenharmony_ci kInstruction_add_al_r4_r9_0x00005580, 1957b8021494Sopenharmony_ci }, 1958b8021494Sopenharmony_ci { 1959b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r2_0x001fe000), 1960b8021494Sopenharmony_ci kInstruction_add_al_r3_r2_0x001fe000, 1961b8021494Sopenharmony_ci }, 1962b8021494Sopenharmony_ci { 1963b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r6_0x00000156), 1964b8021494Sopenharmony_ci kInstruction_add_al_r14_r6_0x00000156, 1965b8021494Sopenharmony_ci }, 1966b8021494Sopenharmony_ci { 1967b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r3_0x00000ab0), 1968b8021494Sopenharmony_ci kInstruction_add_al_r14_r3_0x00000ab0, 1969b8021494Sopenharmony_ci }, 1970b8021494Sopenharmony_ci { 1971b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r13_0x000001fe), 1972b8021494Sopenharmony_ci kInstruction_add_al_r12_r13_0x000001fe, 1973b8021494Sopenharmony_ci }, 1974b8021494Sopenharmony_ci { 1975b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r10_0x1fe00000), 1976b8021494Sopenharmony_ci kInstruction_add_al_r12_r10_0x1fe00000, 1977b8021494Sopenharmony_ci }, 1978b8021494Sopenharmony_ci { 1979b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r9_0x2ac00000), 1980b8021494Sopenharmony_ci kInstruction_add_al_r0_r9_0x2ac00000, 1981b8021494Sopenharmony_ci }, 1982b8021494Sopenharmony_ci { 1983b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r6_0x00000156), 1984b8021494Sopenharmony_ci kInstruction_add_al_r11_r6_0x00000156, 1985b8021494Sopenharmony_ci }, 1986b8021494Sopenharmony_ci { 1987b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r4_0x3fc00000), 1988b8021494Sopenharmony_ci kInstruction_add_al_r2_r4_0x3fc00000, 1989b8021494Sopenharmony_ci }, 1990b8021494Sopenharmony_ci { 1991b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r13_0x00002ac0), 1992b8021494Sopenharmony_ci kInstruction_add_al_r8_r13_0x00002ac0, 1993b8021494Sopenharmony_ci }, 1994b8021494Sopenharmony_ci { 1995b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r5_0x00ff00ff), 1996b8021494Sopenharmony_ci kInstruction_add_al_r1_r5_0x00ff00ff, 1997b8021494Sopenharmony_ci }, 1998b8021494Sopenharmony_ci { 1999b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r1_0x0007f800), 2000b8021494Sopenharmony_ci kInstruction_add_al_r6_r1_0x0007f800, 2001b8021494Sopenharmony_ci }, 2002b8021494Sopenharmony_ci { 2003b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r1_0x00001fe0), 2004b8021494Sopenharmony_ci kInstruction_add_al_r5_r1_0x00001fe0, 2005b8021494Sopenharmony_ci }, 2006b8021494Sopenharmony_ci { 2007b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r11_0xab00ab00), 2008b8021494Sopenharmony_ci kInstruction_add_al_r8_r11_0xab00ab00, 2009b8021494Sopenharmony_ci }, 2010b8021494Sopenharmony_ci { 2011b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r0_0xff00ff00), 2012b8021494Sopenharmony_ci kInstruction_add_al_r5_r0_0xff00ff00, 2013b8021494Sopenharmony_ci }, 2014b8021494Sopenharmony_ci { 2015b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r13_0x000000ab), 2016b8021494Sopenharmony_ci kInstruction_add_al_r14_r13_0x000000ab, 2017b8021494Sopenharmony_ci }, 2018b8021494Sopenharmony_ci { 2019b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r4_0x05580000), 2020b8021494Sopenharmony_ci kInstruction_add_al_r2_r4_0x05580000, 2021b8021494Sopenharmony_ci }, 2022b8021494Sopenharmony_ci { 2023b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r10_0x07f80000), 2024b8021494Sopenharmony_ci kInstruction_add_al_r14_r10_0x07f80000, 2025b8021494Sopenharmony_ci }, 2026b8021494Sopenharmony_ci { 2027b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r3_0x55800000), 2028b8021494Sopenharmony_ci kInstruction_add_al_r10_r3_0x55800000, 2029b8021494Sopenharmony_ci }, 2030b8021494Sopenharmony_ci { 2031b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r11_0x7f800000), 2032b8021494Sopenharmony_ci kInstruction_add_al_r0_r11_0x7f800000, 2033b8021494Sopenharmony_ci }, 2034b8021494Sopenharmony_ci { 2035b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r12_0xffffffff), 2036b8021494Sopenharmony_ci kInstruction_add_al_r3_r12_0xffffffff, 2037b8021494Sopenharmony_ci }, 2038b8021494Sopenharmony_ci { 2039b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r3_0x00000558), 2040b8021494Sopenharmony_ci kInstruction_add_al_r2_r3_0x00000558, 2041b8021494Sopenharmony_ci }, 2042b8021494Sopenharmony_ci { 2043b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r2_0x0003fc00), 2044b8021494Sopenharmony_ci kInstruction_add_al_r2_r2_0x0003fc00, 2045b8021494Sopenharmony_ci }, 2046b8021494Sopenharmony_ci { 2047b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r10_0x15600000), 2048b8021494Sopenharmony_ci kInstruction_add_al_r14_r10_0x15600000, 2049b8021494Sopenharmony_ci }, 2050b8021494Sopenharmony_ci { 2051b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r13_0x00000156), 2052b8021494Sopenharmony_ci kInstruction_add_al_r3_r13_0x00000156, 2053b8021494Sopenharmony_ci }, 2054b8021494Sopenharmony_ci { 2055b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r5_0x1fe00000), 2056b8021494Sopenharmony_ci kInstruction_add_al_r10_r5_0x1fe00000, 2057b8021494Sopenharmony_ci }, 2058b8021494Sopenharmony_ci { 2059b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r5_0x00055800), 2060b8021494Sopenharmony_ci kInstruction_add_al_r1_r5_0x00055800, 2061b8021494Sopenharmony_ci }, 2062b8021494Sopenharmony_ci { 2063b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r6_0xff000000), 2064b8021494Sopenharmony_ci kInstruction_add_al_r8_r6_0xff000000, 2065b8021494Sopenharmony_ci }, 2066b8021494Sopenharmony_ci { 2067b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r7_0x002ac000), 2068b8021494Sopenharmony_ci kInstruction_add_al_r3_r7_0x002ac000, 2069b8021494Sopenharmony_ci }, 2070b8021494Sopenharmony_ci { 2071b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r4_0x00ff00ff), 2072b8021494Sopenharmony_ci kInstruction_add_al_r6_r4_0x00ff00ff, 2073b8021494Sopenharmony_ci }, 2074b8021494Sopenharmony_ci { 2075b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r8_0x0007f800), 2076b8021494Sopenharmony_ci kInstruction_add_al_r0_r8_0x0007f800, 2077b8021494Sopenharmony_ci }, 2078b8021494Sopenharmony_ci { 2079b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r3_0xff000000), 2080b8021494Sopenharmony_ci kInstruction_add_al_r0_r3_0xff000000, 2081b8021494Sopenharmony_ci }, 2082b8021494Sopenharmony_ci { 2083b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r1_0xabababab), 2084b8021494Sopenharmony_ci kInstruction_add_al_r11_r1_0xabababab, 2085b8021494Sopenharmony_ci }, 2086b8021494Sopenharmony_ci { 2087b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r10_0x000001fe), 2088b8021494Sopenharmony_ci kInstruction_add_al_r14_r10_0x000001fe, 2089b8021494Sopenharmony_ci }, 2090b8021494Sopenharmony_ci { 2091b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r11_0x002ac000), 2092b8021494Sopenharmony_ci kInstruction_add_al_r4_r11_0x002ac000, 2093b8021494Sopenharmony_ci }, 2094b8021494Sopenharmony_ci { 2095b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r12_0x000000ab), 2096b8021494Sopenharmony_ci kInstruction_add_al_r11_r12_0x000000ab, 2097b8021494Sopenharmony_ci }, 2098b8021494Sopenharmony_ci { 2099b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r4_0x003fc000), 2100b8021494Sopenharmony_ci kInstruction_add_al_r3_r4_0x003fc000, 2101b8021494Sopenharmony_ci }, 2102b8021494Sopenharmony_ci { 2103b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r13_0x0ff00000), 2104b8021494Sopenharmony_ci kInstruction_add_al_r3_r13_0x0ff00000, 2105b8021494Sopenharmony_ci }, 2106b8021494Sopenharmony_ci { 2107b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r4_0x00001fe0), 2108b8021494Sopenharmony_ci kInstruction_add_al_r5_r4_0x00001fe0, 2109b8021494Sopenharmony_ci }, 2110b8021494Sopenharmony_ci { 2111b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r12_0x002ac000), 2112b8021494Sopenharmony_ci kInstruction_add_al_r6_r12_0x002ac000, 2113b8021494Sopenharmony_ci }, 2114b8021494Sopenharmony_ci { 2115b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r13_0x1fe00000), 2116b8021494Sopenharmony_ci kInstruction_add_al_r13_r13_0x1fe00000, 2117b8021494Sopenharmony_ci }, 2118b8021494Sopenharmony_ci { 2119b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r8_0x01560000), 2120b8021494Sopenharmony_ci kInstruction_add_al_r0_r8_0x01560000, 2121b8021494Sopenharmony_ci }, 2122b8021494Sopenharmony_ci { 2123b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r7_0x00055800), 2124b8021494Sopenharmony_ci kInstruction_add_al_r9_r7_0x00055800, 2125b8021494Sopenharmony_ci }, 2126b8021494Sopenharmony_ci { 2127b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r0_0x00000156), 2128b8021494Sopenharmony_ci kInstruction_add_al_r6_r0_0x00000156, 2129b8021494Sopenharmony_ci }, 2130b8021494Sopenharmony_ci { 2131b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r12_0x00055800), 2132b8021494Sopenharmony_ci kInstruction_add_al_r14_r12_0x00055800, 2133b8021494Sopenharmony_ci }, 2134b8021494Sopenharmony_ci { 2135b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r0_0xab00ab00), 2136b8021494Sopenharmony_ci kInstruction_add_al_r14_r0_0xab00ab00, 2137b8021494Sopenharmony_ci }, 2138b8021494Sopenharmony_ci { 2139b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r2_0x00ab0000), 2140b8021494Sopenharmony_ci kInstruction_add_al_r14_r2_0x00ab0000, 2141b8021494Sopenharmony_ci }, 2142b8021494Sopenharmony_ci { 2143b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r3_0x000000ab), 2144b8021494Sopenharmony_ci kInstruction_add_al_r0_r3_0x000000ab, 2145b8021494Sopenharmony_ci }, 2146b8021494Sopenharmony_ci { 2147b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r4_0x003fc000), 2148b8021494Sopenharmony_ci kInstruction_add_al_r13_r4_0x003fc000, 2149b8021494Sopenharmony_ci }, 2150b8021494Sopenharmony_ci { 2151b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r2_0x00001560), 2152b8021494Sopenharmony_ci kInstruction_add_al_r4_r2_0x00001560, 2153b8021494Sopenharmony_ci }, 2154b8021494Sopenharmony_ci { 2155b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r4_0x2ac00000), 2156b8021494Sopenharmony_ci kInstruction_add_al_r14_r4_0x2ac00000, 2157b8021494Sopenharmony_ci }, 2158b8021494Sopenharmony_ci { 2159b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r11_0x000003fc), 2160b8021494Sopenharmony_ci kInstruction_add_al_r4_r11_0x000003fc, 2161b8021494Sopenharmony_ci }, 2162b8021494Sopenharmony_ci { 2163b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r8_0x001fe000), 2164b8021494Sopenharmony_ci kInstruction_add_al_r6_r8_0x001fe000, 2165b8021494Sopenharmony_ci }, 2166b8021494Sopenharmony_ci { 2167b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r14_0x00000558), 2168b8021494Sopenharmony_ci kInstruction_add_al_r12_r14_0x00000558, 2169b8021494Sopenharmony_ci }, 2170b8021494Sopenharmony_ci { 2171b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r13_0x0ff00000), 2172b8021494Sopenharmony_ci kInstruction_add_al_r0_r13_0x0ff00000, 2173b8021494Sopenharmony_ci }, 2174b8021494Sopenharmony_ci { 2175b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r11_0xabababab), 2176b8021494Sopenharmony_ci kInstruction_add_al_r3_r11_0xabababab, 2177b8021494Sopenharmony_ci }, 2178b8021494Sopenharmony_ci { 2179b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r1_0x000001fe), 2180b8021494Sopenharmony_ci kInstruction_add_al_r4_r1_0x000001fe, 2181b8021494Sopenharmony_ci }, 2182b8021494Sopenharmony_ci { 2183b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r5_0x000002ac), 2184b8021494Sopenharmony_ci kInstruction_add_al_r0_r5_0x000002ac, 2185b8021494Sopenharmony_ci }, 2186b8021494Sopenharmony_ci { 2187b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r5_0x0003fc00), 2188b8021494Sopenharmony_ci kInstruction_add_al_r8_r5_0x0003fc00, 2189b8021494Sopenharmony_ci }, 2190b8021494Sopenharmony_ci { 2191b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r13_0x0002ac00), 2192b8021494Sopenharmony_ci kInstruction_add_al_r7_r13_0x0002ac00, 2193b8021494Sopenharmony_ci }, 2194b8021494Sopenharmony_ci { 2195b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r6_0x00015600), 2196b8021494Sopenharmony_ci kInstruction_add_al_r10_r6_0x00015600, 2197b8021494Sopenharmony_ci }, 2198b8021494Sopenharmony_ci { 2199b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r10_0x00ff0000), 2200b8021494Sopenharmony_ci kInstruction_add_al_r12_r10_0x00ff0000, 2201b8021494Sopenharmony_ci }, 2202b8021494Sopenharmony_ci { 2203b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r12_0x00005580), 2204b8021494Sopenharmony_ci kInstruction_add_al_r12_r12_0x00005580, 2205b8021494Sopenharmony_ci }, 2206b8021494Sopenharmony_ci { 2207b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r4_0x02ac0000), 2208b8021494Sopenharmony_ci kInstruction_add_al_r0_r4_0x02ac0000, 2209b8021494Sopenharmony_ci }, 2210b8021494Sopenharmony_ci { 2211b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r9_0x02ac0000), 2212b8021494Sopenharmony_ci kInstruction_add_al_r9_r9_0x02ac0000, 2213b8021494Sopenharmony_ci }, 2214b8021494Sopenharmony_ci { 2215b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r4_0x00000558), 2216b8021494Sopenharmony_ci kInstruction_add_al_r7_r4_0x00000558, 2217b8021494Sopenharmony_ci }, 2218b8021494Sopenharmony_ci { 2219b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r14_0x07f80000), 2220b8021494Sopenharmony_ci kInstruction_add_al_r12_r14_0x07f80000, 2221b8021494Sopenharmony_ci }, 2222b8021494Sopenharmony_ci { 2223b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r2_0xab00ab00), 2224b8021494Sopenharmony_ci kInstruction_add_al_r7_r2_0xab00ab00, 2225b8021494Sopenharmony_ci }, 2226b8021494Sopenharmony_ci { 2227b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r12_0xff000000), 2228b8021494Sopenharmony_ci kInstruction_add_al_r1_r12_0xff000000, 2229b8021494Sopenharmony_ci }, 2230b8021494Sopenharmony_ci { 2231b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r0_0x7f800000), 2232b8021494Sopenharmony_ci kInstruction_add_al_r8_r0_0x7f800000, 2233b8021494Sopenharmony_ci }, 2234b8021494Sopenharmony_ci { 2235b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r0_0x00000ab0), 2236b8021494Sopenharmony_ci kInstruction_add_al_r7_r0_0x00000ab0, 2237b8021494Sopenharmony_ci }, 2238b8021494Sopenharmony_ci { 2239b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r0_0x00005580), 2240b8021494Sopenharmony_ci kInstruction_add_al_r1_r0_0x00005580, 2241b8021494Sopenharmony_ci }, 2242b8021494Sopenharmony_ci { 2243b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r1_0x001fe000), 2244b8021494Sopenharmony_ci kInstruction_add_al_r14_r1_0x001fe000, 2245b8021494Sopenharmony_ci }, 2246b8021494Sopenharmony_ci { 2247b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r13_0x0002ac00), 2248b8021494Sopenharmony_ci kInstruction_add_al_r13_r13_0x0002ac00, 2249b8021494Sopenharmony_ci }, 2250b8021494Sopenharmony_ci { 2251b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r12_0x0002ac00), 2252b8021494Sopenharmony_ci kInstruction_add_al_r8_r12_0x0002ac00, 2253b8021494Sopenharmony_ci }, 2254b8021494Sopenharmony_ci { 2255b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r10_0x00ff00ff), 2256b8021494Sopenharmony_ci kInstruction_add_al_r10_r10_0x00ff00ff, 2257b8021494Sopenharmony_ci }, 2258b8021494Sopenharmony_ci { 2259b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r4_0x002ac000), 2260b8021494Sopenharmony_ci kInstruction_add_al_r4_r4_0x002ac000, 2261b8021494Sopenharmony_ci }, 2262b8021494Sopenharmony_ci { 2263b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r5_0x000ab000), 2264b8021494Sopenharmony_ci kInstruction_add_al_r12_r5_0x000ab000, 2265b8021494Sopenharmony_ci }, 2266b8021494Sopenharmony_ci { 2267b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r2_0x000003fc), 2268b8021494Sopenharmony_ci kInstruction_add_al_r1_r2_0x000003fc, 2269b8021494Sopenharmony_ci }, 2270b8021494Sopenharmony_ci { 2271b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r11_0x001fe000), 2272b8021494Sopenharmony_ci kInstruction_add_al_r10_r11_0x001fe000, 2273b8021494Sopenharmony_ci }, 2274b8021494Sopenharmony_ci { 2275b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r2_0x05580000), 2276b8021494Sopenharmony_ci kInstruction_add_al_r11_r2_0x05580000, 2277b8021494Sopenharmony_ci }, 2278b8021494Sopenharmony_ci { 2279b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r6_0x000000ab), 2280b8021494Sopenharmony_ci kInstruction_add_al_r2_r6_0x000000ab, 2281b8021494Sopenharmony_ci }, 2282b8021494Sopenharmony_ci { 2283b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r3_0x0000ff00), 2284b8021494Sopenharmony_ci kInstruction_add_al_r6_r3_0x0000ff00, 2285b8021494Sopenharmony_ci }, 2286b8021494Sopenharmony_ci { 2287b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r0_0x00156000), 2288b8021494Sopenharmony_ci kInstruction_add_al_r13_r0_0x00156000, 2289b8021494Sopenharmony_ci }, 2290b8021494Sopenharmony_ci { 2291b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r9_0x00002ac0), 2292b8021494Sopenharmony_ci kInstruction_add_al_r2_r9_0x00002ac0, 2293b8021494Sopenharmony_ci }, 2294b8021494Sopenharmony_ci { 2295b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r7_0x00055800), 2296b8021494Sopenharmony_ci kInstruction_add_al_r11_r7_0x00055800, 2297b8021494Sopenharmony_ci }, 2298b8021494Sopenharmony_ci { 2299b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r9_0x00001fe0), 2300b8021494Sopenharmony_ci kInstruction_add_al_r10_r9_0x00001fe0, 2301b8021494Sopenharmony_ci }, 2302b8021494Sopenharmony_ci { 2303b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r11_0x00156000), 2304b8021494Sopenharmony_ci kInstruction_add_al_r10_r11_0x00156000, 2305b8021494Sopenharmony_ci }, 2306b8021494Sopenharmony_ci { 2307b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r10_0xff00ff00), 2308b8021494Sopenharmony_ci kInstruction_add_al_r12_r10_0xff00ff00, 2309b8021494Sopenharmony_ci }, 2310b8021494Sopenharmony_ci { 2311b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r14_0x00ab00ab), 2312b8021494Sopenharmony_ci kInstruction_add_al_r7_r14_0x00ab00ab, 2313b8021494Sopenharmony_ci }, 2314b8021494Sopenharmony_ci { 2315b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r7_0x002ac000), 2316b8021494Sopenharmony_ci kInstruction_add_al_r14_r7_0x002ac000, 2317b8021494Sopenharmony_ci }, 2318b8021494Sopenharmony_ci { 2319b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r6_0x000ff000), 2320b8021494Sopenharmony_ci kInstruction_add_al_r5_r6_0x000ff000, 2321b8021494Sopenharmony_ci }, 2322b8021494Sopenharmony_ci { 2323b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r1_0xff000000), 2324b8021494Sopenharmony_ci kInstruction_add_al_r8_r1_0xff000000, 2325b8021494Sopenharmony_ci }, 2326b8021494Sopenharmony_ci { 2327b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r0_0x000002ac), 2328b8021494Sopenharmony_ci kInstruction_add_al_r8_r0_0x000002ac, 2329b8021494Sopenharmony_ci }, 2330b8021494Sopenharmony_ci { 2331b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r6_0x00002ac0), 2332b8021494Sopenharmony_ci kInstruction_add_al_r12_r6_0x00002ac0, 2333b8021494Sopenharmony_ci }, 2334b8021494Sopenharmony_ci { 2335b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r2_0x3fc00000), 2336b8021494Sopenharmony_ci kInstruction_add_al_r14_r2_0x3fc00000, 2337b8021494Sopenharmony_ci }, 2338b8021494Sopenharmony_ci { 2339b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r3_0x01560000), 2340b8021494Sopenharmony_ci kInstruction_add_al_r3_r3_0x01560000, 2341b8021494Sopenharmony_ci }, 2342b8021494Sopenharmony_ci { 2343b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r12_0x0001fe00), 2344b8021494Sopenharmony_ci kInstruction_add_al_r3_r12_0x0001fe00, 2345b8021494Sopenharmony_ci }, 2346b8021494Sopenharmony_ci { 2347b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r10_0x000002ac), 2348b8021494Sopenharmony_ci kInstruction_add_al_r8_r10_0x000002ac, 2349b8021494Sopenharmony_ci }, 2350b8021494Sopenharmony_ci { 2351b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r9_0x002ac000), 2352b8021494Sopenharmony_ci kInstruction_add_al_r9_r9_0x002ac000, 2353b8021494Sopenharmony_ci }, 2354b8021494Sopenharmony_ci { 2355b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r6_0x00156000), 2356b8021494Sopenharmony_ci kInstruction_add_al_r0_r6_0x00156000, 2357b8021494Sopenharmony_ci }, 2358b8021494Sopenharmony_ci { 2359b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r7_0x0ff00000), 2360b8021494Sopenharmony_ci kInstruction_add_al_r14_r7_0x0ff00000, 2361b8021494Sopenharmony_ci }, 2362b8021494Sopenharmony_ci { 2363b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r3_0x00005580), 2364b8021494Sopenharmony_ci kInstruction_add_al_r1_r3_0x00005580, 2365b8021494Sopenharmony_ci }, 2366b8021494Sopenharmony_ci { 2367b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r7_0x000001fe), 2368b8021494Sopenharmony_ci kInstruction_add_al_r14_r7_0x000001fe, 2369b8021494Sopenharmony_ci }, 2370b8021494Sopenharmony_ci { 2371b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r5_0x03fc0000), 2372b8021494Sopenharmony_ci kInstruction_add_al_r9_r5_0x03fc0000, 2373b8021494Sopenharmony_ci }, 2374b8021494Sopenharmony_ci { 2375b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r14_0x002ac000), 2376b8021494Sopenharmony_ci kInstruction_add_al_r7_r14_0x002ac000, 2377b8021494Sopenharmony_ci }, 2378b8021494Sopenharmony_ci { 2379b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r9_0x00000558), 2380b8021494Sopenharmony_ci kInstruction_add_al_r8_r9_0x00000558, 2381b8021494Sopenharmony_ci }, 2382b8021494Sopenharmony_ci { 2383b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r1_0x007f8000), 2384b8021494Sopenharmony_ci kInstruction_add_al_r14_r1_0x007f8000, 2385b8021494Sopenharmony_ci }, 2386b8021494Sopenharmony_ci { 2387b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r0_0xab00ab00), 2388b8021494Sopenharmony_ci kInstruction_add_al_r11_r0_0xab00ab00, 2389b8021494Sopenharmony_ci }, 2390b8021494Sopenharmony_ci { 2391b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r8_0x00000156), 2392b8021494Sopenharmony_ci kInstruction_add_al_r11_r8_0x00000156, 2393b8021494Sopenharmony_ci }, 2394b8021494Sopenharmony_ci { 2395b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r10_0x00055800), 2396b8021494Sopenharmony_ci kInstruction_add_al_r4_r10_0x00055800, 2397b8021494Sopenharmony_ci }, 2398b8021494Sopenharmony_ci { 2399b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r7_0x00007f80), 2400b8021494Sopenharmony_ci kInstruction_add_al_r2_r7_0x00007f80, 2401b8021494Sopenharmony_ci }, 2402b8021494Sopenharmony_ci { 2403b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r6_0x00558000), 2404b8021494Sopenharmony_ci kInstruction_add_al_r0_r6_0x00558000, 2405b8021494Sopenharmony_ci }, 2406b8021494Sopenharmony_ci { 2407b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r2_0x00558000), 2408b8021494Sopenharmony_ci kInstruction_add_al_r4_r2_0x00558000, 2409b8021494Sopenharmony_ci }, 2410b8021494Sopenharmony_ci { 2411b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r3_0x0007f800), 2412b8021494Sopenharmony_ci kInstruction_add_al_r2_r3_0x0007f800, 2413b8021494Sopenharmony_ci }, 2414b8021494Sopenharmony_ci { 2415b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r14_0xab00ab00), 2416b8021494Sopenharmony_ci kInstruction_add_al_r14_r14_0xab00ab00, 2417b8021494Sopenharmony_ci }, 2418b8021494Sopenharmony_ci { 2419b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r13_0x000000ff), 2420b8021494Sopenharmony_ci kInstruction_add_al_r0_r13_0x000000ff, 2421b8021494Sopenharmony_ci }, 2422b8021494Sopenharmony_ci { 2423b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r9_0xab00ab00), 2424b8021494Sopenharmony_ci kInstruction_add_al_r10_r9_0xab00ab00, 2425b8021494Sopenharmony_ci }, 2426b8021494Sopenharmony_ci { 2427b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r1_0x3fc00000), 2428b8021494Sopenharmony_ci kInstruction_add_al_r1_r1_0x3fc00000, 2429b8021494Sopenharmony_ci }, 2430b8021494Sopenharmony_ci { 2431b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r6_0x002ac000), 2432b8021494Sopenharmony_ci kInstruction_add_al_r8_r6_0x002ac000, 2433b8021494Sopenharmony_ci }, 2434b8021494Sopenharmony_ci { 2435b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r4_0x55800000), 2436b8021494Sopenharmony_ci kInstruction_add_al_r12_r4_0x55800000, 2437b8021494Sopenharmony_ci }, 2438b8021494Sopenharmony_ci { 2439b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r10_0x2ac00000), 2440b8021494Sopenharmony_ci kInstruction_add_al_r6_r10_0x2ac00000, 2441b8021494Sopenharmony_ci }, 2442b8021494Sopenharmony_ci { 2443b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r9_0x001fe000), 2444b8021494Sopenharmony_ci kInstruction_add_al_r7_r9_0x001fe000, 2445b8021494Sopenharmony_ci }, 2446b8021494Sopenharmony_ci { 2447b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r12_0x00005580), 2448b8021494Sopenharmony_ci kInstruction_add_al_r4_r12_0x00005580, 2449b8021494Sopenharmony_ci }, 2450b8021494Sopenharmony_ci { 2451b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r8_0x0ab00000), 2452b8021494Sopenharmony_ci kInstruction_add_al_r9_r8_0x0ab00000, 2453b8021494Sopenharmony_ci }, 2454b8021494Sopenharmony_ci { 2455b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r4_0xff00ff00), 2456b8021494Sopenharmony_ci kInstruction_add_al_r2_r4_0xff00ff00, 2457b8021494Sopenharmony_ci }, 2458b8021494Sopenharmony_ci { 2459b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r14_0x00001fe0), 2460b8021494Sopenharmony_ci kInstruction_add_al_r8_r14_0x00001fe0, 2461b8021494Sopenharmony_ci }, 2462b8021494Sopenharmony_ci { 2463b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r3_0x003fc000), 2464b8021494Sopenharmony_ci kInstruction_add_al_r5_r3_0x003fc000, 2465b8021494Sopenharmony_ci }, 2466b8021494Sopenharmony_ci { 2467b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r10_0x00ff00ff), 2468b8021494Sopenharmony_ci kInstruction_add_al_r2_r10_0x00ff00ff, 2469b8021494Sopenharmony_ci }, 2470b8021494Sopenharmony_ci { 2471b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r12_0x15600000), 2472b8021494Sopenharmony_ci kInstruction_add_al_r11_r12_0x15600000, 2473b8021494Sopenharmony_ci }, 2474b8021494Sopenharmony_ci { 2475b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r5_0x00002ac0), 2476b8021494Sopenharmony_ci kInstruction_add_al_r1_r5_0x00002ac0, 2477b8021494Sopenharmony_ci }, 2478b8021494Sopenharmony_ci { 2479b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r7_0x2ac00000), 2480b8021494Sopenharmony_ci kInstruction_add_al_r3_r7_0x2ac00000, 2481b8021494Sopenharmony_ci }, 2482b8021494Sopenharmony_ci { 2483b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r1_0xffffffff), 2484b8021494Sopenharmony_ci kInstruction_add_al_r5_r1_0xffffffff, 2485b8021494Sopenharmony_ci }, 2486b8021494Sopenharmony_ci { 2487b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r10_0xff00ff00), 2488b8021494Sopenharmony_ci kInstruction_add_al_r4_r10_0xff00ff00, 2489b8021494Sopenharmony_ci }, 2490b8021494Sopenharmony_ci { 2491b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r2_0x00001fe0), 2492b8021494Sopenharmony_ci kInstruction_add_al_r1_r2_0x00001fe0, 2493b8021494Sopenharmony_ci }, 2494b8021494Sopenharmony_ci { 2495b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r14_0x000000ff), 2496b8021494Sopenharmony_ci kInstruction_add_al_r5_r14_0x000000ff, 2497b8021494Sopenharmony_ci }, 2498b8021494Sopenharmony_ci { 2499b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r0_0x000ab000), 2500b8021494Sopenharmony_ci kInstruction_add_al_r14_r0_0x000ab000, 2501b8021494Sopenharmony_ci }, 2502b8021494Sopenharmony_ci { 2503b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r3_0x00ab0000), 2504b8021494Sopenharmony_ci kInstruction_add_al_r10_r3_0x00ab0000, 2505b8021494Sopenharmony_ci }, 2506b8021494Sopenharmony_ci { 2507b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r12_0x03fc0000), 2508b8021494Sopenharmony_ci kInstruction_add_al_r10_r12_0x03fc0000, 2509b8021494Sopenharmony_ci }, 2510b8021494Sopenharmony_ci { 2511b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r11_0x0007f800), 2512b8021494Sopenharmony_ci kInstruction_add_al_r8_r11_0x0007f800, 2513b8021494Sopenharmony_ci }, 2514b8021494Sopenharmony_ci { 2515b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r13_0x0001fe00), 2516b8021494Sopenharmony_ci kInstruction_add_al_r9_r13_0x0001fe00, 2517b8021494Sopenharmony_ci }, 2518b8021494Sopenharmony_ci { 2519b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r13_0x02ac0000), 2520b8021494Sopenharmony_ci kInstruction_add_al_r12_r13_0x02ac0000, 2521b8021494Sopenharmony_ci }, 2522b8021494Sopenharmony_ci { 2523b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r9_0x00ab00ab), 2524b8021494Sopenharmony_ci kInstruction_add_al_r3_r9_0x00ab00ab, 2525b8021494Sopenharmony_ci }, 2526b8021494Sopenharmony_ci { 2527b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r1_0x3fc00000), 2528b8021494Sopenharmony_ci kInstruction_add_al_r10_r1_0x3fc00000, 2529b8021494Sopenharmony_ci }, 2530b8021494Sopenharmony_ci { 2531b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r8_0x00000558), 2532b8021494Sopenharmony_ci kInstruction_add_al_r6_r8_0x00000558, 2533b8021494Sopenharmony_ci }, 2534b8021494Sopenharmony_ci { 2535b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r12_0x0000ab00), 2536b8021494Sopenharmony_ci kInstruction_add_al_r6_r12_0x0000ab00, 2537b8021494Sopenharmony_ci }, 2538b8021494Sopenharmony_ci { 2539b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r13_0x000ab000), 2540b8021494Sopenharmony_ci kInstruction_add_al_r14_r13_0x000ab000, 2541b8021494Sopenharmony_ci }, 2542b8021494Sopenharmony_ci { 2543b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r5_0x1fe00000), 2544b8021494Sopenharmony_ci kInstruction_add_al_r1_r5_0x1fe00000, 2545b8021494Sopenharmony_ci }, 2546b8021494Sopenharmony_ci { 2547b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r3_0x02ac0000), 2548b8021494Sopenharmony_ci kInstruction_add_al_r11_r3_0x02ac0000, 2549b8021494Sopenharmony_ci }, 2550b8021494Sopenharmony_ci { 2551b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r5_0x55800000), 2552b8021494Sopenharmony_ci kInstruction_add_al_r9_r5_0x55800000, 2553b8021494Sopenharmony_ci }, 2554b8021494Sopenharmony_ci { 2555b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r5_0x000ab000), 2556b8021494Sopenharmony_ci kInstruction_add_al_r5_r5_0x000ab000, 2557b8021494Sopenharmony_ci }, 2558b8021494Sopenharmony_ci { 2559b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r12_0x003fc000), 2560b8021494Sopenharmony_ci kInstruction_add_al_r0_r12_0x003fc000, 2561b8021494Sopenharmony_ci }, 2562b8021494Sopenharmony_ci { 2563b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r4_0x0000ab00), 2564b8021494Sopenharmony_ci kInstruction_add_al_r10_r4_0x0000ab00, 2565b8021494Sopenharmony_ci }, 2566b8021494Sopenharmony_ci { 2567b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r2_0x0000ff00), 2568b8021494Sopenharmony_ci kInstruction_add_al_r3_r2_0x0000ff00, 2569b8021494Sopenharmony_ci }, 2570b8021494Sopenharmony_ci { 2571b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r8_0x3fc00000), 2572b8021494Sopenharmony_ci kInstruction_add_al_r14_r8_0x3fc00000, 2573b8021494Sopenharmony_ci }, 2574b8021494Sopenharmony_ci { 2575b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r13_0x05580000), 2576b8021494Sopenharmony_ci kInstruction_add_al_r10_r13_0x05580000, 2577b8021494Sopenharmony_ci }, 2578b8021494Sopenharmony_ci { 2579b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r13_0x00156000), 2580b8021494Sopenharmony_ci kInstruction_add_al_r4_r13_0x00156000, 2581b8021494Sopenharmony_ci }, 2582b8021494Sopenharmony_ci { 2583b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r2_0x000002ac), 2584b8021494Sopenharmony_ci kInstruction_add_al_r7_r2_0x000002ac, 2585b8021494Sopenharmony_ci }, 2586b8021494Sopenharmony_ci { 2587b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r10_0x000002ac), 2588b8021494Sopenharmony_ci kInstruction_add_al_r5_r10_0x000002ac, 2589b8021494Sopenharmony_ci }, 2590b8021494Sopenharmony_ci { 2591b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r0_0xab000000), 2592b8021494Sopenharmony_ci kInstruction_add_al_r7_r0_0xab000000, 2593b8021494Sopenharmony_ci }, 2594b8021494Sopenharmony_ci { 2595b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r10_0x000002ac), 2596b8021494Sopenharmony_ci kInstruction_add_al_r1_r10_0x000002ac, 2597b8021494Sopenharmony_ci }, 2598b8021494Sopenharmony_ci { 2599b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r9_0x00002ac0), 2600b8021494Sopenharmony_ci kInstruction_add_al_r11_r9_0x00002ac0, 2601b8021494Sopenharmony_ci }, 2602b8021494Sopenharmony_ci { 2603b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r0_0x000001fe), 2604b8021494Sopenharmony_ci kInstruction_add_al_r4_r0_0x000001fe, 2605b8021494Sopenharmony_ci }, 2606b8021494Sopenharmony_ci { 2607b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r9_0x0003fc00), 2608b8021494Sopenharmony_ci kInstruction_add_al_r11_r9_0x0003fc00, 2609b8021494Sopenharmony_ci }, 2610b8021494Sopenharmony_ci { 2611b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r3_0x00005580), 2612b8021494Sopenharmony_ci kInstruction_add_al_r8_r3_0x00005580, 2613b8021494Sopenharmony_ci }, 2614b8021494Sopenharmony_ci { 2615b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r4_0xffffffff), 2616b8021494Sopenharmony_ci kInstruction_add_al_r4_r4_0xffffffff, 2617b8021494Sopenharmony_ci }, 2618b8021494Sopenharmony_ci { 2619b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r9_0x00000558), 2620b8021494Sopenharmony_ci kInstruction_add_al_r1_r9_0x00000558, 2621b8021494Sopenharmony_ci }, 2622b8021494Sopenharmony_ci { 2623b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r2_0x00ab0000), 2624b8021494Sopenharmony_ci kInstruction_add_al_r9_r2_0x00ab0000, 2625b8021494Sopenharmony_ci }, 2626b8021494Sopenharmony_ci { 2627b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r6_0x00003fc0), 2628b8021494Sopenharmony_ci kInstruction_add_al_r11_r6_0x00003fc0, 2629b8021494Sopenharmony_ci }, 2630b8021494Sopenharmony_ci { 2631b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r11_0x01fe0000), 2632b8021494Sopenharmony_ci kInstruction_add_al_r11_r11_0x01fe0000, 2633b8021494Sopenharmony_ci }, 2634b8021494Sopenharmony_ci { 2635b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r10_0x0001fe00), 2636b8021494Sopenharmony_ci kInstruction_add_al_r6_r10_0x0001fe00, 2637b8021494Sopenharmony_ci }, 2638b8021494Sopenharmony_ci { 2639b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r3_0x00000156), 2640b8021494Sopenharmony_ci kInstruction_add_al_r8_r3_0x00000156, 2641b8021494Sopenharmony_ci }, 2642b8021494Sopenharmony_ci { 2643b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r12_0x0002ac00), 2644b8021494Sopenharmony_ci kInstruction_add_al_r12_r12_0x0002ac00, 2645b8021494Sopenharmony_ci }, 2646b8021494Sopenharmony_ci { 2647b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r6_0x7f800000), 2648b8021494Sopenharmony_ci kInstruction_add_al_r8_r6_0x7f800000, 2649b8021494Sopenharmony_ci }, 2650b8021494Sopenharmony_ci { 2651b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r13_0x000002ac), 2652b8021494Sopenharmony_ci kInstruction_add_al_r5_r13_0x000002ac, 2653b8021494Sopenharmony_ci }, 2654b8021494Sopenharmony_ci { 2655b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r13_0x15600000), 2656b8021494Sopenharmony_ci kInstruction_add_al_r5_r13_0x15600000, 2657b8021494Sopenharmony_ci }, 2658b8021494Sopenharmony_ci { 2659b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r8_0x000000ab), 2660b8021494Sopenharmony_ci kInstruction_add_al_r8_r8_0x000000ab, 2661b8021494Sopenharmony_ci }, 2662b8021494Sopenharmony_ci { 2663b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r14_0x00156000), 2664b8021494Sopenharmony_ci kInstruction_add_al_r12_r14_0x00156000, 2665b8021494Sopenharmony_ci }, 2666b8021494Sopenharmony_ci { 2667b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r7_0x003fc000), 2668b8021494Sopenharmony_ci kInstruction_add_al_r1_r7_0x003fc000, 2669b8021494Sopenharmony_ci }, 2670b8021494Sopenharmony_ci { 2671b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r0_0x00003fc0), 2672b8021494Sopenharmony_ci kInstruction_add_al_r8_r0_0x00003fc0, 2673b8021494Sopenharmony_ci }, 2674b8021494Sopenharmony_ci { 2675b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r11_0x0007f800), 2676b8021494Sopenharmony_ci kInstruction_add_al_r14_r11_0x0007f800, 2677b8021494Sopenharmony_ci }, 2678b8021494Sopenharmony_ci { 2679b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r8_0x00ab00ab), 2680b8021494Sopenharmony_ci kInstruction_add_al_r3_r8_0x00ab00ab, 2681b8021494Sopenharmony_ci }, 2682b8021494Sopenharmony_ci { 2683b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r8_0x55800000), 2684b8021494Sopenharmony_ci kInstruction_add_al_r14_r8_0x55800000, 2685b8021494Sopenharmony_ci }, 2686b8021494Sopenharmony_ci { 2687b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r8_0x000ff000), 2688b8021494Sopenharmony_ci kInstruction_add_al_r7_r8_0x000ff000, 2689b8021494Sopenharmony_ci }, 2690b8021494Sopenharmony_ci { 2691b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r11_0x01fe0000), 2692b8021494Sopenharmony_ci kInstruction_add_al_r4_r11_0x01fe0000, 2693b8021494Sopenharmony_ci }, 2694b8021494Sopenharmony_ci { 2695b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r4_0x01560000), 2696b8021494Sopenharmony_ci kInstruction_add_al_r2_r4_0x01560000, 2697b8021494Sopenharmony_ci }, 2698b8021494Sopenharmony_ci { 2699b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r3_0xffffffff), 2700b8021494Sopenharmony_ci kInstruction_add_al_r4_r3_0xffffffff, 2701b8021494Sopenharmony_ci }, 2702b8021494Sopenharmony_ci { 2703b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r8_0xab000000), 2704b8021494Sopenharmony_ci kInstruction_add_al_r7_r8_0xab000000, 2705b8021494Sopenharmony_ci }, 2706b8021494Sopenharmony_ci { 2707b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r13_0x00000ab0), 2708b8021494Sopenharmony_ci kInstruction_add_al_r0_r13_0x00000ab0, 2709b8021494Sopenharmony_ci }, 2710b8021494Sopenharmony_ci { 2711b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r2_0x000001fe), 2712b8021494Sopenharmony_ci kInstruction_add_al_r1_r2_0x000001fe, 2713b8021494Sopenharmony_ci }, 2714b8021494Sopenharmony_ci { 2715b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r14_0x02ac0000), 2716b8021494Sopenharmony_ci kInstruction_add_al_r8_r14_0x02ac0000, 2717b8021494Sopenharmony_ci }, 2718b8021494Sopenharmony_ci { 2719b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r5_0x00558000), 2720b8021494Sopenharmony_ci kInstruction_add_al_r4_r5_0x00558000, 2721b8021494Sopenharmony_ci }, 2722b8021494Sopenharmony_ci { 2723b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r7_0xff00ff00), 2724b8021494Sopenharmony_ci kInstruction_add_al_r6_r7_0xff00ff00, 2725b8021494Sopenharmony_ci }, 2726b8021494Sopenharmony_ci { 2727b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r12_0x001fe000), 2728b8021494Sopenharmony_ci kInstruction_add_al_r8_r12_0x001fe000, 2729b8021494Sopenharmony_ci }, 2730b8021494Sopenharmony_ci { 2731b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r4_0x07f80000), 2732b8021494Sopenharmony_ci kInstruction_add_al_r6_r4_0x07f80000, 2733b8021494Sopenharmony_ci }, 2734b8021494Sopenharmony_ci { 2735b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r0_0x00001fe0), 2736b8021494Sopenharmony_ci kInstruction_add_al_r4_r0_0x00001fe0, 2737b8021494Sopenharmony_ci }, 2738b8021494Sopenharmony_ci { 2739b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r3_0xff00ff00), 2740b8021494Sopenharmony_ci kInstruction_add_al_r14_r3_0xff00ff00, 2741b8021494Sopenharmony_ci }, 2742b8021494Sopenharmony_ci { 2743b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r6_0xab000000), 2744b8021494Sopenharmony_ci kInstruction_add_al_r0_r6_0xab000000, 2745b8021494Sopenharmony_ci }, 2746b8021494Sopenharmony_ci { 2747b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r13_0x00000ab0), 2748b8021494Sopenharmony_ci kInstruction_add_al_r12_r13_0x00000ab0, 2749b8021494Sopenharmony_ci }, 2750b8021494Sopenharmony_ci { 2751b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r8_0x00000558), 2752b8021494Sopenharmony_ci kInstruction_add_al_r12_r8_0x00000558, 2753b8021494Sopenharmony_ci }, 2754b8021494Sopenharmony_ci { 2755b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r12_0x0003fc00), 2756b8021494Sopenharmony_ci kInstruction_add_al_r3_r12_0x0003fc00, 2757b8021494Sopenharmony_ci }, 2758b8021494Sopenharmony_ci { 2759b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r11_0x7f800000), 2760b8021494Sopenharmony_ci kInstruction_add_al_r2_r11_0x7f800000, 2761b8021494Sopenharmony_ci }, 2762b8021494Sopenharmony_ci { 2763b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r4_0x15600000), 2764b8021494Sopenharmony_ci kInstruction_add_al_r10_r4_0x15600000, 2765b8021494Sopenharmony_ci }, 2766b8021494Sopenharmony_ci { 2767b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r7_0x0ab00000), 2768b8021494Sopenharmony_ci kInstruction_add_al_r8_r7_0x0ab00000, 2769b8021494Sopenharmony_ci }, 2770b8021494Sopenharmony_ci { 2771b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r6_0x000000ff), 2772b8021494Sopenharmony_ci kInstruction_add_al_r10_r6_0x000000ff, 2773b8021494Sopenharmony_ci }, 2774b8021494Sopenharmony_ci { 2775b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r4_0xff00ff00), 2776b8021494Sopenharmony_ci kInstruction_add_al_r3_r4_0xff00ff00, 2777b8021494Sopenharmony_ci }, 2778b8021494Sopenharmony_ci { 2779b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r10_0x00ab0000), 2780b8021494Sopenharmony_ci kInstruction_add_al_r14_r10_0x00ab0000, 2781b8021494Sopenharmony_ci }, 2782b8021494Sopenharmony_ci { 2783b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r3_0x0002ac00), 2784b8021494Sopenharmony_ci kInstruction_add_al_r8_r3_0x0002ac00, 2785b8021494Sopenharmony_ci }, 2786b8021494Sopenharmony_ci { 2787b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r8_0x00000558), 2788b8021494Sopenharmony_ci kInstruction_add_al_r8_r8_0x00000558, 2789b8021494Sopenharmony_ci }, 2790b8021494Sopenharmony_ci { 2791b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r4_0x00015600), 2792b8021494Sopenharmony_ci kInstruction_add_al_r12_r4_0x00015600, 2793b8021494Sopenharmony_ci }, 2794b8021494Sopenharmony_ci { 2795b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r1_0x002ac000), 2796b8021494Sopenharmony_ci kInstruction_add_al_r8_r1_0x002ac000, 2797b8021494Sopenharmony_ci }, 2798b8021494Sopenharmony_ci { 2799b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r5_0x000000ab), 2800b8021494Sopenharmony_ci kInstruction_add_al_r8_r5_0x000000ab, 2801b8021494Sopenharmony_ci }, 2802b8021494Sopenharmony_ci { 2803b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r6_0x000000ab), 2804b8021494Sopenharmony_ci kInstruction_add_al_r6_r6_0x000000ab, 2805b8021494Sopenharmony_ci }, 2806b8021494Sopenharmony_ci { 2807b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r7_0x00002ac0), 2808b8021494Sopenharmony_ci kInstruction_add_al_r5_r7_0x00002ac0, 2809b8021494Sopenharmony_ci }, 2810b8021494Sopenharmony_ci { 2811b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r4_0x00000ff0), 2812b8021494Sopenharmony_ci kInstruction_add_al_r11_r4_0x00000ff0, 2813b8021494Sopenharmony_ci }, 2814b8021494Sopenharmony_ci { 2815b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r9_0x00000ff0), 2816b8021494Sopenharmony_ci kInstruction_add_al_r9_r9_0x00000ff0, 2817b8021494Sopenharmony_ci }, 2818b8021494Sopenharmony_ci { 2819b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r8_0x00ff0000), 2820b8021494Sopenharmony_ci kInstruction_add_al_r0_r8_0x00ff0000, 2821b8021494Sopenharmony_ci }, 2822b8021494Sopenharmony_ci { 2823b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r11_0x000000ab), 2824b8021494Sopenharmony_ci kInstruction_add_al_r9_r11_0x000000ab, 2825b8021494Sopenharmony_ci }, 2826b8021494Sopenharmony_ci { 2827b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r5_0x000000ff), 2828b8021494Sopenharmony_ci kInstruction_add_al_r7_r5_0x000000ff, 2829b8021494Sopenharmony_ci }, 2830b8021494Sopenharmony_ci { 2831b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r0_0x15600000), 2832b8021494Sopenharmony_ci kInstruction_add_al_r14_r0_0x15600000, 2833b8021494Sopenharmony_ci }, 2834b8021494Sopenharmony_ci { 2835b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r9_0x00000156), 2836b8021494Sopenharmony_ci kInstruction_add_al_r10_r9_0x00000156, 2837b8021494Sopenharmony_ci }, 2838b8021494Sopenharmony_ci { 2839b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r7_0x00ff0000), 2840b8021494Sopenharmony_ci kInstruction_add_al_r3_r7_0x00ff0000, 2841b8021494Sopenharmony_ci }, 2842b8021494Sopenharmony_ci { 2843b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r11_0xab00ab00), 2844b8021494Sopenharmony_ci kInstruction_add_al_r6_r11_0xab00ab00, 2845b8021494Sopenharmony_ci }, 2846b8021494Sopenharmony_ci { 2847b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r2_0x002ac000), 2848b8021494Sopenharmony_ci kInstruction_add_al_r5_r2_0x002ac000, 2849b8021494Sopenharmony_ci }, 2850b8021494Sopenharmony_ci { 2851b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r14_0x55800000), 2852b8021494Sopenharmony_ci kInstruction_add_al_r9_r14_0x55800000, 2853b8021494Sopenharmony_ci }, 2854b8021494Sopenharmony_ci { 2855b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r13_0x15600000), 2856b8021494Sopenharmony_ci kInstruction_add_al_r10_r13_0x15600000, 2857b8021494Sopenharmony_ci }, 2858b8021494Sopenharmony_ci { 2859b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r7_0x0ff00000), 2860b8021494Sopenharmony_ci kInstruction_add_al_r13_r7_0x0ff00000, 2861b8021494Sopenharmony_ci }, 2862b8021494Sopenharmony_ci { 2863b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r5_0xffffffff), 2864b8021494Sopenharmony_ci kInstruction_add_al_r12_r5_0xffffffff, 2865b8021494Sopenharmony_ci }, 2866b8021494Sopenharmony_ci { 2867b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r10_0x00000156), 2868b8021494Sopenharmony_ci kInstruction_add_al_r8_r10_0x00000156, 2869b8021494Sopenharmony_ci }, 2870b8021494Sopenharmony_ci { 2871b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r6_0x00005580), 2872b8021494Sopenharmony_ci kInstruction_add_al_r7_r6_0x00005580, 2873b8021494Sopenharmony_ci }, 2874b8021494Sopenharmony_ci { 2875b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r6_0x0ab00000), 2876b8021494Sopenharmony_ci kInstruction_add_al_r6_r6_0x0ab00000, 2877b8021494Sopenharmony_ci }, 2878b8021494Sopenharmony_ci { 2879b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r7_0x01fe0000), 2880b8021494Sopenharmony_ci kInstruction_add_al_r3_r7_0x01fe0000, 2881b8021494Sopenharmony_ci }, 2882b8021494Sopenharmony_ci { 2883b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r9_0x00558000), 2884b8021494Sopenharmony_ci kInstruction_add_al_r14_r9_0x00558000, 2885b8021494Sopenharmony_ci }, 2886b8021494Sopenharmony_ci { 2887b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r13_0x000007f8), 2888b8021494Sopenharmony_ci kInstruction_add_al_r3_r13_0x000007f8, 2889b8021494Sopenharmony_ci }, 2890b8021494Sopenharmony_ci { 2891b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r2_0x00055800), 2892b8021494Sopenharmony_ci kInstruction_add_al_r10_r2_0x00055800, 2893b8021494Sopenharmony_ci }, 2894b8021494Sopenharmony_ci { 2895b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r14_0x00005580), 2896b8021494Sopenharmony_ci kInstruction_add_al_r5_r14_0x00005580, 2897b8021494Sopenharmony_ci }, 2898b8021494Sopenharmony_ci { 2899b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r12_0xab000000), 2900b8021494Sopenharmony_ci kInstruction_add_al_r9_r12_0xab000000, 2901b8021494Sopenharmony_ci }, 2902b8021494Sopenharmony_ci { 2903b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r14_0x00000156), 2904b8021494Sopenharmony_ci kInstruction_add_al_r2_r14_0x00000156, 2905b8021494Sopenharmony_ci }, 2906b8021494Sopenharmony_ci { 2907b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r10_0x000ff000), 2908b8021494Sopenharmony_ci kInstruction_add_al_r6_r10_0x000ff000, 2909b8021494Sopenharmony_ci }, 2910b8021494Sopenharmony_ci { 2911b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r7_0x000007f8), 2912b8021494Sopenharmony_ci kInstruction_add_al_r6_r7_0x000007f8, 2913b8021494Sopenharmony_ci }, 2914b8021494Sopenharmony_ci { 2915b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r3_0x7f800000), 2916b8021494Sopenharmony_ci kInstruction_add_al_r8_r3_0x7f800000, 2917b8021494Sopenharmony_ci }, 2918b8021494Sopenharmony_ci { 2919b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r12_0x15600000), 2920b8021494Sopenharmony_ci kInstruction_add_al_r0_r12_0x15600000, 2921b8021494Sopenharmony_ci }, 2922b8021494Sopenharmony_ci { 2923b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r6_0x00558000), 2924b8021494Sopenharmony_ci kInstruction_add_al_r1_r6_0x00558000, 2925b8021494Sopenharmony_ci }, 2926b8021494Sopenharmony_ci { 2927b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r8_0x55800000), 2928b8021494Sopenharmony_ci kInstruction_add_al_r3_r8_0x55800000, 2929b8021494Sopenharmony_ci }, 2930b8021494Sopenharmony_ci { 2931b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r14_0x000003fc), 2932b8021494Sopenharmony_ci kInstruction_add_al_r1_r14_0x000003fc, 2933b8021494Sopenharmony_ci }, 2934b8021494Sopenharmony_ci { 2935b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r2_0x0ab00000), 2936b8021494Sopenharmony_ci kInstruction_add_al_r0_r2_0x0ab00000, 2937b8021494Sopenharmony_ci }, 2938b8021494Sopenharmony_ci { 2939b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r12_0x00000156), 2940b8021494Sopenharmony_ci kInstruction_add_al_r10_r12_0x00000156, 2941b8021494Sopenharmony_ci }, 2942b8021494Sopenharmony_ci { 2943b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r14_0x03fc0000), 2944b8021494Sopenharmony_ci kInstruction_add_al_r12_r14_0x03fc0000, 2945b8021494Sopenharmony_ci }, 2946b8021494Sopenharmony_ci { 2947b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r5_0x0001fe00), 2948b8021494Sopenharmony_ci kInstruction_add_al_r2_r5_0x0001fe00, 2949b8021494Sopenharmony_ci }, 2950b8021494Sopenharmony_ci { 2951b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r11_0x000ab000), 2952b8021494Sopenharmony_ci kInstruction_add_al_r5_r11_0x000ab000, 2953b8021494Sopenharmony_ci }, 2954b8021494Sopenharmony_ci { 2955b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r14_0x0001fe00), 2956b8021494Sopenharmony_ci kInstruction_add_al_r14_r14_0x0001fe00, 2957b8021494Sopenharmony_ci }, 2958b8021494Sopenharmony_ci { 2959b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r2_0x00003fc0), 2960b8021494Sopenharmony_ci kInstruction_add_al_r13_r2_0x00003fc0, 2961b8021494Sopenharmony_ci }, 2962b8021494Sopenharmony_ci { 2963b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r8_0xab000000), 2964b8021494Sopenharmony_ci kInstruction_add_al_r0_r8_0xab000000, 2965b8021494Sopenharmony_ci }, 2966b8021494Sopenharmony_ci { 2967b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r0_0x000000ab), 2968b8021494Sopenharmony_ci kInstruction_add_al_r12_r0_0x000000ab, 2969b8021494Sopenharmony_ci }, 2970b8021494Sopenharmony_ci { 2971b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r10_0x002ac000), 2972b8021494Sopenharmony_ci kInstruction_add_al_r11_r10_0x002ac000, 2973b8021494Sopenharmony_ci }, 2974b8021494Sopenharmony_ci { 2975b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r11_0x00ab0000), 2976b8021494Sopenharmony_ci kInstruction_add_al_r12_r11_0x00ab0000, 2977b8021494Sopenharmony_ci }, 2978b8021494Sopenharmony_ci { 2979b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r9_0x0ff00000), 2980b8021494Sopenharmony_ci kInstruction_add_al_r2_r9_0x0ff00000, 2981b8021494Sopenharmony_ci }, 2982b8021494Sopenharmony_ci { 2983b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r4_0x000001fe), 2984b8021494Sopenharmony_ci kInstruction_add_al_r7_r4_0x000001fe, 2985b8021494Sopenharmony_ci }, 2986b8021494Sopenharmony_ci { 2987b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r6_0x0000ff00), 2988b8021494Sopenharmony_ci kInstruction_add_al_r7_r6_0x0000ff00, 2989b8021494Sopenharmony_ci }, 2990b8021494Sopenharmony_ci { 2991b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r14_0x05580000), 2992b8021494Sopenharmony_ci kInstruction_add_al_r11_r14_0x05580000, 2993b8021494Sopenharmony_ci }, 2994b8021494Sopenharmony_ci { 2995b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r10_0x00000558), 2996b8021494Sopenharmony_ci kInstruction_add_al_r6_r10_0x00000558, 2997b8021494Sopenharmony_ci }, 2998b8021494Sopenharmony_ci { 2999b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r6_0x0001fe00), 3000b8021494Sopenharmony_ci kInstruction_add_al_r11_r6_0x0001fe00, 3001b8021494Sopenharmony_ci }, 3002b8021494Sopenharmony_ci { 3003b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r12_0xab00ab00), 3004b8021494Sopenharmony_ci kInstruction_add_al_r11_r12_0xab00ab00, 3005b8021494Sopenharmony_ci }, 3006b8021494Sopenharmony_ci { 3007b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r8_0x7f800000), 3008b8021494Sopenharmony_ci kInstruction_add_al_r1_r8_0x7f800000, 3009b8021494Sopenharmony_ci }, 3010b8021494Sopenharmony_ci { 3011b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r3_0x0000ff00), 3012b8021494Sopenharmony_ci kInstruction_add_al_r4_r3_0x0000ff00, 3013b8021494Sopenharmony_ci }, 3014b8021494Sopenharmony_ci { 3015b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r4_0x00ff00ff), 3016b8021494Sopenharmony_ci kInstruction_add_al_r5_r4_0x00ff00ff, 3017b8021494Sopenharmony_ci }, 3018b8021494Sopenharmony_ci { 3019b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r11_0x2ac00000), 3020b8021494Sopenharmony_ci kInstruction_add_al_r12_r11_0x2ac00000, 3021b8021494Sopenharmony_ci }, 3022b8021494Sopenharmony_ci { 3023b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r6_0xab00ab00), 3024b8021494Sopenharmony_ci kInstruction_add_al_r1_r6_0xab00ab00, 3025b8021494Sopenharmony_ci }, 3026b8021494Sopenharmony_ci { 3027b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r3_0x000000ab), 3028b8021494Sopenharmony_ci kInstruction_add_al_r6_r3_0x000000ab, 3029b8021494Sopenharmony_ci }, 3030b8021494Sopenharmony_ci { 3031b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r11_0x0007f800), 3032b8021494Sopenharmony_ci kInstruction_add_al_r2_r11_0x0007f800, 3033b8021494Sopenharmony_ci }, 3034b8021494Sopenharmony_ci { 3035b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r0_0x00001560), 3036b8021494Sopenharmony_ci kInstruction_add_al_r3_r0_0x00001560, 3037b8021494Sopenharmony_ci }, 3038b8021494Sopenharmony_ci { 3039b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r14_0x00000558), 3040b8021494Sopenharmony_ci kInstruction_add_al_r1_r14_0x00000558, 3041b8021494Sopenharmony_ci }, 3042b8021494Sopenharmony_ci { 3043b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r8_0x00558000), 3044b8021494Sopenharmony_ci kInstruction_add_al_r10_r8_0x00558000, 3045b8021494Sopenharmony_ci }, 3046b8021494Sopenharmony_ci { 3047b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r8_0x000ff000), 3048b8021494Sopenharmony_ci kInstruction_add_al_r0_r8_0x000ff000, 3049b8021494Sopenharmony_ci }, 3050b8021494Sopenharmony_ci { 3051b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r6_0x007f8000), 3052b8021494Sopenharmony_ci kInstruction_add_al_r13_r6_0x007f8000, 3053b8021494Sopenharmony_ci }, 3054b8021494Sopenharmony_ci { 3055b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r10_0x000002ac), 3056b8021494Sopenharmony_ci kInstruction_add_al_r3_r10_0x000002ac, 3057b8021494Sopenharmony_ci }, 3058b8021494Sopenharmony_ci { 3059b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r2_0x0003fc00), 3060b8021494Sopenharmony_ci kInstruction_add_al_r12_r2_0x0003fc00, 3061b8021494Sopenharmony_ci }, 3062b8021494Sopenharmony_ci { 3063b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r5_0x02ac0000), 3064b8021494Sopenharmony_ci kInstruction_add_al_r5_r5_0x02ac0000, 3065b8021494Sopenharmony_ci }, 3066b8021494Sopenharmony_ci { 3067b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r12_0x001fe000), 3068b8021494Sopenharmony_ci kInstruction_add_al_r11_r12_0x001fe000, 3069b8021494Sopenharmony_ci }, 3070b8021494Sopenharmony_ci { 3071b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r14_0x001fe000), 3072b8021494Sopenharmony_ci kInstruction_add_al_r0_r14_0x001fe000, 3073b8021494Sopenharmony_ci }, 3074b8021494Sopenharmony_ci { 3075b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r14_0x02ac0000), 3076b8021494Sopenharmony_ci kInstruction_add_al_r0_r14_0x02ac0000, 3077b8021494Sopenharmony_ci }, 3078b8021494Sopenharmony_ci { 3079b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r7_0x0ff00000), 3080b8021494Sopenharmony_ci kInstruction_add_al_r6_r7_0x0ff00000, 3081b8021494Sopenharmony_ci }, 3082b8021494Sopenharmony_ci { 3083b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r13_0x00000156), 3084b8021494Sopenharmony_ci kInstruction_add_al_r10_r13_0x00000156, 3085b8021494Sopenharmony_ci }, 3086b8021494Sopenharmony_ci { 3087b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r7_0x000007f8), 3088b8021494Sopenharmony_ci kInstruction_add_al_r3_r7_0x000007f8, 3089b8021494Sopenharmony_ci }, 3090b8021494Sopenharmony_ci { 3091b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r10_0x000000ab), 3092b8021494Sopenharmony_ci kInstruction_add_al_r4_r10_0x000000ab, 3093b8021494Sopenharmony_ci }, 3094b8021494Sopenharmony_ci { 3095b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r6_0x00000558), 3096b8021494Sopenharmony_ci kInstruction_add_al_r0_r6_0x00000558, 3097b8021494Sopenharmony_ci }, 3098b8021494Sopenharmony_ci { 3099b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r1_0x05580000), 3100b8021494Sopenharmony_ci kInstruction_add_al_r1_r1_0x05580000, 3101b8021494Sopenharmony_ci }, 3102b8021494Sopenharmony_ci { 3103b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r2_0x00001560), 3104b8021494Sopenharmony_ci kInstruction_add_al_r8_r2_0x00001560, 3105b8021494Sopenharmony_ci }, 3106b8021494Sopenharmony_ci { 3107b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r5_0x0001fe00), 3108b8021494Sopenharmony_ci kInstruction_add_al_r9_r5_0x0001fe00, 3109b8021494Sopenharmony_ci }, 3110b8021494Sopenharmony_ci { 3111b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r9_0x0ab00000), 3112b8021494Sopenharmony_ci kInstruction_add_al_r13_r9_0x0ab00000, 3113b8021494Sopenharmony_ci }, 3114b8021494Sopenharmony_ci { 3115b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r9_0x00007f80), 3116b8021494Sopenharmony_ci kInstruction_add_al_r13_r9_0x00007f80, 3117b8021494Sopenharmony_ci }, 3118b8021494Sopenharmony_ci { 3119b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r5_0x0000ab00), 3120b8021494Sopenharmony_ci kInstruction_add_al_r10_r5_0x0000ab00, 3121b8021494Sopenharmony_ci }, 3122b8021494Sopenharmony_ci { 3123b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r13_0x007f8000), 3124b8021494Sopenharmony_ci kInstruction_add_al_r6_r13_0x007f8000, 3125b8021494Sopenharmony_ci }, 3126b8021494Sopenharmony_ci { 3127b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r9_0x000ab000), 3128b8021494Sopenharmony_ci kInstruction_add_al_r5_r9_0x000ab000, 3129b8021494Sopenharmony_ci }, 3130b8021494Sopenharmony_ci { 3131b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r4_0x000000ab), 3132b8021494Sopenharmony_ci kInstruction_add_al_r4_r4_0x000000ab, 3133b8021494Sopenharmony_ci }, 3134b8021494Sopenharmony_ci { 3135b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r5_0xab00ab00), 3136b8021494Sopenharmony_ci kInstruction_add_al_r13_r5_0xab00ab00, 3137b8021494Sopenharmony_ci }, 3138b8021494Sopenharmony_ci { 3139b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r3_0x00005580), 3140b8021494Sopenharmony_ci kInstruction_add_al_r12_r3_0x00005580, 3141b8021494Sopenharmony_ci }, 3142b8021494Sopenharmony_ci { 3143b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r10_0x55800000), 3144b8021494Sopenharmony_ci kInstruction_add_al_r0_r10_0x55800000, 3145b8021494Sopenharmony_ci }, 3146b8021494Sopenharmony_ci { 3147b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r8_0x00ab00ab), 3148b8021494Sopenharmony_ci kInstruction_add_al_r2_r8_0x00ab00ab, 3149b8021494Sopenharmony_ci }, 3150b8021494Sopenharmony_ci { 3151b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r5_0x0003fc00), 3152b8021494Sopenharmony_ci kInstruction_add_al_r11_r5_0x0003fc00, 3153b8021494Sopenharmony_ci }, 3154b8021494Sopenharmony_ci { 3155b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r0_0x00ab0000), 3156b8021494Sopenharmony_ci kInstruction_add_al_r11_r0_0x00ab0000, 3157b8021494Sopenharmony_ci }, 3158b8021494Sopenharmony_ci { 3159b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r2_0x000002ac), 3160b8021494Sopenharmony_ci kInstruction_add_al_r10_r2_0x000002ac, 3161b8021494Sopenharmony_ci }, 3162b8021494Sopenharmony_ci { 3163b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r12_0x00055800), 3164b8021494Sopenharmony_ci kInstruction_add_al_r11_r12_0x00055800, 3165b8021494Sopenharmony_ci }, 3166b8021494Sopenharmony_ci { 3167b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r13_0x00000ff0), 3168b8021494Sopenharmony_ci kInstruction_add_al_r5_r13_0x00000ff0, 3169b8021494Sopenharmony_ci }, 3170b8021494Sopenharmony_ci { 3171b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r14_0x15600000), 3172b8021494Sopenharmony_ci kInstruction_add_al_r4_r14_0x15600000, 3173b8021494Sopenharmony_ci }, 3174b8021494Sopenharmony_ci { 3175b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r1_0x00003fc0), 3176b8021494Sopenharmony_ci kInstruction_add_al_r10_r1_0x00003fc0, 3177b8021494Sopenharmony_ci }, 3178b8021494Sopenharmony_ci { 3179b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r8_0xff000000), 3180b8021494Sopenharmony_ci kInstruction_add_al_r14_r8_0xff000000, 3181b8021494Sopenharmony_ci }, 3182b8021494Sopenharmony_ci { 3183b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r0_0x00ff0000), 3184b8021494Sopenharmony_ci kInstruction_add_al_r12_r0_0x00ff0000, 3185b8021494Sopenharmony_ci }, 3186b8021494Sopenharmony_ci { 3187b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r5_0x3fc00000), 3188b8021494Sopenharmony_ci kInstruction_add_al_r4_r5_0x3fc00000, 3189b8021494Sopenharmony_ci }, 3190b8021494Sopenharmony_ci { 3191b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r10_0x3fc00000), 3192b8021494Sopenharmony_ci kInstruction_add_al_r14_r10_0x3fc00000, 3193b8021494Sopenharmony_ci }, 3194b8021494Sopenharmony_ci { 3195b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r1_0x00015600), 3196b8021494Sopenharmony_ci kInstruction_add_al_r10_r1_0x00015600, 3197b8021494Sopenharmony_ci }, 3198b8021494Sopenharmony_ci { 3199b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r3_0xff000000), 3200b8021494Sopenharmony_ci kInstruction_add_al_r4_r3_0xff000000, 3201b8021494Sopenharmony_ci }, 3202b8021494Sopenharmony_ci { 3203b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r10_0x02ac0000), 3204b8021494Sopenharmony_ci kInstruction_add_al_r10_r10_0x02ac0000, 3205b8021494Sopenharmony_ci }, 3206b8021494Sopenharmony_ci { 3207b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r9_0x000ff000), 3208b8021494Sopenharmony_ci kInstruction_add_al_r9_r9_0x000ff000, 3209b8021494Sopenharmony_ci }, 3210b8021494Sopenharmony_ci { 3211b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r7_0x0002ac00), 3212b8021494Sopenharmony_ci kInstruction_add_al_r13_r7_0x0002ac00, 3213b8021494Sopenharmony_ci }, 3214b8021494Sopenharmony_ci { 3215b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r8_0x00001fe0), 3216b8021494Sopenharmony_ci kInstruction_add_al_r7_r8_0x00001fe0, 3217b8021494Sopenharmony_ci }, 3218b8021494Sopenharmony_ci { 3219b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r4_0x00001560), 3220b8021494Sopenharmony_ci kInstruction_add_al_r2_r4_0x00001560, 3221b8021494Sopenharmony_ci }, 3222b8021494Sopenharmony_ci { 3223b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r7_0x00156000), 3224b8021494Sopenharmony_ci kInstruction_add_al_r13_r7_0x00156000, 3225b8021494Sopenharmony_ci }, 3226b8021494Sopenharmony_ci { 3227b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r9_0x000003fc), 3228b8021494Sopenharmony_ci kInstruction_add_al_r9_r9_0x000003fc, 3229b8021494Sopenharmony_ci }, 3230b8021494Sopenharmony_ci { 3231b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r3_0x000ab000), 3232b8021494Sopenharmony_ci kInstruction_add_al_r0_r3_0x000ab000, 3233b8021494Sopenharmony_ci }, 3234b8021494Sopenharmony_ci { 3235b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r12_0x0000ab00), 3236b8021494Sopenharmony_ci kInstruction_add_al_r10_r12_0x0000ab00, 3237b8021494Sopenharmony_ci }, 3238b8021494Sopenharmony_ci { 3239b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r13_0x00002ac0), 3240b8021494Sopenharmony_ci kInstruction_add_al_r1_r13_0x00002ac0, 3241b8021494Sopenharmony_ci }, 3242b8021494Sopenharmony_ci { 3243b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r10_0x001fe000), 3244b8021494Sopenharmony_ci kInstruction_add_al_r3_r10_0x001fe000, 3245b8021494Sopenharmony_ci }, 3246b8021494Sopenharmony_ci { 3247b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r12_0x00ff00ff), 3248b8021494Sopenharmony_ci kInstruction_add_al_r4_r12_0x00ff00ff, 3249b8021494Sopenharmony_ci }, 3250b8021494Sopenharmony_ci { 3251b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r5_0x003fc000), 3252b8021494Sopenharmony_ci kInstruction_add_al_r12_r5_0x003fc000, 3253b8021494Sopenharmony_ci }, 3254b8021494Sopenharmony_ci { 3255b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r2_0x0001fe00), 3256b8021494Sopenharmony_ci kInstruction_add_al_r11_r2_0x0001fe00, 3257b8021494Sopenharmony_ci }, 3258b8021494Sopenharmony_ci { 3259b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r6_0x0007f800), 3260b8021494Sopenharmony_ci kInstruction_add_al_r8_r6_0x0007f800, 3261b8021494Sopenharmony_ci }, 3262b8021494Sopenharmony_ci { 3263b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r1_0x000000ff), 3264b8021494Sopenharmony_ci kInstruction_add_al_r11_r1_0x000000ff, 3265b8021494Sopenharmony_ci }, 3266b8021494Sopenharmony_ci { 3267b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r5_r2_0x007f8000), 3268b8021494Sopenharmony_ci kInstruction_add_al_r5_r2_0x007f8000, 3269b8021494Sopenharmony_ci }, 3270b8021494Sopenharmony_ci { 3271b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r10_0xab000000), 3272b8021494Sopenharmony_ci kInstruction_add_al_r8_r10_0xab000000, 3273b8021494Sopenharmony_ci }, 3274b8021494Sopenharmony_ci { 3275b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r3_0x000ff000), 3276b8021494Sopenharmony_ci kInstruction_add_al_r10_r3_0x000ff000, 3277b8021494Sopenharmony_ci }, 3278b8021494Sopenharmony_ci { 3279b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r0_0x00ff0000), 3280b8021494Sopenharmony_ci kInstruction_add_al_r6_r0_0x00ff0000, 3281b8021494Sopenharmony_ci }, 3282b8021494Sopenharmony_ci { 3283b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r14_0x0ff00000), 3284b8021494Sopenharmony_ci kInstruction_add_al_r7_r14_0x0ff00000, 3285b8021494Sopenharmony_ci }, 3286b8021494Sopenharmony_ci { 3287b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r3_0x00001560), 3288b8021494Sopenharmony_ci kInstruction_add_al_r8_r3_0x00001560, 3289b8021494Sopenharmony_ci }, 3290b8021494Sopenharmony_ci { 3291b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r9_0x00000558), 3292b8021494Sopenharmony_ci kInstruction_add_al_r13_r9_0x00000558, 3293b8021494Sopenharmony_ci }, 3294b8021494Sopenharmony_ci { 3295b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r7_0x00001fe0), 3296b8021494Sopenharmony_ci kInstruction_add_al_r8_r7_0x00001fe0, 3297b8021494Sopenharmony_ci }, 3298b8021494Sopenharmony_ci { 3299b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r3_0x0003fc00), 3300b8021494Sopenharmony_ci kInstruction_add_al_r13_r3_0x0003fc00, 3301b8021494Sopenharmony_ci }, 3302b8021494Sopenharmony_ci { 3303b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r14_0x000000ab), 3304b8021494Sopenharmony_ci kInstruction_add_al_r4_r14_0x000000ab, 3305b8021494Sopenharmony_ci }, 3306b8021494Sopenharmony_ci { 3307b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r7_0x000000ab), 3308b8021494Sopenharmony_ci kInstruction_add_al_r14_r7_0x000000ab, 3309b8021494Sopenharmony_ci }, 3310b8021494Sopenharmony_ci { 3311b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r9_0x00558000), 3312b8021494Sopenharmony_ci kInstruction_add_al_r11_r9_0x00558000, 3313b8021494Sopenharmony_ci }, 3314b8021494Sopenharmony_ci { 3315b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r10_0x0000ff00), 3316b8021494Sopenharmony_ci kInstruction_add_al_r3_r10_0x0000ff00, 3317b8021494Sopenharmony_ci }, 3318b8021494Sopenharmony_ci { 3319b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r12_0x003fc000), 3320b8021494Sopenharmony_ci kInstruction_add_al_r4_r12_0x003fc000, 3321b8021494Sopenharmony_ci }, 3322b8021494Sopenharmony_ci { 3323b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r1_0x002ac000), 3324b8021494Sopenharmony_ci kInstruction_add_al_r11_r1_0x002ac000, 3325b8021494Sopenharmony_ci }, 3326b8021494Sopenharmony_ci { 3327b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r0_0x7f800000), 3328b8021494Sopenharmony_ci kInstruction_add_al_r12_r0_0x7f800000, 3329b8021494Sopenharmony_ci }, 3330b8021494Sopenharmony_ci { 3331b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r9_0x00003fc0), 3332b8021494Sopenharmony_ci kInstruction_add_al_r3_r9_0x00003fc0, 3333b8021494Sopenharmony_ci }, 3334b8021494Sopenharmony_ci { 3335b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r6_0x0ff00000), 3336b8021494Sopenharmony_ci kInstruction_add_al_r6_r6_0x0ff00000, 3337b8021494Sopenharmony_ci }, 3338b8021494Sopenharmony_ci { 3339b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r11_0xff000000), 3340b8021494Sopenharmony_ci kInstruction_add_al_r1_r11_0xff000000, 3341b8021494Sopenharmony_ci }, 3342b8021494Sopenharmony_ci { 3343b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r10_0x0007f800), 3344b8021494Sopenharmony_ci kInstruction_add_al_r2_r10_0x0007f800, 3345b8021494Sopenharmony_ci }, 3346b8021494Sopenharmony_ci { 3347b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r10_0x000002ac), 3348b8021494Sopenharmony_ci kInstruction_add_al_r12_r10_0x000002ac, 3349b8021494Sopenharmony_ci }, 3350b8021494Sopenharmony_ci { 3351b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r8_0x000003fc), 3352b8021494Sopenharmony_ci kInstruction_add_al_r10_r8_0x000003fc, 3353b8021494Sopenharmony_ci }, 3354b8021494Sopenharmony_ci { 3355b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r0_0x55800000), 3356b8021494Sopenharmony_ci kInstruction_add_al_r9_r0_0x55800000, 3357b8021494Sopenharmony_ci }, 3358b8021494Sopenharmony_ci { 3359b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r7_0x1fe00000), 3360b8021494Sopenharmony_ci kInstruction_add_al_r8_r7_0x1fe00000, 3361b8021494Sopenharmony_ci }, 3362b8021494Sopenharmony_ci { 3363b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r0_0x15600000), 3364b8021494Sopenharmony_ci kInstruction_add_al_r4_r0_0x15600000, 3365b8021494Sopenharmony_ci }, 3366b8021494Sopenharmony_ci { 3367b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r0_0xff00ff00), 3368b8021494Sopenharmony_ci kInstruction_add_al_r4_r0_0xff00ff00, 3369b8021494Sopenharmony_ci }, 3370b8021494Sopenharmony_ci { 3371b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r14_0x00007f80), 3372b8021494Sopenharmony_ci kInstruction_add_al_r1_r14_0x00007f80, 3373b8021494Sopenharmony_ci }, 3374b8021494Sopenharmony_ci { 3375b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r3_0x00ff00ff), 3376b8021494Sopenharmony_ci kInstruction_add_al_r7_r3_0x00ff00ff, 3377b8021494Sopenharmony_ci }, 3378b8021494Sopenharmony_ci { 3379b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r2_0x00001560), 3380b8021494Sopenharmony_ci kInstruction_add_al_r10_r2_0x00001560, 3381b8021494Sopenharmony_ci }, 3382b8021494Sopenharmony_ci { 3383b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r14_0xabababab), 3384b8021494Sopenharmony_ci kInstruction_add_al_r0_r14_0xabababab, 3385b8021494Sopenharmony_ci }, 3386b8021494Sopenharmony_ci { 3387b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r4_0x007f8000), 3388b8021494Sopenharmony_ci kInstruction_add_al_r3_r4_0x007f8000, 3389b8021494Sopenharmony_ci }, 3390b8021494Sopenharmony_ci { 3391b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r2_0x003fc000), 3392b8021494Sopenharmony_ci kInstruction_add_al_r0_r2_0x003fc000, 3393b8021494Sopenharmony_ci }, 3394b8021494Sopenharmony_ci { 3395b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r6_0x0002ac00), 3396b8021494Sopenharmony_ci kInstruction_add_al_r13_r6_0x0002ac00, 3397b8021494Sopenharmony_ci }, 3398b8021494Sopenharmony_ci { 3399b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r5_0x00001fe0), 3400b8021494Sopenharmony_ci kInstruction_add_al_r11_r5_0x00001fe0, 3401b8021494Sopenharmony_ci }, 3402b8021494Sopenharmony_ci { 3403b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r13_0x00005580), 3404b8021494Sopenharmony_ci kInstruction_add_al_r1_r13_0x00005580, 3405b8021494Sopenharmony_ci }, 3406b8021494Sopenharmony_ci { 3407b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r8_0x000007f8), 3408b8021494Sopenharmony_ci kInstruction_add_al_r13_r8_0x000007f8, 3409b8021494Sopenharmony_ci }, 3410b8021494Sopenharmony_ci { 3411b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r4_0x0ab00000), 3412b8021494Sopenharmony_ci kInstruction_add_al_r6_r4_0x0ab00000, 3413b8021494Sopenharmony_ci }, 3414b8021494Sopenharmony_ci { 3415b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r10_0x1fe00000), 3416b8021494Sopenharmony_ci kInstruction_add_al_r14_r10_0x1fe00000, 3417b8021494Sopenharmony_ci }, 3418b8021494Sopenharmony_ci { 3419b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r6_0xff00ff00), 3420b8021494Sopenharmony_ci kInstruction_add_al_r7_r6_0xff00ff00, 3421b8021494Sopenharmony_ci }, 3422b8021494Sopenharmony_ci { 3423b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r5_0xffffffff), 3424b8021494Sopenharmony_ci kInstruction_add_al_r11_r5_0xffffffff, 3425b8021494Sopenharmony_ci }, 3426b8021494Sopenharmony_ci { 3427b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r12_0xffffffff), 3428b8021494Sopenharmony_ci kInstruction_add_al_r0_r12_0xffffffff, 3429b8021494Sopenharmony_ci }, 3430b8021494Sopenharmony_ci { 3431b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r2_0x15600000), 3432b8021494Sopenharmony_ci kInstruction_add_al_r12_r2_0x15600000, 3433b8021494Sopenharmony_ci }, 3434b8021494Sopenharmony_ci { 3435b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r3_r12_0x000ff000), 3436b8021494Sopenharmony_ci kInstruction_add_al_r3_r12_0x000ff000, 3437b8021494Sopenharmony_ci }, 3438b8021494Sopenharmony_ci { 3439b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r6_r8_0x00055800), 3440b8021494Sopenharmony_ci kInstruction_add_al_r6_r8_0x00055800, 3441b8021494Sopenharmony_ci }, 3442b8021494Sopenharmony_ci { 3443b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r7_0x05580000), 3444b8021494Sopenharmony_ci kInstruction_add_al_r12_r7_0x05580000, 3445b8021494Sopenharmony_ci }, 3446b8021494Sopenharmony_ci { 3447b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r5_0x007f8000), 3448b8021494Sopenharmony_ci kInstruction_add_al_r8_r5_0x007f8000, 3449b8021494Sopenharmony_ci }, 3450b8021494Sopenharmony_ci { 3451b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r1_0x000ab000), 3452b8021494Sopenharmony_ci kInstruction_add_al_r4_r1_0x000ab000, 3453b8021494Sopenharmony_ci }, 3454b8021494Sopenharmony_ci { 3455b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r12_0x02ac0000), 3456b8021494Sopenharmony_ci kInstruction_add_al_r13_r12_0x02ac0000, 3457b8021494Sopenharmony_ci }, 3458b8021494Sopenharmony_ci { 3459b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r8_0x000000ff), 3460b8021494Sopenharmony_ci kInstruction_add_al_r9_r8_0x000000ff, 3461b8021494Sopenharmony_ci }, 3462b8021494Sopenharmony_ci { 3463b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r1_r11_0x00005580), 3464b8021494Sopenharmony_ci kInstruction_add_al_r1_r11_0x00005580, 3465b8021494Sopenharmony_ci }, 3466b8021494Sopenharmony_ci { 3467b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r12_0x02ac0000), 3468b8021494Sopenharmony_ci kInstruction_add_al_r10_r12_0x02ac0000, 3469b8021494Sopenharmony_ci }, 3470b8021494Sopenharmony_ci { 3471b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r7_r9_0x00ab00ab), 3472b8021494Sopenharmony_ci kInstruction_add_al_r7_r9_0x00ab00ab, 3473b8021494Sopenharmony_ci }, 3474b8021494Sopenharmony_ci { 3475b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r5_0x0000ab00), 3476b8021494Sopenharmony_ci kInstruction_add_al_r0_r5_0x0000ab00, 3477b8021494Sopenharmony_ci }, 3478b8021494Sopenharmony_ci { 3479b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r13_r9_0x00558000), 3480b8021494Sopenharmony_ci kInstruction_add_al_r13_r9_0x00558000, 3481b8021494Sopenharmony_ci }, 3482b8021494Sopenharmony_ci { 3483b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r0_r1_0x002ac000), 3484b8021494Sopenharmony_ci kInstruction_add_al_r0_r1_0x002ac000, 3485b8021494Sopenharmony_ci }, 3486b8021494Sopenharmony_ci { 3487b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r14_r1_0x00000ab0), 3488b8021494Sopenharmony_ci kInstruction_add_al_r14_r1_0x00000ab0, 3489b8021494Sopenharmony_ci }, 3490b8021494Sopenharmony_ci { 3491b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r2_r2_0x00000558), 3492b8021494Sopenharmony_ci kInstruction_add_al_r2_r2_0x00000558, 3493b8021494Sopenharmony_ci }, 3494b8021494Sopenharmony_ci { 3495b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r13_0x00ab00ab), 3496b8021494Sopenharmony_ci kInstruction_add_al_r10_r13_0x00ab00ab, 3497b8021494Sopenharmony_ci }, 3498b8021494Sopenharmony_ci { 3499b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r6_0x00001560), 3500b8021494Sopenharmony_ci kInstruction_add_al_r4_r6_0x00001560, 3501b8021494Sopenharmony_ci }, 3502b8021494Sopenharmony_ci { 3503b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r0_0x00156000), 3504b8021494Sopenharmony_ci kInstruction_add_al_r10_r0_0x00156000, 3505b8021494Sopenharmony_ci }, 3506b8021494Sopenharmony_ci { 3507b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r10_r13_0x00156000), 3508b8021494Sopenharmony_ci kInstruction_add_al_r10_r13_0x00156000, 3509b8021494Sopenharmony_ci }, 3510b8021494Sopenharmony_ci { 3511b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r11_r2_0x001fe000), 3512b8021494Sopenharmony_ci kInstruction_add_al_r11_r2_0x001fe000, 3513b8021494Sopenharmony_ci }, 3514b8021494Sopenharmony_ci { 3515b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r4_r5_0x2ac00000), 3516b8021494Sopenharmony_ci kInstruction_add_al_r4_r5_0x2ac00000, 3517b8021494Sopenharmony_ci }, 3518b8021494Sopenharmony_ci { 3519b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r8_0x02ac0000), 3520b8021494Sopenharmony_ci kInstruction_add_al_r8_r8_0x02ac0000, 3521b8021494Sopenharmony_ci }, 3522b8021494Sopenharmony_ci { 3523b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r1_0x7f800000), 3524b8021494Sopenharmony_ci kInstruction_add_al_r9_r1_0x7f800000, 3525b8021494Sopenharmony_ci }, 3526b8021494Sopenharmony_ci { 3527b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r8_r9_0xff00ff00), 3528b8021494Sopenharmony_ci kInstruction_add_al_r8_r9_0xff00ff00, 3529b8021494Sopenharmony_ci }, 3530b8021494Sopenharmony_ci { 3531b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r12_r7_0x00ff00ff), 3532b8021494Sopenharmony_ci kInstruction_add_al_r12_r7_0x00ff00ff, 3533b8021494Sopenharmony_ci }, 3534b8021494Sopenharmony_ci { 3535b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_add_al_r9_r10_0x00156000), 3536b8021494Sopenharmony_ci kInstruction_add_al_r9_r10_0x00156000, 3537b8021494Sopenharmony_ci }, 3538b8021494Sopenharmony_ci}; 3539b8021494Sopenharmony_ci 3540b8021494Sopenharmony_ci#endif // VIXL_ASSEMBLER_COND_RD_RN_OPERAND_CONST_ADD_T32_H_ 3541