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_OPERAND_RN_SHIFT_RS_MOVS_T32_H_ 35b8021494Sopenharmony_ci#define VIXL_ASSEMBLER_COND_RD_OPERAND_RN_SHIFT_RS_MOVS_T32_H_ 36b8021494Sopenharmony_ci 37b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r2_ASR_r10[] = { 38b8021494Sopenharmony_ci 0x52, 0xfa, 0x0a, 0xfb // movs al r11 r2 ASR r10 39b8021494Sopenharmony_ci}; 40b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r8_ASR_r12[] = { 41b8021494Sopenharmony_ci 0x58, 0xfa, 0x0c, 0xf7 // movs al r7 r8 ASR r12 42b8021494Sopenharmony_ci}; 43b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r8_ASR_r4[] = { 44b8021494Sopenharmony_ci 0x58, 0xfa, 0x04, 0xfa // movs al r10 r8 ASR r4 45b8021494Sopenharmony_ci}; 46b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r7_LSR_r12[] = { 47b8021494Sopenharmony_ci 0x37, 0xfa, 0x0c, 0xfc // movs al r12 r7 LSR r12 48b8021494Sopenharmony_ci}; 49b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r4_ASR_r5[] = { 50b8021494Sopenharmony_ci 0x54, 0xfa, 0x05, 0xfd // movs al r13 r4 ASR r5 51b8021494Sopenharmony_ci}; 52b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r3_ROR_r5[] = { 53b8021494Sopenharmony_ci 0x73, 0xfa, 0x05, 0xfc // movs al r12 r3 ROR r5 54b8021494Sopenharmony_ci}; 55b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r11_ASR_r8[] = { 56b8021494Sopenharmony_ci 0x5b, 0xfa, 0x08, 0xf6 // movs al r6 r11 ASR r8 57b8021494Sopenharmony_ci}; 58b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r4_ASR_r4[] = { 59b8021494Sopenharmony_ci 0x54, 0xfa, 0x04, 0xf8 // movs al r8 r4 ASR r4 60b8021494Sopenharmony_ci}; 61b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r6_ASR_r7[] = { 62b8021494Sopenharmony_ci 0x56, 0xfa, 0x07, 0xfa // movs al r10 r6 ASR r7 63b8021494Sopenharmony_ci}; 64b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r2_ASR_r14[] = { 65b8021494Sopenharmony_ci 0x52, 0xfa, 0x0e, 0xf0 // movs al r0 r2 ASR r14 66b8021494Sopenharmony_ci}; 67b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r13_LSL_r14[] = { 68b8021494Sopenharmony_ci 0x1d, 0xfa, 0x0e, 0xf5 // movs al r5 r13 LSL r14 69b8021494Sopenharmony_ci}; 70b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r4_LSR_r9[] = { 71b8021494Sopenharmony_ci 0x34, 0xfa, 0x09, 0xf2 // movs al r2 r4 LSR r9 72b8021494Sopenharmony_ci}; 73b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r10_ASR_r9[] = { 74b8021494Sopenharmony_ci 0x5a, 0xfa, 0x09, 0xf9 // movs al r9 r10 ASR r9 75b8021494Sopenharmony_ci}; 76b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r8_ASR_r4[] = { 77b8021494Sopenharmony_ci 0x58, 0xfa, 0x04, 0xf5 // movs al r5 r8 ASR r4 78b8021494Sopenharmony_ci}; 79b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r5_ASR_r13[] = { 80b8021494Sopenharmony_ci 0x55, 0xfa, 0x0d, 0xf2 // movs al r2 r5 ASR r13 81b8021494Sopenharmony_ci}; 82b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r10_ASR_r1[] = { 83b8021494Sopenharmony_ci 0x5a, 0xfa, 0x01, 0xf7 // movs al r7 r10 ASR r1 84b8021494Sopenharmony_ci}; 85b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r7_ASR_r2[] = { 86b8021494Sopenharmony_ci 0x57, 0xfa, 0x02, 0xf4 // movs al r4 r7 ASR r2 87b8021494Sopenharmony_ci}; 88b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r0_ASR_r4[] = { 89b8021494Sopenharmony_ci 0x50, 0xfa, 0x04, 0xfe // movs al r14 r0 ASR r4 90b8021494Sopenharmony_ci}; 91b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r0_ASR_r14[] = { 92b8021494Sopenharmony_ci 0x50, 0xfa, 0x0e, 0xfb // movs al r11 r0 ASR r14 93b8021494Sopenharmony_ci}; 94b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r11_ROR_r7[] = { 95b8021494Sopenharmony_ci 0x7b, 0xfa, 0x07, 0xfc // movs al r12 r11 ROR r7 96b8021494Sopenharmony_ci}; 97b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r13_LSR_r10[] = { 98b8021494Sopenharmony_ci 0x3d, 0xfa, 0x0a, 0xf9 // movs al r9 r13 LSR r10 99b8021494Sopenharmony_ci}; 100b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r7_ROR_r0[] = { 101b8021494Sopenharmony_ci 0x77, 0xfa, 0x00, 0xfb // movs al r11 r7 ROR r0 102b8021494Sopenharmony_ci}; 103b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r13_ROR_r2[] = { 104b8021494Sopenharmony_ci 0x7d, 0xfa, 0x02, 0xf6 // movs al r6 r13 ROR r2 105b8021494Sopenharmony_ci}; 106b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r6_LSL_r6[] = { 107b8021494Sopenharmony_ci 0x16, 0xfa, 0x06, 0xf4 // movs al r4 r6 LSL r6 108b8021494Sopenharmony_ci}; 109b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r0_LSL_r2[] = { 110b8021494Sopenharmony_ci 0x10, 0xfa, 0x02, 0xfd // movs al r13 r0 LSL r2 111b8021494Sopenharmony_ci}; 112b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r0_ASR_r7[] = { 113b8021494Sopenharmony_ci 0x50, 0xfa, 0x07, 0xfe // movs al r14 r0 ASR r7 114b8021494Sopenharmony_ci}; 115b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r1_LSR_r7[] = { 116b8021494Sopenharmony_ci 0x31, 0xfa, 0x07, 0xf7 // movs al r7 r1 LSR r7 117b8021494Sopenharmony_ci}; 118b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r12_LSR_r11[] = { 119b8021494Sopenharmony_ci 0x3c, 0xfa, 0x0b, 0xf9 // movs al r9 r12 LSR r11 120b8021494Sopenharmony_ci}; 121b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r12_LSL_r5[] = { 122b8021494Sopenharmony_ci 0x1c, 0xfa, 0x05, 0xf1 // movs al r1 r12 LSL r5 123b8021494Sopenharmony_ci}; 124b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r2_ROR_r3[] = { 125b8021494Sopenharmony_ci 0x72, 0xfa, 0x03, 0xf4 // movs al r4 r2 ROR r3 126b8021494Sopenharmony_ci}; 127b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r6_ROR_r11[] = { 128b8021494Sopenharmony_ci 0x76, 0xfa, 0x0b, 0xfa // movs al r10 r6 ROR r11 129b8021494Sopenharmony_ci}; 130b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r8_ROR_r7[] = { 131b8021494Sopenharmony_ci 0x78, 0xfa, 0x07, 0xf5 // movs al r5 r8 ROR r7 132b8021494Sopenharmony_ci}; 133b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r10_LSL_r14[] = { 134b8021494Sopenharmony_ci 0x1a, 0xfa, 0x0e, 0xf6 // movs al r6 r10 LSL r14 135b8021494Sopenharmony_ci}; 136b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r8_LSL_r8[] = { 137b8021494Sopenharmony_ci 0x18, 0xfa, 0x08, 0xfe // movs al r14 r8 LSL r8 138b8021494Sopenharmony_ci}; 139b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r1_ROR_r10[] = { 140b8021494Sopenharmony_ci 0x71, 0xfa, 0x0a, 0xf4 // movs al r4 r1 ROR r10 141b8021494Sopenharmony_ci}; 142b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r11_LSR_r1[] = { 143b8021494Sopenharmony_ci 0x3b, 0xfa, 0x01, 0xf6 // movs al r6 r11 LSR r1 144b8021494Sopenharmony_ci}; 145b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r2_ASR_r4[] = { 146b8021494Sopenharmony_ci 0x52, 0xfa, 0x04, 0xfe // movs al r14 r2 ASR r4 147b8021494Sopenharmony_ci}; 148b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r6_LSL_r1[] = { 149b8021494Sopenharmony_ci 0x16, 0xfa, 0x01, 0xf0 // movs al r0 r6 LSL r1 150b8021494Sopenharmony_ci}; 151b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r2_ASR_r0[] = { 152b8021494Sopenharmony_ci 0x52, 0xfa, 0x00, 0xf5 // movs al r5 r2 ASR r0 153b8021494Sopenharmony_ci}; 154b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r4_LSL_r1[] = { 155b8021494Sopenharmony_ci 0x14, 0xfa, 0x01, 0xf2 // movs al r2 r4 LSL r1 156b8021494Sopenharmony_ci}; 157b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r3_LSR_r9[] = { 158b8021494Sopenharmony_ci 0x33, 0xfa, 0x09, 0xf5 // movs al r5 r3 LSR r9 159b8021494Sopenharmony_ci}; 160b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r3_ASR_r12[] = { 161b8021494Sopenharmony_ci 0x53, 0xfa, 0x0c, 0xf5 // movs al r5 r3 ASR r12 162b8021494Sopenharmony_ci}; 163b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r14_ASR_r4[] = { 164b8021494Sopenharmony_ci 0x5e, 0xfa, 0x04, 0xf6 // movs al r6 r14 ASR r4 165b8021494Sopenharmony_ci}; 166b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r4_LSL_r5[] = { 167b8021494Sopenharmony_ci 0x14, 0xfa, 0x05, 0xf7 // movs al r7 r4 LSL r5 168b8021494Sopenharmony_ci}; 169b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r0_LSL_r8[] = { 170b8021494Sopenharmony_ci 0x10, 0xfa, 0x08, 0xfc // movs al r12 r0 LSL r8 171b8021494Sopenharmony_ci}; 172b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r3_LSR_r2[] = { 173b8021494Sopenharmony_ci 0x33, 0xfa, 0x02, 0xf8 // movs al r8 r3 LSR r2 174b8021494Sopenharmony_ci}; 175b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r14_LSL_r2[] = { 176b8021494Sopenharmony_ci 0x1e, 0xfa, 0x02, 0xfe // movs al r14 r14 LSL r2 177b8021494Sopenharmony_ci}; 178b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r2_ASR_r9[] = { 179b8021494Sopenharmony_ci 0x52, 0xfa, 0x09, 0xf2 // movs al r2 r2 ASR r9 180b8021494Sopenharmony_ci}; 181b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r7_ASR_r3[] = { 182b8021494Sopenharmony_ci 0x57, 0xfa, 0x03, 0xf2 // movs al r2 r7 ASR r3 183b8021494Sopenharmony_ci}; 184b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r9_LSR_r3[] = { 185b8021494Sopenharmony_ci 0x39, 0xfa, 0x03, 0xf1 // movs al r1 r9 LSR r3 186b8021494Sopenharmony_ci}; 187b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r7_LSR_r12[] = { 188b8021494Sopenharmony_ci 0x37, 0xfa, 0x0c, 0xfa // movs al r10 r7 LSR r12 189b8021494Sopenharmony_ci}; 190b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r14_ASR_r9[] = { 191b8021494Sopenharmony_ci 0x5e, 0xfa, 0x09, 0xfc // movs al r12 r14 ASR r9 192b8021494Sopenharmony_ci}; 193b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r4_ASR_r8[] = { 194b8021494Sopenharmony_ci 0x54, 0xfa, 0x08, 0xf5 // movs al r5 r4 ASR r8 195b8021494Sopenharmony_ci}; 196b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r12_LSR_r4[] = { 197b8021494Sopenharmony_ci 0x3c, 0xfa, 0x04, 0xfd // movs al r13 r12 LSR r4 198b8021494Sopenharmony_ci}; 199b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r3_ASR_r4[] = { 200b8021494Sopenharmony_ci 0x23, 0x41 // movs al r3 r3 ASR r4 201b8021494Sopenharmony_ci}; 202b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r3_LSR_r4[] = { 203b8021494Sopenharmony_ci 0x33, 0xfa, 0x04, 0xf0 // movs al r0 r3 LSR r4 204b8021494Sopenharmony_ci}; 205b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r8_LSL_r9[] = { 206b8021494Sopenharmony_ci 0x18, 0xfa, 0x09, 0xf6 // movs al r6 r8 LSL r9 207b8021494Sopenharmony_ci}; 208b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r12_LSR_r7[] = { 209b8021494Sopenharmony_ci 0x3c, 0xfa, 0x07, 0xf7 // movs al r7 r12 LSR r7 210b8021494Sopenharmony_ci}; 211b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r11_ASR_r7[] = { 212b8021494Sopenharmony_ci 0x5b, 0xfa, 0x07, 0xfa // movs al r10 r11 ASR r7 213b8021494Sopenharmony_ci}; 214b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r9_ROR_r6[] = { 215b8021494Sopenharmony_ci 0x79, 0xfa, 0x06, 0xf2 // movs al r2 r9 ROR r6 216b8021494Sopenharmony_ci}; 217b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r6_LSR_r12[] = { 218b8021494Sopenharmony_ci 0x36, 0xfa, 0x0c, 0xf1 // movs al r1 r6 LSR r12 219b8021494Sopenharmony_ci}; 220b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r2_LSL_r2[] = { 221b8021494Sopenharmony_ci 0x12, 0xfa, 0x02, 0xf5 // movs al r5 r2 LSL r2 222b8021494Sopenharmony_ci}; 223b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r1_ASR_r3[] = { 224b8021494Sopenharmony_ci 0x51, 0xfa, 0x03, 0xfa // movs al r10 r1 ASR r3 225b8021494Sopenharmony_ci}; 226b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r7_ROR_r0[] = { 227b8021494Sopenharmony_ci 0x77, 0xfa, 0x00, 0xf1 // movs al r1 r7 ROR r0 228b8021494Sopenharmony_ci}; 229b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r3_ASR_r0[] = { 230b8021494Sopenharmony_ci 0x53, 0xfa, 0x00, 0xfd // movs al r13 r3 ASR r0 231b8021494Sopenharmony_ci}; 232b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r13_LSR_r3[] = { 233b8021494Sopenharmony_ci 0x3d, 0xfa, 0x03, 0xfb // movs al r11 r13 LSR r3 234b8021494Sopenharmony_ci}; 235b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r7_ROR_r14[] = { 236b8021494Sopenharmony_ci 0x77, 0xfa, 0x0e, 0xf2 // movs al r2 r7 ROR r14 237b8021494Sopenharmony_ci}; 238b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r6_ASR_r5[] = { 239b8021494Sopenharmony_ci 0x56, 0xfa, 0x05, 0xf2 // movs al r2 r6 ASR r5 240b8021494Sopenharmony_ci}; 241b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r14_LSL_r13[] = { 242b8021494Sopenharmony_ci 0x1e, 0xfa, 0x0d, 0xfe // movs al r14 r14 LSL r13 243b8021494Sopenharmony_ci}; 244b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r4_ROR_r5[] = { 245b8021494Sopenharmony_ci 0x74, 0xfa, 0x05, 0xf5 // movs al r5 r4 ROR r5 246b8021494Sopenharmony_ci}; 247b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r5_ROR_r1[] = { 248b8021494Sopenharmony_ci 0x75, 0xfa, 0x01, 0xf1 // movs al r1 r5 ROR r1 249b8021494Sopenharmony_ci}; 250b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r12_LSR_r8[] = { 251b8021494Sopenharmony_ci 0x3c, 0xfa, 0x08, 0xf0 // movs al r0 r12 LSR r8 252b8021494Sopenharmony_ci}; 253b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r6_ASR_r4[] = { 254b8021494Sopenharmony_ci 0x56, 0xfa, 0x04, 0xf4 // movs al r4 r6 ASR r4 255b8021494Sopenharmony_ci}; 256b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r7_LSL_r13[] = { 257b8021494Sopenharmony_ci 0x17, 0xfa, 0x0d, 0xfd // movs al r13 r7 LSL r13 258b8021494Sopenharmony_ci}; 259b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r6_ASR_r9[] = { 260b8021494Sopenharmony_ci 0x56, 0xfa, 0x09, 0xf0 // movs al r0 r6 ASR r9 261b8021494Sopenharmony_ci}; 262b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r7_LSR_r9[] = { 263b8021494Sopenharmony_ci 0x37, 0xfa, 0x09, 0xfa // movs al r10 r7 LSR r9 264b8021494Sopenharmony_ci}; 265b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r5_ASR_r12[] = { 266b8021494Sopenharmony_ci 0x55, 0xfa, 0x0c, 0xfd // movs al r13 r5 ASR r12 267b8021494Sopenharmony_ci}; 268b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r13_LSL_r3[] = { 269b8021494Sopenharmony_ci 0x1d, 0xfa, 0x03, 0xf9 // movs al r9 r13 LSL r3 270b8021494Sopenharmony_ci}; 271b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r10_ASR_r4[] = { 272b8021494Sopenharmony_ci 0x5a, 0xfa, 0x04, 0xfb // movs al r11 r10 ASR r4 273b8021494Sopenharmony_ci}; 274b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r13_ASR_r11[] = { 275b8021494Sopenharmony_ci 0x5d, 0xfa, 0x0b, 0xfe // movs al r14 r13 ASR r11 276b8021494Sopenharmony_ci}; 277b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r8_LSL_r2[] = { 278b8021494Sopenharmony_ci 0x18, 0xfa, 0x02, 0xf2 // movs al r2 r8 LSL r2 279b8021494Sopenharmony_ci}; 280b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r10_LSR_r1[] = { 281b8021494Sopenharmony_ci 0x3a, 0xfa, 0x01, 0xf5 // movs al r5 r10 LSR r1 282b8021494Sopenharmony_ci}; 283b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r0_LSL_r2[] = { 284b8021494Sopenharmony_ci 0x10, 0xfa, 0x02, 0xf1 // movs al r1 r0 LSL r2 285b8021494Sopenharmony_ci}; 286b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r3_ROR_r11[] = { 287b8021494Sopenharmony_ci 0x73, 0xfa, 0x0b, 0xfc // movs al r12 r3 ROR r11 288b8021494Sopenharmony_ci}; 289b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r6_ROR_r2[] = { 290b8021494Sopenharmony_ci 0x76, 0xfa, 0x02, 0xf2 // movs al r2 r6 ROR r2 291b8021494Sopenharmony_ci}; 292b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r11_LSL_r13[] = { 293b8021494Sopenharmony_ci 0x1b, 0xfa, 0x0d, 0xfe // movs al r14 r11 LSL r13 294b8021494Sopenharmony_ci}; 295b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r6_ASR_r13[] = { 296b8021494Sopenharmony_ci 0x56, 0xfa, 0x0d, 0xfa // movs al r10 r6 ASR r13 297b8021494Sopenharmony_ci}; 298b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r8_LSL_r4[] = { 299b8021494Sopenharmony_ci 0x18, 0xfa, 0x04, 0xf5 // movs al r5 r8 LSL r4 300b8021494Sopenharmony_ci}; 301b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r3_ASR_r5[] = { 302b8021494Sopenharmony_ci 0x53, 0xfa, 0x05, 0xfb // movs al r11 r3 ASR r5 303b8021494Sopenharmony_ci}; 304b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r1_LSL_r4[] = { 305b8021494Sopenharmony_ci 0x11, 0xfa, 0x04, 0xf6 // movs al r6 r1 LSL r4 306b8021494Sopenharmony_ci}; 307b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r12_ROR_r9[] = { 308b8021494Sopenharmony_ci 0x7c, 0xfa, 0x09, 0xf4 // movs al r4 r12 ROR r9 309b8021494Sopenharmony_ci}; 310b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r4_LSR_r6[] = { 311b8021494Sopenharmony_ci 0x34, 0xfa, 0x06, 0xf9 // movs al r9 r4 LSR r6 312b8021494Sopenharmony_ci}; 313b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r6_LSL_r13[] = { 314b8021494Sopenharmony_ci 0x16, 0xfa, 0x0d, 0xfb // movs al r11 r6 LSL r13 315b8021494Sopenharmony_ci}; 316b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r10_ROR_r0[] = { 317b8021494Sopenharmony_ci 0x7a, 0xfa, 0x00, 0xfc // movs al r12 r10 ROR r0 318b8021494Sopenharmony_ci}; 319b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r9_ASR_r14[] = { 320b8021494Sopenharmony_ci 0x59, 0xfa, 0x0e, 0xf3 // movs al r3 r9 ASR r14 321b8021494Sopenharmony_ci}; 322b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r14_ASR_r5[] = { 323b8021494Sopenharmony_ci 0x5e, 0xfa, 0x05, 0xf7 // movs al r7 r14 ASR r5 324b8021494Sopenharmony_ci}; 325b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r3_ASR_r10[] = { 326b8021494Sopenharmony_ci 0x53, 0xfa, 0x0a, 0xf2 // movs al r2 r3 ASR r10 327b8021494Sopenharmony_ci}; 328b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r7_ASR_r14[] = { 329b8021494Sopenharmony_ci 0x57, 0xfa, 0x0e, 0xf9 // movs al r9 r7 ASR r14 330b8021494Sopenharmony_ci}; 331b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r14_ROR_r3[] = { 332b8021494Sopenharmony_ci 0x7e, 0xfa, 0x03, 0xf4 // movs al r4 r14 ROR r3 333b8021494Sopenharmony_ci}; 334b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r10_ROR_r6[] = { 335b8021494Sopenharmony_ci 0x7a, 0xfa, 0x06, 0xf4 // movs al r4 r10 ROR r6 336b8021494Sopenharmony_ci}; 337b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r6_ASR_r8[] = { 338b8021494Sopenharmony_ci 0x56, 0xfa, 0x08, 0xf5 // movs al r5 r6 ASR r8 339b8021494Sopenharmony_ci}; 340b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r8_ASR_r10[] = { 341b8021494Sopenharmony_ci 0x58, 0xfa, 0x0a, 0xf5 // movs al r5 r8 ASR r10 342b8021494Sopenharmony_ci}; 343b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r14_LSR_r9[] = { 344b8021494Sopenharmony_ci 0x3e, 0xfa, 0x09, 0xf9 // movs al r9 r14 LSR r9 345b8021494Sopenharmony_ci}; 346b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r6_LSR_r4[] = { 347b8021494Sopenharmony_ci 0x36, 0xfa, 0x04, 0xfe // movs al r14 r6 LSR r4 348b8021494Sopenharmony_ci}; 349b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r10_ROR_r2[] = { 350b8021494Sopenharmony_ci 0x7a, 0xfa, 0x02, 0xf9 // movs al r9 r10 ROR r2 351b8021494Sopenharmony_ci}; 352b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r11_LSR_r11[] = { 353b8021494Sopenharmony_ci 0x3b, 0xfa, 0x0b, 0xf0 // movs al r0 r11 LSR r11 354b8021494Sopenharmony_ci}; 355b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r9_ROR_r13[] = { 356b8021494Sopenharmony_ci 0x79, 0xfa, 0x0d, 0xf9 // movs al r9 r9 ROR r13 357b8021494Sopenharmony_ci}; 358b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r9_ASR_r4[] = { 359b8021494Sopenharmony_ci 0x59, 0xfa, 0x04, 0xfb // movs al r11 r9 ASR r4 360b8021494Sopenharmony_ci}; 361b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r13_ASR_r11[] = { 362b8021494Sopenharmony_ci 0x5d, 0xfa, 0x0b, 0xf8 // movs al r8 r13 ASR r11 363b8021494Sopenharmony_ci}; 364b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r8_ASR_r13[] = { 365b8021494Sopenharmony_ci 0x58, 0xfa, 0x0d, 0xf2 // movs al r2 r8 ASR r13 366b8021494Sopenharmony_ci}; 367b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r1_ROR_r9[] = { 368b8021494Sopenharmony_ci 0x71, 0xfa, 0x09, 0xf4 // movs al r4 r1 ROR r9 369b8021494Sopenharmony_ci}; 370b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r1_LSL_r2[] = { 371b8021494Sopenharmony_ci 0x11, 0xfa, 0x02, 0xf7 // movs al r7 r1 LSL r2 372b8021494Sopenharmony_ci}; 373b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r14_ASR_r12[] = { 374b8021494Sopenharmony_ci 0x5e, 0xfa, 0x0c, 0xf0 // movs al r0 r14 ASR r12 375b8021494Sopenharmony_ci}; 376b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r13_ASR_r0[] = { 377b8021494Sopenharmony_ci 0x5d, 0xfa, 0x00, 0xf3 // movs al r3 r13 ASR r0 378b8021494Sopenharmony_ci}; 379b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r4_LSR_r0[] = { 380b8021494Sopenharmony_ci 0x34, 0xfa, 0x00, 0xfa // movs al r10 r4 LSR r0 381b8021494Sopenharmony_ci}; 382b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r14_ASR_r11[] = { 383b8021494Sopenharmony_ci 0x5e, 0xfa, 0x0b, 0xfa // movs al r10 r14 ASR r11 384b8021494Sopenharmony_ci}; 385b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r3_ROR_r2[] = { 386b8021494Sopenharmony_ci 0x73, 0xfa, 0x02, 0xfc // movs al r12 r3 ROR r2 387b8021494Sopenharmony_ci}; 388b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r5_LSR_r8[] = { 389b8021494Sopenharmony_ci 0x35, 0xfa, 0x08, 0xfe // movs al r14 r5 LSR r8 390b8021494Sopenharmony_ci}; 391b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r12_ASR_r0[] = { 392b8021494Sopenharmony_ci 0x5c, 0xfa, 0x00, 0xf2 // movs al r2 r12 ASR r0 393b8021494Sopenharmony_ci}; 394b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r8_ROR_r3[] = { 395b8021494Sopenharmony_ci 0x78, 0xfa, 0x03, 0xf4 // movs al r4 r8 ROR r3 396b8021494Sopenharmony_ci}; 397b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r6_ASR_r3[] = { 398b8021494Sopenharmony_ci 0x56, 0xfa, 0x03, 0xfb // movs al r11 r6 ASR r3 399b8021494Sopenharmony_ci}; 400b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r0_LSR_r1[] = { 401b8021494Sopenharmony_ci 0x30, 0xfa, 0x01, 0xfc // movs al r12 r0 LSR r1 402b8021494Sopenharmony_ci}; 403b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r3_ASR_r9[] = { 404b8021494Sopenharmony_ci 0x53, 0xfa, 0x09, 0xfb // movs al r11 r3 ASR r9 405b8021494Sopenharmony_ci}; 406b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r5_LSR_r5[] = { 407b8021494Sopenharmony_ci 0x35, 0xfa, 0x05, 0xfc // movs al r12 r5 LSR r5 408b8021494Sopenharmony_ci}; 409b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r14_LSL_r11[] = { 410b8021494Sopenharmony_ci 0x1e, 0xfa, 0x0b, 0xf4 // movs al r4 r14 LSL r11 411b8021494Sopenharmony_ci}; 412b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r1_LSR_r6[] = { 413b8021494Sopenharmony_ci 0x31, 0xfa, 0x06, 0xf4 // movs al r4 r1 LSR r6 414b8021494Sopenharmony_ci}; 415b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r7_ROR_r5[] = { 416b8021494Sopenharmony_ci 0x77, 0xfa, 0x05, 0xfe // movs al r14 r7 ROR r5 417b8021494Sopenharmony_ci}; 418b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r2_LSR_r1[] = { 419b8021494Sopenharmony_ci 0x32, 0xfa, 0x01, 0xfb // movs al r11 r2 LSR r1 420b8021494Sopenharmony_ci}; 421b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r1_LSL_r13[] = { 422b8021494Sopenharmony_ci 0x11, 0xfa, 0x0d, 0xf4 // movs al r4 r1 LSL r13 423b8021494Sopenharmony_ci}; 424b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r7_ROR_r4[] = { 425b8021494Sopenharmony_ci 0x77, 0xfa, 0x04, 0xfa // movs al r10 r7 ROR r4 426b8021494Sopenharmony_ci}; 427b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r14_ROR_r4[] = { 428b8021494Sopenharmony_ci 0x7e, 0xfa, 0x04, 0xf1 // movs al r1 r14 ROR r4 429b8021494Sopenharmony_ci}; 430b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r10_LSR_r11[] = { 431b8021494Sopenharmony_ci 0x3a, 0xfa, 0x0b, 0xfe // movs al r14 r10 LSR r11 432b8021494Sopenharmony_ci}; 433b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r9_LSR_r8[] = { 434b8021494Sopenharmony_ci 0x39, 0xfa, 0x08, 0xf2 // movs al r2 r9 LSR r8 435b8021494Sopenharmony_ci}; 436b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r10_LSR_r1[] = { 437b8021494Sopenharmony_ci 0x3a, 0xfa, 0x01, 0xf3 // movs al r3 r10 LSR r1 438b8021494Sopenharmony_ci}; 439b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r6_LSL_r11[] = { 440b8021494Sopenharmony_ci 0x16, 0xfa, 0x0b, 0xf2 // movs al r2 r6 LSL r11 441b8021494Sopenharmony_ci}; 442b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r1_LSR_r9[] = { 443b8021494Sopenharmony_ci 0x31, 0xfa, 0x09, 0xfe // movs al r14 r1 LSR r9 444b8021494Sopenharmony_ci}; 445b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r1_LSR_r5[] = { 446b8021494Sopenharmony_ci 0x31, 0xfa, 0x05, 0xf6 // movs al r6 r1 LSR r5 447b8021494Sopenharmony_ci}; 448b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r10_ASR_r3[] = { 449b8021494Sopenharmony_ci 0x5a, 0xfa, 0x03, 0xfd // movs al r13 r10 ASR r3 450b8021494Sopenharmony_ci}; 451b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r11_LSL_r2[] = { 452b8021494Sopenharmony_ci 0x1b, 0xfa, 0x02, 0xfb // movs al r11 r11 LSL r2 453b8021494Sopenharmony_ci}; 454b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r4_LSL_r11[] = { 455b8021494Sopenharmony_ci 0x14, 0xfa, 0x0b, 0xfd // movs al r13 r4 LSL r11 456b8021494Sopenharmony_ci}; 457b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r6_LSL_r9[] = { 458b8021494Sopenharmony_ci 0x16, 0xfa, 0x09, 0xf9 // movs al r9 r6 LSL r9 459b8021494Sopenharmony_ci}; 460b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r1_LSR_r6[] = { 461b8021494Sopenharmony_ci 0x31, 0xfa, 0x06, 0xfc // movs al r12 r1 LSR r6 462b8021494Sopenharmony_ci}; 463b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r3_LSL_r7[] = { 464b8021494Sopenharmony_ci 0x13, 0xfa, 0x07, 0xf5 // movs al r5 r3 LSL r7 465b8021494Sopenharmony_ci}; 466b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r13_LSL_r5[] = { 467b8021494Sopenharmony_ci 0x1d, 0xfa, 0x05, 0xf5 // movs al r5 r13 LSL r5 468b8021494Sopenharmony_ci}; 469b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r6_LSL_r7[] = { 470b8021494Sopenharmony_ci 0x16, 0xfa, 0x07, 0xfb // movs al r11 r6 LSL r7 471b8021494Sopenharmony_ci}; 472b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r11_LSR_r4[] = { 473b8021494Sopenharmony_ci 0x3b, 0xfa, 0x04, 0xf1 // movs al r1 r11 LSR r4 474b8021494Sopenharmony_ci}; 475b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r10_ROR_r10[] = { 476b8021494Sopenharmony_ci 0x7a, 0xfa, 0x0a, 0xfc // movs al r12 r10 ROR r10 477b8021494Sopenharmony_ci}; 478b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r10_LSR_r2[] = { 479b8021494Sopenharmony_ci 0x3a, 0xfa, 0x02, 0xf9 // movs al r9 r10 LSR r2 480b8021494Sopenharmony_ci}; 481b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r4_LSL_r2[] = { 482b8021494Sopenharmony_ci 0x14, 0xfa, 0x02, 0xf2 // movs al r2 r4 LSL r2 483b8021494Sopenharmony_ci}; 484b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r11_ROR_r3[] = { 485b8021494Sopenharmony_ci 0x7b, 0xfa, 0x03, 0xf5 // movs al r5 r11 ROR r3 486b8021494Sopenharmony_ci}; 487b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r5_ASR_r11[] = { 488b8021494Sopenharmony_ci 0x55, 0xfa, 0x0b, 0xfa // movs al r10 r5 ASR r11 489b8021494Sopenharmony_ci}; 490b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r9_LSL_r12[] = { 491b8021494Sopenharmony_ci 0x19, 0xfa, 0x0c, 0xfb // movs al r11 r9 LSL r12 492b8021494Sopenharmony_ci}; 493b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r13_LSR_r6[] = { 494b8021494Sopenharmony_ci 0x3d, 0xfa, 0x06, 0xf4 // movs al r4 r13 LSR r6 495b8021494Sopenharmony_ci}; 496b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r11_ROR_r8[] = { 497b8021494Sopenharmony_ci 0x7b, 0xfa, 0x08, 0xf2 // movs al r2 r11 ROR r8 498b8021494Sopenharmony_ci}; 499b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r1_LSR_r3[] = { 500b8021494Sopenharmony_ci 0x31, 0xfa, 0x03, 0xf9 // movs al r9 r1 LSR r3 501b8021494Sopenharmony_ci}; 502b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r8_LSR_r2[] = { 503b8021494Sopenharmony_ci 0x38, 0xfa, 0x02, 0xf5 // movs al r5 r8 LSR r2 504b8021494Sopenharmony_ci}; 505b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r14_ROR_r10[] = { 506b8021494Sopenharmony_ci 0x7e, 0xfa, 0x0a, 0xf4 // movs al r4 r14 ROR r10 507b8021494Sopenharmony_ci}; 508b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r0_ROR_r0[] = { 509b8021494Sopenharmony_ci 0x70, 0xfa, 0x00, 0xfd // movs al r13 r0 ROR r0 510b8021494Sopenharmony_ci}; 511b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r10_ROR_r7[] = { 512b8021494Sopenharmony_ci 0x7a, 0xfa, 0x07, 0xf2 // movs al r2 r10 ROR r7 513b8021494Sopenharmony_ci}; 514b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r11_LSR_r12[] = { 515b8021494Sopenharmony_ci 0x3b, 0xfa, 0x0c, 0xf9 // movs al r9 r11 LSR r12 516b8021494Sopenharmony_ci}; 517b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r4_ASR_r9[] = { 518b8021494Sopenharmony_ci 0x54, 0xfa, 0x09, 0xf3 // movs al r3 r4 ASR r9 519b8021494Sopenharmony_ci}; 520b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r5_LSR_r13[] = { 521b8021494Sopenharmony_ci 0x35, 0xfa, 0x0d, 0xfe // movs al r14 r5 LSR r13 522b8021494Sopenharmony_ci}; 523b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r14_ASR_r5[] = { 524b8021494Sopenharmony_ci 0x5e, 0xfa, 0x05, 0xfe // movs al r14 r14 ASR r5 525b8021494Sopenharmony_ci}; 526b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r8_LSL_r8[] = { 527b8021494Sopenharmony_ci 0x18, 0xfa, 0x08, 0xf0 // movs al r0 r8 LSL r8 528b8021494Sopenharmony_ci}; 529b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r6_ASR_r13[] = { 530b8021494Sopenharmony_ci 0x56, 0xfa, 0x0d, 0xfc // movs al r12 r6 ASR r13 531b8021494Sopenharmony_ci}; 532b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r2_ASR_r4[] = { 533b8021494Sopenharmony_ci 0x52, 0xfa, 0x04, 0xf4 // movs al r4 r2 ASR r4 534b8021494Sopenharmony_ci}; 535b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r6_ASR_r7[] = { 536b8021494Sopenharmony_ci 0x3e, 0x41 // movs al r6 r6 ASR r7 537b8021494Sopenharmony_ci}; 538b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r7_LSR_r8[] = { 539b8021494Sopenharmony_ci 0x37, 0xfa, 0x08, 0xf9 // movs al r9 r7 LSR r8 540b8021494Sopenharmony_ci}; 541b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r9_ASR_r8[] = { 542b8021494Sopenharmony_ci 0x59, 0xfa, 0x08, 0xf5 // movs al r5 r9 ASR r8 543b8021494Sopenharmony_ci}; 544b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r10_ROR_r6[] = { 545b8021494Sopenharmony_ci 0x7a, 0xfa, 0x06, 0xf8 // movs al r8 r10 ROR r6 546b8021494Sopenharmony_ci}; 547b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r2_LSL_r9[] = { 548b8021494Sopenharmony_ci 0x12, 0xfa, 0x09, 0xfd // movs al r13 r2 LSL r9 549b8021494Sopenharmony_ci}; 550b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r3_ASR_r7[] = { 551b8021494Sopenharmony_ci 0x53, 0xfa, 0x07, 0xf6 // movs al r6 r3 ASR r7 552b8021494Sopenharmony_ci}; 553b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r4_ROR_r6[] = { 554b8021494Sopenharmony_ci 0x74, 0xfa, 0x06, 0xfc // movs al r12 r4 ROR r6 555b8021494Sopenharmony_ci}; 556b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r2_ROR_r8[] = { 557b8021494Sopenharmony_ci 0x72, 0xfa, 0x08, 0xf7 // movs al r7 r2 ROR r8 558b8021494Sopenharmony_ci}; 559b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r6_ASR_r2[] = { 560b8021494Sopenharmony_ci 0x56, 0xfa, 0x02, 0xf4 // movs al r4 r6 ASR r2 561b8021494Sopenharmony_ci}; 562b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r6_LSL_r7[] = { 563b8021494Sopenharmony_ci 0x16, 0xfa, 0x07, 0xf5 // movs al r5 r6 LSL r7 564b8021494Sopenharmony_ci}; 565b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r1_ROR_r12[] = { 566b8021494Sopenharmony_ci 0x71, 0xfa, 0x0c, 0xfd // movs al r13 r1 ROR r12 567b8021494Sopenharmony_ci}; 568b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r8_LSL_r0[] = { 569b8021494Sopenharmony_ci 0x18, 0xfa, 0x00, 0xfc // movs al r12 r8 LSL r0 570b8021494Sopenharmony_ci}; 571b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r13_ASR_r13[] = { 572b8021494Sopenharmony_ci 0x5d, 0xfa, 0x0d, 0xf2 // movs al r2 r13 ASR r13 573b8021494Sopenharmony_ci}; 574b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r6_ROR_r3[] = { 575b8021494Sopenharmony_ci 0x76, 0xfa, 0x03, 0xf1 // movs al r1 r6 ROR r3 576b8021494Sopenharmony_ci}; 577b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r2_LSR_r9[] = { 578b8021494Sopenharmony_ci 0x32, 0xfa, 0x09, 0xfe // movs al r14 r2 LSR r9 579b8021494Sopenharmony_ci}; 580b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r7_ASR_r9[] = { 581b8021494Sopenharmony_ci 0x57, 0xfa, 0x09, 0xf5 // movs al r5 r7 ASR r9 582b8021494Sopenharmony_ci}; 583b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r4_ROR_r5[] = { 584b8021494Sopenharmony_ci 0x74, 0xfa, 0x05, 0xfb // movs al r11 r4 ROR r5 585b8021494Sopenharmony_ci}; 586b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r9_LSR_r1[] = { 587b8021494Sopenharmony_ci 0x39, 0xfa, 0x01, 0xf7 // movs al r7 r9 LSR r1 588b8021494Sopenharmony_ci}; 589b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r3_ROR_r4[] = { 590b8021494Sopenharmony_ci 0x73, 0xfa, 0x04, 0xf4 // movs al r4 r3 ROR r4 591b8021494Sopenharmony_ci}; 592b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r4_ASR_r13[] = { 593b8021494Sopenharmony_ci 0x54, 0xfa, 0x0d, 0xf0 // movs al r0 r4 ASR r13 594b8021494Sopenharmony_ci}; 595b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r10_LSR_r14[] = { 596b8021494Sopenharmony_ci 0x3a, 0xfa, 0x0e, 0xfa // movs al r10 r10 LSR r14 597b8021494Sopenharmony_ci}; 598b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r6_ASR_r7[] = { 599b8021494Sopenharmony_ci 0x56, 0xfa, 0x07, 0xf0 // movs al r0 r6 ASR r7 600b8021494Sopenharmony_ci}; 601b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r4_ROR_r7[] = { 602b8021494Sopenharmony_ci 0x74, 0xfa, 0x07, 0xf2 // movs al r2 r4 ROR r7 603b8021494Sopenharmony_ci}; 604b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r4_LSR_r13[] = { 605b8021494Sopenharmony_ci 0x34, 0xfa, 0x0d, 0xfe // movs al r14 r4 LSR r13 606b8021494Sopenharmony_ci}; 607b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r3_LSL_r2[] = { 608b8021494Sopenharmony_ci 0x13, 0xfa, 0x02, 0xf9 // movs al r9 r3 LSL r2 609b8021494Sopenharmony_ci}; 610b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r3_LSL_r0[] = { 611b8021494Sopenharmony_ci 0x13, 0xfa, 0x00, 0xf9 // movs al r9 r3 LSL r0 612b8021494Sopenharmony_ci}; 613b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r13_ASR_r3[] = { 614b8021494Sopenharmony_ci 0x5d, 0xfa, 0x03, 0xf3 // movs al r3 r13 ASR r3 615b8021494Sopenharmony_ci}; 616b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r12_ASR_r3[] = { 617b8021494Sopenharmony_ci 0x5c, 0xfa, 0x03, 0xfa // movs al r10 r12 ASR r3 618b8021494Sopenharmony_ci}; 619b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r7_LSR_r6[] = { 620b8021494Sopenharmony_ci 0x37, 0xfa, 0x06, 0xfd // movs al r13 r7 LSR r6 621b8021494Sopenharmony_ci}; 622b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r14_ASR_r11[] = { 623b8021494Sopenharmony_ci 0x5e, 0xfa, 0x0b, 0xf6 // movs al r6 r14 ASR r11 624b8021494Sopenharmony_ci}; 625b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r1_ASR_r14[] = { 626b8021494Sopenharmony_ci 0x51, 0xfa, 0x0e, 0xfa // movs al r10 r1 ASR r14 627b8021494Sopenharmony_ci}; 628b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r0_LSL_r3[] = { 629b8021494Sopenharmony_ci 0x10, 0xfa, 0x03, 0xf7 // movs al r7 r0 LSL r3 630b8021494Sopenharmony_ci}; 631b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r8_LSL_r6[] = { 632b8021494Sopenharmony_ci 0x18, 0xfa, 0x06, 0xf4 // movs al r4 r8 LSL r6 633b8021494Sopenharmony_ci}; 634b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r7_LSL_r2[] = { 635b8021494Sopenharmony_ci 0x17, 0xfa, 0x02, 0xf3 // movs al r3 r7 LSL r2 636b8021494Sopenharmony_ci}; 637b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r10_LSR_r11[] = { 638b8021494Sopenharmony_ci 0x3a, 0xfa, 0x0b, 0xfd // movs al r13 r10 LSR r11 639b8021494Sopenharmony_ci}; 640b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r13_ROR_r11[] = { 641b8021494Sopenharmony_ci 0x7d, 0xfa, 0x0b, 0xf1 // movs al r1 r13 ROR r11 642b8021494Sopenharmony_ci}; 643b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r10_LSR_r8[] = { 644b8021494Sopenharmony_ci 0x3a, 0xfa, 0x08, 0xf0 // movs al r0 r10 LSR r8 645b8021494Sopenharmony_ci}; 646b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r3_ASR_r4[] = { 647b8021494Sopenharmony_ci 0x53, 0xfa, 0x04, 0xfa // movs al r10 r3 ASR r4 648b8021494Sopenharmony_ci}; 649b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r2_LSR_r8[] = { 650b8021494Sopenharmony_ci 0x32, 0xfa, 0x08, 0xf0 // movs al r0 r2 LSR r8 651b8021494Sopenharmony_ci}; 652b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r0_LSL_r4[] = { 653b8021494Sopenharmony_ci 0x10, 0xfa, 0x04, 0xf8 // movs al r8 r0 LSL r4 654b8021494Sopenharmony_ci}; 655b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r8_ASR_r8[] = { 656b8021494Sopenharmony_ci 0x58, 0xfa, 0x08, 0xfb // movs al r11 r8 ASR r8 657b8021494Sopenharmony_ci}; 658b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r7_ASR_r10[] = { 659b8021494Sopenharmony_ci 0x57, 0xfa, 0x0a, 0xfb // movs al r11 r7 ASR r10 660b8021494Sopenharmony_ci}; 661b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r12_ROR_r0[] = { 662b8021494Sopenharmony_ci 0x7c, 0xfa, 0x00, 0xfa // movs al r10 r12 ROR r0 663b8021494Sopenharmony_ci}; 664b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r5_LSR_r9[] = { 665b8021494Sopenharmony_ci 0x35, 0xfa, 0x09, 0xf8 // movs al r8 r5 LSR r9 666b8021494Sopenharmony_ci}; 667b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r3_ROR_r4[] = { 668b8021494Sopenharmony_ci 0x73, 0xfa, 0x04, 0xfc // movs al r12 r3 ROR r4 669b8021494Sopenharmony_ci}; 670b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r2_LSR_r13[] = { 671b8021494Sopenharmony_ci 0x32, 0xfa, 0x0d, 0xfb // movs al r11 r2 LSR r13 672b8021494Sopenharmony_ci}; 673b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r6_ROR_r2[] = { 674b8021494Sopenharmony_ci 0x76, 0xfa, 0x02, 0xfd // movs al r13 r6 ROR r2 675b8021494Sopenharmony_ci}; 676b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r1_ASR_r10[] = { 677b8021494Sopenharmony_ci 0x51, 0xfa, 0x0a, 0xf2 // movs al r2 r1 ASR r10 678b8021494Sopenharmony_ci}; 679b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r1_ROR_r3[] = { 680b8021494Sopenharmony_ci 0x71, 0xfa, 0x03, 0xf9 // movs al r9 r1 ROR r3 681b8021494Sopenharmony_ci}; 682b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r9_ASR_r4[] = { 683b8021494Sopenharmony_ci 0x59, 0xfa, 0x04, 0xfe // movs al r14 r9 ASR r4 684b8021494Sopenharmony_ci}; 685b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r13_ASR_r9[] = { 686b8021494Sopenharmony_ci 0x5d, 0xfa, 0x09, 0xfe // movs al r14 r13 ASR r9 687b8021494Sopenharmony_ci}; 688b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r13_LSR_r7[] = { 689b8021494Sopenharmony_ci 0x3d, 0xfa, 0x07, 0xfa // movs al r10 r13 LSR r7 690b8021494Sopenharmony_ci}; 691b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r9_ROR_r10[] = { 692b8021494Sopenharmony_ci 0x79, 0xfa, 0x0a, 0xf5 // movs al r5 r9 ROR r10 693b8021494Sopenharmony_ci}; 694b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r3_ASR_r4[] = { 695b8021494Sopenharmony_ci 0x53, 0xfa, 0x04, 0xfd // movs al r13 r3 ASR r4 696b8021494Sopenharmony_ci}; 697b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r7_LSL_r10[] = { 698b8021494Sopenharmony_ci 0x17, 0xfa, 0x0a, 0xfb // movs al r11 r7 LSL r10 699b8021494Sopenharmony_ci}; 700b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r6_LSR_r14[] = { 701b8021494Sopenharmony_ci 0x36, 0xfa, 0x0e, 0xf2 // movs al r2 r6 LSR r14 702b8021494Sopenharmony_ci}; 703b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r4_LSR_r10[] = { 704b8021494Sopenharmony_ci 0x34, 0xfa, 0x0a, 0xf8 // movs al r8 r4 LSR r10 705b8021494Sopenharmony_ci}; 706b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r13_LSL_r11[] = { 707b8021494Sopenharmony_ci 0x1d, 0xfa, 0x0b, 0xf5 // movs al r5 r13 LSL r11 708b8021494Sopenharmony_ci}; 709b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r10_ASR_r8[] = { 710b8021494Sopenharmony_ci 0x5a, 0xfa, 0x08, 0xf7 // movs al r7 r10 ASR r8 711b8021494Sopenharmony_ci}; 712b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r4_LSR_r14[] = { 713b8021494Sopenharmony_ci 0x34, 0xfa, 0x0e, 0xf0 // movs al r0 r4 LSR r14 714b8021494Sopenharmony_ci}; 715b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r5_ASR_r8[] = { 716b8021494Sopenharmony_ci 0x55, 0xfa, 0x08, 0xf0 // movs al r0 r5 ASR r8 717b8021494Sopenharmony_ci}; 718b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r13_ASR_r8[] = { 719b8021494Sopenharmony_ci 0x5d, 0xfa, 0x08, 0xfd // movs al r13 r13 ASR r8 720b8021494Sopenharmony_ci}; 721b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r8_LSR_r0[] = { 722b8021494Sopenharmony_ci 0x38, 0xfa, 0x00, 0xfa // movs al r10 r8 LSR r0 723b8021494Sopenharmony_ci}; 724b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r8_LSR_r8[] = { 725b8021494Sopenharmony_ci 0x38, 0xfa, 0x08, 0xf8 // movs al r8 r8 LSR r8 726b8021494Sopenharmony_ci}; 727b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r12_LSL_r0[] = { 728b8021494Sopenharmony_ci 0x1c, 0xfa, 0x00, 0xf4 // movs al r4 r12 LSL r0 729b8021494Sopenharmony_ci}; 730b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r1_LSR_r11[] = { 731b8021494Sopenharmony_ci 0x31, 0xfa, 0x0b, 0xf3 // movs al r3 r1 LSR r11 732b8021494Sopenharmony_ci}; 733b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r8_ROR_r3[] = { 734b8021494Sopenharmony_ci 0x78, 0xfa, 0x03, 0xf8 // movs al r8 r8 ROR r3 735b8021494Sopenharmony_ci}; 736b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r13_ASR_r14[] = { 737b8021494Sopenharmony_ci 0x5d, 0xfa, 0x0e, 0xfa // movs al r10 r13 ASR r14 738b8021494Sopenharmony_ci}; 739b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r0_ROR_r4[] = { 740b8021494Sopenharmony_ci 0x70, 0xfa, 0x04, 0xf3 // movs al r3 r0 ROR r4 741b8021494Sopenharmony_ci}; 742b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r0_LSL_r4[] = { 743b8021494Sopenharmony_ci 0x10, 0xfa, 0x04, 0xfd // movs al r13 r0 LSL r4 744b8021494Sopenharmony_ci}; 745b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r13_LSR_r4[] = { 746b8021494Sopenharmony_ci 0x3d, 0xfa, 0x04, 0xfc // movs al r12 r13 LSR r4 747b8021494Sopenharmony_ci}; 748b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r6_ASR_r13[] = { 749b8021494Sopenharmony_ci 0x56, 0xfa, 0x0d, 0xf7 // movs al r7 r6 ASR r13 750b8021494Sopenharmony_ci}; 751b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r11_LSR_r5[] = { 752b8021494Sopenharmony_ci 0x3b, 0xfa, 0x05, 0xf3 // movs al r3 r11 LSR r5 753b8021494Sopenharmony_ci}; 754b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r1_LSR_r1[] = { 755b8021494Sopenharmony_ci 0xc9, 0x40 // movs al r1 r1 LSR r1 756b8021494Sopenharmony_ci}; 757b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r14_ROR_r14[] = { 758b8021494Sopenharmony_ci 0x7e, 0xfa, 0x0e, 0xf2 // movs al r2 r14 ROR r14 759b8021494Sopenharmony_ci}; 760b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r10_LSL_r1[] = { 761b8021494Sopenharmony_ci 0x1a, 0xfa, 0x01, 0xf5 // movs al r5 r10 LSL r1 762b8021494Sopenharmony_ci}; 763b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r8_ROR_r4[] = { 764b8021494Sopenharmony_ci 0x78, 0xfa, 0x04, 0xfe // movs al r14 r8 ROR r4 765b8021494Sopenharmony_ci}; 766b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r3_LSL_r6[] = { 767b8021494Sopenharmony_ci 0x13, 0xfa, 0x06, 0xf8 // movs al r8 r3 LSL r6 768b8021494Sopenharmony_ci}; 769b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r4_ROR_r1[] = { 770b8021494Sopenharmony_ci 0x74, 0xfa, 0x01, 0xf9 // movs al r9 r4 ROR r1 771b8021494Sopenharmony_ci}; 772b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r13_ROR_r12[] = { 773b8021494Sopenharmony_ci 0x7d, 0xfa, 0x0c, 0xf9 // movs al r9 r13 ROR r12 774b8021494Sopenharmony_ci}; 775b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r9_ASR_r3[] = { 776b8021494Sopenharmony_ci 0x59, 0xfa, 0x03, 0xfe // movs al r14 r9 ASR r3 777b8021494Sopenharmony_ci}; 778b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r4_ASR_r4[] = { 779b8021494Sopenharmony_ci 0x54, 0xfa, 0x04, 0xf1 // movs al r1 r4 ASR r4 780b8021494Sopenharmony_ci}; 781b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r9_ROR_r10[] = { 782b8021494Sopenharmony_ci 0x79, 0xfa, 0x0a, 0xf3 // movs al r3 r9 ROR r10 783b8021494Sopenharmony_ci}; 784b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r11_LSR_r14[] = { 785b8021494Sopenharmony_ci 0x3b, 0xfa, 0x0e, 0xf7 // movs al r7 r11 LSR r14 786b8021494Sopenharmony_ci}; 787b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r11_ASR_r7[] = { 788b8021494Sopenharmony_ci 0x5b, 0xfa, 0x07, 0xfb // movs al r11 r11 ASR r7 789b8021494Sopenharmony_ci}; 790b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r1_LSL_r9[] = { 791b8021494Sopenharmony_ci 0x11, 0xfa, 0x09, 0xf1 // movs al r1 r1 LSL r9 792b8021494Sopenharmony_ci}; 793b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r6_LSL_r12[] = { 794b8021494Sopenharmony_ci 0x16, 0xfa, 0x0c, 0xf1 // movs al r1 r6 LSL r12 795b8021494Sopenharmony_ci}; 796b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r10_ROR_r8[] = { 797b8021494Sopenharmony_ci 0x7a, 0xfa, 0x08, 0xfe // movs al r14 r10 ROR r8 798b8021494Sopenharmony_ci}; 799b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r8_ASR_r2[] = { 800b8021494Sopenharmony_ci 0x58, 0xfa, 0x02, 0xf5 // movs al r5 r8 ASR r2 801b8021494Sopenharmony_ci}; 802b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r6_LSL_r8[] = { 803b8021494Sopenharmony_ci 0x16, 0xfa, 0x08, 0xf2 // movs al r2 r6 LSL r8 804b8021494Sopenharmony_ci}; 805b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r13_ROR_r1[] = { 806b8021494Sopenharmony_ci 0x7d, 0xfa, 0x01, 0xfb // movs al r11 r13 ROR r1 807b8021494Sopenharmony_ci}; 808b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r4_ASR_r3[] = { 809b8021494Sopenharmony_ci 0x54, 0xfa, 0x03, 0xfb // movs al r11 r4 ASR r3 810b8021494Sopenharmony_ci}; 811b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r0_LSR_r5[] = { 812b8021494Sopenharmony_ci 0x30, 0xfa, 0x05, 0xf8 // movs al r8 r0 LSR r5 813b8021494Sopenharmony_ci}; 814b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r6_LSL_r7[] = { 815b8021494Sopenharmony_ci 0x16, 0xfa, 0x07, 0xf7 // movs al r7 r6 LSL r7 816b8021494Sopenharmony_ci}; 817b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r6_LSR_r3[] = { 818b8021494Sopenharmony_ci 0x36, 0xfa, 0x03, 0xf2 // movs al r2 r6 LSR r3 819b8021494Sopenharmony_ci}; 820b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r4_ASR_r0[] = { 821b8021494Sopenharmony_ci 0x54, 0xfa, 0x00, 0xf5 // movs al r5 r4 ASR r0 822b8021494Sopenharmony_ci}; 823b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r4_ASR_r1[] = { 824b8021494Sopenharmony_ci 0x54, 0xfa, 0x01, 0xfc // movs al r12 r4 ASR r1 825b8021494Sopenharmony_ci}; 826b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r11_ASR_r12[] = { 827b8021494Sopenharmony_ci 0x5b, 0xfa, 0x0c, 0xf5 // movs al r5 r11 ASR r12 828b8021494Sopenharmony_ci}; 829b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r14_ASR_r2[] = { 830b8021494Sopenharmony_ci 0x5e, 0xfa, 0x02, 0xf2 // movs al r2 r14 ASR r2 831b8021494Sopenharmony_ci}; 832b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r0_ASR_r13[] = { 833b8021494Sopenharmony_ci 0x50, 0xfa, 0x0d, 0xfb // movs al r11 r0 ASR r13 834b8021494Sopenharmony_ci}; 835b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r11_LSR_r7[] = { 836b8021494Sopenharmony_ci 0x3b, 0xfa, 0x07, 0xf2 // movs al r2 r11 LSR r7 837b8021494Sopenharmony_ci}; 838b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r2_LSL_r10[] = { 839b8021494Sopenharmony_ci 0x12, 0xfa, 0x0a, 0xf3 // movs al r3 r2 LSL r10 840b8021494Sopenharmony_ci}; 841b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r12_ROR_r10[] = { 842b8021494Sopenharmony_ci 0x7c, 0xfa, 0x0a, 0xf9 // movs al r9 r12 ROR r10 843b8021494Sopenharmony_ci}; 844b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r14_ASR_r7[] = { 845b8021494Sopenharmony_ci 0x5e, 0xfa, 0x07, 0xf7 // movs al r7 r14 ASR r7 846b8021494Sopenharmony_ci}; 847b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r10_ROR_r4[] = { 848b8021494Sopenharmony_ci 0x7a, 0xfa, 0x04, 0xf2 // movs al r2 r10 ROR r4 849b8021494Sopenharmony_ci}; 850b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r6_LSL_r14[] = { 851b8021494Sopenharmony_ci 0x16, 0xfa, 0x0e, 0xfe // movs al r14 r6 LSL r14 852b8021494Sopenharmony_ci}; 853b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r10_LSL_r10[] = { 854b8021494Sopenharmony_ci 0x1a, 0xfa, 0x0a, 0xf1 // movs al r1 r10 LSL r10 855b8021494Sopenharmony_ci}; 856b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r8_LSR_r3[] = { 857b8021494Sopenharmony_ci 0x38, 0xfa, 0x03, 0xf5 // movs al r5 r8 LSR r3 858b8021494Sopenharmony_ci}; 859b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r6_ASR_r1[] = { 860b8021494Sopenharmony_ci 0x56, 0xfa, 0x01, 0xfb // movs al r11 r6 ASR r1 861b8021494Sopenharmony_ci}; 862b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r1_ROR_r1[] = { 863b8021494Sopenharmony_ci 0x71, 0xfa, 0x01, 0xfb // movs al r11 r1 ROR r1 864b8021494Sopenharmony_ci}; 865b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r6_LSL_r9[] = { 866b8021494Sopenharmony_ci 0x16, 0xfa, 0x09, 0xf5 // movs al r5 r6 LSL r9 867b8021494Sopenharmony_ci}; 868b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r0_LSL_r0[] = { 869b8021494Sopenharmony_ci 0x10, 0xfa, 0x00, 0xf9 // movs al r9 r0 LSL r0 870b8021494Sopenharmony_ci}; 871b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r12_LSL_r4[] = { 872b8021494Sopenharmony_ci 0x1c, 0xfa, 0x04, 0xf1 // movs al r1 r12 LSL r4 873b8021494Sopenharmony_ci}; 874b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r4_LSR_r10[] = { 875b8021494Sopenharmony_ci 0x34, 0xfa, 0x0a, 0xfe // movs al r14 r4 LSR r10 876b8021494Sopenharmony_ci}; 877b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r2_LSL_r5[] = { 878b8021494Sopenharmony_ci 0x12, 0xfa, 0x05, 0xf6 // movs al r6 r2 LSL r5 879b8021494Sopenharmony_ci}; 880b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r9_ROR_r6[] = { 881b8021494Sopenharmony_ci 0x79, 0xfa, 0x06, 0xf7 // movs al r7 r9 ROR r6 882b8021494Sopenharmony_ci}; 883b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r8_ROR_r0[] = { 884b8021494Sopenharmony_ci 0x78, 0xfa, 0x00, 0xfe // movs al r14 r8 ROR r0 885b8021494Sopenharmony_ci}; 886b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r3_LSR_r4[] = { 887b8021494Sopenharmony_ci 0x33, 0xfa, 0x04, 0xfa // movs al r10 r3 LSR r4 888b8021494Sopenharmony_ci}; 889b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r0_ASR_r10[] = { 890b8021494Sopenharmony_ci 0x50, 0xfa, 0x0a, 0xf4 // movs al r4 r0 ASR r10 891b8021494Sopenharmony_ci}; 892b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r2_LSL_r0[] = { 893b8021494Sopenharmony_ci 0x12, 0xfa, 0x00, 0xfa // movs al r10 r2 LSL r0 894b8021494Sopenharmony_ci}; 895b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r14_LSR_r7[] = { 896b8021494Sopenharmony_ci 0x3e, 0xfa, 0x07, 0xf1 // movs al r1 r14 LSR r7 897b8021494Sopenharmony_ci}; 898b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r0_LSR_r3[] = { 899b8021494Sopenharmony_ci 0x30, 0xfa, 0x03, 0xf7 // movs al r7 r0 LSR r3 900b8021494Sopenharmony_ci}; 901b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r11_LSR_r3[] = { 902b8021494Sopenharmony_ci 0x3b, 0xfa, 0x03, 0xfa // movs al r10 r11 LSR r3 903b8021494Sopenharmony_ci}; 904b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r8_ROR_r12[] = { 905b8021494Sopenharmony_ci 0x78, 0xfa, 0x0c, 0xf7 // movs al r7 r8 ROR r12 906b8021494Sopenharmony_ci}; 907b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r5_LSL_r5[] = { 908b8021494Sopenharmony_ci 0x15, 0xfa, 0x05, 0xfa // movs al r10 r5 LSL r5 909b8021494Sopenharmony_ci}; 910b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r11_ROR_r12[] = { 911b8021494Sopenharmony_ci 0x7b, 0xfa, 0x0c, 0xfb // movs al r11 r11 ROR r12 912b8021494Sopenharmony_ci}; 913b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r7_ASR_r6[] = { 914b8021494Sopenharmony_ci 0x57, 0xfa, 0x06, 0xf2 // movs al r2 r7 ASR r6 915b8021494Sopenharmony_ci}; 916b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r6_LSR_r14[] = { 917b8021494Sopenharmony_ci 0x36, 0xfa, 0x0e, 0xf8 // movs al r8 r6 LSR r14 918b8021494Sopenharmony_ci}; 919b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r13_ASR_r3[] = { 920b8021494Sopenharmony_ci 0x5d, 0xfa, 0x03, 0xf9 // movs al r9 r13 ASR r3 921b8021494Sopenharmony_ci}; 922b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r6_LSR_r5[] = { 923b8021494Sopenharmony_ci 0x36, 0xfa, 0x05, 0xfb // movs al r11 r6 LSR r5 924b8021494Sopenharmony_ci}; 925b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r11_ROR_r1[] = { 926b8021494Sopenharmony_ci 0x7b, 0xfa, 0x01, 0xf4 // movs al r4 r11 ROR r1 927b8021494Sopenharmony_ci}; 928b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r10_ROR_r5[] = { 929b8021494Sopenharmony_ci 0x7a, 0xfa, 0x05, 0xf2 // movs al r2 r10 ROR r5 930b8021494Sopenharmony_ci}; 931b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r10_LSL_r10[] = { 932b8021494Sopenharmony_ci 0x1a, 0xfa, 0x0a, 0xfb // movs al r11 r10 LSL r10 933b8021494Sopenharmony_ci}; 934b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r2_ROR_r4[] = { 935b8021494Sopenharmony_ci 0x72, 0xfa, 0x04, 0xf0 // movs al r0 r2 ROR r4 936b8021494Sopenharmony_ci}; 937b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r0_LSL_r7[] = { 938b8021494Sopenharmony_ci 0xb8, 0x40 // movs al r0 r0 LSL r7 939b8021494Sopenharmony_ci}; 940b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r2_ASR_r11[] = { 941b8021494Sopenharmony_ci 0x52, 0xfa, 0x0b, 0xfc // movs al r12 r2 ASR r11 942b8021494Sopenharmony_ci}; 943b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r2_ASR_r0[] = { 944b8021494Sopenharmony_ci 0x52, 0xfa, 0x00, 0xfa // movs al r10 r2 ASR r0 945b8021494Sopenharmony_ci}; 946b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r1_LSL_r0[] = { 947b8021494Sopenharmony_ci 0x11, 0xfa, 0x00, 0xfe // movs al r14 r1 LSL r0 948b8021494Sopenharmony_ci}; 949b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r3_LSL_r12[] = { 950b8021494Sopenharmony_ci 0x13, 0xfa, 0x0c, 0xf8 // movs al r8 r3 LSL r12 951b8021494Sopenharmony_ci}; 952b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r14_ROR_r10[] = { 953b8021494Sopenharmony_ci 0x7e, 0xfa, 0x0a, 0xf6 // movs al r6 r14 ROR r10 954b8021494Sopenharmony_ci}; 955b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r0_LSL_r3[] = { 956b8021494Sopenharmony_ci 0x10, 0xfa, 0x03, 0xfd // movs al r13 r0 LSL r3 957b8021494Sopenharmony_ci}; 958b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r6_ROR_r0[] = { 959b8021494Sopenharmony_ci 0x76, 0xfa, 0x00, 0xfd // movs al r13 r6 ROR r0 960b8021494Sopenharmony_ci}; 961b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r14_LSL_r11[] = { 962b8021494Sopenharmony_ci 0x1e, 0xfa, 0x0b, 0xf3 // movs al r3 r14 LSL r11 963b8021494Sopenharmony_ci}; 964b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r4_LSR_r1[] = { 965b8021494Sopenharmony_ci 0x34, 0xfa, 0x01, 0xf1 // movs al r1 r4 LSR r1 966b8021494Sopenharmony_ci}; 967b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r1_LSR_r1[] = { 968b8021494Sopenharmony_ci 0x31, 0xfa, 0x01, 0xf6 // movs al r6 r1 LSR r1 969b8021494Sopenharmony_ci}; 970b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r8_ASR_r14[] = { 971b8021494Sopenharmony_ci 0x58, 0xfa, 0x0e, 0xfe // movs al r14 r8 ASR r14 972b8021494Sopenharmony_ci}; 973b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r14_LSL_r12[] = { 974b8021494Sopenharmony_ci 0x1e, 0xfa, 0x0c, 0xf3 // movs al r3 r14 LSL r12 975b8021494Sopenharmony_ci}; 976b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r9_LSR_r7[] = { 977b8021494Sopenharmony_ci 0x39, 0xfa, 0x07, 0xf8 // movs al r8 r9 LSR r7 978b8021494Sopenharmony_ci}; 979b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r6_LSL_r9[] = { 980b8021494Sopenharmony_ci 0x16, 0xfa, 0x09, 0xf1 // movs al r1 r6 LSL r9 981b8021494Sopenharmony_ci}; 982b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r14_ROR_r6[] = { 983b8021494Sopenharmony_ci 0x7e, 0xfa, 0x06, 0xfb // movs al r11 r14 ROR r6 984b8021494Sopenharmony_ci}; 985b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r3_ROR_r2[] = { 986b8021494Sopenharmony_ci 0x73, 0xfa, 0x02, 0xf2 // movs al r2 r3 ROR r2 987b8021494Sopenharmony_ci}; 988b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r12_ASR_r3[] = { 989b8021494Sopenharmony_ci 0x5c, 0xfa, 0x03, 0xfd // movs al r13 r12 ASR r3 990b8021494Sopenharmony_ci}; 991b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r14_ASR_r11[] = { 992b8021494Sopenharmony_ci 0x5e, 0xfa, 0x0b, 0xf1 // movs al r1 r14 ASR r11 993b8021494Sopenharmony_ci}; 994b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r6_LSR_r3[] = { 995b8021494Sopenharmony_ci 0x36, 0xfa, 0x03, 0xfe // movs al r14 r6 LSR r3 996b8021494Sopenharmony_ci}; 997b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r8_LSR_r11[] = { 998b8021494Sopenharmony_ci 0x38, 0xfa, 0x0b, 0xfb // movs al r11 r8 LSR r11 999b8021494Sopenharmony_ci}; 1000b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r4_LSL_r10[] = { 1001b8021494Sopenharmony_ci 0x14, 0xfa, 0x0a, 0xf0 // movs al r0 r4 LSL r10 1002b8021494Sopenharmony_ci}; 1003b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r4_LSL_r13[] = { 1004b8021494Sopenharmony_ci 0x14, 0xfa, 0x0d, 0xf1 // movs al r1 r4 LSL r13 1005b8021494Sopenharmony_ci}; 1006b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r4_LSR_r6[] = { 1007b8021494Sopenharmony_ci 0xf4, 0x40 // movs al r4 r4 LSR r6 1008b8021494Sopenharmony_ci}; 1009b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r5_LSR_r8[] = { 1010b8021494Sopenharmony_ci 0x35, 0xfa, 0x08, 0xf3 // movs al r3 r5 LSR r8 1011b8021494Sopenharmony_ci}; 1012b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r8_LSL_r11[] = { 1013b8021494Sopenharmony_ci 0x18, 0xfa, 0x0b, 0xf7 // movs al r7 r8 LSL r11 1014b8021494Sopenharmony_ci}; 1015b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r6_ROR_r7[] = { 1016b8021494Sopenharmony_ci 0x76, 0xfa, 0x07, 0xfc // movs al r12 r6 ROR r7 1017b8021494Sopenharmony_ci}; 1018b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r11_ASR_r14[] = { 1019b8021494Sopenharmony_ci 0x5b, 0xfa, 0x0e, 0xfe // movs al r14 r11 ASR r14 1020b8021494Sopenharmony_ci}; 1021b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r10_LSL_r5[] = { 1022b8021494Sopenharmony_ci 0x1a, 0xfa, 0x05, 0xf3 // movs al r3 r10 LSL r5 1023b8021494Sopenharmony_ci}; 1024b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r7_ASR_r7[] = { 1025b8021494Sopenharmony_ci 0x57, 0xfa, 0x07, 0xf4 // movs al r4 r7 ASR r7 1026b8021494Sopenharmony_ci}; 1027b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r8_LSL_r14[] = { 1028b8021494Sopenharmony_ci 0x18, 0xfa, 0x0e, 0xf8 // movs al r8 r8 LSL r14 1029b8021494Sopenharmony_ci}; 1030b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r5_LSL_r13[] = { 1031b8021494Sopenharmony_ci 0x15, 0xfa, 0x0d, 0xf0 // movs al r0 r5 LSL r13 1032b8021494Sopenharmony_ci}; 1033b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r13_LSL_r14[] = { 1034b8021494Sopenharmony_ci 0x1d, 0xfa, 0x0e, 0xf7 // movs al r7 r13 LSL r14 1035b8021494Sopenharmony_ci}; 1036b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r12_LSL_r5[] = { 1037b8021494Sopenharmony_ci 0x1c, 0xfa, 0x05, 0xfd // movs al r13 r12 LSL r5 1038b8021494Sopenharmony_ci}; 1039b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r2_LSR_r13[] = { 1040b8021494Sopenharmony_ci 0x32, 0xfa, 0x0d, 0xf7 // movs al r7 r2 LSR r13 1041b8021494Sopenharmony_ci}; 1042b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r1_LSR_r4[] = { 1043b8021494Sopenharmony_ci 0x31, 0xfa, 0x04, 0xfe // movs al r14 r1 LSR r4 1044b8021494Sopenharmony_ci}; 1045b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r1_ROR_r2[] = { 1046b8021494Sopenharmony_ci 0x71, 0xfa, 0x02, 0xf5 // movs al r5 r1 ROR r2 1047b8021494Sopenharmony_ci}; 1048b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r6_LSL_r4[] = { 1049b8021494Sopenharmony_ci 0x16, 0xfa, 0x04, 0xfa // movs al r10 r6 LSL r4 1050b8021494Sopenharmony_ci}; 1051b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r10_ROR_r10[] = { 1052b8021494Sopenharmony_ci 0x7a, 0xfa, 0x0a, 0xf6 // movs al r6 r10 ROR r10 1053b8021494Sopenharmony_ci}; 1054b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r12_ROR_r3[] = { 1055b8021494Sopenharmony_ci 0x7c, 0xfa, 0x03, 0xf5 // movs al r5 r12 ROR r3 1056b8021494Sopenharmony_ci}; 1057b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r5_ROR_r4[] = { 1058b8021494Sopenharmony_ci 0x75, 0xfa, 0x04, 0xf9 // movs al r9 r5 ROR r4 1059b8021494Sopenharmony_ci}; 1060b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r7_LSR_r11[] = { 1061b8021494Sopenharmony_ci 0x37, 0xfa, 0x0b, 0xfa // movs al r10 r7 LSR r11 1062b8021494Sopenharmony_ci}; 1063b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r9_LSL_r6[] = { 1064b8021494Sopenharmony_ci 0x19, 0xfa, 0x06, 0xfe // movs al r14 r9 LSL r6 1065b8021494Sopenharmony_ci}; 1066b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r3_ASR_r9[] = { 1067b8021494Sopenharmony_ci 0x53, 0xfa, 0x09, 0xf2 // movs al r2 r3 ASR r9 1068b8021494Sopenharmony_ci}; 1069b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r14_ROR_r9[] = { 1070b8021494Sopenharmony_ci 0x7e, 0xfa, 0x09, 0xf1 // movs al r1 r14 ROR r9 1071b8021494Sopenharmony_ci}; 1072b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r2_LSR_r5[] = { 1073b8021494Sopenharmony_ci 0x32, 0xfa, 0x05, 0xfb // movs al r11 r2 LSR r5 1074b8021494Sopenharmony_ci}; 1075b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r5_LSR_r2[] = { 1076b8021494Sopenharmony_ci 0x35, 0xfa, 0x02, 0xf3 // movs al r3 r5 LSR r2 1077b8021494Sopenharmony_ci}; 1078b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r5_ASR_r0[] = { 1079b8021494Sopenharmony_ci 0x55, 0xfa, 0x00, 0xf6 // movs al r6 r5 ASR r0 1080b8021494Sopenharmony_ci}; 1081b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r9_LSR_r0[] = { 1082b8021494Sopenharmony_ci 0x39, 0xfa, 0x00, 0xf9 // movs al r9 r9 LSR r0 1083b8021494Sopenharmony_ci}; 1084b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r5_LSR_r7[] = { 1085b8021494Sopenharmony_ci 0x35, 0xfa, 0x07, 0xf6 // movs al r6 r5 LSR r7 1086b8021494Sopenharmony_ci}; 1087b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r2_ROR_r10[] = { 1088b8021494Sopenharmony_ci 0x72, 0xfa, 0x0a, 0xf5 // movs al r5 r2 ROR r10 1089b8021494Sopenharmony_ci}; 1090b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r0_ROR_r6[] = { 1091b8021494Sopenharmony_ci 0x70, 0xfa, 0x06, 0xfe // movs al r14 r0 ROR r6 1092b8021494Sopenharmony_ci}; 1093b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r8_LSR_r12[] = { 1094b8021494Sopenharmony_ci 0x38, 0xfa, 0x0c, 0xfe // movs al r14 r8 LSR r12 1095b8021494Sopenharmony_ci}; 1096b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r0_LSL_r2[] = { 1097b8021494Sopenharmony_ci 0x10, 0xfa, 0x02, 0xf8 // movs al r8 r0 LSL r2 1098b8021494Sopenharmony_ci}; 1099b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r11_LSL_r3[] = { 1100b8021494Sopenharmony_ci 0x1b, 0xfa, 0x03, 0xf9 // movs al r9 r11 LSL r3 1101b8021494Sopenharmony_ci}; 1102b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r2_LSL_r12[] = { 1103b8021494Sopenharmony_ci 0x12, 0xfa, 0x0c, 0xf6 // movs al r6 r2 LSL r12 1104b8021494Sopenharmony_ci}; 1105b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r3_LSL_r6[] = { 1106b8021494Sopenharmony_ci 0x13, 0xfa, 0x06, 0xf6 // movs al r6 r3 LSL r6 1107b8021494Sopenharmony_ci}; 1108b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r11_ROR_r7[] = { 1109b8021494Sopenharmony_ci 0x7b, 0xfa, 0x07, 0xf3 // movs al r3 r11 ROR r7 1110b8021494Sopenharmony_ci}; 1111b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r1_LSL_r13[] = { 1112b8021494Sopenharmony_ci 0x11, 0xfa, 0x0d, 0xfa // movs al r10 r1 LSL r13 1113b8021494Sopenharmony_ci}; 1114b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r8_ASR_r3[] = { 1115b8021494Sopenharmony_ci 0x58, 0xfa, 0x03, 0xf0 // movs al r0 r8 ASR r3 1116b8021494Sopenharmony_ci}; 1117b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r9_LSL_r10[] = { 1118b8021494Sopenharmony_ci 0x19, 0xfa, 0x0a, 0xf8 // movs al r8 r9 LSL r10 1119b8021494Sopenharmony_ci}; 1120b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r11_ROR_r7[] = { 1121b8021494Sopenharmony_ci 0x7b, 0xfa, 0x07, 0xf0 // movs al r0 r11 ROR r7 1122b8021494Sopenharmony_ci}; 1123b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r5_LSL_r13[] = { 1124b8021494Sopenharmony_ci 0x15, 0xfa, 0x0d, 0xfc // movs al r12 r5 LSL r13 1125b8021494Sopenharmony_ci}; 1126b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r12_LSL_r13[] = { 1127b8021494Sopenharmony_ci 0x1c, 0xfa, 0x0d, 0xf6 // movs al r6 r12 LSL r13 1128b8021494Sopenharmony_ci}; 1129b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r0_ROR_r1[] = { 1130b8021494Sopenharmony_ci 0x70, 0xfa, 0x01, 0xf5 // movs al r5 r0 ROR r1 1131b8021494Sopenharmony_ci}; 1132b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r6_ROR_r3[] = { 1133b8021494Sopenharmony_ci 0x76, 0xfa, 0x03, 0xf5 // movs al r5 r6 ROR r3 1134b8021494Sopenharmony_ci}; 1135b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r2_ASR_r12[] = { 1136b8021494Sopenharmony_ci 0x52, 0xfa, 0x0c, 0xfd // movs al r13 r2 ASR r12 1137b8021494Sopenharmony_ci}; 1138b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r7_ROR_r4[] = { 1139b8021494Sopenharmony_ci 0x77, 0xfa, 0x04, 0xfe // movs al r14 r7 ROR r4 1140b8021494Sopenharmony_ci}; 1141b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r2_ASR_r9[] = { 1142b8021494Sopenharmony_ci 0x52, 0xfa, 0x09, 0xfe // movs al r14 r2 ASR r9 1143b8021494Sopenharmony_ci}; 1144b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r12_LSR_r6[] = { 1145b8021494Sopenharmony_ci 0x3c, 0xfa, 0x06, 0xfb // movs al r11 r12 LSR r6 1146b8021494Sopenharmony_ci}; 1147b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r7_ROR_r5[] = { 1148b8021494Sopenharmony_ci 0x77, 0xfa, 0x05, 0xfb // movs al r11 r7 ROR r5 1149b8021494Sopenharmony_ci}; 1150b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r6_LSR_r13[] = { 1151b8021494Sopenharmony_ci 0x36, 0xfa, 0x0d, 0xf5 // movs al r5 r6 LSR r13 1152b8021494Sopenharmony_ci}; 1153b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r10_ASR_r11[] = { 1154b8021494Sopenharmony_ci 0x5a, 0xfa, 0x0b, 0xf4 // movs al r4 r10 ASR r11 1155b8021494Sopenharmony_ci}; 1156b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r9_ROR_r2[] = { 1157b8021494Sopenharmony_ci 0x79, 0xfa, 0x02, 0xf8 // movs al r8 r9 ROR r2 1158b8021494Sopenharmony_ci}; 1159b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r2_LSL_r7[] = { 1160b8021494Sopenharmony_ci 0x12, 0xfa, 0x07, 0xf7 // movs al r7 r2 LSL r7 1161b8021494Sopenharmony_ci}; 1162b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r0_LSR_r1[] = { 1163b8021494Sopenharmony_ci 0x30, 0xfa, 0x01, 0xf6 // movs al r6 r0 LSR r1 1164b8021494Sopenharmony_ci}; 1165b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r3_ASR_r4[] = { 1166b8021494Sopenharmony_ci 0x53, 0xfa, 0x04, 0xf0 // movs al r0 r3 ASR r4 1167b8021494Sopenharmony_ci}; 1168b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r3_ASR_r12[] = { 1169b8021494Sopenharmony_ci 0x53, 0xfa, 0x0c, 0xf2 // movs al r2 r3 ASR r12 1170b8021494Sopenharmony_ci}; 1171b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r6_LSL_r5[] = { 1172b8021494Sopenharmony_ci 0x16, 0xfa, 0x05, 0xfb // movs al r11 r6 LSL r5 1173b8021494Sopenharmony_ci}; 1174b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r7_LSL_r11[] = { 1175b8021494Sopenharmony_ci 0x17, 0xfa, 0x0b, 0xf9 // movs al r9 r7 LSL r11 1176b8021494Sopenharmony_ci}; 1177b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r1_LSR_r13[] = { 1178b8021494Sopenharmony_ci 0x31, 0xfa, 0x0d, 0xf2 // movs al r2 r1 LSR r13 1179b8021494Sopenharmony_ci}; 1180b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r8_ROR_r2[] = { 1181b8021494Sopenharmony_ci 0x78, 0xfa, 0x02, 0xf3 // movs al r3 r8 ROR r2 1182b8021494Sopenharmony_ci}; 1183b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r6_LSR_r5[] = { 1184b8021494Sopenharmony_ci 0x36, 0xfa, 0x05, 0xf0 // movs al r0 r6 LSR r5 1185b8021494Sopenharmony_ci}; 1186b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r8_ASR_r4[] = { 1187b8021494Sopenharmony_ci 0x58, 0xfa, 0x04, 0xf6 // movs al r6 r8 ASR r4 1188b8021494Sopenharmony_ci}; 1189b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r3_LSL_r3[] = { 1190b8021494Sopenharmony_ci 0x13, 0xfa, 0x03, 0xfc // movs al r12 r3 LSL r3 1191b8021494Sopenharmony_ci}; 1192b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r7_ASR_r5[] = { 1193b8021494Sopenharmony_ci 0x57, 0xfa, 0x05, 0xf2 // movs al r2 r7 ASR r5 1194b8021494Sopenharmony_ci}; 1195b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r10_LSL_r6[] = { 1196b8021494Sopenharmony_ci 0x1a, 0xfa, 0x06, 0xfe // movs al r14 r10 LSL r6 1197b8021494Sopenharmony_ci}; 1198b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r3_LSR_r6[] = { 1199b8021494Sopenharmony_ci 0x33, 0xfa, 0x06, 0xf1 // movs al r1 r3 LSR r6 1200b8021494Sopenharmony_ci}; 1201b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r8_ROR_r14[] = { 1202b8021494Sopenharmony_ci 0x78, 0xfa, 0x0e, 0xf8 // movs al r8 r8 ROR r14 1203b8021494Sopenharmony_ci}; 1204b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r6_LSL_r0[] = { 1205b8021494Sopenharmony_ci 0x16, 0xfa, 0x00, 0xf7 // movs al r7 r6 LSL r0 1206b8021494Sopenharmony_ci}; 1207b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r6_LSR_r14[] = { 1208b8021494Sopenharmony_ci 0x36, 0xfa, 0x0e, 0xfb // movs al r11 r6 LSR r14 1209b8021494Sopenharmony_ci}; 1210b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r3_ROR_r3[] = { 1211b8021494Sopenharmony_ci 0x73, 0xfa, 0x03, 0xf8 // movs al r8 r3 ROR r3 1212b8021494Sopenharmony_ci}; 1213b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r0_LSR_r7[] = { 1214b8021494Sopenharmony_ci 0x30, 0xfa, 0x07, 0xf6 // movs al r6 r0 LSR r7 1215b8021494Sopenharmony_ci}; 1216b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r2_ASR_r0[] = { 1217b8021494Sopenharmony_ci 0x02, 0x41 // movs al r2 r2 ASR r0 1218b8021494Sopenharmony_ci}; 1219b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r8_LSL_r2[] = { 1220b8021494Sopenharmony_ci 0x18, 0xfa, 0x02, 0xfe // movs al r14 r8 LSL r2 1221b8021494Sopenharmony_ci}; 1222b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r8_LSR_r1[] = { 1223b8021494Sopenharmony_ci 0x38, 0xfa, 0x01, 0xfe // movs al r14 r8 LSR r1 1224b8021494Sopenharmony_ci}; 1225b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r2_ROR_r11[] = { 1226b8021494Sopenharmony_ci 0x72, 0xfa, 0x0b, 0xfa // movs al r10 r2 ROR r11 1227b8021494Sopenharmony_ci}; 1228b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r9_ASR_r6[] = { 1229b8021494Sopenharmony_ci 0x59, 0xfa, 0x06, 0xf9 // movs al r9 r9 ASR r6 1230b8021494Sopenharmony_ci}; 1231b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r13_LSL_r10[] = { 1232b8021494Sopenharmony_ci 0x1d, 0xfa, 0x0a, 0xf8 // movs al r8 r13 LSL r10 1233b8021494Sopenharmony_ci}; 1234b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r11_ROR_r3[] = { 1235b8021494Sopenharmony_ci 0x7b, 0xfa, 0x03, 0xfe // movs al r14 r11 ROR r3 1236b8021494Sopenharmony_ci}; 1237b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r6_ROR_r10[] = { 1238b8021494Sopenharmony_ci 0x76, 0xfa, 0x0a, 0xf4 // movs al r4 r6 ROR r10 1239b8021494Sopenharmony_ci}; 1240b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r1_LSR_r4[] = { 1241b8021494Sopenharmony_ci 0x31, 0xfa, 0x04, 0xf7 // movs al r7 r1 LSR r4 1242b8021494Sopenharmony_ci}; 1243b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r8_ROR_r10[] = { 1244b8021494Sopenharmony_ci 0x78, 0xfa, 0x0a, 0xfc // movs al r12 r8 ROR r10 1245b8021494Sopenharmony_ci}; 1246b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r8_LSL_r12[] = { 1247b8021494Sopenharmony_ci 0x18, 0xfa, 0x0c, 0xf3 // movs al r3 r8 LSL r12 1248b8021494Sopenharmony_ci}; 1249b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r1_LSR_r8[] = { 1250b8021494Sopenharmony_ci 0x31, 0xfa, 0x08, 0xf1 // movs al r1 r1 LSR r8 1251b8021494Sopenharmony_ci}; 1252b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r11_ASR_r0[] = { 1253b8021494Sopenharmony_ci 0x5b, 0xfa, 0x00, 0xf0 // movs al r0 r11 ASR r0 1254b8021494Sopenharmony_ci}; 1255b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r6_ROR_r7[] = { 1256b8021494Sopenharmony_ci 0x76, 0xfa, 0x07, 0xf7 // movs al r7 r6 ROR r7 1257b8021494Sopenharmony_ci}; 1258b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r7_LSL_r2[] = { 1259b8021494Sopenharmony_ci 0x17, 0xfa, 0x02, 0xf8 // movs al r8 r7 LSL r2 1260b8021494Sopenharmony_ci}; 1261b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r1_ASR_r6[] = { 1262b8021494Sopenharmony_ci 0x51, 0xfa, 0x06, 0xf7 // movs al r7 r1 ASR r6 1263b8021494Sopenharmony_ci}; 1264b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r7_ROR_r12[] = { 1265b8021494Sopenharmony_ci 0x77, 0xfa, 0x0c, 0xf5 // movs al r5 r7 ROR r12 1266b8021494Sopenharmony_ci}; 1267b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r13_LSR_r9[] = { 1268b8021494Sopenharmony_ci 0x3d, 0xfa, 0x09, 0xfa // movs al r10 r13 LSR r9 1269b8021494Sopenharmony_ci}; 1270b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r4_ROR_r6[] = { 1271b8021494Sopenharmony_ci 0x74, 0xfa, 0x06, 0xfb // movs al r11 r4 ROR r6 1272b8021494Sopenharmony_ci}; 1273b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r11_LSR_r4[] = { 1274b8021494Sopenharmony_ci 0x3b, 0xfa, 0x04, 0xf6 // movs al r6 r11 LSR r4 1275b8021494Sopenharmony_ci}; 1276b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r2_ASR_r6[] = { 1277b8021494Sopenharmony_ci 0x52, 0xfa, 0x06, 0xf7 // movs al r7 r2 ASR r6 1278b8021494Sopenharmony_ci}; 1279b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r13_ROR_r9[] = { 1280b8021494Sopenharmony_ci 0x7d, 0xfa, 0x09, 0xf3 // movs al r3 r13 ROR r9 1281b8021494Sopenharmony_ci}; 1282b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r1_ASR_r4[] = { 1283b8021494Sopenharmony_ci 0x51, 0xfa, 0x04, 0xf0 // movs al r0 r1 ASR r4 1284b8021494Sopenharmony_ci}; 1285b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r12_LSR_r9[] = { 1286b8021494Sopenharmony_ci 0x3c, 0xfa, 0x09, 0xf6 // movs al r6 r12 LSR r9 1287b8021494Sopenharmony_ci}; 1288b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r9_ROR_r9[] = { 1289b8021494Sopenharmony_ci 0x79, 0xfa, 0x09, 0xf1 // movs al r1 r9 ROR r9 1290b8021494Sopenharmony_ci}; 1291b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r0_ROR_r12[] = { 1292b8021494Sopenharmony_ci 0x70, 0xfa, 0x0c, 0xf9 // movs al r9 r0 ROR r12 1293b8021494Sopenharmony_ci}; 1294b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r9_ROR_r8[] = { 1295b8021494Sopenharmony_ci 0x79, 0xfa, 0x08, 0xfe // movs al r14 r9 ROR r8 1296b8021494Sopenharmony_ci}; 1297b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r6_LSL_r4[] = { 1298b8021494Sopenharmony_ci 0x16, 0xfa, 0x04, 0xfd // movs al r13 r6 LSL r4 1299b8021494Sopenharmony_ci}; 1300b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r5_ROR_r2[] = { 1301b8021494Sopenharmony_ci 0x75, 0xfa, 0x02, 0xf2 // movs al r2 r5 ROR r2 1302b8021494Sopenharmony_ci}; 1303b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r4_LSR_r6[] = { 1304b8021494Sopenharmony_ci 0x34, 0xfa, 0x06, 0xf3 // movs al r3 r4 LSR r6 1305b8021494Sopenharmony_ci}; 1306b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r14_ROR_r2[] = { 1307b8021494Sopenharmony_ci 0x7e, 0xfa, 0x02, 0xf0 // movs al r0 r14 ROR r2 1308b8021494Sopenharmony_ci}; 1309b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r13_ASR_r9[] = { 1310b8021494Sopenharmony_ci 0x5d, 0xfa, 0x09, 0xf8 // movs al r8 r13 ASR r9 1311b8021494Sopenharmony_ci}; 1312b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r11_ROR_r4[] = { 1313b8021494Sopenharmony_ci 0x7b, 0xfa, 0x04, 0xf1 // movs al r1 r11 ROR r4 1314b8021494Sopenharmony_ci}; 1315b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r12_LSL_r2[] = { 1316b8021494Sopenharmony_ci 0x1c, 0xfa, 0x02, 0xf1 // movs al r1 r12 LSL r2 1317b8021494Sopenharmony_ci}; 1318b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r9_ROR_r7[] = { 1319b8021494Sopenharmony_ci 0x79, 0xfa, 0x07, 0xfc // movs al r12 r9 ROR r7 1320b8021494Sopenharmony_ci}; 1321b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r13_ROR_r3[] = { 1322b8021494Sopenharmony_ci 0x7d, 0xfa, 0x03, 0xf1 // movs al r1 r13 ROR r3 1323b8021494Sopenharmony_ci}; 1324b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r14_ASR_r8[] = { 1325b8021494Sopenharmony_ci 0x5e, 0xfa, 0x08, 0xf0 // movs al r0 r14 ASR r8 1326b8021494Sopenharmony_ci}; 1327b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r13_ASR_r13[] = { 1328b8021494Sopenharmony_ci 0x5d, 0xfa, 0x0d, 0xfd // movs al r13 r13 ASR r13 1329b8021494Sopenharmony_ci}; 1330b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r4_ASR_r1[] = { 1331b8021494Sopenharmony_ci 0x54, 0xfa, 0x01, 0xf3 // movs al r3 r4 ASR r1 1332b8021494Sopenharmony_ci}; 1333b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r0_ASR_r10[] = { 1334b8021494Sopenharmony_ci 0x50, 0xfa, 0x0a, 0xf6 // movs al r6 r0 ASR r10 1335b8021494Sopenharmony_ci}; 1336b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r8_ROR_r4[] = { 1337b8021494Sopenharmony_ci 0x78, 0xfa, 0x04, 0xfc // movs al r12 r8 ROR r4 1338b8021494Sopenharmony_ci}; 1339b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r12_ASR_r10[] = { 1340b8021494Sopenharmony_ci 0x5c, 0xfa, 0x0a, 0xf1 // movs al r1 r12 ASR r10 1341b8021494Sopenharmony_ci}; 1342b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r11_ROR_r8[] = { 1343b8021494Sopenharmony_ci 0x7b, 0xfa, 0x08, 0xf8 // movs al r8 r11 ROR r8 1344b8021494Sopenharmony_ci}; 1345b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r3_LSL_r13[] = { 1346b8021494Sopenharmony_ci 0x13, 0xfa, 0x0d, 0xf3 // movs al r3 r3 LSL r13 1347b8021494Sopenharmony_ci}; 1348b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r6_ASR_r1[] = { 1349b8021494Sopenharmony_ci 0x0e, 0x41 // movs al r6 r6 ASR r1 1350b8021494Sopenharmony_ci}; 1351b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r10_LSR_r12[] = { 1352b8021494Sopenharmony_ci 0x3a, 0xfa, 0x0c, 0xf4 // movs al r4 r10 LSR r12 1353b8021494Sopenharmony_ci}; 1354b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r0_ASR_r11[] = { 1355b8021494Sopenharmony_ci 0x50, 0xfa, 0x0b, 0xf7 // movs al r7 r0 ASR r11 1356b8021494Sopenharmony_ci}; 1357b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r11_LSR_r7[] = { 1358b8021494Sopenharmony_ci 0x3b, 0xfa, 0x07, 0xfa // movs al r10 r11 LSR r7 1359b8021494Sopenharmony_ci}; 1360b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r3_ROR_r0[] = { 1361b8021494Sopenharmony_ci 0x73, 0xfa, 0x00, 0xfe // movs al r14 r3 ROR r0 1362b8021494Sopenharmony_ci}; 1363b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r1_ASR_r2[] = { 1364b8021494Sopenharmony_ci 0x51, 0xfa, 0x02, 0xf8 // movs al r8 r1 ASR r2 1365b8021494Sopenharmony_ci}; 1366b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r3_ASR_r13[] = { 1367b8021494Sopenharmony_ci 0x53, 0xfa, 0x0d, 0xfe // movs al r14 r3 ASR r13 1368b8021494Sopenharmony_ci}; 1369b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r1_ROR_r10[] = { 1370b8021494Sopenharmony_ci 0x71, 0xfa, 0x0a, 0xf9 // movs al r9 r1 ROR r10 1371b8021494Sopenharmony_ci}; 1372b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r9_LSL_r1[] = { 1373b8021494Sopenharmony_ci 0x19, 0xfa, 0x01, 0xf1 // movs al r1 r9 LSL r1 1374b8021494Sopenharmony_ci}; 1375b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r2_ROR_r6[] = { 1376b8021494Sopenharmony_ci 0x72, 0xfa, 0x06, 0xfe // movs al r14 r2 ROR r6 1377b8021494Sopenharmony_ci}; 1378b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r6_ASR_r5[] = { 1379b8021494Sopenharmony_ci 0x56, 0xfa, 0x05, 0xf8 // movs al r8 r6 ASR r5 1380b8021494Sopenharmony_ci}; 1381b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r10_ROR_r9[] = { 1382b8021494Sopenharmony_ci 0x7a, 0xfa, 0x09, 0xfd // movs al r13 r10 ROR r9 1383b8021494Sopenharmony_ci}; 1384b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r10_ASR_r4[] = { 1385b8021494Sopenharmony_ci 0x5a, 0xfa, 0x04, 0xf6 // movs al r6 r10 ASR r4 1386b8021494Sopenharmony_ci}; 1387b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r14_ASR_r11[] = { 1388b8021494Sopenharmony_ci 0x5e, 0xfa, 0x0b, 0xf7 // movs al r7 r14 ASR r11 1389b8021494Sopenharmony_ci}; 1390b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r8_LSL_r7[] = { 1391b8021494Sopenharmony_ci 0x18, 0xfa, 0x07, 0xf4 // movs al r4 r8 LSL r7 1392b8021494Sopenharmony_ci}; 1393b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r6_ASR_r12[] = { 1394b8021494Sopenharmony_ci 0x56, 0xfa, 0x0c, 0xfa // movs al r10 r6 ASR r12 1395b8021494Sopenharmony_ci}; 1396b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r6_ASR_r0[] = { 1397b8021494Sopenharmony_ci 0x56, 0xfa, 0x00, 0xfc // movs al r12 r6 ASR r0 1398b8021494Sopenharmony_ci}; 1399b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r5_LSR_r4[] = { 1400b8021494Sopenharmony_ci 0x35, 0xfa, 0x04, 0xf3 // movs al r3 r5 LSR r4 1401b8021494Sopenharmony_ci}; 1402b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r11_ASR_r11[] = { 1403b8021494Sopenharmony_ci 0x5b, 0xfa, 0x0b, 0xf5 // movs al r5 r11 ASR r11 1404b8021494Sopenharmony_ci}; 1405b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r7_LSL_r9[] = { 1406b8021494Sopenharmony_ci 0x17, 0xfa, 0x09, 0xf8 // movs al r8 r7 LSL r9 1407b8021494Sopenharmony_ci}; 1408b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r8_LSR_r10[] = { 1409b8021494Sopenharmony_ci 0x38, 0xfa, 0x0a, 0xfd // movs al r13 r8 LSR r10 1410b8021494Sopenharmony_ci}; 1411b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r1_ROR_r7[] = { 1412b8021494Sopenharmony_ci 0x71, 0xfa, 0x07, 0xfd // movs al r13 r1 ROR r7 1413b8021494Sopenharmony_ci}; 1414b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r6_LSL_r11[] = { 1415b8021494Sopenharmony_ci 0x16, 0xfa, 0x0b, 0xfb // movs al r11 r6 LSL r11 1416b8021494Sopenharmony_ci}; 1417b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r4_ROR_r9[] = { 1418b8021494Sopenharmony_ci 0x74, 0xfa, 0x09, 0xf8 // movs al r8 r4 ROR r9 1419b8021494Sopenharmony_ci}; 1420b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r12_LSL_r0[] = { 1421b8021494Sopenharmony_ci 0x1c, 0xfa, 0x00, 0xf6 // movs al r6 r12 LSL r0 1422b8021494Sopenharmony_ci}; 1423b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r4_LSR_r6[] = { 1424b8021494Sopenharmony_ci 0x34, 0xfa, 0x06, 0xf7 // movs al r7 r4 LSR r6 1425b8021494Sopenharmony_ci}; 1426b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r7_ROR_r8[] = { 1427b8021494Sopenharmony_ci 0x77, 0xfa, 0x08, 0xf3 // movs al r3 r7 ROR r8 1428b8021494Sopenharmony_ci}; 1429b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r10_ASR_r11[] = { 1430b8021494Sopenharmony_ci 0x5a, 0xfa, 0x0b, 0xf0 // movs al r0 r10 ASR r11 1431b8021494Sopenharmony_ci}; 1432b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r8_ASR_r9[] = { 1433b8021494Sopenharmony_ci 0x58, 0xfa, 0x09, 0xf2 // movs al r2 r8 ASR r9 1434b8021494Sopenharmony_ci}; 1435b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r3_ASR_r9[] = { 1436b8021494Sopenharmony_ci 0x53, 0xfa, 0x09, 0xfa // movs al r10 r3 ASR r9 1437b8021494Sopenharmony_ci}; 1438b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r5_ROR_r13[] = { 1439b8021494Sopenharmony_ci 0x75, 0xfa, 0x0d, 0xf7 // movs al r7 r5 ROR r13 1440b8021494Sopenharmony_ci}; 1441b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r4_LSR_r11[] = { 1442b8021494Sopenharmony_ci 0x34, 0xfa, 0x0b, 0xfb // movs al r11 r4 LSR r11 1443b8021494Sopenharmony_ci}; 1444b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r9_ASR_r13[] = { 1445b8021494Sopenharmony_ci 0x59, 0xfa, 0x0d, 0xf1 // movs al r1 r9 ASR r13 1446b8021494Sopenharmony_ci}; 1447b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r9_LSL_r10[] = { 1448b8021494Sopenharmony_ci 0x19, 0xfa, 0x0a, 0xf5 // movs al r5 r9 LSL r10 1449b8021494Sopenharmony_ci}; 1450b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r12_LSL_r5[] = { 1451b8021494Sopenharmony_ci 0x1c, 0xfa, 0x05, 0xf3 // movs al r3 r12 LSL r5 1452b8021494Sopenharmony_ci}; 1453b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r2_LSR_r0[] = { 1454b8021494Sopenharmony_ci 0x32, 0xfa, 0x00, 0xf8 // movs al r8 r2 LSR r0 1455b8021494Sopenharmony_ci}; 1456b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r2_LSL_r7[] = { 1457b8021494Sopenharmony_ci 0xba, 0x40 // movs al r2 r2 LSL r7 1458b8021494Sopenharmony_ci}; 1459b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r11_LSL_r3[] = { 1460b8021494Sopenharmony_ci 0x1b, 0xfa, 0x03, 0xf8 // movs al r8 r11 LSL r3 1461b8021494Sopenharmony_ci}; 1462b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r13_ASR_r13[] = { 1463b8021494Sopenharmony_ci 0x5d, 0xfa, 0x0d, 0xf0 // movs al r0 r13 ASR r13 1464b8021494Sopenharmony_ci}; 1465b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r6_LSR_r2[] = { 1466b8021494Sopenharmony_ci 0x36, 0xfa, 0x02, 0xfe // movs al r14 r6 LSR r2 1467b8021494Sopenharmony_ci}; 1468b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r5_ROR_r9[] = { 1469b8021494Sopenharmony_ci 0x75, 0xfa, 0x09, 0xf3 // movs al r3 r5 ROR r9 1470b8021494Sopenharmony_ci}; 1471b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r12_LSR_r10[] = { 1472b8021494Sopenharmony_ci 0x3c, 0xfa, 0x0a, 0xfd // movs al r13 r12 LSR r10 1473b8021494Sopenharmony_ci}; 1474b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r3_LSL_r10[] = { 1475b8021494Sopenharmony_ci 0x13, 0xfa, 0x0a, 0xf1 // movs al r1 r3 LSL r10 1476b8021494Sopenharmony_ci}; 1477b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r7_LSL_r7[] = { 1478b8021494Sopenharmony_ci 0x17, 0xfa, 0x07, 0xf2 // movs al r2 r7 LSL r7 1479b8021494Sopenharmony_ci}; 1480b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r13_LSL_r10[] = { 1481b8021494Sopenharmony_ci 0x1d, 0xfa, 0x0a, 0xfa // movs al r10 r13 LSL r10 1482b8021494Sopenharmony_ci}; 1483b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r2_ROR_r1[] = { 1484b8021494Sopenharmony_ci 0xca, 0x41 // movs al r2 r2 ROR r1 1485b8021494Sopenharmony_ci}; 1486b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r3_ROR_r1[] = { 1487b8021494Sopenharmony_ci 0x73, 0xfa, 0x01, 0xf6 // movs al r6 r3 ROR r1 1488b8021494Sopenharmony_ci}; 1489b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r1_LSL_r4[] = { 1490b8021494Sopenharmony_ci 0x11, 0xfa, 0x04, 0xfc // movs al r12 r1 LSL r4 1491b8021494Sopenharmony_ci}; 1492b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r13_LSR_r3[] = { 1493b8021494Sopenharmony_ci 0x3d, 0xfa, 0x03, 0xf3 // movs al r3 r13 LSR r3 1494b8021494Sopenharmony_ci}; 1495b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r10_ROR_r10[] = { 1496b8021494Sopenharmony_ci 0x7a, 0xfa, 0x0a, 0xfa // movs al r10 r10 ROR r10 1497b8021494Sopenharmony_ci}; 1498b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r11_LSL_r5[] = { 1499b8021494Sopenharmony_ci 0x1b, 0xfa, 0x05, 0xf0 // movs al r0 r11 LSL r5 1500b8021494Sopenharmony_ci}; 1501b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r9_ASR_r10[] = { 1502b8021494Sopenharmony_ci 0x59, 0xfa, 0x0a, 0xf4 // movs al r4 r9 ASR r10 1503b8021494Sopenharmony_ci}; 1504b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r3_ASR_r5[] = { 1505b8021494Sopenharmony_ci 0x53, 0xfa, 0x05, 0xf2 // movs al r2 r3 ASR r5 1506b8021494Sopenharmony_ci}; 1507b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r1_LSR_r0[] = { 1508b8021494Sopenharmony_ci 0xc1, 0x40 // movs al r1 r1 LSR r0 1509b8021494Sopenharmony_ci}; 1510b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r9_LSL_r4[] = { 1511b8021494Sopenharmony_ci 0x19, 0xfa, 0x04, 0xf8 // movs al r8 r9 LSL r4 1512b8021494Sopenharmony_ci}; 1513b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r13_ROR_r6[] = { 1514b8021494Sopenharmony_ci 0x7d, 0xfa, 0x06, 0xf4 // movs al r4 r13 ROR r6 1515b8021494Sopenharmony_ci}; 1516b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r10_LSL_r8[] = { 1517b8021494Sopenharmony_ci 0x1a, 0xfa, 0x08, 0xf3 // movs al r3 r10 LSL r8 1518b8021494Sopenharmony_ci}; 1519b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r11_LSL_r11[] = { 1520b8021494Sopenharmony_ci 0x1b, 0xfa, 0x0b, 0xfa // movs al r10 r11 LSL r11 1521b8021494Sopenharmony_ci}; 1522b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r2_ASR_r1[] = { 1523b8021494Sopenharmony_ci 0x52, 0xfa, 0x01, 0xf9 // movs al r9 r2 ASR r1 1524b8021494Sopenharmony_ci}; 1525b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r4_ROR_r6[] = { 1526b8021494Sopenharmony_ci 0x74, 0xfa, 0x06, 0xf9 // movs al r9 r4 ROR r6 1527b8021494Sopenharmony_ci}; 1528b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r2_ROR_r5[] = { 1529b8021494Sopenharmony_ci 0x72, 0xfa, 0x05, 0xfb // movs al r11 r2 ROR r5 1530b8021494Sopenharmony_ci}; 1531b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r13_LSL_r13[] = { 1532b8021494Sopenharmony_ci 0x1d, 0xfa, 0x0d, 0xfd // movs al r13 r13 LSL r13 1533b8021494Sopenharmony_ci}; 1534b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r7_LSL_r7[] = { 1535b8021494Sopenharmony_ci 0x17, 0xfa, 0x07, 0xfc // movs al r12 r7 LSL r7 1536b8021494Sopenharmony_ci}; 1537b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r1_LSL_r8[] = { 1538b8021494Sopenharmony_ci 0x11, 0xfa, 0x08, 0xf6 // movs al r6 r1 LSL r8 1539b8021494Sopenharmony_ci}; 1540b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r5_ASR_r3[] = { 1541b8021494Sopenharmony_ci 0x55, 0xfa, 0x03, 0xfe // movs al r14 r5 ASR r3 1542b8021494Sopenharmony_ci}; 1543b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r2_ROR_r6[] = { 1544b8021494Sopenharmony_ci 0x72, 0xfa, 0x06, 0xfa // movs al r10 r2 ROR r6 1545b8021494Sopenharmony_ci}; 1546b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r3_ASR_r3[] = { 1547b8021494Sopenharmony_ci 0x53, 0xfa, 0x03, 0xf9 // movs al r9 r3 ASR r3 1548b8021494Sopenharmony_ci}; 1549b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r11_LSL_r11[] = { 1550b8021494Sopenharmony_ci 0x1b, 0xfa, 0x0b, 0xfb // movs al r11 r11 LSL r11 1551b8021494Sopenharmony_ci}; 1552b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r10_ASR_r14[] = { 1553b8021494Sopenharmony_ci 0x5a, 0xfa, 0x0e, 0xf0 // movs al r0 r10 ASR r14 1554b8021494Sopenharmony_ci}; 1555b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r6_ROR_r1[] = { 1556b8021494Sopenharmony_ci 0x76, 0xfa, 0x01, 0xf5 // movs al r5 r6 ROR r1 1557b8021494Sopenharmony_ci}; 1558b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r8_ASR_r9[] = { 1559b8021494Sopenharmony_ci 0x58, 0xfa, 0x09, 0xfb // movs al r11 r8 ASR r9 1560b8021494Sopenharmony_ci}; 1561b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r7_ROR_r6[] = { 1562b8021494Sopenharmony_ci 0x77, 0xfa, 0x06, 0xfb // movs al r11 r7 ROR r6 1563b8021494Sopenharmony_ci}; 1564b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r12_ASR_r10[] = { 1565b8021494Sopenharmony_ci 0x5c, 0xfa, 0x0a, 0xf2 // movs al r2 r12 ASR r10 1566b8021494Sopenharmony_ci}; 1567b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r1_ASR_r12[] = { 1568b8021494Sopenharmony_ci 0x51, 0xfa, 0x0c, 0xfc // movs al r12 r1 ASR r12 1569b8021494Sopenharmony_ci}; 1570b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r11_LSR_r6[] = { 1571b8021494Sopenharmony_ci 0x3b, 0xfa, 0x06, 0xf8 // movs al r8 r11 LSR r6 1572b8021494Sopenharmony_ci}; 1573b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r14_LSR_r13[] = { 1574b8021494Sopenharmony_ci 0x3e, 0xfa, 0x0d, 0xfc // movs al r12 r14 LSR r13 1575b8021494Sopenharmony_ci}; 1576b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r2_ASR_r6[] = { 1577b8021494Sopenharmony_ci 0x52, 0xfa, 0x06, 0xf0 // movs al r0 r2 ASR r6 1578b8021494Sopenharmony_ci}; 1579b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r7_ASR_r4[] = { 1580b8021494Sopenharmony_ci 0x57, 0xfa, 0x04, 0xf1 // movs al r1 r7 ASR r4 1581b8021494Sopenharmony_ci}; 1582b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r8_LSR_r8[] = { 1583b8021494Sopenharmony_ci 0x38, 0xfa, 0x08, 0xf6 // movs al r6 r8 LSR r8 1584b8021494Sopenharmony_ci}; 1585b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r8_LSL_r3[] = { 1586b8021494Sopenharmony_ci 0x18, 0xfa, 0x03, 0xf2 // movs al r2 r8 LSL r3 1587b8021494Sopenharmony_ci}; 1588b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r7_LSR_r0[] = { 1589b8021494Sopenharmony_ci 0x37, 0xfa, 0x00, 0xf2 // movs al r2 r7 LSR r0 1590b8021494Sopenharmony_ci}; 1591b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r9_ASR_r4[] = { 1592b8021494Sopenharmony_ci 0x59, 0xfa, 0x04, 0xf2 // movs al r2 r9 ASR r4 1593b8021494Sopenharmony_ci}; 1594b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r9_ASR_r7[] = { 1595b8021494Sopenharmony_ci 0x59, 0xfa, 0x07, 0xf9 // movs al r9 r9 ASR r7 1596b8021494Sopenharmony_ci}; 1597b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r9_LSR_r8[] = { 1598b8021494Sopenharmony_ci 0x39, 0xfa, 0x08, 0xfc // movs al r12 r9 LSR r8 1599b8021494Sopenharmony_ci}; 1600b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r2_LSL_r10[] = { 1601b8021494Sopenharmony_ci 0x12, 0xfa, 0x0a, 0xf6 // movs al r6 r2 LSL r10 1602b8021494Sopenharmony_ci}; 1603b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r11_LSL_r11[] = { 1604b8021494Sopenharmony_ci 0x1b, 0xfa, 0x0b, 0xf0 // movs al r0 r11 LSL r11 1605b8021494Sopenharmony_ci}; 1606b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r5_LSL_r14[] = { 1607b8021494Sopenharmony_ci 0x15, 0xfa, 0x0e, 0xf5 // movs al r5 r5 LSL r14 1608b8021494Sopenharmony_ci}; 1609b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r14_ASR_r14[] = { 1610b8021494Sopenharmony_ci 0x5e, 0xfa, 0x0e, 0xfb // movs al r11 r14 ASR r14 1611b8021494Sopenharmony_ci}; 1612b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r14_ASR_r2[] = { 1613b8021494Sopenharmony_ci 0x5e, 0xfa, 0x02, 0xf1 // movs al r1 r14 ASR r2 1614b8021494Sopenharmony_ci}; 1615b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r5_LSL_r0[] = { 1616b8021494Sopenharmony_ci 0x15, 0xfa, 0x00, 0xf4 // movs al r4 r5 LSL r0 1617b8021494Sopenharmony_ci}; 1618b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r5_ROR_r6[] = { 1619b8021494Sopenharmony_ci 0x75, 0xfa, 0x06, 0xfc // movs al r12 r5 ROR r6 1620b8021494Sopenharmony_ci}; 1621b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r11_LSR_r4[] = { 1622b8021494Sopenharmony_ci 0x3b, 0xfa, 0x04, 0xf4 // movs al r4 r11 LSR r4 1623b8021494Sopenharmony_ci}; 1624b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r13_LSL_r7[] = { 1625b8021494Sopenharmony_ci 0x1d, 0xfa, 0x07, 0xf8 // movs al r8 r13 LSL r7 1626b8021494Sopenharmony_ci}; 1627b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r14_LSL_r7[] = { 1628b8021494Sopenharmony_ci 0x1e, 0xfa, 0x07, 0xf2 // movs al r2 r14 LSL r7 1629b8021494Sopenharmony_ci}; 1630b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r9_ROR_r8[] = { 1631b8021494Sopenharmony_ci 0x79, 0xfa, 0x08, 0xfb // movs al r11 r9 ROR r8 1632b8021494Sopenharmony_ci}; 1633b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r8_LSL_r2[] = { 1634b8021494Sopenharmony_ci 0x18, 0xfa, 0x02, 0xf8 // movs al r8 r8 LSL r2 1635b8021494Sopenharmony_ci}; 1636b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r10_LSR_r11[] = { 1637b8021494Sopenharmony_ci 0x3a, 0xfa, 0x0b, 0xf9 // movs al r9 r10 LSR r11 1638b8021494Sopenharmony_ci}; 1639b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r7_LSL_r5[] = { 1640b8021494Sopenharmony_ci 0x17, 0xfa, 0x05, 0xfd // movs al r13 r7 LSL r5 1641b8021494Sopenharmony_ci}; 1642b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r0_ROR_r13[] = { 1643b8021494Sopenharmony_ci 0x70, 0xfa, 0x0d, 0xfb // movs al r11 r0 ROR r13 1644b8021494Sopenharmony_ci}; 1645b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r8_ASR_r1[] = { 1646b8021494Sopenharmony_ci 0x58, 0xfa, 0x01, 0xfd // movs al r13 r8 ASR r1 1647b8021494Sopenharmony_ci}; 1648b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r9_ROR_r2[] = { 1649b8021494Sopenharmony_ci 0x79, 0xfa, 0x02, 0xf5 // movs al r5 r9 ROR r2 1650b8021494Sopenharmony_ci}; 1651b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r10_ROR_r5[] = { 1652b8021494Sopenharmony_ci 0x7a, 0xfa, 0x05, 0xf9 // movs al r9 r10 ROR r5 1653b8021494Sopenharmony_ci}; 1654b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r2_LSL_r2[] = { 1655b8021494Sopenharmony_ci 0x12, 0xfa, 0x02, 0xf9 // movs al r9 r2 LSL r2 1656b8021494Sopenharmony_ci}; 1657b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r2_LSL_r4[] = { 1658b8021494Sopenharmony_ci 0x12, 0xfa, 0x04, 0xf1 // movs al r1 r2 LSL r4 1659b8021494Sopenharmony_ci}; 1660b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r5_LSL_r6[] = { 1661b8021494Sopenharmony_ci 0x15, 0xfa, 0x06, 0xfe // movs al r14 r5 LSL r6 1662b8021494Sopenharmony_ci}; 1663b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r13_LSR_r1[] = { 1664b8021494Sopenharmony_ci 0x3d, 0xfa, 0x01, 0xf7 // movs al r7 r13 LSR r1 1665b8021494Sopenharmony_ci}; 1666b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r2_ROR_r8[] = { 1667b8021494Sopenharmony_ci 0x72, 0xfa, 0x08, 0xf8 // movs al r8 r2 ROR r8 1668b8021494Sopenharmony_ci}; 1669b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r14_LSL_r10[] = { 1670b8021494Sopenharmony_ci 0x1e, 0xfa, 0x0a, 0xfb // movs al r11 r14 LSL r10 1671b8021494Sopenharmony_ci}; 1672b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r3_LSR_r1[] = { 1673b8021494Sopenharmony_ci 0x33, 0xfa, 0x01, 0xf8 // movs al r8 r3 LSR r1 1674b8021494Sopenharmony_ci}; 1675b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r14_ROR_r5[] = { 1676b8021494Sopenharmony_ci 0x7e, 0xfa, 0x05, 0xf4 // movs al r4 r14 ROR r5 1677b8021494Sopenharmony_ci}; 1678b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r14_LSL_r0[] = { 1679b8021494Sopenharmony_ci 0x1e, 0xfa, 0x00, 0xf6 // movs al r6 r14 LSL r0 1680b8021494Sopenharmony_ci}; 1681b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r12_ASR_r2[] = { 1682b8021494Sopenharmony_ci 0x5c, 0xfa, 0x02, 0xf9 // movs al r9 r12 ASR r2 1683b8021494Sopenharmony_ci}; 1684b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r10_ROR_r6[] = { 1685b8021494Sopenharmony_ci 0x7a, 0xfa, 0x06, 0xf3 // movs al r3 r10 ROR r6 1686b8021494Sopenharmony_ci}; 1687b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r6_ROR_r13[] = { 1688b8021494Sopenharmony_ci 0x76, 0xfa, 0x0d, 0xfd // movs al r13 r6 ROR r13 1689b8021494Sopenharmony_ci}; 1690b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r6_ROR_r0[] = { 1691b8021494Sopenharmony_ci 0x76, 0xfa, 0x00, 0xf2 // movs al r2 r6 ROR r0 1692b8021494Sopenharmony_ci}; 1693b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r2_LSR_r13[] = { 1694b8021494Sopenharmony_ci 0x32, 0xfa, 0x0d, 0xf0 // movs al r0 r2 LSR r13 1695b8021494Sopenharmony_ci}; 1696b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r8_ROR_r7[] = { 1697b8021494Sopenharmony_ci 0x78, 0xfa, 0x07, 0xf2 // movs al r2 r8 ROR r7 1698b8021494Sopenharmony_ci}; 1699b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r12_ROR_r7[] = { 1700b8021494Sopenharmony_ci 0x7c, 0xfa, 0x07, 0xf0 // movs al r0 r12 ROR r7 1701b8021494Sopenharmony_ci}; 1702b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r12_ASR_r12[] = { 1703b8021494Sopenharmony_ci 0x5c, 0xfa, 0x0c, 0xf7 // movs al r7 r12 ASR r12 1704b8021494Sopenharmony_ci}; 1705b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r8_ASR_r14[] = { 1706b8021494Sopenharmony_ci 0x58, 0xfa, 0x0e, 0xf7 // movs al r7 r8 ASR r14 1707b8021494Sopenharmony_ci}; 1708b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r8_LSL_r10[] = { 1709b8021494Sopenharmony_ci 0x18, 0xfa, 0x0a, 0xf6 // movs al r6 r8 LSL r10 1710b8021494Sopenharmony_ci}; 1711b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r3_LSL_r10[] = { 1712b8021494Sopenharmony_ci 0x13, 0xfa, 0x0a, 0xf4 // movs al r4 r3 LSL r10 1713b8021494Sopenharmony_ci}; 1714b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r12_ASR_r12[] = { 1715b8021494Sopenharmony_ci 0x5c, 0xfa, 0x0c, 0xf9 // movs al r9 r12 ASR r12 1716b8021494Sopenharmony_ci}; 1717b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r13_ASR_r8[] = { 1718b8021494Sopenharmony_ci 0x5d, 0xfa, 0x08, 0xfe // movs al r14 r13 ASR r8 1719b8021494Sopenharmony_ci}; 1720b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r11_LSL_r5[] = { 1721b8021494Sopenharmony_ci 0x1b, 0xfa, 0x05, 0xfc // movs al r12 r11 LSL r5 1722b8021494Sopenharmony_ci}; 1723b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r7_ASR_r11[] = { 1724b8021494Sopenharmony_ci 0x57, 0xfa, 0x0b, 0xf8 // movs al r8 r7 ASR r11 1725b8021494Sopenharmony_ci}; 1726b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r2_ROR_r2[] = { 1727b8021494Sopenharmony_ci 0x72, 0xfa, 0x02, 0xfe // movs al r14 r2 ROR r2 1728b8021494Sopenharmony_ci}; 1729b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r1_ROR_r3[] = { 1730b8021494Sopenharmony_ci 0x71, 0xfa, 0x03, 0xfc // movs al r12 r1 ROR r3 1731b8021494Sopenharmony_ci}; 1732b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r8_LSR_r14[] = { 1733b8021494Sopenharmony_ci 0x38, 0xfa, 0x0e, 0xf2 // movs al r2 r8 LSR r14 1734b8021494Sopenharmony_ci}; 1735b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r14_ASR_r14[] = { 1736b8021494Sopenharmony_ci 0x5e, 0xfa, 0x0e, 0xfa // movs al r10 r14 ASR r14 1737b8021494Sopenharmony_ci}; 1738b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r6_ASR_r8[] = { 1739b8021494Sopenharmony_ci 0x56, 0xfa, 0x08, 0xf4 // movs al r4 r6 ASR r8 1740b8021494Sopenharmony_ci}; 1741b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r0_ASR_r5[] = { 1742b8021494Sopenharmony_ci 0x50, 0xfa, 0x05, 0xf9 // movs al r9 r0 ASR r5 1743b8021494Sopenharmony_ci}; 1744b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r13_ASR_r3[] = { 1745b8021494Sopenharmony_ci 0x5d, 0xfa, 0x03, 0xf5 // movs al r5 r13 ASR r3 1746b8021494Sopenharmony_ci}; 1747b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r6_LSR_r13[] = { 1748b8021494Sopenharmony_ci 0x36, 0xfa, 0x0d, 0xfb // movs al r11 r6 LSR r13 1749b8021494Sopenharmony_ci}; 1750b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r8_ROR_r3[] = { 1751b8021494Sopenharmony_ci 0x78, 0xfa, 0x03, 0xf2 // movs al r2 r8 ROR r3 1752b8021494Sopenharmony_ci}; 1753b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r8_LSL_r2[] = { 1754b8021494Sopenharmony_ci 0x18, 0xfa, 0x02, 0xfc // movs al r12 r8 LSL r2 1755b8021494Sopenharmony_ci}; 1756b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r1_ROR_r8[] = { 1757b8021494Sopenharmony_ci 0x71, 0xfa, 0x08, 0xf5 // movs al r5 r1 ROR r8 1758b8021494Sopenharmony_ci}; 1759b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r14_LSL_r10[] = { 1760b8021494Sopenharmony_ci 0x1e, 0xfa, 0x0a, 0xfa // movs al r10 r14 LSL r10 1761b8021494Sopenharmony_ci}; 1762b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r5_ASR_r5[] = { 1763b8021494Sopenharmony_ci 0x55, 0xfa, 0x05, 0xfa // movs al r10 r5 ASR r5 1764b8021494Sopenharmony_ci}; 1765b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r13_LSR_r14[] = { 1766b8021494Sopenharmony_ci 0x3d, 0xfa, 0x0e, 0xfc // movs al r12 r13 LSR r14 1767b8021494Sopenharmony_ci}; 1768b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r0_ROR_r2[] = { 1769b8021494Sopenharmony_ci 0x70, 0xfa, 0x02, 0xf7 // movs al r7 r0 ROR r2 1770b8021494Sopenharmony_ci}; 1771b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r2_LSL_r6[] = { 1772b8021494Sopenharmony_ci 0x12, 0xfa, 0x06, 0xf3 // movs al r3 r2 LSL r6 1773b8021494Sopenharmony_ci}; 1774b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r12_LSL_r9[] = { 1775b8021494Sopenharmony_ci 0x1c, 0xfa, 0x09, 0xf8 // movs al r8 r12 LSL r9 1776b8021494Sopenharmony_ci}; 1777b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r14_ROR_r2[] = { 1778b8021494Sopenharmony_ci 0x7e, 0xfa, 0x02, 0xf7 // movs al r7 r14 ROR r2 1779b8021494Sopenharmony_ci}; 1780b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r0_ROR_r9[] = { 1781b8021494Sopenharmony_ci 0x70, 0xfa, 0x09, 0xf1 // movs al r1 r0 ROR r9 1782b8021494Sopenharmony_ci}; 1783b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r9_LSL_r11[] = { 1784b8021494Sopenharmony_ci 0x19, 0xfa, 0x0b, 0xfb // movs al r11 r9 LSL r11 1785b8021494Sopenharmony_ci}; 1786b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r14_ROR_r2[] = { 1787b8021494Sopenharmony_ci 0x7e, 0xfa, 0x02, 0xf2 // movs al r2 r14 ROR r2 1788b8021494Sopenharmony_ci}; 1789b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r2_LSL_r8[] = { 1790b8021494Sopenharmony_ci 0x12, 0xfa, 0x08, 0xfb // movs al r11 r2 LSL r8 1791b8021494Sopenharmony_ci}; 1792b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r13_LSL_r9[] = { 1793b8021494Sopenharmony_ci 0x1d, 0xfa, 0x09, 0xfc // movs al r12 r13 LSL r9 1794b8021494Sopenharmony_ci}; 1795b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r10_ROR_r9[] = { 1796b8021494Sopenharmony_ci 0x7a, 0xfa, 0x09, 0xf8 // movs al r8 r10 ROR r9 1797b8021494Sopenharmony_ci}; 1798b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r4_ASR_r7[] = { 1799b8021494Sopenharmony_ci 0x54, 0xfa, 0x07, 0xfc // movs al r12 r4 ASR r7 1800b8021494Sopenharmony_ci}; 1801b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r1_LSL_r6[] = { 1802b8021494Sopenharmony_ci 0x11, 0xfa, 0x06, 0xf7 // movs al r7 r1 LSL r6 1803b8021494Sopenharmony_ci}; 1804b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r2_LSL_r6[] = { 1805b8021494Sopenharmony_ci 0xb2, 0x40 // movs al r2 r2 LSL r6 1806b8021494Sopenharmony_ci}; 1807b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r14_ASR_r13[] = { 1808b8021494Sopenharmony_ci 0x5e, 0xfa, 0x0d, 0xfe // movs al r14 r14 ASR r13 1809b8021494Sopenharmony_ci}; 1810b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r10_ROR_r4[] = { 1811b8021494Sopenharmony_ci 0x7a, 0xfa, 0x04, 0xfe // movs al r14 r10 ROR r4 1812b8021494Sopenharmony_ci}; 1813b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r8_ROR_r6[] = { 1814b8021494Sopenharmony_ci 0x78, 0xfa, 0x06, 0xf2 // movs al r2 r8 ROR r6 1815b8021494Sopenharmony_ci}; 1816b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r6_ROR_r8[] = { 1817b8021494Sopenharmony_ci 0x76, 0xfa, 0x08, 0xf8 // movs al r8 r6 ROR r8 1818b8021494Sopenharmony_ci}; 1819b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r12_LSL_r11[] = { 1820b8021494Sopenharmony_ci 0x1c, 0xfa, 0x0b, 0xfd // movs al r13 r12 LSL r11 1821b8021494Sopenharmony_ci}; 1822b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r6_LSL_r10[] = { 1823b8021494Sopenharmony_ci 0x16, 0xfa, 0x0a, 0xfb // movs al r11 r6 LSL r10 1824b8021494Sopenharmony_ci}; 1825b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r3_ASR_r12[] = { 1826b8021494Sopenharmony_ci 0x53, 0xfa, 0x0c, 0xfb // movs al r11 r3 ASR r12 1827b8021494Sopenharmony_ci}; 1828b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r7_ROR_r3[] = { 1829b8021494Sopenharmony_ci 0x77, 0xfa, 0x03, 0xfd // movs al r13 r7 ROR r3 1830b8021494Sopenharmony_ci}; 1831b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r7_LSR_r2[] = { 1832b8021494Sopenharmony_ci 0x37, 0xfa, 0x02, 0xf4 // movs al r4 r7 LSR r2 1833b8021494Sopenharmony_ci}; 1834b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r0_ROR_r7[] = { 1835b8021494Sopenharmony_ci 0x70, 0xfa, 0x07, 0xf3 // movs al r3 r0 ROR r7 1836b8021494Sopenharmony_ci}; 1837b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r6_LSL_r9[] = { 1838b8021494Sopenharmony_ci 0x16, 0xfa, 0x09, 0xf0 // movs al r0 r6 LSL r9 1839b8021494Sopenharmony_ci}; 1840b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r12_ASR_r4[] = { 1841b8021494Sopenharmony_ci 0x5c, 0xfa, 0x04, 0xfd // movs al r13 r12 ASR r4 1842b8021494Sopenharmony_ci}; 1843b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r7_ROR_r9[] = { 1844b8021494Sopenharmony_ci 0x77, 0xfa, 0x09, 0xf1 // movs al r1 r7 ROR r9 1845b8021494Sopenharmony_ci}; 1846b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r9_ROR_r11[] = { 1847b8021494Sopenharmony_ci 0x79, 0xfa, 0x0b, 0xf6 // movs al r6 r9 ROR r11 1848b8021494Sopenharmony_ci}; 1849b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r8_ROR_r0[] = { 1850b8021494Sopenharmony_ci 0x78, 0xfa, 0x00, 0xf9 // movs al r9 r8 ROR r0 1851b8021494Sopenharmony_ci}; 1852b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r11_LSR_r6[] = { 1853b8021494Sopenharmony_ci 0x3b, 0xfa, 0x06, 0xf2 // movs al r2 r11 LSR r6 1854b8021494Sopenharmony_ci}; 1855b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r14_ASR_r1[] = { 1856b8021494Sopenharmony_ci 0x5e, 0xfa, 0x01, 0xfa // movs al r10 r14 ASR r1 1857b8021494Sopenharmony_ci}; 1858b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r2_ROR_r0[] = { 1859b8021494Sopenharmony_ci 0x72, 0xfa, 0x00, 0xf7 // movs al r7 r2 ROR r0 1860b8021494Sopenharmony_ci}; 1861b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r4_ASR_r10[] = { 1862b8021494Sopenharmony_ci 0x54, 0xfa, 0x0a, 0xf9 // movs al r9 r4 ASR r10 1863b8021494Sopenharmony_ci}; 1864b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r14_ROR_r13[] = { 1865b8021494Sopenharmony_ci 0x7e, 0xfa, 0x0d, 0xfb // movs al r11 r14 ROR r13 1866b8021494Sopenharmony_ci}; 1867b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r2_ASR_r8[] = { 1868b8021494Sopenharmony_ci 0x52, 0xfa, 0x08, 0xf9 // movs al r9 r2 ASR r8 1869b8021494Sopenharmony_ci}; 1870b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r8_LSR_r0[] = { 1871b8021494Sopenharmony_ci 0x38, 0xfa, 0x00, 0xf6 // movs al r6 r8 LSR r0 1872b8021494Sopenharmony_ci}; 1873b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r6_ASR_r1[] = { 1874b8021494Sopenharmony_ci 0x56, 0xfa, 0x01, 0xf4 // movs al r4 r6 ASR r1 1875b8021494Sopenharmony_ci}; 1876b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r12_LSR_r11[] = { 1877b8021494Sopenharmony_ci 0x3c, 0xfa, 0x0b, 0xf7 // movs al r7 r12 LSR r11 1878b8021494Sopenharmony_ci}; 1879b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r2_LSL_r14[] = { 1880b8021494Sopenharmony_ci 0x12, 0xfa, 0x0e, 0xf2 // movs al r2 r2 LSL r14 1881b8021494Sopenharmony_ci}; 1882b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r0_ASR_r3[] = { 1883b8021494Sopenharmony_ci 0x50, 0xfa, 0x03, 0xfa // movs al r10 r0 ASR r3 1884b8021494Sopenharmony_ci}; 1885b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r13_LSL_r12[] = { 1886b8021494Sopenharmony_ci 0x1d, 0xfa, 0x0c, 0xfe // movs al r14 r13 LSL r12 1887b8021494Sopenharmony_ci}; 1888b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r1_ASR_r10[] = { 1889b8021494Sopenharmony_ci 0x51, 0xfa, 0x0a, 0xf7 // movs al r7 r1 ASR r10 1890b8021494Sopenharmony_ci}; 1891b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r13_LSL_r4[] = { 1892b8021494Sopenharmony_ci 0x1d, 0xfa, 0x04, 0xf9 // movs al r9 r13 LSL r4 1893b8021494Sopenharmony_ci}; 1894b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r9_ASR_r13[] = { 1895b8021494Sopenharmony_ci 0x59, 0xfa, 0x0d, 0xf2 // movs al r2 r9 ASR r13 1896b8021494Sopenharmony_ci}; 1897b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r11_LSL_r0[] = { 1898b8021494Sopenharmony_ci 0x1b, 0xfa, 0x00, 0xf9 // movs al r9 r11 LSL r0 1899b8021494Sopenharmony_ci}; 1900b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r12_LSR_r0[] = { 1901b8021494Sopenharmony_ci 0x3c, 0xfa, 0x00, 0xf4 // movs al r4 r12 LSR r0 1902b8021494Sopenharmony_ci}; 1903b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r13_ROR_r14[] = { 1904b8021494Sopenharmony_ci 0x7d, 0xfa, 0x0e, 0xf8 // movs al r8 r13 ROR r14 1905b8021494Sopenharmony_ci}; 1906b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r10_LSL_r14[] = { 1907b8021494Sopenharmony_ci 0x1a, 0xfa, 0x0e, 0xf0 // movs al r0 r10 LSL r14 1908b8021494Sopenharmony_ci}; 1909b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r2_ASR_r9[] = { 1910b8021494Sopenharmony_ci 0x52, 0xfa, 0x09, 0xf0 // movs al r0 r2 ASR r9 1911b8021494Sopenharmony_ci}; 1912b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r11_ASR_r5[] = { 1913b8021494Sopenharmony_ci 0x5b, 0xfa, 0x05, 0xfe // movs al r14 r11 ASR r5 1914b8021494Sopenharmony_ci}; 1915b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r9_ROR_r4[] = { 1916b8021494Sopenharmony_ci 0x79, 0xfa, 0x04, 0xf8 // movs al r8 r9 ROR r4 1917b8021494Sopenharmony_ci}; 1918b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r10_ASR_r8[] = { 1919b8021494Sopenharmony_ci 0x5a, 0xfa, 0x08, 0xf8 // movs al r8 r10 ASR r8 1920b8021494Sopenharmony_ci}; 1921b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r8_ASR_r4[] = { 1922b8021494Sopenharmony_ci 0x58, 0xfa, 0x04, 0xf2 // movs al r2 r8 ASR r4 1923b8021494Sopenharmony_ci}; 1924b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r0_ROR_r6[] = { 1925b8021494Sopenharmony_ci 0x70, 0xfa, 0x06, 0xf2 // movs al r2 r0 ROR r6 1926b8021494Sopenharmony_ci}; 1927b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r10_LSL_r7[] = { 1928b8021494Sopenharmony_ci 0x1a, 0xfa, 0x07, 0xfd // movs al r13 r10 LSL r7 1929b8021494Sopenharmony_ci}; 1930b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r9_ROR_r8[] = { 1931b8021494Sopenharmony_ci 0x79, 0xfa, 0x08, 0xf3 // movs al r3 r9 ROR r8 1932b8021494Sopenharmony_ci}; 1933b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r11_ASR_r10[] = { 1934b8021494Sopenharmony_ci 0x5b, 0xfa, 0x0a, 0xfd // movs al r13 r11 ASR r10 1935b8021494Sopenharmony_ci}; 1936b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r6_ASR_r7[] = { 1937b8021494Sopenharmony_ci 0x56, 0xfa, 0x07, 0xf1 // movs al r1 r6 ASR r7 1938b8021494Sopenharmony_ci}; 1939b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r13_ROR_r3[] = { 1940b8021494Sopenharmony_ci 0x7d, 0xfa, 0x03, 0xf9 // movs al r9 r13 ROR r3 1941b8021494Sopenharmony_ci}; 1942b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r8_ASR_r10[] = { 1943b8021494Sopenharmony_ci 0x58, 0xfa, 0x0a, 0xfe // movs al r14 r8 ASR r10 1944b8021494Sopenharmony_ci}; 1945b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r2_ASR_r12[] = { 1946b8021494Sopenharmony_ci 0x52, 0xfa, 0x0c, 0xf1 // movs al r1 r2 ASR r12 1947b8021494Sopenharmony_ci}; 1948b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r0_LSR_r10[] = { 1949b8021494Sopenharmony_ci 0x30, 0xfa, 0x0a, 0xfe // movs al r14 r0 LSR r10 1950b8021494Sopenharmony_ci}; 1951b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r11_ASR_r8[] = { 1952b8021494Sopenharmony_ci 0x5b, 0xfa, 0x08, 0xf2 // movs al r2 r11 ASR r8 1953b8021494Sopenharmony_ci}; 1954b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r3_LSL_r2[] = { 1955b8021494Sopenharmony_ci 0x13, 0xfa, 0x02, 0xf0 // movs al r0 r3 LSL r2 1956b8021494Sopenharmony_ci}; 1957b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r13_LSL_r5[] = { 1958b8021494Sopenharmony_ci 0x1d, 0xfa, 0x05, 0xf2 // movs al r2 r13 LSL r5 1959b8021494Sopenharmony_ci}; 1960b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r2_ASR_r6[] = { 1961b8021494Sopenharmony_ci 0x52, 0xfa, 0x06, 0xf4 // movs al r4 r2 ASR r6 1962b8021494Sopenharmony_ci}; 1963b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r7_ASR_r4[] = { 1964b8021494Sopenharmony_ci 0x27, 0x41 // movs al r7 r7 ASR r4 1965b8021494Sopenharmony_ci}; 1966b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r1_LSL_r2[] = { 1967b8021494Sopenharmony_ci 0x11, 0xfa, 0x02, 0xfb // movs al r11 r1 LSL r2 1968b8021494Sopenharmony_ci}; 1969b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r13_LSL_r6[] = { 1970b8021494Sopenharmony_ci 0x1d, 0xfa, 0x06, 0xf6 // movs al r6 r13 LSL r6 1971b8021494Sopenharmony_ci}; 1972b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r4_LSL_r9[] = { 1973b8021494Sopenharmony_ci 0x14, 0xfa, 0x09, 0xfd // movs al r13 r4 LSL r9 1974b8021494Sopenharmony_ci}; 1975b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r7_ASR_r9[] = { 1976b8021494Sopenharmony_ci 0x57, 0xfa, 0x09, 0xf0 // movs al r0 r7 ASR r9 1977b8021494Sopenharmony_ci}; 1978b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r7_ASR_r9[] = { 1979b8021494Sopenharmony_ci 0x57, 0xfa, 0x09, 0xfd // movs al r13 r7 ASR r9 1980b8021494Sopenharmony_ci}; 1981b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r10_ROR_r6[] = { 1982b8021494Sopenharmony_ci 0x7a, 0xfa, 0x06, 0xfc // movs al r12 r10 ROR r6 1983b8021494Sopenharmony_ci}; 1984b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r9_LSL_r12[] = { 1985b8021494Sopenharmony_ci 0x19, 0xfa, 0x0c, 0xf8 // movs al r8 r9 LSL r12 1986b8021494Sopenharmony_ci}; 1987b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r14_LSR_r1[] = { 1988b8021494Sopenharmony_ci 0x3e, 0xfa, 0x01, 0xfc // movs al r12 r14 LSR r1 1989b8021494Sopenharmony_ci}; 1990b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r5_LSL_r1[] = { 1991b8021494Sopenharmony_ci 0x15, 0xfa, 0x01, 0xf1 // movs al r1 r5 LSL r1 1992b8021494Sopenharmony_ci}; 1993b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r14_ROR_r8[] = { 1994b8021494Sopenharmony_ci 0x7e, 0xfa, 0x08, 0xf0 // movs al r0 r14 ROR r8 1995b8021494Sopenharmony_ci}; 1996b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r1_ASR_r3[] = { 1997b8021494Sopenharmony_ci 0x51, 0xfa, 0x03, 0xf8 // movs al r8 r1 ASR r3 1998b8021494Sopenharmony_ci}; 1999b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r8_LSL_r1[] = { 2000b8021494Sopenharmony_ci 0x18, 0xfa, 0x01, 0xfd // movs al r13 r8 LSL r1 2001b8021494Sopenharmony_ci}; 2002b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r6_LSL_r2[] = { 2003b8021494Sopenharmony_ci 0x16, 0xfa, 0x02, 0xf7 // movs al r7 r6 LSL r2 2004b8021494Sopenharmony_ci}; 2005b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r7_ASR_r6[] = { 2006b8021494Sopenharmony_ci 0x37, 0x41 // movs al r7 r7 ASR r6 2007b8021494Sopenharmony_ci}; 2008b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r11_LSR_r10[] = { 2009b8021494Sopenharmony_ci 0x3b, 0xfa, 0x0a, 0xf5 // movs al r5 r11 LSR r10 2010b8021494Sopenharmony_ci}; 2011b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r2_ASR_r7[] = { 2012b8021494Sopenharmony_ci 0x52, 0xfa, 0x07, 0xf7 // movs al r7 r2 ASR r7 2013b8021494Sopenharmony_ci}; 2014b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r4_LSL_r10[] = { 2015b8021494Sopenharmony_ci 0x14, 0xfa, 0x0a, 0xf3 // movs al r3 r4 LSL r10 2016b8021494Sopenharmony_ci}; 2017b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r14_LSL_r5[] = { 2018b8021494Sopenharmony_ci 0x1e, 0xfa, 0x05, 0xfc // movs al r12 r14 LSL r5 2019b8021494Sopenharmony_ci}; 2020b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r3_ROR_r8[] = { 2021b8021494Sopenharmony_ci 0x73, 0xfa, 0x08, 0xf2 // movs al r2 r3 ROR r8 2022b8021494Sopenharmony_ci}; 2023b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r7_LSL_r14[] = { 2024b8021494Sopenharmony_ci 0x17, 0xfa, 0x0e, 0xf6 // movs al r6 r7 LSL r14 2025b8021494Sopenharmony_ci}; 2026b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r11_ASR_r10[] = { 2027b8021494Sopenharmony_ci 0x5b, 0xfa, 0x0a, 0xfe // movs al r14 r11 ASR r10 2028b8021494Sopenharmony_ci}; 2029b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r9_ASR_r3[] = { 2030b8021494Sopenharmony_ci 0x59, 0xfa, 0x03, 0xf9 // movs al r9 r9 ASR r3 2031b8021494Sopenharmony_ci}; 2032b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r1_ROR_r8[] = { 2033b8021494Sopenharmony_ci 0x71, 0xfa, 0x08, 0xf3 // movs al r3 r1 ROR r8 2034b8021494Sopenharmony_ci}; 2035b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r9_LSL_r0[] = { 2036b8021494Sopenharmony_ci 0x19, 0xfa, 0x00, 0xf0 // movs al r0 r9 LSL r0 2037b8021494Sopenharmony_ci}; 2038b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r0_ROR_r13[] = { 2039b8021494Sopenharmony_ci 0x70, 0xfa, 0x0d, 0xf2 // movs al r2 r0 ROR r13 2040b8021494Sopenharmony_ci}; 2041b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r10_LSR_r13[] = { 2042b8021494Sopenharmony_ci 0x3a, 0xfa, 0x0d, 0xf8 // movs al r8 r10 LSR r13 2043b8021494Sopenharmony_ci}; 2044b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r13_LSR_r13[] = { 2045b8021494Sopenharmony_ci 0x3d, 0xfa, 0x0d, 0xfd // movs al r13 r13 LSR r13 2046b8021494Sopenharmony_ci}; 2047b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r3_LSL_r4[] = { 2048b8021494Sopenharmony_ci 0x13, 0xfa, 0x04, 0xf0 // movs al r0 r3 LSL r4 2049b8021494Sopenharmony_ci}; 2050b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r4_LSL_r14[] = { 2051b8021494Sopenharmony_ci 0x14, 0xfa, 0x0e, 0xfe // movs al r14 r4 LSL r14 2052b8021494Sopenharmony_ci}; 2053b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r4_ROR_r11[] = { 2054b8021494Sopenharmony_ci 0x74, 0xfa, 0x0b, 0xf8 // movs al r8 r4 ROR r11 2055b8021494Sopenharmony_ci}; 2056b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r8_ROR_r7[] = { 2057b8021494Sopenharmony_ci 0x78, 0xfa, 0x07, 0xf6 // movs al r6 r8 ROR r7 2058b8021494Sopenharmony_ci}; 2059b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r14_ROR_r9[] = { 2060b8021494Sopenharmony_ci 0x7e, 0xfa, 0x09, 0xf4 // movs al r4 r14 ROR r9 2061b8021494Sopenharmony_ci}; 2062b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r12_ASR_r9[] = { 2063b8021494Sopenharmony_ci 0x5c, 0xfa, 0x09, 0xf8 // movs al r8 r12 ASR r9 2064b8021494Sopenharmony_ci}; 2065b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r12_ROR_r11[] = { 2066b8021494Sopenharmony_ci 0x7c, 0xfa, 0x0b, 0xfe // movs al r14 r12 ROR r11 2067b8021494Sopenharmony_ci}; 2068b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r10_ASR_r11[] = { 2069b8021494Sopenharmony_ci 0x5a, 0xfa, 0x0b, 0xfb // movs al r11 r10 ASR r11 2070b8021494Sopenharmony_ci}; 2071b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r11_ROR_r7[] = { 2072b8021494Sopenharmony_ci 0x7b, 0xfa, 0x07, 0xf1 // movs al r1 r11 ROR r7 2073b8021494Sopenharmony_ci}; 2074b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r3_ROR_r8[] = { 2075b8021494Sopenharmony_ci 0x73, 0xfa, 0x08, 0xf9 // movs al r9 r3 ROR r8 2076b8021494Sopenharmony_ci}; 2077b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r12_LSL_r10[] = { 2078b8021494Sopenharmony_ci 0x1c, 0xfa, 0x0a, 0xf2 // movs al r2 r12 LSL r10 2079b8021494Sopenharmony_ci}; 2080b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r14_LSL_r10[] = { 2081b8021494Sopenharmony_ci 0x1e, 0xfa, 0x0a, 0xfc // movs al r12 r14 LSL r10 2082b8021494Sopenharmony_ci}; 2083b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r11_LSL_r0[] = { 2084b8021494Sopenharmony_ci 0x1b, 0xfa, 0x00, 0xf7 // movs al r7 r11 LSL r0 2085b8021494Sopenharmony_ci}; 2086b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r9_ROR_r13[] = { 2087b8021494Sopenharmony_ci 0x79, 0xfa, 0x0d, 0xfe // movs al r14 r9 ROR r13 2088b8021494Sopenharmony_ci}; 2089b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r7_ROR_r13[] = { 2090b8021494Sopenharmony_ci 0x77, 0xfa, 0x0d, 0xf5 // movs al r5 r7 ROR r13 2091b8021494Sopenharmony_ci}; 2092b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r14_ASR_r11[] = { 2093b8021494Sopenharmony_ci 0x5e, 0xfa, 0x0b, 0xf2 // movs al r2 r14 ASR r11 2094b8021494Sopenharmony_ci}; 2095b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r0_ROR_r9[] = { 2096b8021494Sopenharmony_ci 0x70, 0xfa, 0x09, 0xfc // movs al r12 r0 ROR r9 2097b8021494Sopenharmony_ci}; 2098b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r2_LSR_r6[] = { 2099b8021494Sopenharmony_ci 0x32, 0xfa, 0x06, 0xf5 // movs al r5 r2 LSR r6 2100b8021494Sopenharmony_ci}; 2101b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r14_LSL_r10[] = { 2102b8021494Sopenharmony_ci 0x1e, 0xfa, 0x0a, 0xf2 // movs al r2 r14 LSL r10 2103b8021494Sopenharmony_ci}; 2104b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r9_LSL_r3[] = { 2105b8021494Sopenharmony_ci 0x19, 0xfa, 0x03, 0xf1 // movs al r1 r9 LSL r3 2106b8021494Sopenharmony_ci}; 2107b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r4_ROR_r12[] = { 2108b8021494Sopenharmony_ci 0x74, 0xfa, 0x0c, 0xf2 // movs al r2 r4 ROR r12 2109b8021494Sopenharmony_ci}; 2110b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r1_ASR_r3[] = { 2111b8021494Sopenharmony_ci 0x51, 0xfa, 0x03, 0xf0 // movs al r0 r1 ASR r3 2112b8021494Sopenharmony_ci}; 2113b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r13_LSR_r10[] = { 2114b8021494Sopenharmony_ci 0x3d, 0xfa, 0x0a, 0xf5 // movs al r5 r13 LSR r10 2115b8021494Sopenharmony_ci}; 2116b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r1_ASR_r3[] = { 2117b8021494Sopenharmony_ci 0x51, 0xfa, 0x03, 0xf9 // movs al r9 r1 ASR r3 2118b8021494Sopenharmony_ci}; 2119b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r2_ASR_r11[] = { 2120b8021494Sopenharmony_ci 0x52, 0xfa, 0x0b, 0xf9 // movs al r9 r2 ASR r11 2121b8021494Sopenharmony_ci}; 2122b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r11_LSL_r12[] = { 2123b8021494Sopenharmony_ci 0x1b, 0xfa, 0x0c, 0xf4 // movs al r4 r11 LSL r12 2124b8021494Sopenharmony_ci}; 2125b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r5_LSL_r10[] = { 2126b8021494Sopenharmony_ci 0x15, 0xfa, 0x0a, 0xfc // movs al r12 r5 LSL r10 2127b8021494Sopenharmony_ci}; 2128b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r14_LSL_r0[] = { 2129b8021494Sopenharmony_ci 0x1e, 0xfa, 0x00, 0xfa // movs al r10 r14 LSL r0 2130b8021494Sopenharmony_ci}; 2131b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r4_LSR_r10[] = { 2132b8021494Sopenharmony_ci 0x34, 0xfa, 0x0a, 0xfc // movs al r12 r4 LSR r10 2133b8021494Sopenharmony_ci}; 2134b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r10_ROR_r13[] = { 2135b8021494Sopenharmony_ci 0x7a, 0xfa, 0x0d, 0xf8 // movs al r8 r10 ROR r13 2136b8021494Sopenharmony_ci}; 2137b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r10_LSR_r4[] = { 2138b8021494Sopenharmony_ci 0x3a, 0xfa, 0x04, 0xf8 // movs al r8 r10 LSR r4 2139b8021494Sopenharmony_ci}; 2140b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r1_ASR_r11[] = { 2141b8021494Sopenharmony_ci 0x51, 0xfa, 0x0b, 0xf8 // movs al r8 r1 ASR r11 2142b8021494Sopenharmony_ci}; 2143b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r13_LSL_r1[] = { 2144b8021494Sopenharmony_ci 0x1d, 0xfa, 0x01, 0xf2 // movs al r2 r13 LSL r1 2145b8021494Sopenharmony_ci}; 2146b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r0_LSR_r13[] = { 2147b8021494Sopenharmony_ci 0x30, 0xfa, 0x0d, 0xfe // movs al r14 r0 LSR r13 2148b8021494Sopenharmony_ci}; 2149b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r8_LSL_r2[] = { 2150b8021494Sopenharmony_ci 0x18, 0xfa, 0x02, 0xf1 // movs al r1 r8 LSL r2 2151b8021494Sopenharmony_ci}; 2152b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r10_LSL_r3[] = { 2153b8021494Sopenharmony_ci 0x1a, 0xfa, 0x03, 0xf0 // movs al r0 r10 LSL r3 2154b8021494Sopenharmony_ci}; 2155b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r13_ROR_r2[] = { 2156b8021494Sopenharmony_ci 0x7d, 0xfa, 0x02, 0xf3 // movs al r3 r13 ROR r2 2157b8021494Sopenharmony_ci}; 2158b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r5_ASR_r6[] = { 2159b8021494Sopenharmony_ci 0x55, 0xfa, 0x06, 0xfe // movs al r14 r5 ASR r6 2160b8021494Sopenharmony_ci}; 2161b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r6_ROR_r14[] = { 2162b8021494Sopenharmony_ci 0x76, 0xfa, 0x0e, 0xfc // movs al r12 r6 ROR r14 2163b8021494Sopenharmony_ci}; 2164b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r9_LSR_r1[] = { 2165b8021494Sopenharmony_ci 0x39, 0xfa, 0x01, 0xf0 // movs al r0 r9 LSR r1 2166b8021494Sopenharmony_ci}; 2167b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r0_ROR_r2[] = { 2168b8021494Sopenharmony_ci 0x70, 0xfa, 0x02, 0xf1 // movs al r1 r0 ROR r2 2169b8021494Sopenharmony_ci}; 2170b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r3_LSL_r3[] = { 2171b8021494Sopenharmony_ci 0x13, 0xfa, 0x03, 0xf2 // movs al r2 r3 LSL r3 2172b8021494Sopenharmony_ci}; 2173b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r2_ROR_r1[] = { 2174b8021494Sopenharmony_ci 0x72, 0xfa, 0x01, 0xf7 // movs al r7 r2 ROR r1 2175b8021494Sopenharmony_ci}; 2176b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r13_ROR_r2[] = { 2177b8021494Sopenharmony_ci 0x7d, 0xfa, 0x02, 0xfb // movs al r11 r13 ROR r2 2178b8021494Sopenharmony_ci}; 2179b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r9_ROR_r3[] = { 2180b8021494Sopenharmony_ci 0x79, 0xfa, 0x03, 0xfb // movs al r11 r9 ROR r3 2181b8021494Sopenharmony_ci}; 2182b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r8_ROR_r7[] = { 2183b8021494Sopenharmony_ci 0x78, 0xfa, 0x07, 0xf0 // movs al r0 r8 ROR r7 2184b8021494Sopenharmony_ci}; 2185b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r13_ROR_r3[] = { 2186b8021494Sopenharmony_ci 0x7d, 0xfa, 0x03, 0xfd // movs al r13 r13 ROR r3 2187b8021494Sopenharmony_ci}; 2188b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r12_LSR_r1[] = { 2189b8021494Sopenharmony_ci 0x3c, 0xfa, 0x01, 0xf1 // movs al r1 r12 LSR r1 2190b8021494Sopenharmony_ci}; 2191b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r4_ROR_r5[] = { 2192b8021494Sopenharmony_ci 0x74, 0xfa, 0x05, 0xfa // movs al r10 r4 ROR r5 2193b8021494Sopenharmony_ci}; 2194b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r2_ROR_r3[] = { 2195b8021494Sopenharmony_ci 0x72, 0xfa, 0x03, 0xf5 // movs al r5 r2 ROR r3 2196b8021494Sopenharmony_ci}; 2197b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r7_ASR_r12[] = { 2198b8021494Sopenharmony_ci 0x57, 0xfa, 0x0c, 0xfb // movs al r11 r7 ASR r12 2199b8021494Sopenharmony_ci}; 2200b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r10_LSR_r14[] = { 2201b8021494Sopenharmony_ci 0x3a, 0xfa, 0x0e, 0xf3 // movs al r3 r10 LSR r14 2202b8021494Sopenharmony_ci}; 2203b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r8_LSR_r6[] = { 2204b8021494Sopenharmony_ci 0x38, 0xfa, 0x06, 0xf8 // movs al r8 r8 LSR r6 2205b8021494Sopenharmony_ci}; 2206b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r4_ROR_r7[] = { 2207b8021494Sopenharmony_ci 0x74, 0xfa, 0x07, 0xfd // movs al r13 r4 ROR r7 2208b8021494Sopenharmony_ci}; 2209b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r11_ASR_r10[] = { 2210b8021494Sopenharmony_ci 0x5b, 0xfa, 0x0a, 0xf3 // movs al r3 r11 ASR r10 2211b8021494Sopenharmony_ci}; 2212b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r12_LSL_r14[] = { 2213b8021494Sopenharmony_ci 0x1c, 0xfa, 0x0e, 0xfa // movs al r10 r12 LSL r14 2214b8021494Sopenharmony_ci}; 2215b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r12_LSL_r12[] = { 2216b8021494Sopenharmony_ci 0x1c, 0xfa, 0x0c, 0xf5 // movs al r5 r12 LSL r12 2217b8021494Sopenharmony_ci}; 2218b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r13_LSR_r8[] = { 2219b8021494Sopenharmony_ci 0x3d, 0xfa, 0x08, 0xf3 // movs al r3 r13 LSR r8 2220b8021494Sopenharmony_ci}; 2221b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r3_LSR_r9[] = { 2222b8021494Sopenharmony_ci 0x33, 0xfa, 0x09, 0xfa // movs al r10 r3 LSR r9 2223b8021494Sopenharmony_ci}; 2224b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r2_LSR_r12[] = { 2225b8021494Sopenharmony_ci 0x32, 0xfa, 0x0c, 0xf1 // movs al r1 r2 LSR r12 2226b8021494Sopenharmony_ci}; 2227b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r12_LSL_r2[] = { 2228b8021494Sopenharmony_ci 0x1c, 0xfa, 0x02, 0xf8 // movs al r8 r12 LSL r2 2229b8021494Sopenharmony_ci}; 2230b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r9_LSR_r14[] = { 2231b8021494Sopenharmony_ci 0x39, 0xfa, 0x0e, 0xf3 // movs al r3 r9 LSR r14 2232b8021494Sopenharmony_ci}; 2233b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r8_LSL_r3[] = { 2234b8021494Sopenharmony_ci 0x18, 0xfa, 0x03, 0xf9 // movs al r9 r8 LSL r3 2235b8021494Sopenharmony_ci}; 2236b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r4_LSR_r4[] = { 2237b8021494Sopenharmony_ci 0x34, 0xfa, 0x04, 0xfc // movs al r12 r4 LSR r4 2238b8021494Sopenharmony_ci}; 2239b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r13_LSL_r1[] = { 2240b8021494Sopenharmony_ci 0x1d, 0xfa, 0x01, 0xf9 // movs al r9 r13 LSL r1 2241b8021494Sopenharmony_ci}; 2242b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r5_LSL_r1[] = { 2243b8021494Sopenharmony_ci 0x15, 0xfa, 0x01, 0xfb // movs al r11 r5 LSL r1 2244b8021494Sopenharmony_ci}; 2245b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r8_ROR_r13[] = { 2246b8021494Sopenharmony_ci 0x78, 0xfa, 0x0d, 0xf0 // movs al r0 r8 ROR r13 2247b8021494Sopenharmony_ci}; 2248b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r8_LSR_r13[] = { 2249b8021494Sopenharmony_ci 0x38, 0xfa, 0x0d, 0xf0 // movs al r0 r8 LSR r13 2250b8021494Sopenharmony_ci}; 2251b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r13_LSL_r13[] = { 2252b8021494Sopenharmony_ci 0x1d, 0xfa, 0x0d, 0xfa // movs al r10 r13 LSL r13 2253b8021494Sopenharmony_ci}; 2254b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r8_ROR_r8[] = { 2255b8021494Sopenharmony_ci 0x78, 0xfa, 0x08, 0xfe // movs al r14 r8 ROR r8 2256b8021494Sopenharmony_ci}; 2257b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r10_LSL_r8[] = { 2258b8021494Sopenharmony_ci 0x1a, 0xfa, 0x08, 0xf5 // movs al r5 r10 LSL r8 2259b8021494Sopenharmony_ci}; 2260b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r9_LSR_r14[] = { 2261b8021494Sopenharmony_ci 0x39, 0xfa, 0x0e, 0xf0 // movs al r0 r9 LSR r14 2262b8021494Sopenharmony_ci}; 2263b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r2_LSL_r12[] = { 2264b8021494Sopenharmony_ci 0x12, 0xfa, 0x0c, 0xf3 // movs al r3 r2 LSL r12 2265b8021494Sopenharmony_ci}; 2266b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r8_ROR_r2[] = { 2267b8021494Sopenharmony_ci 0x78, 0xfa, 0x02, 0xf7 // movs al r7 r8 ROR r2 2268b8021494Sopenharmony_ci}; 2269b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r8_ASR_r12[] = { 2270b8021494Sopenharmony_ci 0x58, 0xfa, 0x0c, 0xf8 // movs al r8 r8 ASR r12 2271b8021494Sopenharmony_ci}; 2272b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r2_ASR_r2[] = { 2273b8021494Sopenharmony_ci 0x52, 0xfa, 0x02, 0xf8 // movs al r8 r2 ASR r2 2274b8021494Sopenharmony_ci}; 2275b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r14_LSR_r12[] = { 2276b8021494Sopenharmony_ci 0x3e, 0xfa, 0x0c, 0xf5 // movs al r5 r14 LSR r12 2277b8021494Sopenharmony_ci}; 2278b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r10_ASR_r9[] = { 2279b8021494Sopenharmony_ci 0x5a, 0xfa, 0x09, 0xf5 // movs al r5 r10 ASR r9 2280b8021494Sopenharmony_ci}; 2281b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r1_LSR_r13[] = { 2282b8021494Sopenharmony_ci 0x31, 0xfa, 0x0d, 0xf7 // movs al r7 r1 LSR r13 2283b8021494Sopenharmony_ci}; 2284b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r7_ROR_r14[] = { 2285b8021494Sopenharmony_ci 0x77, 0xfa, 0x0e, 0xf5 // movs al r5 r7 ROR r14 2286b8021494Sopenharmony_ci}; 2287b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r0_ROR_r3[] = { 2288b8021494Sopenharmony_ci 0x70, 0xfa, 0x03, 0xf6 // movs al r6 r0 ROR r3 2289b8021494Sopenharmony_ci}; 2290b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r13_ASR_r11[] = { 2291b8021494Sopenharmony_ci 0x5d, 0xfa, 0x0b, 0xf5 // movs al r5 r13 ASR r11 2292b8021494Sopenharmony_ci}; 2293b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r0_ROR_r8[] = { 2294b8021494Sopenharmony_ci 0x70, 0xfa, 0x08, 0xf8 // movs al r8 r0 ROR r8 2295b8021494Sopenharmony_ci}; 2296b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r11_LSR_r11[] = { 2297b8021494Sopenharmony_ci 0x3b, 0xfa, 0x0b, 0xfa // movs al r10 r11 LSR r11 2298b8021494Sopenharmony_ci}; 2299b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r8_LSL_r13[] = { 2300b8021494Sopenharmony_ci 0x18, 0xfa, 0x0d, 0xf2 // movs al r2 r8 LSL r13 2301b8021494Sopenharmony_ci}; 2302b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r8_LSL_r4[] = { 2303b8021494Sopenharmony_ci 0x18, 0xfa, 0x04, 0xfe // movs al r14 r8 LSL r4 2304b8021494Sopenharmony_ci}; 2305b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r1_ASR_r3[] = { 2306b8021494Sopenharmony_ci 0x51, 0xfa, 0x03, 0xf3 // movs al r3 r1 ASR r3 2307b8021494Sopenharmony_ci}; 2308b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r12_LSR_r14[] = { 2309b8021494Sopenharmony_ci 0x3c, 0xfa, 0x0e, 0xfd // movs al r13 r12 LSR r14 2310b8021494Sopenharmony_ci}; 2311b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r2_ROR_r7[] = { 2312b8021494Sopenharmony_ci 0x72, 0xfa, 0x07, 0xf4 // movs al r4 r2 ROR r7 2313b8021494Sopenharmony_ci}; 2314b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r2_ASR_r6[] = { 2315b8021494Sopenharmony_ci 0x52, 0xfa, 0x06, 0xfd // movs al r13 r2 ASR r6 2316b8021494Sopenharmony_ci}; 2317b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r8_LSR_r3[] = { 2318b8021494Sopenharmony_ci 0x38, 0xfa, 0x03, 0xf9 // movs al r9 r8 LSR r3 2319b8021494Sopenharmony_ci}; 2320b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r2_LSL_r9[] = { 2321b8021494Sopenharmony_ci 0x12, 0xfa, 0x09, 0xf9 // movs al r9 r2 LSL r9 2322b8021494Sopenharmony_ci}; 2323b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r14_ASR_r5[] = { 2324b8021494Sopenharmony_ci 0x5e, 0xfa, 0x05, 0xf8 // movs al r8 r14 ASR r5 2325b8021494Sopenharmony_ci}; 2326b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r11_LSR_r12[] = { 2327b8021494Sopenharmony_ci 0x3b, 0xfa, 0x0c, 0xfe // movs al r14 r11 LSR r12 2328b8021494Sopenharmony_ci}; 2329b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r3_LSL_r1[] = { 2330b8021494Sopenharmony_ci 0x13, 0xfa, 0x01, 0xf0 // movs al r0 r3 LSL r1 2331b8021494Sopenharmony_ci}; 2332b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r14_LSL_r8[] = { 2333b8021494Sopenharmony_ci 0x1e, 0xfa, 0x08, 0xf8 // movs al r8 r14 LSL r8 2334b8021494Sopenharmony_ci}; 2335b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r14_LSR_r13[] = { 2336b8021494Sopenharmony_ci 0x3e, 0xfa, 0x0d, 0xfd // movs al r13 r14 LSR r13 2337b8021494Sopenharmony_ci}; 2338b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r13_ROR_r11[] = { 2339b8021494Sopenharmony_ci 0x7d, 0xfa, 0x0b, 0xf2 // movs al r2 r13 ROR r11 2340b8021494Sopenharmony_ci}; 2341b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r12_ROR_r7[] = { 2342b8021494Sopenharmony_ci 0x7c, 0xfa, 0x07, 0xf9 // movs al r9 r12 ROR r7 2343b8021494Sopenharmony_ci}; 2344b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r2_ROR_r11[] = { 2345b8021494Sopenharmony_ci 0x72, 0xfa, 0x0b, 0xf7 // movs al r7 r2 ROR r11 2346b8021494Sopenharmony_ci}; 2347b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r1_ASR_r1[] = { 2348b8021494Sopenharmony_ci 0x51, 0xfa, 0x01, 0xfc // movs al r12 r1 ASR r1 2349b8021494Sopenharmony_ci}; 2350b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r9_ASR_r2[] = { 2351b8021494Sopenharmony_ci 0x59, 0xfa, 0x02, 0xf8 // movs al r8 r9 ASR r2 2352b8021494Sopenharmony_ci}; 2353b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r1_LSR_r10[] = { 2354b8021494Sopenharmony_ci 0x31, 0xfa, 0x0a, 0xfb // movs al r11 r1 LSR r10 2355b8021494Sopenharmony_ci}; 2356b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r8_LSR_r8[] = { 2357b8021494Sopenharmony_ci 0x38, 0xfa, 0x08, 0xf1 // movs al r1 r8 LSR r8 2358b8021494Sopenharmony_ci}; 2359b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r2_ROR_r4[] = { 2360b8021494Sopenharmony_ci 0x72, 0xfa, 0x04, 0xfa // movs al r10 r2 ROR r4 2361b8021494Sopenharmony_ci}; 2362b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r10_LSL_r8[] = { 2363b8021494Sopenharmony_ci 0x1a, 0xfa, 0x08, 0xf0 // movs al r0 r10 LSL r8 2364b8021494Sopenharmony_ci}; 2365b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r13_LSR_r8[] = { 2366b8021494Sopenharmony_ci 0x3d, 0xfa, 0x08, 0xf1 // movs al r1 r13 LSR r8 2367b8021494Sopenharmony_ci}; 2368b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r5_ASR_r13[] = { 2369b8021494Sopenharmony_ci 0x55, 0xfa, 0x0d, 0xf8 // movs al r8 r5 ASR r13 2370b8021494Sopenharmony_ci}; 2371b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r10_LSR_r6[] = { 2372b8021494Sopenharmony_ci 0x3a, 0xfa, 0x06, 0xf7 // movs al r7 r10 LSR r6 2373b8021494Sopenharmony_ci}; 2374b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r6_ASR_r5[] = { 2375b8021494Sopenharmony_ci 0x56, 0xfa, 0x05, 0xf9 // movs al r9 r6 ASR r5 2376b8021494Sopenharmony_ci}; 2377b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r7_ASR_r8[] = { 2378b8021494Sopenharmony_ci 0x57, 0xfa, 0x08, 0xf8 // movs al r8 r7 ASR r8 2379b8021494Sopenharmony_ci}; 2380b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r12_ROR_r7[] = { 2381b8021494Sopenharmony_ci 0x7c, 0xfa, 0x07, 0xf3 // movs al r3 r12 ROR r7 2382b8021494Sopenharmony_ci}; 2383b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r13_LSL_r1[] = { 2384b8021494Sopenharmony_ci 0x1d, 0xfa, 0x01, 0xf8 // movs al r8 r13 LSL r1 2385b8021494Sopenharmony_ci}; 2386b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r7_ROR_r11[] = { 2387b8021494Sopenharmony_ci 0x77, 0xfa, 0x0b, 0xf7 // movs al r7 r7 ROR r11 2388b8021494Sopenharmony_ci}; 2389b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r5_LSL_r4[] = { 2390b8021494Sopenharmony_ci 0x15, 0xfa, 0x04, 0xfc // movs al r12 r5 LSL r4 2391b8021494Sopenharmony_ci}; 2392b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r5_LSL_r11[] = { 2393b8021494Sopenharmony_ci 0x15, 0xfa, 0x0b, 0xf8 // movs al r8 r5 LSL r11 2394b8021494Sopenharmony_ci}; 2395b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r6_ASR_r10[] = { 2396b8021494Sopenharmony_ci 0x56, 0xfa, 0x0a, 0xf4 // movs al r4 r6 ASR r10 2397b8021494Sopenharmony_ci}; 2398b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r5_ASR_r6[] = { 2399b8021494Sopenharmony_ci 0x55, 0xfa, 0x06, 0xfd // movs al r13 r5 ASR r6 2400b8021494Sopenharmony_ci}; 2401b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r6_LSL_r12[] = { 2402b8021494Sopenharmony_ci 0x16, 0xfa, 0x0c, 0xf5 // movs al r5 r6 LSL r12 2403b8021494Sopenharmony_ci}; 2404b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r1_ASR_r8[] = { 2405b8021494Sopenharmony_ci 0x51, 0xfa, 0x08, 0xfd // movs al r13 r1 ASR r8 2406b8021494Sopenharmony_ci}; 2407b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r10_ROR_r1[] = { 2408b8021494Sopenharmony_ci 0x7a, 0xfa, 0x01, 0xf7 // movs al r7 r10 ROR r1 2409b8021494Sopenharmony_ci}; 2410b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r4_ASR_r4[] = { 2411b8021494Sopenharmony_ci 0x54, 0xfa, 0x04, 0xfd // movs al r13 r4 ASR r4 2412b8021494Sopenharmony_ci}; 2413b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r13_LSR_r8[] = { 2414b8021494Sopenharmony_ci 0x3d, 0xfa, 0x08, 0xf6 // movs al r6 r13 LSR r8 2415b8021494Sopenharmony_ci}; 2416b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r13_ROR_r3[] = { 2417b8021494Sopenharmony_ci 0x7d, 0xfa, 0x03, 0xf2 // movs al r2 r13 ROR r3 2418b8021494Sopenharmony_ci}; 2419b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r9_ASR_r0[] = { 2420b8021494Sopenharmony_ci 0x59, 0xfa, 0x00, 0xf0 // movs al r0 r9 ASR r0 2421b8021494Sopenharmony_ci}; 2422b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r4_LSR_r9[] = { 2423b8021494Sopenharmony_ci 0x34, 0xfa, 0x09, 0xf1 // movs al r1 r4 LSR r9 2424b8021494Sopenharmony_ci}; 2425b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r3_ROR_r7[] = { 2426b8021494Sopenharmony_ci 0x73, 0xfa, 0x07, 0xf6 // movs al r6 r3 ROR r7 2427b8021494Sopenharmony_ci}; 2428b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r4_LSR_r1[] = { 2429b8021494Sopenharmony_ci 0x34, 0xfa, 0x01, 0xfe // movs al r14 r4 LSR r1 2430b8021494Sopenharmony_ci}; 2431b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r14_LSL_r2[] = { 2432b8021494Sopenharmony_ci 0x1e, 0xfa, 0x02, 0xfd // movs al r13 r14 LSL r2 2433b8021494Sopenharmony_ci}; 2434b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r2_LSL_r6[] = { 2435b8021494Sopenharmony_ci 0x12, 0xfa, 0x06, 0xfe // movs al r14 r2 LSL r6 2436b8021494Sopenharmony_ci}; 2437b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r4_ROR_r12[] = { 2438b8021494Sopenharmony_ci 0x74, 0xfa, 0x0c, 0xf5 // movs al r5 r4 ROR r12 2439b8021494Sopenharmony_ci}; 2440b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r10_ROR_r7[] = { 2441b8021494Sopenharmony_ci 0x7a, 0xfa, 0x07, 0xfb // movs al r11 r10 ROR r7 2442b8021494Sopenharmony_ci}; 2443b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r11_ROR_r1[] = { 2444b8021494Sopenharmony_ci 0x7b, 0xfa, 0x01, 0xf5 // movs al r5 r11 ROR r1 2445b8021494Sopenharmony_ci}; 2446b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r11_LSL_r11[] = { 2447b8021494Sopenharmony_ci 0x1b, 0xfa, 0x0b, 0xfd // movs al r13 r11 LSL r11 2448b8021494Sopenharmony_ci}; 2449b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r1_ROR_r5[] = { 2450b8021494Sopenharmony_ci 0x71, 0xfa, 0x05, 0xfc // movs al r12 r1 ROR r5 2451b8021494Sopenharmony_ci}; 2452b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r7_LSL_r7[] = { 2453b8021494Sopenharmony_ci 0x17, 0xfa, 0x07, 0xf3 // movs al r3 r7 LSL r7 2454b8021494Sopenharmony_ci}; 2455b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r0_ROR_r9[] = { 2456b8021494Sopenharmony_ci 0x70, 0xfa, 0x09, 0xfe // movs al r14 r0 ROR r9 2457b8021494Sopenharmony_ci}; 2458b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r2_ASR_r7[] = { 2459b8021494Sopenharmony_ci 0x52, 0xfa, 0x07, 0xf3 // movs al r3 r2 ASR r7 2460b8021494Sopenharmony_ci}; 2461b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r6_ASR_r6[] = { 2462b8021494Sopenharmony_ci 0x56, 0xfa, 0x06, 0xf0 // movs al r0 r6 ASR r6 2463b8021494Sopenharmony_ci}; 2464b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r5_LSR_r4[] = { 2465b8021494Sopenharmony_ci 0x35, 0xfa, 0x04, 0xfb // movs al r11 r5 LSR r4 2466b8021494Sopenharmony_ci}; 2467b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r12_ROR_r6[] = { 2468b8021494Sopenharmony_ci 0x7c, 0xfa, 0x06, 0xf1 // movs al r1 r12 ROR r6 2469b8021494Sopenharmony_ci}; 2470b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r9_ROR_r2[] = { 2471b8021494Sopenharmony_ci 0x79, 0xfa, 0x02, 0xf1 // movs al r1 r9 ROR r2 2472b8021494Sopenharmony_ci}; 2473b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r13_ASR_r4[] = { 2474b8021494Sopenharmony_ci 0x5d, 0xfa, 0x04, 0xf1 // movs al r1 r13 ASR r4 2475b8021494Sopenharmony_ci}; 2476b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r3_ROR_r5[] = { 2477b8021494Sopenharmony_ci 0x73, 0xfa, 0x05, 0xfa // movs al r10 r3 ROR r5 2478b8021494Sopenharmony_ci}; 2479b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r4_LSL_r9[] = { 2480b8021494Sopenharmony_ci 0x14, 0xfa, 0x09, 0xf0 // movs al r0 r4 LSL r9 2481b8021494Sopenharmony_ci}; 2482b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r4_LSR_r10[] = { 2483b8021494Sopenharmony_ci 0x34, 0xfa, 0x0a, 0xf1 // movs al r1 r4 LSR r10 2484b8021494Sopenharmony_ci}; 2485b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r11_LSR_r4[] = { 2486b8021494Sopenharmony_ci 0x3b, 0xfa, 0x04, 0xfc // movs al r12 r11 LSR r4 2487b8021494Sopenharmony_ci}; 2488b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r11_LSL_r1[] = { 2489b8021494Sopenharmony_ci 0x1b, 0xfa, 0x01, 0xf5 // movs al r5 r11 LSL r1 2490b8021494Sopenharmony_ci}; 2491b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r9_LSR_r8[] = { 2492b8021494Sopenharmony_ci 0x39, 0xfa, 0x08, 0xf8 // movs al r8 r9 LSR r8 2493b8021494Sopenharmony_ci}; 2494b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r12_ASR_r14[] = { 2495b8021494Sopenharmony_ci 0x5c, 0xfa, 0x0e, 0xf1 // movs al r1 r12 ASR r14 2496b8021494Sopenharmony_ci}; 2497b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r9_ASR_r10[] = { 2498b8021494Sopenharmony_ci 0x59, 0xfa, 0x0a, 0xf7 // movs al r7 r9 ASR r10 2499b8021494Sopenharmony_ci}; 2500b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r0_ROR_r7[] = { 2501b8021494Sopenharmony_ci 0x70, 0xfa, 0x07, 0xf9 // movs al r9 r0 ROR r7 2502b8021494Sopenharmony_ci}; 2503b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r5_ASR_r11[] = { 2504b8021494Sopenharmony_ci 0x55, 0xfa, 0x0b, 0xf9 // movs al r9 r5 ASR r11 2505b8021494Sopenharmony_ci}; 2506b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r11_ROR_r2[] = { 2507b8021494Sopenharmony_ci 0x7b, 0xfa, 0x02, 0xfb // movs al r11 r11 ROR r2 2508b8021494Sopenharmony_ci}; 2509b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r10_ASR_r2[] = { 2510b8021494Sopenharmony_ci 0x5a, 0xfa, 0x02, 0xf3 // movs al r3 r10 ASR r2 2511b8021494Sopenharmony_ci}; 2512b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r11_LSL_r9[] = { 2513b8021494Sopenharmony_ci 0x1b, 0xfa, 0x09, 0xfa // movs al r10 r11 LSL r9 2514b8021494Sopenharmony_ci}; 2515b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r1_ASR_r8[] = { 2516b8021494Sopenharmony_ci 0x51, 0xfa, 0x08, 0xf8 // movs al r8 r1 ASR r8 2517b8021494Sopenharmony_ci}; 2518b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r5_LSL_r13[] = { 2519b8021494Sopenharmony_ci 0x15, 0xfa, 0x0d, 0xfd // movs al r13 r5 LSL r13 2520b8021494Sopenharmony_ci}; 2521b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r0_ROR_r11[] = { 2522b8021494Sopenharmony_ci 0x70, 0xfa, 0x0b, 0xfb // movs al r11 r0 ROR r11 2523b8021494Sopenharmony_ci}; 2524b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r4_ROR_r14[] = { 2525b8021494Sopenharmony_ci 0x74, 0xfa, 0x0e, 0xf4 // movs al r4 r4 ROR r14 2526b8021494Sopenharmony_ci}; 2527b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r7_ASR_r2[] = { 2528b8021494Sopenharmony_ci 0x57, 0xfa, 0x02, 0xf0 // movs al r0 r7 ASR r2 2529b8021494Sopenharmony_ci}; 2530b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r12_LSL_r5[] = { 2531b8021494Sopenharmony_ci 0x1c, 0xfa, 0x05, 0xfb // movs al r11 r12 LSL r5 2532b8021494Sopenharmony_ci}; 2533b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r12_LSL_r4[] = { 2534b8021494Sopenharmony_ci 0x1c, 0xfa, 0x04, 0xfa // movs al r10 r12 LSL r4 2535b8021494Sopenharmony_ci}; 2536b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r13_LSR_r4[] = { 2537b8021494Sopenharmony_ci 0x3d, 0xfa, 0x04, 0xf0 // movs al r0 r13 LSR r4 2538b8021494Sopenharmony_ci}; 2539b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r9_ROR_r6[] = { 2540b8021494Sopenharmony_ci 0x79, 0xfa, 0x06, 0xf4 // movs al r4 r9 ROR r6 2541b8021494Sopenharmony_ci}; 2542b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r8_LSR_r4[] = { 2543b8021494Sopenharmony_ci 0x38, 0xfa, 0x04, 0xf1 // movs al r1 r8 LSR r4 2544b8021494Sopenharmony_ci}; 2545b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r8_ASR_r4[] = { 2546b8021494Sopenharmony_ci 0x58, 0xfa, 0x04, 0xf8 // movs al r8 r8 ASR r4 2547b8021494Sopenharmony_ci}; 2548b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r12_ROR_r6[] = { 2549b8021494Sopenharmony_ci 0x7c, 0xfa, 0x06, 0xfc // movs al r12 r12 ROR r6 2550b8021494Sopenharmony_ci}; 2551b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r5_LSL_r2[] = { 2552b8021494Sopenharmony_ci 0x15, 0xfa, 0x02, 0xf4 // movs al r4 r5 LSL r2 2553b8021494Sopenharmony_ci}; 2554b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r1_LSR_r5[] = { 2555b8021494Sopenharmony_ci 0x31, 0xfa, 0x05, 0xf5 // movs al r5 r1 LSR r5 2556b8021494Sopenharmony_ci}; 2557b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r0_LSL_r0[] = { 2558b8021494Sopenharmony_ci 0x10, 0xfa, 0x00, 0xfe // movs al r14 r0 LSL r0 2559b8021494Sopenharmony_ci}; 2560b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r7_ASR_r2[] = { 2561b8021494Sopenharmony_ci 0x57, 0xfa, 0x02, 0xfd // movs al r13 r7 ASR r2 2562b8021494Sopenharmony_ci}; 2563b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r10_LSL_r10[] = { 2564b8021494Sopenharmony_ci 0x1a, 0xfa, 0x0a, 0xf6 // movs al r6 r10 LSL r10 2565b8021494Sopenharmony_ci}; 2566b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r11_ASR_r0[] = { 2567b8021494Sopenharmony_ci 0x5b, 0xfa, 0x00, 0xf1 // movs al r1 r11 ASR r0 2568b8021494Sopenharmony_ci}; 2569b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r10_LSL_r9[] = { 2570b8021494Sopenharmony_ci 0x1a, 0xfa, 0x09, 0xf5 // movs al r5 r10 LSL r9 2571b8021494Sopenharmony_ci}; 2572b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r13_ASR_r10[] = { 2573b8021494Sopenharmony_ci 0x5d, 0xfa, 0x0a, 0xf6 // movs al r6 r13 ASR r10 2574b8021494Sopenharmony_ci}; 2575b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r13_LSR_r3[] = { 2576b8021494Sopenharmony_ci 0x3d, 0xfa, 0x03, 0xf2 // movs al r2 r13 LSR r3 2577b8021494Sopenharmony_ci}; 2578b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r8_LSR_r14[] = { 2579b8021494Sopenharmony_ci 0x38, 0xfa, 0x0e, 0xfd // movs al r13 r8 LSR r14 2580b8021494Sopenharmony_ci}; 2581b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r10_LSL_r0[] = { 2582b8021494Sopenharmony_ci 0x1a, 0xfa, 0x00, 0xfa // movs al r10 r10 LSL r0 2583b8021494Sopenharmony_ci}; 2584b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r14_ASR_r8[] = { 2585b8021494Sopenharmony_ci 0x5e, 0xfa, 0x08, 0xf6 // movs al r6 r14 ASR r8 2586b8021494Sopenharmony_ci}; 2587b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r6_ROR_r4[] = { 2588b8021494Sopenharmony_ci 0x76, 0xfa, 0x04, 0xf1 // movs al r1 r6 ROR r4 2589b8021494Sopenharmony_ci}; 2590b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r4_ROR_r11[] = { 2591b8021494Sopenharmony_ci 0x74, 0xfa, 0x0b, 0xf9 // movs al r9 r4 ROR r11 2592b8021494Sopenharmony_ci}; 2593b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r1_ROR_r0[] = { 2594b8021494Sopenharmony_ci 0x71, 0xfa, 0x00, 0xf2 // movs al r2 r1 ROR r0 2595b8021494Sopenharmony_ci}; 2596b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r1_LSL_r1[] = { 2597b8021494Sopenharmony_ci 0x11, 0xfa, 0x01, 0xfa // movs al r10 r1 LSL r1 2598b8021494Sopenharmony_ci}; 2599b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r0_LSR_r9[] = { 2600b8021494Sopenharmony_ci 0x30, 0xfa, 0x09, 0xf3 // movs al r3 r0 LSR r9 2601b8021494Sopenharmony_ci}; 2602b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r13_ROR_r6[] = { 2603b8021494Sopenharmony_ci 0x7d, 0xfa, 0x06, 0xf0 // movs al r0 r13 ROR r6 2604b8021494Sopenharmony_ci}; 2605b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r0_ASR_r9[] = { 2606b8021494Sopenharmony_ci 0x50, 0xfa, 0x09, 0xf2 // movs al r2 r0 ASR r9 2607b8021494Sopenharmony_ci}; 2608b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r4_ROR_r1[] = { 2609b8021494Sopenharmony_ci 0x74, 0xfa, 0x01, 0xf5 // movs al r5 r4 ROR r1 2610b8021494Sopenharmony_ci}; 2611b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r10_LSL_r9[] = { 2612b8021494Sopenharmony_ci 0x1a, 0xfa, 0x09, 0xf0 // movs al r0 r10 LSL r9 2613b8021494Sopenharmony_ci}; 2614b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r13_ASR_r7[] = { 2615b8021494Sopenharmony_ci 0x5d, 0xfa, 0x07, 0xf8 // movs al r8 r13 ASR r7 2616b8021494Sopenharmony_ci}; 2617b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r11_ROR_r6[] = { 2618b8021494Sopenharmony_ci 0x7b, 0xfa, 0x06, 0xf5 // movs al r5 r11 ROR r6 2619b8021494Sopenharmony_ci}; 2620b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r3_ASR_r3[] = { 2621b8021494Sopenharmony_ci 0x53, 0xfa, 0x03, 0xf1 // movs al r1 r3 ASR r3 2622b8021494Sopenharmony_ci}; 2623b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r14_LSR_r0[] = { 2624b8021494Sopenharmony_ci 0x3e, 0xfa, 0x00, 0xf6 // movs al r6 r14 LSR r0 2625b8021494Sopenharmony_ci}; 2626b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r0_ASR_r14[] = { 2627b8021494Sopenharmony_ci 0x50, 0xfa, 0x0e, 0xf1 // movs al r1 r0 ASR r14 2628b8021494Sopenharmony_ci}; 2629b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r13_ASR_r12[] = { 2630b8021494Sopenharmony_ci 0x5d, 0xfa, 0x0c, 0xfc // movs al r12 r13 ASR r12 2631b8021494Sopenharmony_ci}; 2632b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r7_ROR_r9[] = { 2633b8021494Sopenharmony_ci 0x77, 0xfa, 0x09, 0xf9 // movs al r9 r7 ROR r9 2634b8021494Sopenharmony_ci}; 2635b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r10_LSR_r14[] = { 2636b8021494Sopenharmony_ci 0x3a, 0xfa, 0x0e, 0xfe // movs al r14 r10 LSR r14 2637b8021494Sopenharmony_ci}; 2638b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r14_ROR_r2[] = { 2639b8021494Sopenharmony_ci 0x7e, 0xfa, 0x02, 0xf6 // movs al r6 r14 ROR r2 2640b8021494Sopenharmony_ci}; 2641b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r11_LSR_r6[] = { 2642b8021494Sopenharmony_ci 0x3b, 0xfa, 0x06, 0xf6 // movs al r6 r11 LSR r6 2643b8021494Sopenharmony_ci}; 2644b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r10_LSR_r5[] = { 2645b8021494Sopenharmony_ci 0x3a, 0xfa, 0x05, 0xfb // movs al r11 r10 LSR r5 2646b8021494Sopenharmony_ci}; 2647b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r11_LSR_r12[] = { 2648b8021494Sopenharmony_ci 0x3b, 0xfa, 0x0c, 0xf4 // movs al r4 r11 LSR r12 2649b8021494Sopenharmony_ci}; 2650b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r14_ROR_r11[] = { 2651b8021494Sopenharmony_ci 0x7e, 0xfa, 0x0b, 0xfe // movs al r14 r14 ROR r11 2652b8021494Sopenharmony_ci}; 2653b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r3_ASR_r14[] = { 2654b8021494Sopenharmony_ci 0x53, 0xfa, 0x0e, 0xf5 // movs al r5 r3 ASR r14 2655b8021494Sopenharmony_ci}; 2656b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r4_ASR_r12[] = { 2657b8021494Sopenharmony_ci 0x54, 0xfa, 0x0c, 0xf2 // movs al r2 r4 ASR r12 2658b8021494Sopenharmony_ci}; 2659b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r3_LSL_r1[] = { 2660b8021494Sopenharmony_ci 0x13, 0xfa, 0x01, 0xfb // movs al r11 r3 LSL r1 2661b8021494Sopenharmony_ci}; 2662b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r7_LSR_r13[] = { 2663b8021494Sopenharmony_ci 0x37, 0xfa, 0x0d, 0xf4 // movs al r4 r7 LSR r13 2664b8021494Sopenharmony_ci}; 2665b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r9_ASR_r1[] = { 2666b8021494Sopenharmony_ci 0x59, 0xfa, 0x01, 0xf4 // movs al r4 r9 ASR r1 2667b8021494Sopenharmony_ci}; 2668b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r11_ROR_r13[] = { 2669b8021494Sopenharmony_ci 0x7b, 0xfa, 0x0d, 0xfd // movs al r13 r11 ROR r13 2670b8021494Sopenharmony_ci}; 2671b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r9_LSL_r12[] = { 2672b8021494Sopenharmony_ci 0x19, 0xfa, 0x0c, 0xf9 // movs al r9 r9 LSL r12 2673b8021494Sopenharmony_ci}; 2674b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r11_ROR_r14[] = { 2675b8021494Sopenharmony_ci 0x7b, 0xfa, 0x0e, 0xf6 // movs al r6 r11 ROR r14 2676b8021494Sopenharmony_ci}; 2677b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r2_ROR_r1[] = { 2678b8021494Sopenharmony_ci 0x72, 0xfa, 0x01, 0xfc // movs al r12 r2 ROR r1 2679b8021494Sopenharmony_ci}; 2680b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r0_ROR_r3[] = { 2681b8021494Sopenharmony_ci 0x70, 0xfa, 0x03, 0xf7 // movs al r7 r0 ROR r3 2682b8021494Sopenharmony_ci}; 2683b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r0_LSL_r13[] = { 2684b8021494Sopenharmony_ci 0x10, 0xfa, 0x0d, 0xf1 // movs al r1 r0 LSL r13 2685b8021494Sopenharmony_ci}; 2686b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r11_ROR_r7[] = { 2687b8021494Sopenharmony_ci 0x7b, 0xfa, 0x07, 0xfe // movs al r14 r11 ROR r7 2688b8021494Sopenharmony_ci}; 2689b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r12_LSR_r10[] = { 2690b8021494Sopenharmony_ci 0x3c, 0xfa, 0x0a, 0xf6 // movs al r6 r12 LSR r10 2691b8021494Sopenharmony_ci}; 2692b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r6_ROR_r2[] = { 2693b8021494Sopenharmony_ci 0x76, 0xfa, 0x02, 0xf8 // movs al r8 r6 ROR r2 2694b8021494Sopenharmony_ci}; 2695b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r0_LSR_r1[] = { 2696b8021494Sopenharmony_ci 0x30, 0xfa, 0x01, 0xf5 // movs al r5 r0 LSR r1 2697b8021494Sopenharmony_ci}; 2698b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r10_ASR_r3[] = { 2699b8021494Sopenharmony_ci 0x5a, 0xfa, 0x03, 0xf8 // movs al r8 r10 ASR r3 2700b8021494Sopenharmony_ci}; 2701b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r1_ROR_r6[] = { 2702b8021494Sopenharmony_ci 0x71, 0xfa, 0x06, 0xf5 // movs al r5 r1 ROR r6 2703b8021494Sopenharmony_ci}; 2704b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r14_ASR_r1[] = { 2705b8021494Sopenharmony_ci 0x5e, 0xfa, 0x01, 0xf6 // movs al r6 r14 ASR r1 2706b8021494Sopenharmony_ci}; 2707b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r13_ASR_r6[] = { 2708b8021494Sopenharmony_ci 0x5d, 0xfa, 0x06, 0xf5 // movs al r5 r13 ASR r6 2709b8021494Sopenharmony_ci}; 2710b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r14_ASR_r10[] = { 2711b8021494Sopenharmony_ci 0x5e, 0xfa, 0x0a, 0xf1 // movs al r1 r14 ASR r10 2712b8021494Sopenharmony_ci}; 2713b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r1_LSR_r11[] = { 2714b8021494Sopenharmony_ci 0x31, 0xfa, 0x0b, 0xf9 // movs al r9 r1 LSR r11 2715b8021494Sopenharmony_ci}; 2716b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r0_LSR_r13[] = { 2717b8021494Sopenharmony_ci 0x30, 0xfa, 0x0d, 0xf6 // movs al r6 r0 LSR r13 2718b8021494Sopenharmony_ci}; 2719b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r12_LSL_r12[] = { 2720b8021494Sopenharmony_ci 0x1c, 0xfa, 0x0c, 0xf2 // movs al r2 r12 LSL r12 2721b8021494Sopenharmony_ci}; 2722b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r0_LSR_r7[] = { 2723b8021494Sopenharmony_ci 0xf8, 0x40 // movs al r0 r0 LSR r7 2724b8021494Sopenharmony_ci}; 2725b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r10_LSR_r10[] = { 2726b8021494Sopenharmony_ci 0x3a, 0xfa, 0x0a, 0xf3 // movs al r3 r10 LSR r10 2727b8021494Sopenharmony_ci}; 2728b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r6_ASR_r4[] = { 2729b8021494Sopenharmony_ci 0x26, 0x41 // movs al r6 r6 ASR r4 2730b8021494Sopenharmony_ci}; 2731b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r13_ASR_r1[] = { 2732b8021494Sopenharmony_ci 0x5d, 0xfa, 0x01, 0xf2 // movs al r2 r13 ASR r1 2733b8021494Sopenharmony_ci}; 2734b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r8_LSR_r7[] = { 2735b8021494Sopenharmony_ci 0x38, 0xfa, 0x07, 0xfc // movs al r12 r8 LSR r7 2736b8021494Sopenharmony_ci}; 2737b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r14_ROR_r14[] = { 2738b8021494Sopenharmony_ci 0x7e, 0xfa, 0x0e, 0xfb // movs al r11 r14 ROR r14 2739b8021494Sopenharmony_ci}; 2740b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r2_ROR_r13[] = { 2741b8021494Sopenharmony_ci 0x72, 0xfa, 0x0d, 0xfd // movs al r13 r2 ROR r13 2742b8021494Sopenharmony_ci}; 2743b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r9_LSL_r4[] = { 2744b8021494Sopenharmony_ci 0x19, 0xfa, 0x04, 0xfc // movs al r12 r9 LSL r4 2745b8021494Sopenharmony_ci}; 2746b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r11_LSL_r14[] = { 2747b8021494Sopenharmony_ci 0x1b, 0xfa, 0x0e, 0xfc // movs al r12 r11 LSL r14 2748b8021494Sopenharmony_ci}; 2749b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r10_LSR_r7[] = { 2750b8021494Sopenharmony_ci 0x3a, 0xfa, 0x07, 0xf9 // movs al r9 r10 LSR r7 2751b8021494Sopenharmony_ci}; 2752b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r11_LSL_r4[] = { 2753b8021494Sopenharmony_ci 0x1b, 0xfa, 0x04, 0xf7 // movs al r7 r11 LSL r4 2754b8021494Sopenharmony_ci}; 2755b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r7_LSL_r5[] = { 2756b8021494Sopenharmony_ci 0x17, 0xfa, 0x05, 0xf4 // movs al r4 r7 LSL r5 2757b8021494Sopenharmony_ci}; 2758b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r9_ROR_r12[] = { 2759b8021494Sopenharmony_ci 0x79, 0xfa, 0x0c, 0xf0 // movs al r0 r9 ROR r12 2760b8021494Sopenharmony_ci}; 2761b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r0_LSL_r5[] = { 2762b8021494Sopenharmony_ci 0x10, 0xfa, 0x05, 0xfc // movs al r12 r0 LSL r5 2763b8021494Sopenharmony_ci}; 2764b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r13_LSR_r1[] = { 2765b8021494Sopenharmony_ci 0x3d, 0xfa, 0x01, 0xf0 // movs al r0 r13 LSR r1 2766b8021494Sopenharmony_ci}; 2767b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r11_LSR_r4[] = { 2768b8021494Sopenharmony_ci 0x3b, 0xfa, 0x04, 0xfa // movs al r10 r11 LSR r4 2769b8021494Sopenharmony_ci}; 2770b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r2_LSR_r13[] = { 2771b8021494Sopenharmony_ci 0x32, 0xfa, 0x0d, 0xf1 // movs al r1 r2 LSR r13 2772b8021494Sopenharmony_ci}; 2773b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r0_ROR_r3[] = { 2774b8021494Sopenharmony_ci 0xd8, 0x41 // movs al r0 r0 ROR r3 2775b8021494Sopenharmony_ci}; 2776b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r7_LSL_r3[] = { 2777b8021494Sopenharmony_ci 0x17, 0xfa, 0x03, 0xfd // movs al r13 r7 LSL r3 2778b8021494Sopenharmony_ci}; 2779b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r10_LSL_r7[] = { 2780b8021494Sopenharmony_ci 0x1a, 0xfa, 0x07, 0xf9 // movs al r9 r10 LSL r7 2781b8021494Sopenharmony_ci}; 2782b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r11_LSL_r9[] = { 2783b8021494Sopenharmony_ci 0x1b, 0xfa, 0x09, 0xf6 // movs al r6 r11 LSL r9 2784b8021494Sopenharmony_ci}; 2785b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r14_ASR_r0[] = { 2786b8021494Sopenharmony_ci 0x5e, 0xfa, 0x00, 0xfc // movs al r12 r14 ASR r0 2787b8021494Sopenharmony_ci}; 2788b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r12_ROR_r13[] = { 2789b8021494Sopenharmony_ci 0x7c, 0xfa, 0x0d, 0xf2 // movs al r2 r12 ROR r13 2790b8021494Sopenharmony_ci}; 2791b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r13_LSL_r9[] = { 2792b8021494Sopenharmony_ci 0x1d, 0xfa, 0x09, 0xf1 // movs al r1 r13 LSL r9 2793b8021494Sopenharmony_ci}; 2794b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r12_LSR_r11[] = { 2795b8021494Sopenharmony_ci 0x3c, 0xfa, 0x0b, 0xfd // movs al r13 r12 LSR r11 2796b8021494Sopenharmony_ci}; 2797b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r2_ASR_r3[] = { 2798b8021494Sopenharmony_ci 0x52, 0xfa, 0x03, 0xfa // movs al r10 r2 ASR r3 2799b8021494Sopenharmony_ci}; 2800b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r4_LSL_r14[] = { 2801b8021494Sopenharmony_ci 0x14, 0xfa, 0x0e, 0xf2 // movs al r2 r4 LSL r14 2802b8021494Sopenharmony_ci}; 2803b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r9_LSL_r2[] = { 2804b8021494Sopenharmony_ci 0x19, 0xfa, 0x02, 0xf9 // movs al r9 r9 LSL r2 2805b8021494Sopenharmony_ci}; 2806b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r10_ASR_r12[] = { 2807b8021494Sopenharmony_ci 0x5a, 0xfa, 0x0c, 0xf6 // movs al r6 r10 ASR r12 2808b8021494Sopenharmony_ci}; 2809b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r7_ROR_r0[] = { 2810b8021494Sopenharmony_ci 0x77, 0xfa, 0x00, 0xf2 // movs al r2 r7 ROR r0 2811b8021494Sopenharmony_ci}; 2812b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r12_ROR_r1[] = { 2813b8021494Sopenharmony_ci 0x7c, 0xfa, 0x01, 0xf1 // movs al r1 r12 ROR r1 2814b8021494Sopenharmony_ci}; 2815b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r10_LSR_r6[] = { 2816b8021494Sopenharmony_ci 0x3a, 0xfa, 0x06, 0xf5 // movs al r5 r10 LSR r6 2817b8021494Sopenharmony_ci}; 2818b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r7_ROR_r4[] = { 2819b8021494Sopenharmony_ci 0x77, 0xfa, 0x04, 0xf2 // movs al r2 r7 ROR r4 2820b8021494Sopenharmony_ci}; 2821b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r5_ROR_r7[] = { 2822b8021494Sopenharmony_ci 0x75, 0xfa, 0x07, 0xf8 // movs al r8 r5 ROR r7 2823b8021494Sopenharmony_ci}; 2824b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r9_LSR_r14[] = { 2825b8021494Sopenharmony_ci 0x39, 0xfa, 0x0e, 0xfb // movs al r11 r9 LSR r14 2826b8021494Sopenharmony_ci}; 2827b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r1_ASR_r8[] = { 2828b8021494Sopenharmony_ci 0x51, 0xfa, 0x08, 0xf3 // movs al r3 r1 ASR r8 2829b8021494Sopenharmony_ci}; 2830b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r1_ROR_r14[] = { 2831b8021494Sopenharmony_ci 0x71, 0xfa, 0x0e, 0xf4 // movs al r4 r1 ROR r14 2832b8021494Sopenharmony_ci}; 2833b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r12_ROR_r12[] = { 2834b8021494Sopenharmony_ci 0x7c, 0xfa, 0x0c, 0xf7 // movs al r7 r12 ROR r12 2835b8021494Sopenharmony_ci}; 2836b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r1_LSR_r4[] = { 2837b8021494Sopenharmony_ci 0x31, 0xfa, 0x04, 0xf9 // movs al r9 r1 LSR r4 2838b8021494Sopenharmony_ci}; 2839b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r13_ROR_r11[] = { 2840b8021494Sopenharmony_ci 0x7d, 0xfa, 0x0b, 0xf4 // movs al r4 r13 ROR r11 2841b8021494Sopenharmony_ci}; 2842b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r2_ROR_r10[] = { 2843b8021494Sopenharmony_ci 0x72, 0xfa, 0x0a, 0xf3 // movs al r3 r2 ROR r10 2844b8021494Sopenharmony_ci}; 2845b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r4_ASR_r4[] = { 2846b8021494Sopenharmony_ci 0x54, 0xfa, 0x04, 0xfe // movs al r14 r4 ASR r4 2847b8021494Sopenharmony_ci}; 2848b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r14_LSR_r1[] = { 2849b8021494Sopenharmony_ci 0x3e, 0xfa, 0x01, 0xfa // movs al r10 r14 LSR r1 2850b8021494Sopenharmony_ci}; 2851b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r7_ROR_r8[] = { 2852b8021494Sopenharmony_ci 0x77, 0xfa, 0x08, 0xf0 // movs al r0 r7 ROR r8 2853b8021494Sopenharmony_ci}; 2854b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r0_LSL_r11[] = { 2855b8021494Sopenharmony_ci 0x10, 0xfa, 0x0b, 0xf0 // movs al r0 r0 LSL r11 2856b8021494Sopenharmony_ci}; 2857b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r0_ROR_r3[] = { 2858b8021494Sopenharmony_ci 0x70, 0xfa, 0x03, 0xf1 // movs al r1 r0 ROR r3 2859b8021494Sopenharmony_ci}; 2860b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r0_ASR_r13[] = { 2861b8021494Sopenharmony_ci 0x50, 0xfa, 0x0d, 0xf8 // movs al r8 r0 ASR r13 2862b8021494Sopenharmony_ci}; 2863b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r0_LSR_r1[] = { 2864b8021494Sopenharmony_ci 0x30, 0xfa, 0x01, 0xf1 // movs al r1 r0 LSR r1 2865b8021494Sopenharmony_ci}; 2866b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r10_LSR_r5[] = { 2867b8021494Sopenharmony_ci 0x3a, 0xfa, 0x05, 0xf2 // movs al r2 r10 LSR r5 2868b8021494Sopenharmony_ci}; 2869b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r14_ASR_r1[] = { 2870b8021494Sopenharmony_ci 0x5e, 0xfa, 0x01, 0xfe // movs al r14 r14 ASR r1 2871b8021494Sopenharmony_ci}; 2872b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r7_ASR_r0[] = { 2873b8021494Sopenharmony_ci 0x57, 0xfa, 0x00, 0xf9 // movs al r9 r7 ASR r0 2874b8021494Sopenharmony_ci}; 2875b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r2_LSL_r1[] = { 2876b8021494Sopenharmony_ci 0x12, 0xfa, 0x01, 0xf9 // movs al r9 r2 LSL r1 2877b8021494Sopenharmony_ci}; 2878b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r2_LSL_r13[] = { 2879b8021494Sopenharmony_ci 0x12, 0xfa, 0x0d, 0xfc // movs al r12 r2 LSL r13 2880b8021494Sopenharmony_ci}; 2881b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r12_LSL_r3[] = { 2882b8021494Sopenharmony_ci 0x1c, 0xfa, 0x03, 0xfc // movs al r12 r12 LSL r3 2883b8021494Sopenharmony_ci}; 2884b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r6_LSR_r14[] = { 2885b8021494Sopenharmony_ci 0x36, 0xfa, 0x0e, 0xfc // movs al r12 r6 LSR r14 2886b8021494Sopenharmony_ci}; 2887b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r4_LSL_r4[] = { 2888b8021494Sopenharmony_ci 0x14, 0xfa, 0x04, 0xf2 // movs al r2 r4 LSL r4 2889b8021494Sopenharmony_ci}; 2890b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r9_LSR_r13[] = { 2891b8021494Sopenharmony_ci 0x39, 0xfa, 0x0d, 0xfb // movs al r11 r9 LSR r13 2892b8021494Sopenharmony_ci}; 2893b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r0_ROR_r14[] = { 2894b8021494Sopenharmony_ci 0x70, 0xfa, 0x0e, 0xfc // movs al r12 r0 ROR r14 2895b8021494Sopenharmony_ci}; 2896b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r14_r8_LSL_r5[] = { 2897b8021494Sopenharmony_ci 0x18, 0xfa, 0x05, 0xfe // movs al r14 r8 LSL r5 2898b8021494Sopenharmony_ci}; 2899b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r12_ASR_r12[] = { 2900b8021494Sopenharmony_ci 0x5c, 0xfa, 0x0c, 0xf6 // movs al r6 r12 ASR r12 2901b8021494Sopenharmony_ci}; 2902b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r14_ROR_r3[] = { 2903b8021494Sopenharmony_ci 0x7e, 0xfa, 0x03, 0xf5 // movs al r5 r14 ROR r3 2904b8021494Sopenharmony_ci}; 2905b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r7_LSR_r14[] = { 2906b8021494Sopenharmony_ci 0x37, 0xfa, 0x0e, 0xfa // movs al r10 r7 LSR r14 2907b8021494Sopenharmony_ci}; 2908b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r5_LSL_r0[] = { 2909b8021494Sopenharmony_ci 0x15, 0xfa, 0x00, 0xfc // movs al r12 r5 LSL r0 2910b8021494Sopenharmony_ci}; 2911b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r8_ASR_r14[] = { 2912b8021494Sopenharmony_ci 0x58, 0xfa, 0x0e, 0xf6 // movs al r6 r8 ASR r14 2913b8021494Sopenharmony_ci}; 2914b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r7_ROR_r11[] = { 2915b8021494Sopenharmony_ci 0x77, 0xfa, 0x0b, 0xfa // movs al r10 r7 ROR r11 2916b8021494Sopenharmony_ci}; 2917b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r0_LSL_r6[] = { 2918b8021494Sopenharmony_ci 0xb0, 0x40 // movs al r0 r0 LSL r6 2919b8021494Sopenharmony_ci}; 2920b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r3_LSR_r13[] = { 2921b8021494Sopenharmony_ci 0x33, 0xfa, 0x0d, 0xf1 // movs al r1 r3 LSR r13 2922b8021494Sopenharmony_ci}; 2923b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r9_ROR_r1[] = { 2924b8021494Sopenharmony_ci 0x79, 0xfa, 0x01, 0xfa // movs al r10 r9 ROR r1 2925b8021494Sopenharmony_ci}; 2926b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r4_LSL_r6[] = { 2927b8021494Sopenharmony_ci 0x14, 0xfa, 0x06, 0xf2 // movs al r2 r4 LSL r6 2928b8021494Sopenharmony_ci}; 2929b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r13_r11_ROR_r12[] = { 2930b8021494Sopenharmony_ci 0x7b, 0xfa, 0x0c, 0xfd // movs al r13 r11 ROR r12 2931b8021494Sopenharmony_ci}; 2932b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r1_LSL_r1[] = { 2933b8021494Sopenharmony_ci 0x89, 0x40 // movs al r1 r1 LSL r1 2934b8021494Sopenharmony_ci}; 2935b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r7_ASR_r0[] = { 2936b8021494Sopenharmony_ci 0x57, 0xfa, 0x00, 0xf0 // movs al r0 r7 ASR r0 2937b8021494Sopenharmony_ci}; 2938b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r9_LSL_r9[] = { 2939b8021494Sopenharmony_ci 0x19, 0xfa, 0x09, 0xfa // movs al r10 r9 LSL r9 2940b8021494Sopenharmony_ci}; 2941b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r10_LSR_r12[] = { 2942b8021494Sopenharmony_ci 0x3a, 0xfa, 0x0c, 0xf8 // movs al r8 r10 LSR r12 2943b8021494Sopenharmony_ci}; 2944b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r1_ROR_r0[] = { 2945b8021494Sopenharmony_ci 0xc1, 0x41 // movs al r1 r1 ROR r0 2946b8021494Sopenharmony_ci}; 2947b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r6_LSR_r8[] = { 2948b8021494Sopenharmony_ci 0x36, 0xfa, 0x08, 0xf3 // movs al r3 r6 LSR r8 2949b8021494Sopenharmony_ci}; 2950b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r1_LSL_r10[] = { 2951b8021494Sopenharmony_ci 0x11, 0xfa, 0x0a, 0xf4 // movs al r4 r1 LSL r10 2952b8021494Sopenharmony_ci}; 2953b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r9_ASR_r13[] = { 2954b8021494Sopenharmony_ci 0x59, 0xfa, 0x0d, 0xf0 // movs al r0 r9 ASR r13 2955b8021494Sopenharmony_ci}; 2956b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r8_ROR_r13[] = { 2957b8021494Sopenharmony_ci 0x78, 0xfa, 0x0d, 0xf5 // movs al r5 r8 ROR r13 2958b8021494Sopenharmony_ci}; 2959b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r0_ROR_r0[] = { 2960b8021494Sopenharmony_ci 0x70, 0xfa, 0x00, 0xf5 // movs al r5 r0 ROR r0 2961b8021494Sopenharmony_ci}; 2962b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r2_r5_ASR_r6[] = { 2963b8021494Sopenharmony_ci 0x55, 0xfa, 0x06, 0xf2 // movs al r2 r5 ASR r6 2964b8021494Sopenharmony_ci}; 2965b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r10_ROR_r10[] = { 2966b8021494Sopenharmony_ci 0x7a, 0xfa, 0x0a, 0xf4 // movs al r4 r10 ROR r10 2967b8021494Sopenharmony_ci}; 2968b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r2_LSL_r11[] = { 2969b8021494Sopenharmony_ci 0x12, 0xfa, 0x0b, 0xfa // movs al r10 r2 LSL r11 2970b8021494Sopenharmony_ci}; 2971b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r8_r13_LSR_r12[] = { 2972b8021494Sopenharmony_ci 0x3d, 0xfa, 0x0c, 0xf8 // movs al r8 r13 LSR r12 2973b8021494Sopenharmony_ci}; 2974b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r7_ASR_r2[] = { 2975b8021494Sopenharmony_ci 0x17, 0x41 // movs al r7 r7 ASR r2 2976b8021494Sopenharmony_ci}; 2977b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r2_LSR_r11[] = { 2978b8021494Sopenharmony_ci 0x32, 0xfa, 0x0b, 0xfb // movs al r11 r2 LSR r11 2979b8021494Sopenharmony_ci}; 2980b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r7_LSR_r5[] = { 2981b8021494Sopenharmony_ci 0x37, 0xfa, 0x05, 0xfb // movs al r11 r7 LSR r5 2982b8021494Sopenharmony_ci}; 2983b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r10_LSL_r4[] = { 2984b8021494Sopenharmony_ci 0x1a, 0xfa, 0x04, 0xf5 // movs al r5 r10 LSL r4 2985b8021494Sopenharmony_ci}; 2986b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r13_ROR_r13[] = { 2987b8021494Sopenharmony_ci 0x7d, 0xfa, 0x0d, 0xfa // movs al r10 r13 ROR r13 2988b8021494Sopenharmony_ci}; 2989b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r10_r11_ROR_r11[] = { 2990b8021494Sopenharmony_ci 0x7b, 0xfa, 0x0b, 0xfa // movs al r10 r11 ROR r11 2991b8021494Sopenharmony_ci}; 2992b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r11_ASR_r13[] = { 2993b8021494Sopenharmony_ci 0x5b, 0xfa, 0x0d, 0xfc // movs al r12 r11 ASR r13 2994b8021494Sopenharmony_ci}; 2995b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r3_ASR_r0[] = { 2996b8021494Sopenharmony_ci 0x53, 0xfa, 0x00, 0xf9 // movs al r9 r3 ASR r0 2997b8021494Sopenharmony_ci}; 2998b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r8_ASR_r2[] = { 2999b8021494Sopenharmony_ci 0x58, 0xfa, 0x02, 0xf3 // movs al r3 r8 ASR r2 3000b8021494Sopenharmony_ci}; 3001b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r11_r11_LSR_r13[] = { 3002b8021494Sopenharmony_ci 0x3b, 0xfa, 0x0d, 0xfb // movs al r11 r11 LSR r13 3003b8021494Sopenharmony_ci}; 3004b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r4_r9_ASR_r9[] = { 3005b8021494Sopenharmony_ci 0x59, 0xfa, 0x09, 0xf4 // movs al r4 r9 ASR r9 3006b8021494Sopenharmony_ci}; 3007b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r1_r13_LSL_r12[] = { 3008b8021494Sopenharmony_ci 0x1d, 0xfa, 0x0c, 0xf1 // movs al r1 r13 LSL r12 3009b8021494Sopenharmony_ci}; 3010b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r7_ROR_r4[] = { 3011b8021494Sopenharmony_ci 0xe7, 0x41 // movs al r7 r7 ROR r4 3012b8021494Sopenharmony_ci}; 3013b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r7_r6_LSL_r3[] = { 3014b8021494Sopenharmony_ci 0x16, 0xfa, 0x03, 0xf7 // movs al r7 r6 LSL r3 3015b8021494Sopenharmony_ci}; 3016b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r12_r12_ASR_r7[] = { 3017b8021494Sopenharmony_ci 0x5c, 0xfa, 0x07, 0xfc // movs al r12 r12 ASR r7 3018b8021494Sopenharmony_ci}; 3019b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r13_LSR_r8[] = { 3020b8021494Sopenharmony_ci 0x3d, 0xfa, 0x08, 0xf0 // movs al r0 r13 LSR r8 3021b8021494Sopenharmony_ci}; 3022b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r6_r3_ROR_r6[] = { 3023b8021494Sopenharmony_ci 0x73, 0xfa, 0x06, 0xf6 // movs al r6 r3 ROR r6 3024b8021494Sopenharmony_ci}; 3025b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r0_r7_ROR_r9[] = { 3026b8021494Sopenharmony_ci 0x77, 0xfa, 0x09, 0xf0 // movs al r0 r7 ROR r9 3027b8021494Sopenharmony_ci}; 3028b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r9_r3_ROR_r13[] = { 3029b8021494Sopenharmony_ci 0x73, 0xfa, 0x0d, 0xf9 // movs al r9 r3 ROR r13 3030b8021494Sopenharmony_ci}; 3031b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r3_r8_LSR_r4[] = { 3032b8021494Sopenharmony_ci 0x38, 0xfa, 0x04, 0xf3 // movs al r3 r8 LSR r4 3033b8021494Sopenharmony_ci}; 3034b8021494Sopenharmony_ciconst byte kInstruction_movs_al_r5_r10_ROR_r4[] = { 3035b8021494Sopenharmony_ci 0x7a, 0xfa, 0x04, 0xf5 // movs al r5 r10 ROR r4 3036b8021494Sopenharmony_ci}; 3037b8021494Sopenharmony_ciconst TestResult kReferencemovs[] = { 3038b8021494Sopenharmony_ci { 3039b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r2_ASR_r10), 3040b8021494Sopenharmony_ci kInstruction_movs_al_r11_r2_ASR_r10, 3041b8021494Sopenharmony_ci }, 3042b8021494Sopenharmony_ci { 3043b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r8_ASR_r12), 3044b8021494Sopenharmony_ci kInstruction_movs_al_r7_r8_ASR_r12, 3045b8021494Sopenharmony_ci }, 3046b8021494Sopenharmony_ci { 3047b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r8_ASR_r4), 3048b8021494Sopenharmony_ci kInstruction_movs_al_r10_r8_ASR_r4, 3049b8021494Sopenharmony_ci }, 3050b8021494Sopenharmony_ci { 3051b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r7_LSR_r12), 3052b8021494Sopenharmony_ci kInstruction_movs_al_r12_r7_LSR_r12, 3053b8021494Sopenharmony_ci }, 3054b8021494Sopenharmony_ci { 3055b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r4_ASR_r5), 3056b8021494Sopenharmony_ci kInstruction_movs_al_r13_r4_ASR_r5, 3057b8021494Sopenharmony_ci }, 3058b8021494Sopenharmony_ci { 3059b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r3_ROR_r5), 3060b8021494Sopenharmony_ci kInstruction_movs_al_r12_r3_ROR_r5, 3061b8021494Sopenharmony_ci }, 3062b8021494Sopenharmony_ci { 3063b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r11_ASR_r8), 3064b8021494Sopenharmony_ci kInstruction_movs_al_r6_r11_ASR_r8, 3065b8021494Sopenharmony_ci }, 3066b8021494Sopenharmony_ci { 3067b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r4_ASR_r4), 3068b8021494Sopenharmony_ci kInstruction_movs_al_r8_r4_ASR_r4, 3069b8021494Sopenharmony_ci }, 3070b8021494Sopenharmony_ci { 3071b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r6_ASR_r7), 3072b8021494Sopenharmony_ci kInstruction_movs_al_r10_r6_ASR_r7, 3073b8021494Sopenharmony_ci }, 3074b8021494Sopenharmony_ci { 3075b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r2_ASR_r14), 3076b8021494Sopenharmony_ci kInstruction_movs_al_r0_r2_ASR_r14, 3077b8021494Sopenharmony_ci }, 3078b8021494Sopenharmony_ci { 3079b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r13_LSL_r14), 3080b8021494Sopenharmony_ci kInstruction_movs_al_r5_r13_LSL_r14, 3081b8021494Sopenharmony_ci }, 3082b8021494Sopenharmony_ci { 3083b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r4_LSR_r9), 3084b8021494Sopenharmony_ci kInstruction_movs_al_r2_r4_LSR_r9, 3085b8021494Sopenharmony_ci }, 3086b8021494Sopenharmony_ci { 3087b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r10_ASR_r9), 3088b8021494Sopenharmony_ci kInstruction_movs_al_r9_r10_ASR_r9, 3089b8021494Sopenharmony_ci }, 3090b8021494Sopenharmony_ci { 3091b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r8_ASR_r4), 3092b8021494Sopenharmony_ci kInstruction_movs_al_r5_r8_ASR_r4, 3093b8021494Sopenharmony_ci }, 3094b8021494Sopenharmony_ci { 3095b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r5_ASR_r13), 3096b8021494Sopenharmony_ci kInstruction_movs_al_r2_r5_ASR_r13, 3097b8021494Sopenharmony_ci }, 3098b8021494Sopenharmony_ci { 3099b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r10_ASR_r1), 3100b8021494Sopenharmony_ci kInstruction_movs_al_r7_r10_ASR_r1, 3101b8021494Sopenharmony_ci }, 3102b8021494Sopenharmony_ci { 3103b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r7_ASR_r2), 3104b8021494Sopenharmony_ci kInstruction_movs_al_r4_r7_ASR_r2, 3105b8021494Sopenharmony_ci }, 3106b8021494Sopenharmony_ci { 3107b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r0_ASR_r4), 3108b8021494Sopenharmony_ci kInstruction_movs_al_r14_r0_ASR_r4, 3109b8021494Sopenharmony_ci }, 3110b8021494Sopenharmony_ci { 3111b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r0_ASR_r14), 3112b8021494Sopenharmony_ci kInstruction_movs_al_r11_r0_ASR_r14, 3113b8021494Sopenharmony_ci }, 3114b8021494Sopenharmony_ci { 3115b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r11_ROR_r7), 3116b8021494Sopenharmony_ci kInstruction_movs_al_r12_r11_ROR_r7, 3117b8021494Sopenharmony_ci }, 3118b8021494Sopenharmony_ci { 3119b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r13_LSR_r10), 3120b8021494Sopenharmony_ci kInstruction_movs_al_r9_r13_LSR_r10, 3121b8021494Sopenharmony_ci }, 3122b8021494Sopenharmony_ci { 3123b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r7_ROR_r0), 3124b8021494Sopenharmony_ci kInstruction_movs_al_r11_r7_ROR_r0, 3125b8021494Sopenharmony_ci }, 3126b8021494Sopenharmony_ci { 3127b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r13_ROR_r2), 3128b8021494Sopenharmony_ci kInstruction_movs_al_r6_r13_ROR_r2, 3129b8021494Sopenharmony_ci }, 3130b8021494Sopenharmony_ci { 3131b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r6_LSL_r6), 3132b8021494Sopenharmony_ci kInstruction_movs_al_r4_r6_LSL_r6, 3133b8021494Sopenharmony_ci }, 3134b8021494Sopenharmony_ci { 3135b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r0_LSL_r2), 3136b8021494Sopenharmony_ci kInstruction_movs_al_r13_r0_LSL_r2, 3137b8021494Sopenharmony_ci }, 3138b8021494Sopenharmony_ci { 3139b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r0_ASR_r7), 3140b8021494Sopenharmony_ci kInstruction_movs_al_r14_r0_ASR_r7, 3141b8021494Sopenharmony_ci }, 3142b8021494Sopenharmony_ci { 3143b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r1_LSR_r7), 3144b8021494Sopenharmony_ci kInstruction_movs_al_r7_r1_LSR_r7, 3145b8021494Sopenharmony_ci }, 3146b8021494Sopenharmony_ci { 3147b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r12_LSR_r11), 3148b8021494Sopenharmony_ci kInstruction_movs_al_r9_r12_LSR_r11, 3149b8021494Sopenharmony_ci }, 3150b8021494Sopenharmony_ci { 3151b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r12_LSL_r5), 3152b8021494Sopenharmony_ci kInstruction_movs_al_r1_r12_LSL_r5, 3153b8021494Sopenharmony_ci }, 3154b8021494Sopenharmony_ci { 3155b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r2_ROR_r3), 3156b8021494Sopenharmony_ci kInstruction_movs_al_r4_r2_ROR_r3, 3157b8021494Sopenharmony_ci }, 3158b8021494Sopenharmony_ci { 3159b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r6_ROR_r11), 3160b8021494Sopenharmony_ci kInstruction_movs_al_r10_r6_ROR_r11, 3161b8021494Sopenharmony_ci }, 3162b8021494Sopenharmony_ci { 3163b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r8_ROR_r7), 3164b8021494Sopenharmony_ci kInstruction_movs_al_r5_r8_ROR_r7, 3165b8021494Sopenharmony_ci }, 3166b8021494Sopenharmony_ci { 3167b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r10_LSL_r14), 3168b8021494Sopenharmony_ci kInstruction_movs_al_r6_r10_LSL_r14, 3169b8021494Sopenharmony_ci }, 3170b8021494Sopenharmony_ci { 3171b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r8_LSL_r8), 3172b8021494Sopenharmony_ci kInstruction_movs_al_r14_r8_LSL_r8, 3173b8021494Sopenharmony_ci }, 3174b8021494Sopenharmony_ci { 3175b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r1_ROR_r10), 3176b8021494Sopenharmony_ci kInstruction_movs_al_r4_r1_ROR_r10, 3177b8021494Sopenharmony_ci }, 3178b8021494Sopenharmony_ci { 3179b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r11_LSR_r1), 3180b8021494Sopenharmony_ci kInstruction_movs_al_r6_r11_LSR_r1, 3181b8021494Sopenharmony_ci }, 3182b8021494Sopenharmony_ci { 3183b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r2_ASR_r4), 3184b8021494Sopenharmony_ci kInstruction_movs_al_r14_r2_ASR_r4, 3185b8021494Sopenharmony_ci }, 3186b8021494Sopenharmony_ci { 3187b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r6_LSL_r1), 3188b8021494Sopenharmony_ci kInstruction_movs_al_r0_r6_LSL_r1, 3189b8021494Sopenharmony_ci }, 3190b8021494Sopenharmony_ci { 3191b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r2_ASR_r0), 3192b8021494Sopenharmony_ci kInstruction_movs_al_r5_r2_ASR_r0, 3193b8021494Sopenharmony_ci }, 3194b8021494Sopenharmony_ci { 3195b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r4_LSL_r1), 3196b8021494Sopenharmony_ci kInstruction_movs_al_r2_r4_LSL_r1, 3197b8021494Sopenharmony_ci }, 3198b8021494Sopenharmony_ci { 3199b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r3_LSR_r9), 3200b8021494Sopenharmony_ci kInstruction_movs_al_r5_r3_LSR_r9, 3201b8021494Sopenharmony_ci }, 3202b8021494Sopenharmony_ci { 3203b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r3_ASR_r12), 3204b8021494Sopenharmony_ci kInstruction_movs_al_r5_r3_ASR_r12, 3205b8021494Sopenharmony_ci }, 3206b8021494Sopenharmony_ci { 3207b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r14_ASR_r4), 3208b8021494Sopenharmony_ci kInstruction_movs_al_r6_r14_ASR_r4, 3209b8021494Sopenharmony_ci }, 3210b8021494Sopenharmony_ci { 3211b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r4_LSL_r5), 3212b8021494Sopenharmony_ci kInstruction_movs_al_r7_r4_LSL_r5, 3213b8021494Sopenharmony_ci }, 3214b8021494Sopenharmony_ci { 3215b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r0_LSL_r8), 3216b8021494Sopenharmony_ci kInstruction_movs_al_r12_r0_LSL_r8, 3217b8021494Sopenharmony_ci }, 3218b8021494Sopenharmony_ci { 3219b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r3_LSR_r2), 3220b8021494Sopenharmony_ci kInstruction_movs_al_r8_r3_LSR_r2, 3221b8021494Sopenharmony_ci }, 3222b8021494Sopenharmony_ci { 3223b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r14_LSL_r2), 3224b8021494Sopenharmony_ci kInstruction_movs_al_r14_r14_LSL_r2, 3225b8021494Sopenharmony_ci }, 3226b8021494Sopenharmony_ci { 3227b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r2_ASR_r9), 3228b8021494Sopenharmony_ci kInstruction_movs_al_r2_r2_ASR_r9, 3229b8021494Sopenharmony_ci }, 3230b8021494Sopenharmony_ci { 3231b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r7_ASR_r3), 3232b8021494Sopenharmony_ci kInstruction_movs_al_r2_r7_ASR_r3, 3233b8021494Sopenharmony_ci }, 3234b8021494Sopenharmony_ci { 3235b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r9_LSR_r3), 3236b8021494Sopenharmony_ci kInstruction_movs_al_r1_r9_LSR_r3, 3237b8021494Sopenharmony_ci }, 3238b8021494Sopenharmony_ci { 3239b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r7_LSR_r12), 3240b8021494Sopenharmony_ci kInstruction_movs_al_r10_r7_LSR_r12, 3241b8021494Sopenharmony_ci }, 3242b8021494Sopenharmony_ci { 3243b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r14_ASR_r9), 3244b8021494Sopenharmony_ci kInstruction_movs_al_r12_r14_ASR_r9, 3245b8021494Sopenharmony_ci }, 3246b8021494Sopenharmony_ci { 3247b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r4_ASR_r8), 3248b8021494Sopenharmony_ci kInstruction_movs_al_r5_r4_ASR_r8, 3249b8021494Sopenharmony_ci }, 3250b8021494Sopenharmony_ci { 3251b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r12_LSR_r4), 3252b8021494Sopenharmony_ci kInstruction_movs_al_r13_r12_LSR_r4, 3253b8021494Sopenharmony_ci }, 3254b8021494Sopenharmony_ci { 3255b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r3_ASR_r4), 3256b8021494Sopenharmony_ci kInstruction_movs_al_r3_r3_ASR_r4, 3257b8021494Sopenharmony_ci }, 3258b8021494Sopenharmony_ci { 3259b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r3_LSR_r4), 3260b8021494Sopenharmony_ci kInstruction_movs_al_r0_r3_LSR_r4, 3261b8021494Sopenharmony_ci }, 3262b8021494Sopenharmony_ci { 3263b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r8_LSL_r9), 3264b8021494Sopenharmony_ci kInstruction_movs_al_r6_r8_LSL_r9, 3265b8021494Sopenharmony_ci }, 3266b8021494Sopenharmony_ci { 3267b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r12_LSR_r7), 3268b8021494Sopenharmony_ci kInstruction_movs_al_r7_r12_LSR_r7, 3269b8021494Sopenharmony_ci }, 3270b8021494Sopenharmony_ci { 3271b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r11_ASR_r7), 3272b8021494Sopenharmony_ci kInstruction_movs_al_r10_r11_ASR_r7, 3273b8021494Sopenharmony_ci }, 3274b8021494Sopenharmony_ci { 3275b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r9_ROR_r6), 3276b8021494Sopenharmony_ci kInstruction_movs_al_r2_r9_ROR_r6, 3277b8021494Sopenharmony_ci }, 3278b8021494Sopenharmony_ci { 3279b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r6_LSR_r12), 3280b8021494Sopenharmony_ci kInstruction_movs_al_r1_r6_LSR_r12, 3281b8021494Sopenharmony_ci }, 3282b8021494Sopenharmony_ci { 3283b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r2_LSL_r2), 3284b8021494Sopenharmony_ci kInstruction_movs_al_r5_r2_LSL_r2, 3285b8021494Sopenharmony_ci }, 3286b8021494Sopenharmony_ci { 3287b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r1_ASR_r3), 3288b8021494Sopenharmony_ci kInstruction_movs_al_r10_r1_ASR_r3, 3289b8021494Sopenharmony_ci }, 3290b8021494Sopenharmony_ci { 3291b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r7_ROR_r0), 3292b8021494Sopenharmony_ci kInstruction_movs_al_r1_r7_ROR_r0, 3293b8021494Sopenharmony_ci }, 3294b8021494Sopenharmony_ci { 3295b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r3_ASR_r0), 3296b8021494Sopenharmony_ci kInstruction_movs_al_r13_r3_ASR_r0, 3297b8021494Sopenharmony_ci }, 3298b8021494Sopenharmony_ci { 3299b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r13_LSR_r3), 3300b8021494Sopenharmony_ci kInstruction_movs_al_r11_r13_LSR_r3, 3301b8021494Sopenharmony_ci }, 3302b8021494Sopenharmony_ci { 3303b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r7_ROR_r14), 3304b8021494Sopenharmony_ci kInstruction_movs_al_r2_r7_ROR_r14, 3305b8021494Sopenharmony_ci }, 3306b8021494Sopenharmony_ci { 3307b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r6_ASR_r5), 3308b8021494Sopenharmony_ci kInstruction_movs_al_r2_r6_ASR_r5, 3309b8021494Sopenharmony_ci }, 3310b8021494Sopenharmony_ci { 3311b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r14_LSL_r13), 3312b8021494Sopenharmony_ci kInstruction_movs_al_r14_r14_LSL_r13, 3313b8021494Sopenharmony_ci }, 3314b8021494Sopenharmony_ci { 3315b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r4_ROR_r5), 3316b8021494Sopenharmony_ci kInstruction_movs_al_r5_r4_ROR_r5, 3317b8021494Sopenharmony_ci }, 3318b8021494Sopenharmony_ci { 3319b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r5_ROR_r1), 3320b8021494Sopenharmony_ci kInstruction_movs_al_r1_r5_ROR_r1, 3321b8021494Sopenharmony_ci }, 3322b8021494Sopenharmony_ci { 3323b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r12_LSR_r8), 3324b8021494Sopenharmony_ci kInstruction_movs_al_r0_r12_LSR_r8, 3325b8021494Sopenharmony_ci }, 3326b8021494Sopenharmony_ci { 3327b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r6_ASR_r4), 3328b8021494Sopenharmony_ci kInstruction_movs_al_r4_r6_ASR_r4, 3329b8021494Sopenharmony_ci }, 3330b8021494Sopenharmony_ci { 3331b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r7_LSL_r13), 3332b8021494Sopenharmony_ci kInstruction_movs_al_r13_r7_LSL_r13, 3333b8021494Sopenharmony_ci }, 3334b8021494Sopenharmony_ci { 3335b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r6_ASR_r9), 3336b8021494Sopenharmony_ci kInstruction_movs_al_r0_r6_ASR_r9, 3337b8021494Sopenharmony_ci }, 3338b8021494Sopenharmony_ci { 3339b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r7_LSR_r9), 3340b8021494Sopenharmony_ci kInstruction_movs_al_r10_r7_LSR_r9, 3341b8021494Sopenharmony_ci }, 3342b8021494Sopenharmony_ci { 3343b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r5_ASR_r12), 3344b8021494Sopenharmony_ci kInstruction_movs_al_r13_r5_ASR_r12, 3345b8021494Sopenharmony_ci }, 3346b8021494Sopenharmony_ci { 3347b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r13_LSL_r3), 3348b8021494Sopenharmony_ci kInstruction_movs_al_r9_r13_LSL_r3, 3349b8021494Sopenharmony_ci }, 3350b8021494Sopenharmony_ci { 3351b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r10_ASR_r4), 3352b8021494Sopenharmony_ci kInstruction_movs_al_r11_r10_ASR_r4, 3353b8021494Sopenharmony_ci }, 3354b8021494Sopenharmony_ci { 3355b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r13_ASR_r11), 3356b8021494Sopenharmony_ci kInstruction_movs_al_r14_r13_ASR_r11, 3357b8021494Sopenharmony_ci }, 3358b8021494Sopenharmony_ci { 3359b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r8_LSL_r2), 3360b8021494Sopenharmony_ci kInstruction_movs_al_r2_r8_LSL_r2, 3361b8021494Sopenharmony_ci }, 3362b8021494Sopenharmony_ci { 3363b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r10_LSR_r1), 3364b8021494Sopenharmony_ci kInstruction_movs_al_r5_r10_LSR_r1, 3365b8021494Sopenharmony_ci }, 3366b8021494Sopenharmony_ci { 3367b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r0_LSL_r2), 3368b8021494Sopenharmony_ci kInstruction_movs_al_r1_r0_LSL_r2, 3369b8021494Sopenharmony_ci }, 3370b8021494Sopenharmony_ci { 3371b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r3_ROR_r11), 3372b8021494Sopenharmony_ci kInstruction_movs_al_r12_r3_ROR_r11, 3373b8021494Sopenharmony_ci }, 3374b8021494Sopenharmony_ci { 3375b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r6_ROR_r2), 3376b8021494Sopenharmony_ci kInstruction_movs_al_r2_r6_ROR_r2, 3377b8021494Sopenharmony_ci }, 3378b8021494Sopenharmony_ci { 3379b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r11_LSL_r13), 3380b8021494Sopenharmony_ci kInstruction_movs_al_r14_r11_LSL_r13, 3381b8021494Sopenharmony_ci }, 3382b8021494Sopenharmony_ci { 3383b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r6_ASR_r13), 3384b8021494Sopenharmony_ci kInstruction_movs_al_r10_r6_ASR_r13, 3385b8021494Sopenharmony_ci }, 3386b8021494Sopenharmony_ci { 3387b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r8_LSL_r4), 3388b8021494Sopenharmony_ci kInstruction_movs_al_r5_r8_LSL_r4, 3389b8021494Sopenharmony_ci }, 3390b8021494Sopenharmony_ci { 3391b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r3_ASR_r5), 3392b8021494Sopenharmony_ci kInstruction_movs_al_r11_r3_ASR_r5, 3393b8021494Sopenharmony_ci }, 3394b8021494Sopenharmony_ci { 3395b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r1_LSL_r4), 3396b8021494Sopenharmony_ci kInstruction_movs_al_r6_r1_LSL_r4, 3397b8021494Sopenharmony_ci }, 3398b8021494Sopenharmony_ci { 3399b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r12_ROR_r9), 3400b8021494Sopenharmony_ci kInstruction_movs_al_r4_r12_ROR_r9, 3401b8021494Sopenharmony_ci }, 3402b8021494Sopenharmony_ci { 3403b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r4_LSR_r6), 3404b8021494Sopenharmony_ci kInstruction_movs_al_r9_r4_LSR_r6, 3405b8021494Sopenharmony_ci }, 3406b8021494Sopenharmony_ci { 3407b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r6_LSL_r13), 3408b8021494Sopenharmony_ci kInstruction_movs_al_r11_r6_LSL_r13, 3409b8021494Sopenharmony_ci }, 3410b8021494Sopenharmony_ci { 3411b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r10_ROR_r0), 3412b8021494Sopenharmony_ci kInstruction_movs_al_r12_r10_ROR_r0, 3413b8021494Sopenharmony_ci }, 3414b8021494Sopenharmony_ci { 3415b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r9_ASR_r14), 3416b8021494Sopenharmony_ci kInstruction_movs_al_r3_r9_ASR_r14, 3417b8021494Sopenharmony_ci }, 3418b8021494Sopenharmony_ci { 3419b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r14_ASR_r5), 3420b8021494Sopenharmony_ci kInstruction_movs_al_r7_r14_ASR_r5, 3421b8021494Sopenharmony_ci }, 3422b8021494Sopenharmony_ci { 3423b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r3_ASR_r10), 3424b8021494Sopenharmony_ci kInstruction_movs_al_r2_r3_ASR_r10, 3425b8021494Sopenharmony_ci }, 3426b8021494Sopenharmony_ci { 3427b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r7_ASR_r14), 3428b8021494Sopenharmony_ci kInstruction_movs_al_r9_r7_ASR_r14, 3429b8021494Sopenharmony_ci }, 3430b8021494Sopenharmony_ci { 3431b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r14_ROR_r3), 3432b8021494Sopenharmony_ci kInstruction_movs_al_r4_r14_ROR_r3, 3433b8021494Sopenharmony_ci }, 3434b8021494Sopenharmony_ci { 3435b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r10_ROR_r6), 3436b8021494Sopenharmony_ci kInstruction_movs_al_r4_r10_ROR_r6, 3437b8021494Sopenharmony_ci }, 3438b8021494Sopenharmony_ci { 3439b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r6_ASR_r8), 3440b8021494Sopenharmony_ci kInstruction_movs_al_r5_r6_ASR_r8, 3441b8021494Sopenharmony_ci }, 3442b8021494Sopenharmony_ci { 3443b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r8_ASR_r10), 3444b8021494Sopenharmony_ci kInstruction_movs_al_r5_r8_ASR_r10, 3445b8021494Sopenharmony_ci }, 3446b8021494Sopenharmony_ci { 3447b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r14_LSR_r9), 3448b8021494Sopenharmony_ci kInstruction_movs_al_r9_r14_LSR_r9, 3449b8021494Sopenharmony_ci }, 3450b8021494Sopenharmony_ci { 3451b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r6_LSR_r4), 3452b8021494Sopenharmony_ci kInstruction_movs_al_r14_r6_LSR_r4, 3453b8021494Sopenharmony_ci }, 3454b8021494Sopenharmony_ci { 3455b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r10_ROR_r2), 3456b8021494Sopenharmony_ci kInstruction_movs_al_r9_r10_ROR_r2, 3457b8021494Sopenharmony_ci }, 3458b8021494Sopenharmony_ci { 3459b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r11_LSR_r11), 3460b8021494Sopenharmony_ci kInstruction_movs_al_r0_r11_LSR_r11, 3461b8021494Sopenharmony_ci }, 3462b8021494Sopenharmony_ci { 3463b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r9_ROR_r13), 3464b8021494Sopenharmony_ci kInstruction_movs_al_r9_r9_ROR_r13, 3465b8021494Sopenharmony_ci }, 3466b8021494Sopenharmony_ci { 3467b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r9_ASR_r4), 3468b8021494Sopenharmony_ci kInstruction_movs_al_r11_r9_ASR_r4, 3469b8021494Sopenharmony_ci }, 3470b8021494Sopenharmony_ci { 3471b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r13_ASR_r11), 3472b8021494Sopenharmony_ci kInstruction_movs_al_r8_r13_ASR_r11, 3473b8021494Sopenharmony_ci }, 3474b8021494Sopenharmony_ci { 3475b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r8_ASR_r13), 3476b8021494Sopenharmony_ci kInstruction_movs_al_r2_r8_ASR_r13, 3477b8021494Sopenharmony_ci }, 3478b8021494Sopenharmony_ci { 3479b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r1_ROR_r9), 3480b8021494Sopenharmony_ci kInstruction_movs_al_r4_r1_ROR_r9, 3481b8021494Sopenharmony_ci }, 3482b8021494Sopenharmony_ci { 3483b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r1_LSL_r2), 3484b8021494Sopenharmony_ci kInstruction_movs_al_r7_r1_LSL_r2, 3485b8021494Sopenharmony_ci }, 3486b8021494Sopenharmony_ci { 3487b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r14_ASR_r12), 3488b8021494Sopenharmony_ci kInstruction_movs_al_r0_r14_ASR_r12, 3489b8021494Sopenharmony_ci }, 3490b8021494Sopenharmony_ci { 3491b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r13_ASR_r0), 3492b8021494Sopenharmony_ci kInstruction_movs_al_r3_r13_ASR_r0, 3493b8021494Sopenharmony_ci }, 3494b8021494Sopenharmony_ci { 3495b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r4_LSR_r0), 3496b8021494Sopenharmony_ci kInstruction_movs_al_r10_r4_LSR_r0, 3497b8021494Sopenharmony_ci }, 3498b8021494Sopenharmony_ci { 3499b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r14_ASR_r11), 3500b8021494Sopenharmony_ci kInstruction_movs_al_r10_r14_ASR_r11, 3501b8021494Sopenharmony_ci }, 3502b8021494Sopenharmony_ci { 3503b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r3_ROR_r2), 3504b8021494Sopenharmony_ci kInstruction_movs_al_r12_r3_ROR_r2, 3505b8021494Sopenharmony_ci }, 3506b8021494Sopenharmony_ci { 3507b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r5_LSR_r8), 3508b8021494Sopenharmony_ci kInstruction_movs_al_r14_r5_LSR_r8, 3509b8021494Sopenharmony_ci }, 3510b8021494Sopenharmony_ci { 3511b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r12_ASR_r0), 3512b8021494Sopenharmony_ci kInstruction_movs_al_r2_r12_ASR_r0, 3513b8021494Sopenharmony_ci }, 3514b8021494Sopenharmony_ci { 3515b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r8_ROR_r3), 3516b8021494Sopenharmony_ci kInstruction_movs_al_r4_r8_ROR_r3, 3517b8021494Sopenharmony_ci }, 3518b8021494Sopenharmony_ci { 3519b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r6_ASR_r3), 3520b8021494Sopenharmony_ci kInstruction_movs_al_r11_r6_ASR_r3, 3521b8021494Sopenharmony_ci }, 3522b8021494Sopenharmony_ci { 3523b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r0_LSR_r1), 3524b8021494Sopenharmony_ci kInstruction_movs_al_r12_r0_LSR_r1, 3525b8021494Sopenharmony_ci }, 3526b8021494Sopenharmony_ci { 3527b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r3_ASR_r9), 3528b8021494Sopenharmony_ci kInstruction_movs_al_r11_r3_ASR_r9, 3529b8021494Sopenharmony_ci }, 3530b8021494Sopenharmony_ci { 3531b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r5_LSR_r5), 3532b8021494Sopenharmony_ci kInstruction_movs_al_r12_r5_LSR_r5, 3533b8021494Sopenharmony_ci }, 3534b8021494Sopenharmony_ci { 3535b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r14_LSL_r11), 3536b8021494Sopenharmony_ci kInstruction_movs_al_r4_r14_LSL_r11, 3537b8021494Sopenharmony_ci }, 3538b8021494Sopenharmony_ci { 3539b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r1_LSR_r6), 3540b8021494Sopenharmony_ci kInstruction_movs_al_r4_r1_LSR_r6, 3541b8021494Sopenharmony_ci }, 3542b8021494Sopenharmony_ci { 3543b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r7_ROR_r5), 3544b8021494Sopenharmony_ci kInstruction_movs_al_r14_r7_ROR_r5, 3545b8021494Sopenharmony_ci }, 3546b8021494Sopenharmony_ci { 3547b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r2_LSR_r1), 3548b8021494Sopenharmony_ci kInstruction_movs_al_r11_r2_LSR_r1, 3549b8021494Sopenharmony_ci }, 3550b8021494Sopenharmony_ci { 3551b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r1_LSL_r13), 3552b8021494Sopenharmony_ci kInstruction_movs_al_r4_r1_LSL_r13, 3553b8021494Sopenharmony_ci }, 3554b8021494Sopenharmony_ci { 3555b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r7_ROR_r4), 3556b8021494Sopenharmony_ci kInstruction_movs_al_r10_r7_ROR_r4, 3557b8021494Sopenharmony_ci }, 3558b8021494Sopenharmony_ci { 3559b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r14_ROR_r4), 3560b8021494Sopenharmony_ci kInstruction_movs_al_r1_r14_ROR_r4, 3561b8021494Sopenharmony_ci }, 3562b8021494Sopenharmony_ci { 3563b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r10_LSR_r11), 3564b8021494Sopenharmony_ci kInstruction_movs_al_r14_r10_LSR_r11, 3565b8021494Sopenharmony_ci }, 3566b8021494Sopenharmony_ci { 3567b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r9_LSR_r8), 3568b8021494Sopenharmony_ci kInstruction_movs_al_r2_r9_LSR_r8, 3569b8021494Sopenharmony_ci }, 3570b8021494Sopenharmony_ci { 3571b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r10_LSR_r1), 3572b8021494Sopenharmony_ci kInstruction_movs_al_r3_r10_LSR_r1, 3573b8021494Sopenharmony_ci }, 3574b8021494Sopenharmony_ci { 3575b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r6_LSL_r11), 3576b8021494Sopenharmony_ci kInstruction_movs_al_r2_r6_LSL_r11, 3577b8021494Sopenharmony_ci }, 3578b8021494Sopenharmony_ci { 3579b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r1_LSR_r9), 3580b8021494Sopenharmony_ci kInstruction_movs_al_r14_r1_LSR_r9, 3581b8021494Sopenharmony_ci }, 3582b8021494Sopenharmony_ci { 3583b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r1_LSR_r5), 3584b8021494Sopenharmony_ci kInstruction_movs_al_r6_r1_LSR_r5, 3585b8021494Sopenharmony_ci }, 3586b8021494Sopenharmony_ci { 3587b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r10_ASR_r3), 3588b8021494Sopenharmony_ci kInstruction_movs_al_r13_r10_ASR_r3, 3589b8021494Sopenharmony_ci }, 3590b8021494Sopenharmony_ci { 3591b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r11_LSL_r2), 3592b8021494Sopenharmony_ci kInstruction_movs_al_r11_r11_LSL_r2, 3593b8021494Sopenharmony_ci }, 3594b8021494Sopenharmony_ci { 3595b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r4_LSL_r11), 3596b8021494Sopenharmony_ci kInstruction_movs_al_r13_r4_LSL_r11, 3597b8021494Sopenharmony_ci }, 3598b8021494Sopenharmony_ci { 3599b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r6_LSL_r9), 3600b8021494Sopenharmony_ci kInstruction_movs_al_r9_r6_LSL_r9, 3601b8021494Sopenharmony_ci }, 3602b8021494Sopenharmony_ci { 3603b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r1_LSR_r6), 3604b8021494Sopenharmony_ci kInstruction_movs_al_r12_r1_LSR_r6, 3605b8021494Sopenharmony_ci }, 3606b8021494Sopenharmony_ci { 3607b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r3_LSL_r7), 3608b8021494Sopenharmony_ci kInstruction_movs_al_r5_r3_LSL_r7, 3609b8021494Sopenharmony_ci }, 3610b8021494Sopenharmony_ci { 3611b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r13_LSL_r5), 3612b8021494Sopenharmony_ci kInstruction_movs_al_r5_r13_LSL_r5, 3613b8021494Sopenharmony_ci }, 3614b8021494Sopenharmony_ci { 3615b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r6_LSL_r7), 3616b8021494Sopenharmony_ci kInstruction_movs_al_r11_r6_LSL_r7, 3617b8021494Sopenharmony_ci }, 3618b8021494Sopenharmony_ci { 3619b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r11_LSR_r4), 3620b8021494Sopenharmony_ci kInstruction_movs_al_r1_r11_LSR_r4, 3621b8021494Sopenharmony_ci }, 3622b8021494Sopenharmony_ci { 3623b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r10_ROR_r10), 3624b8021494Sopenharmony_ci kInstruction_movs_al_r12_r10_ROR_r10, 3625b8021494Sopenharmony_ci }, 3626b8021494Sopenharmony_ci { 3627b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r10_LSR_r2), 3628b8021494Sopenharmony_ci kInstruction_movs_al_r9_r10_LSR_r2, 3629b8021494Sopenharmony_ci }, 3630b8021494Sopenharmony_ci { 3631b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r4_LSL_r2), 3632b8021494Sopenharmony_ci kInstruction_movs_al_r2_r4_LSL_r2, 3633b8021494Sopenharmony_ci }, 3634b8021494Sopenharmony_ci { 3635b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r11_ROR_r3), 3636b8021494Sopenharmony_ci kInstruction_movs_al_r5_r11_ROR_r3, 3637b8021494Sopenharmony_ci }, 3638b8021494Sopenharmony_ci { 3639b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r5_ASR_r11), 3640b8021494Sopenharmony_ci kInstruction_movs_al_r10_r5_ASR_r11, 3641b8021494Sopenharmony_ci }, 3642b8021494Sopenharmony_ci { 3643b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r9_LSL_r12), 3644b8021494Sopenharmony_ci kInstruction_movs_al_r11_r9_LSL_r12, 3645b8021494Sopenharmony_ci }, 3646b8021494Sopenharmony_ci { 3647b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r13_LSR_r6), 3648b8021494Sopenharmony_ci kInstruction_movs_al_r4_r13_LSR_r6, 3649b8021494Sopenharmony_ci }, 3650b8021494Sopenharmony_ci { 3651b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r11_ROR_r8), 3652b8021494Sopenharmony_ci kInstruction_movs_al_r2_r11_ROR_r8, 3653b8021494Sopenharmony_ci }, 3654b8021494Sopenharmony_ci { 3655b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r1_LSR_r3), 3656b8021494Sopenharmony_ci kInstruction_movs_al_r9_r1_LSR_r3, 3657b8021494Sopenharmony_ci }, 3658b8021494Sopenharmony_ci { 3659b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r8_LSR_r2), 3660b8021494Sopenharmony_ci kInstruction_movs_al_r5_r8_LSR_r2, 3661b8021494Sopenharmony_ci }, 3662b8021494Sopenharmony_ci { 3663b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r14_ROR_r10), 3664b8021494Sopenharmony_ci kInstruction_movs_al_r4_r14_ROR_r10, 3665b8021494Sopenharmony_ci }, 3666b8021494Sopenharmony_ci { 3667b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r0_ROR_r0), 3668b8021494Sopenharmony_ci kInstruction_movs_al_r13_r0_ROR_r0, 3669b8021494Sopenharmony_ci }, 3670b8021494Sopenharmony_ci { 3671b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r10_ROR_r7), 3672b8021494Sopenharmony_ci kInstruction_movs_al_r2_r10_ROR_r7, 3673b8021494Sopenharmony_ci }, 3674b8021494Sopenharmony_ci { 3675b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r11_LSR_r12), 3676b8021494Sopenharmony_ci kInstruction_movs_al_r9_r11_LSR_r12, 3677b8021494Sopenharmony_ci }, 3678b8021494Sopenharmony_ci { 3679b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r4_ASR_r9), 3680b8021494Sopenharmony_ci kInstruction_movs_al_r3_r4_ASR_r9, 3681b8021494Sopenharmony_ci }, 3682b8021494Sopenharmony_ci { 3683b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r5_LSR_r13), 3684b8021494Sopenharmony_ci kInstruction_movs_al_r14_r5_LSR_r13, 3685b8021494Sopenharmony_ci }, 3686b8021494Sopenharmony_ci { 3687b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r14_ASR_r5), 3688b8021494Sopenharmony_ci kInstruction_movs_al_r14_r14_ASR_r5, 3689b8021494Sopenharmony_ci }, 3690b8021494Sopenharmony_ci { 3691b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r8_LSL_r8), 3692b8021494Sopenharmony_ci kInstruction_movs_al_r0_r8_LSL_r8, 3693b8021494Sopenharmony_ci }, 3694b8021494Sopenharmony_ci { 3695b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r6_ASR_r13), 3696b8021494Sopenharmony_ci kInstruction_movs_al_r12_r6_ASR_r13, 3697b8021494Sopenharmony_ci }, 3698b8021494Sopenharmony_ci { 3699b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r2_ASR_r4), 3700b8021494Sopenharmony_ci kInstruction_movs_al_r4_r2_ASR_r4, 3701b8021494Sopenharmony_ci }, 3702b8021494Sopenharmony_ci { 3703b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r6_ASR_r7), 3704b8021494Sopenharmony_ci kInstruction_movs_al_r6_r6_ASR_r7, 3705b8021494Sopenharmony_ci }, 3706b8021494Sopenharmony_ci { 3707b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r7_LSR_r8), 3708b8021494Sopenharmony_ci kInstruction_movs_al_r9_r7_LSR_r8, 3709b8021494Sopenharmony_ci }, 3710b8021494Sopenharmony_ci { 3711b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r9_ASR_r8), 3712b8021494Sopenharmony_ci kInstruction_movs_al_r5_r9_ASR_r8, 3713b8021494Sopenharmony_ci }, 3714b8021494Sopenharmony_ci { 3715b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r10_ROR_r6), 3716b8021494Sopenharmony_ci kInstruction_movs_al_r8_r10_ROR_r6, 3717b8021494Sopenharmony_ci }, 3718b8021494Sopenharmony_ci { 3719b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r2_LSL_r9), 3720b8021494Sopenharmony_ci kInstruction_movs_al_r13_r2_LSL_r9, 3721b8021494Sopenharmony_ci }, 3722b8021494Sopenharmony_ci { 3723b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r3_ASR_r7), 3724b8021494Sopenharmony_ci kInstruction_movs_al_r6_r3_ASR_r7, 3725b8021494Sopenharmony_ci }, 3726b8021494Sopenharmony_ci { 3727b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r4_ROR_r6), 3728b8021494Sopenharmony_ci kInstruction_movs_al_r12_r4_ROR_r6, 3729b8021494Sopenharmony_ci }, 3730b8021494Sopenharmony_ci { 3731b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r2_ROR_r8), 3732b8021494Sopenharmony_ci kInstruction_movs_al_r7_r2_ROR_r8, 3733b8021494Sopenharmony_ci }, 3734b8021494Sopenharmony_ci { 3735b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r6_ASR_r2), 3736b8021494Sopenharmony_ci kInstruction_movs_al_r4_r6_ASR_r2, 3737b8021494Sopenharmony_ci }, 3738b8021494Sopenharmony_ci { 3739b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r6_LSL_r7), 3740b8021494Sopenharmony_ci kInstruction_movs_al_r5_r6_LSL_r7, 3741b8021494Sopenharmony_ci }, 3742b8021494Sopenharmony_ci { 3743b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r1_ROR_r12), 3744b8021494Sopenharmony_ci kInstruction_movs_al_r13_r1_ROR_r12, 3745b8021494Sopenharmony_ci }, 3746b8021494Sopenharmony_ci { 3747b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r8_LSL_r0), 3748b8021494Sopenharmony_ci kInstruction_movs_al_r12_r8_LSL_r0, 3749b8021494Sopenharmony_ci }, 3750b8021494Sopenharmony_ci { 3751b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r13_ASR_r13), 3752b8021494Sopenharmony_ci kInstruction_movs_al_r2_r13_ASR_r13, 3753b8021494Sopenharmony_ci }, 3754b8021494Sopenharmony_ci { 3755b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r6_ROR_r3), 3756b8021494Sopenharmony_ci kInstruction_movs_al_r1_r6_ROR_r3, 3757b8021494Sopenharmony_ci }, 3758b8021494Sopenharmony_ci { 3759b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r2_LSR_r9), 3760b8021494Sopenharmony_ci kInstruction_movs_al_r14_r2_LSR_r9, 3761b8021494Sopenharmony_ci }, 3762b8021494Sopenharmony_ci { 3763b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r7_ASR_r9), 3764b8021494Sopenharmony_ci kInstruction_movs_al_r5_r7_ASR_r9, 3765b8021494Sopenharmony_ci }, 3766b8021494Sopenharmony_ci { 3767b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r4_ROR_r5), 3768b8021494Sopenharmony_ci kInstruction_movs_al_r11_r4_ROR_r5, 3769b8021494Sopenharmony_ci }, 3770b8021494Sopenharmony_ci { 3771b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r9_LSR_r1), 3772b8021494Sopenharmony_ci kInstruction_movs_al_r7_r9_LSR_r1, 3773b8021494Sopenharmony_ci }, 3774b8021494Sopenharmony_ci { 3775b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r3_ROR_r4), 3776b8021494Sopenharmony_ci kInstruction_movs_al_r4_r3_ROR_r4, 3777b8021494Sopenharmony_ci }, 3778b8021494Sopenharmony_ci { 3779b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r4_ASR_r13), 3780b8021494Sopenharmony_ci kInstruction_movs_al_r0_r4_ASR_r13, 3781b8021494Sopenharmony_ci }, 3782b8021494Sopenharmony_ci { 3783b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r10_LSR_r14), 3784b8021494Sopenharmony_ci kInstruction_movs_al_r10_r10_LSR_r14, 3785b8021494Sopenharmony_ci }, 3786b8021494Sopenharmony_ci { 3787b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r6_ASR_r7), 3788b8021494Sopenharmony_ci kInstruction_movs_al_r0_r6_ASR_r7, 3789b8021494Sopenharmony_ci }, 3790b8021494Sopenharmony_ci { 3791b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r4_ROR_r7), 3792b8021494Sopenharmony_ci kInstruction_movs_al_r2_r4_ROR_r7, 3793b8021494Sopenharmony_ci }, 3794b8021494Sopenharmony_ci { 3795b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r4_LSR_r13), 3796b8021494Sopenharmony_ci kInstruction_movs_al_r14_r4_LSR_r13, 3797b8021494Sopenharmony_ci }, 3798b8021494Sopenharmony_ci { 3799b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r3_LSL_r2), 3800b8021494Sopenharmony_ci kInstruction_movs_al_r9_r3_LSL_r2, 3801b8021494Sopenharmony_ci }, 3802b8021494Sopenharmony_ci { 3803b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r3_LSL_r0), 3804b8021494Sopenharmony_ci kInstruction_movs_al_r9_r3_LSL_r0, 3805b8021494Sopenharmony_ci }, 3806b8021494Sopenharmony_ci { 3807b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r13_ASR_r3), 3808b8021494Sopenharmony_ci kInstruction_movs_al_r3_r13_ASR_r3, 3809b8021494Sopenharmony_ci }, 3810b8021494Sopenharmony_ci { 3811b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r12_ASR_r3), 3812b8021494Sopenharmony_ci kInstruction_movs_al_r10_r12_ASR_r3, 3813b8021494Sopenharmony_ci }, 3814b8021494Sopenharmony_ci { 3815b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r7_LSR_r6), 3816b8021494Sopenharmony_ci kInstruction_movs_al_r13_r7_LSR_r6, 3817b8021494Sopenharmony_ci }, 3818b8021494Sopenharmony_ci { 3819b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r14_ASR_r11), 3820b8021494Sopenharmony_ci kInstruction_movs_al_r6_r14_ASR_r11, 3821b8021494Sopenharmony_ci }, 3822b8021494Sopenharmony_ci { 3823b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r1_ASR_r14), 3824b8021494Sopenharmony_ci kInstruction_movs_al_r10_r1_ASR_r14, 3825b8021494Sopenharmony_ci }, 3826b8021494Sopenharmony_ci { 3827b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r0_LSL_r3), 3828b8021494Sopenharmony_ci kInstruction_movs_al_r7_r0_LSL_r3, 3829b8021494Sopenharmony_ci }, 3830b8021494Sopenharmony_ci { 3831b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r8_LSL_r6), 3832b8021494Sopenharmony_ci kInstruction_movs_al_r4_r8_LSL_r6, 3833b8021494Sopenharmony_ci }, 3834b8021494Sopenharmony_ci { 3835b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r7_LSL_r2), 3836b8021494Sopenharmony_ci kInstruction_movs_al_r3_r7_LSL_r2, 3837b8021494Sopenharmony_ci }, 3838b8021494Sopenharmony_ci { 3839b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r10_LSR_r11), 3840b8021494Sopenharmony_ci kInstruction_movs_al_r13_r10_LSR_r11, 3841b8021494Sopenharmony_ci }, 3842b8021494Sopenharmony_ci { 3843b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r13_ROR_r11), 3844b8021494Sopenharmony_ci kInstruction_movs_al_r1_r13_ROR_r11, 3845b8021494Sopenharmony_ci }, 3846b8021494Sopenharmony_ci { 3847b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r10_LSR_r8), 3848b8021494Sopenharmony_ci kInstruction_movs_al_r0_r10_LSR_r8, 3849b8021494Sopenharmony_ci }, 3850b8021494Sopenharmony_ci { 3851b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r3_ASR_r4), 3852b8021494Sopenharmony_ci kInstruction_movs_al_r10_r3_ASR_r4, 3853b8021494Sopenharmony_ci }, 3854b8021494Sopenharmony_ci { 3855b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r2_LSR_r8), 3856b8021494Sopenharmony_ci kInstruction_movs_al_r0_r2_LSR_r8, 3857b8021494Sopenharmony_ci }, 3858b8021494Sopenharmony_ci { 3859b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r0_LSL_r4), 3860b8021494Sopenharmony_ci kInstruction_movs_al_r8_r0_LSL_r4, 3861b8021494Sopenharmony_ci }, 3862b8021494Sopenharmony_ci { 3863b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r8_ASR_r8), 3864b8021494Sopenharmony_ci kInstruction_movs_al_r11_r8_ASR_r8, 3865b8021494Sopenharmony_ci }, 3866b8021494Sopenharmony_ci { 3867b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r7_ASR_r10), 3868b8021494Sopenharmony_ci kInstruction_movs_al_r11_r7_ASR_r10, 3869b8021494Sopenharmony_ci }, 3870b8021494Sopenharmony_ci { 3871b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r12_ROR_r0), 3872b8021494Sopenharmony_ci kInstruction_movs_al_r10_r12_ROR_r0, 3873b8021494Sopenharmony_ci }, 3874b8021494Sopenharmony_ci { 3875b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r5_LSR_r9), 3876b8021494Sopenharmony_ci kInstruction_movs_al_r8_r5_LSR_r9, 3877b8021494Sopenharmony_ci }, 3878b8021494Sopenharmony_ci { 3879b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r3_ROR_r4), 3880b8021494Sopenharmony_ci kInstruction_movs_al_r12_r3_ROR_r4, 3881b8021494Sopenharmony_ci }, 3882b8021494Sopenharmony_ci { 3883b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r2_LSR_r13), 3884b8021494Sopenharmony_ci kInstruction_movs_al_r11_r2_LSR_r13, 3885b8021494Sopenharmony_ci }, 3886b8021494Sopenharmony_ci { 3887b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r6_ROR_r2), 3888b8021494Sopenharmony_ci kInstruction_movs_al_r13_r6_ROR_r2, 3889b8021494Sopenharmony_ci }, 3890b8021494Sopenharmony_ci { 3891b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r1_ASR_r10), 3892b8021494Sopenharmony_ci kInstruction_movs_al_r2_r1_ASR_r10, 3893b8021494Sopenharmony_ci }, 3894b8021494Sopenharmony_ci { 3895b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r1_ROR_r3), 3896b8021494Sopenharmony_ci kInstruction_movs_al_r9_r1_ROR_r3, 3897b8021494Sopenharmony_ci }, 3898b8021494Sopenharmony_ci { 3899b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r9_ASR_r4), 3900b8021494Sopenharmony_ci kInstruction_movs_al_r14_r9_ASR_r4, 3901b8021494Sopenharmony_ci }, 3902b8021494Sopenharmony_ci { 3903b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r13_ASR_r9), 3904b8021494Sopenharmony_ci kInstruction_movs_al_r14_r13_ASR_r9, 3905b8021494Sopenharmony_ci }, 3906b8021494Sopenharmony_ci { 3907b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r13_LSR_r7), 3908b8021494Sopenharmony_ci kInstruction_movs_al_r10_r13_LSR_r7, 3909b8021494Sopenharmony_ci }, 3910b8021494Sopenharmony_ci { 3911b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r9_ROR_r10), 3912b8021494Sopenharmony_ci kInstruction_movs_al_r5_r9_ROR_r10, 3913b8021494Sopenharmony_ci }, 3914b8021494Sopenharmony_ci { 3915b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r3_ASR_r4), 3916b8021494Sopenharmony_ci kInstruction_movs_al_r13_r3_ASR_r4, 3917b8021494Sopenharmony_ci }, 3918b8021494Sopenharmony_ci { 3919b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r7_LSL_r10), 3920b8021494Sopenharmony_ci kInstruction_movs_al_r11_r7_LSL_r10, 3921b8021494Sopenharmony_ci }, 3922b8021494Sopenharmony_ci { 3923b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r6_LSR_r14), 3924b8021494Sopenharmony_ci kInstruction_movs_al_r2_r6_LSR_r14, 3925b8021494Sopenharmony_ci }, 3926b8021494Sopenharmony_ci { 3927b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r4_LSR_r10), 3928b8021494Sopenharmony_ci kInstruction_movs_al_r8_r4_LSR_r10, 3929b8021494Sopenharmony_ci }, 3930b8021494Sopenharmony_ci { 3931b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r13_LSL_r11), 3932b8021494Sopenharmony_ci kInstruction_movs_al_r5_r13_LSL_r11, 3933b8021494Sopenharmony_ci }, 3934b8021494Sopenharmony_ci { 3935b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r10_ASR_r8), 3936b8021494Sopenharmony_ci kInstruction_movs_al_r7_r10_ASR_r8, 3937b8021494Sopenharmony_ci }, 3938b8021494Sopenharmony_ci { 3939b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r4_LSR_r14), 3940b8021494Sopenharmony_ci kInstruction_movs_al_r0_r4_LSR_r14, 3941b8021494Sopenharmony_ci }, 3942b8021494Sopenharmony_ci { 3943b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r5_ASR_r8), 3944b8021494Sopenharmony_ci kInstruction_movs_al_r0_r5_ASR_r8, 3945b8021494Sopenharmony_ci }, 3946b8021494Sopenharmony_ci { 3947b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r13_ASR_r8), 3948b8021494Sopenharmony_ci kInstruction_movs_al_r13_r13_ASR_r8, 3949b8021494Sopenharmony_ci }, 3950b8021494Sopenharmony_ci { 3951b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r8_LSR_r0), 3952b8021494Sopenharmony_ci kInstruction_movs_al_r10_r8_LSR_r0, 3953b8021494Sopenharmony_ci }, 3954b8021494Sopenharmony_ci { 3955b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r8_LSR_r8), 3956b8021494Sopenharmony_ci kInstruction_movs_al_r8_r8_LSR_r8, 3957b8021494Sopenharmony_ci }, 3958b8021494Sopenharmony_ci { 3959b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r12_LSL_r0), 3960b8021494Sopenharmony_ci kInstruction_movs_al_r4_r12_LSL_r0, 3961b8021494Sopenharmony_ci }, 3962b8021494Sopenharmony_ci { 3963b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r1_LSR_r11), 3964b8021494Sopenharmony_ci kInstruction_movs_al_r3_r1_LSR_r11, 3965b8021494Sopenharmony_ci }, 3966b8021494Sopenharmony_ci { 3967b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r8_ROR_r3), 3968b8021494Sopenharmony_ci kInstruction_movs_al_r8_r8_ROR_r3, 3969b8021494Sopenharmony_ci }, 3970b8021494Sopenharmony_ci { 3971b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r13_ASR_r14), 3972b8021494Sopenharmony_ci kInstruction_movs_al_r10_r13_ASR_r14, 3973b8021494Sopenharmony_ci }, 3974b8021494Sopenharmony_ci { 3975b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r0_ROR_r4), 3976b8021494Sopenharmony_ci kInstruction_movs_al_r3_r0_ROR_r4, 3977b8021494Sopenharmony_ci }, 3978b8021494Sopenharmony_ci { 3979b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r0_LSL_r4), 3980b8021494Sopenharmony_ci kInstruction_movs_al_r13_r0_LSL_r4, 3981b8021494Sopenharmony_ci }, 3982b8021494Sopenharmony_ci { 3983b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r13_LSR_r4), 3984b8021494Sopenharmony_ci kInstruction_movs_al_r12_r13_LSR_r4, 3985b8021494Sopenharmony_ci }, 3986b8021494Sopenharmony_ci { 3987b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r6_ASR_r13), 3988b8021494Sopenharmony_ci kInstruction_movs_al_r7_r6_ASR_r13, 3989b8021494Sopenharmony_ci }, 3990b8021494Sopenharmony_ci { 3991b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r11_LSR_r5), 3992b8021494Sopenharmony_ci kInstruction_movs_al_r3_r11_LSR_r5, 3993b8021494Sopenharmony_ci }, 3994b8021494Sopenharmony_ci { 3995b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r1_LSR_r1), 3996b8021494Sopenharmony_ci kInstruction_movs_al_r1_r1_LSR_r1, 3997b8021494Sopenharmony_ci }, 3998b8021494Sopenharmony_ci { 3999b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r14_ROR_r14), 4000b8021494Sopenharmony_ci kInstruction_movs_al_r2_r14_ROR_r14, 4001b8021494Sopenharmony_ci }, 4002b8021494Sopenharmony_ci { 4003b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r10_LSL_r1), 4004b8021494Sopenharmony_ci kInstruction_movs_al_r5_r10_LSL_r1, 4005b8021494Sopenharmony_ci }, 4006b8021494Sopenharmony_ci { 4007b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r8_ROR_r4), 4008b8021494Sopenharmony_ci kInstruction_movs_al_r14_r8_ROR_r4, 4009b8021494Sopenharmony_ci }, 4010b8021494Sopenharmony_ci { 4011b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r3_LSL_r6), 4012b8021494Sopenharmony_ci kInstruction_movs_al_r8_r3_LSL_r6, 4013b8021494Sopenharmony_ci }, 4014b8021494Sopenharmony_ci { 4015b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r4_ROR_r1), 4016b8021494Sopenharmony_ci kInstruction_movs_al_r9_r4_ROR_r1, 4017b8021494Sopenharmony_ci }, 4018b8021494Sopenharmony_ci { 4019b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r13_ROR_r12), 4020b8021494Sopenharmony_ci kInstruction_movs_al_r9_r13_ROR_r12, 4021b8021494Sopenharmony_ci }, 4022b8021494Sopenharmony_ci { 4023b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r9_ASR_r3), 4024b8021494Sopenharmony_ci kInstruction_movs_al_r14_r9_ASR_r3, 4025b8021494Sopenharmony_ci }, 4026b8021494Sopenharmony_ci { 4027b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r4_ASR_r4), 4028b8021494Sopenharmony_ci kInstruction_movs_al_r1_r4_ASR_r4, 4029b8021494Sopenharmony_ci }, 4030b8021494Sopenharmony_ci { 4031b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r9_ROR_r10), 4032b8021494Sopenharmony_ci kInstruction_movs_al_r3_r9_ROR_r10, 4033b8021494Sopenharmony_ci }, 4034b8021494Sopenharmony_ci { 4035b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r11_LSR_r14), 4036b8021494Sopenharmony_ci kInstruction_movs_al_r7_r11_LSR_r14, 4037b8021494Sopenharmony_ci }, 4038b8021494Sopenharmony_ci { 4039b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r11_ASR_r7), 4040b8021494Sopenharmony_ci kInstruction_movs_al_r11_r11_ASR_r7, 4041b8021494Sopenharmony_ci }, 4042b8021494Sopenharmony_ci { 4043b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r1_LSL_r9), 4044b8021494Sopenharmony_ci kInstruction_movs_al_r1_r1_LSL_r9, 4045b8021494Sopenharmony_ci }, 4046b8021494Sopenharmony_ci { 4047b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r6_LSL_r12), 4048b8021494Sopenharmony_ci kInstruction_movs_al_r1_r6_LSL_r12, 4049b8021494Sopenharmony_ci }, 4050b8021494Sopenharmony_ci { 4051b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r10_ROR_r8), 4052b8021494Sopenharmony_ci kInstruction_movs_al_r14_r10_ROR_r8, 4053b8021494Sopenharmony_ci }, 4054b8021494Sopenharmony_ci { 4055b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r8_ASR_r2), 4056b8021494Sopenharmony_ci kInstruction_movs_al_r5_r8_ASR_r2, 4057b8021494Sopenharmony_ci }, 4058b8021494Sopenharmony_ci { 4059b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r6_LSL_r8), 4060b8021494Sopenharmony_ci kInstruction_movs_al_r2_r6_LSL_r8, 4061b8021494Sopenharmony_ci }, 4062b8021494Sopenharmony_ci { 4063b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r13_ROR_r1), 4064b8021494Sopenharmony_ci kInstruction_movs_al_r11_r13_ROR_r1, 4065b8021494Sopenharmony_ci }, 4066b8021494Sopenharmony_ci { 4067b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r4_ASR_r3), 4068b8021494Sopenharmony_ci kInstruction_movs_al_r11_r4_ASR_r3, 4069b8021494Sopenharmony_ci }, 4070b8021494Sopenharmony_ci { 4071b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r0_LSR_r5), 4072b8021494Sopenharmony_ci kInstruction_movs_al_r8_r0_LSR_r5, 4073b8021494Sopenharmony_ci }, 4074b8021494Sopenharmony_ci { 4075b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r6_LSL_r7), 4076b8021494Sopenharmony_ci kInstruction_movs_al_r7_r6_LSL_r7, 4077b8021494Sopenharmony_ci }, 4078b8021494Sopenharmony_ci { 4079b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r6_LSR_r3), 4080b8021494Sopenharmony_ci kInstruction_movs_al_r2_r6_LSR_r3, 4081b8021494Sopenharmony_ci }, 4082b8021494Sopenharmony_ci { 4083b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r4_ASR_r0), 4084b8021494Sopenharmony_ci kInstruction_movs_al_r5_r4_ASR_r0, 4085b8021494Sopenharmony_ci }, 4086b8021494Sopenharmony_ci { 4087b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r4_ASR_r1), 4088b8021494Sopenharmony_ci kInstruction_movs_al_r12_r4_ASR_r1, 4089b8021494Sopenharmony_ci }, 4090b8021494Sopenharmony_ci { 4091b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r11_ASR_r12), 4092b8021494Sopenharmony_ci kInstruction_movs_al_r5_r11_ASR_r12, 4093b8021494Sopenharmony_ci }, 4094b8021494Sopenharmony_ci { 4095b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r14_ASR_r2), 4096b8021494Sopenharmony_ci kInstruction_movs_al_r2_r14_ASR_r2, 4097b8021494Sopenharmony_ci }, 4098b8021494Sopenharmony_ci { 4099b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r0_ASR_r13), 4100b8021494Sopenharmony_ci kInstruction_movs_al_r11_r0_ASR_r13, 4101b8021494Sopenharmony_ci }, 4102b8021494Sopenharmony_ci { 4103b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r11_LSR_r7), 4104b8021494Sopenharmony_ci kInstruction_movs_al_r2_r11_LSR_r7, 4105b8021494Sopenharmony_ci }, 4106b8021494Sopenharmony_ci { 4107b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r2_LSL_r10), 4108b8021494Sopenharmony_ci kInstruction_movs_al_r3_r2_LSL_r10, 4109b8021494Sopenharmony_ci }, 4110b8021494Sopenharmony_ci { 4111b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r12_ROR_r10), 4112b8021494Sopenharmony_ci kInstruction_movs_al_r9_r12_ROR_r10, 4113b8021494Sopenharmony_ci }, 4114b8021494Sopenharmony_ci { 4115b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r14_ASR_r7), 4116b8021494Sopenharmony_ci kInstruction_movs_al_r7_r14_ASR_r7, 4117b8021494Sopenharmony_ci }, 4118b8021494Sopenharmony_ci { 4119b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r10_ROR_r4), 4120b8021494Sopenharmony_ci kInstruction_movs_al_r2_r10_ROR_r4, 4121b8021494Sopenharmony_ci }, 4122b8021494Sopenharmony_ci { 4123b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r6_LSL_r14), 4124b8021494Sopenharmony_ci kInstruction_movs_al_r14_r6_LSL_r14, 4125b8021494Sopenharmony_ci }, 4126b8021494Sopenharmony_ci { 4127b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r10_LSL_r10), 4128b8021494Sopenharmony_ci kInstruction_movs_al_r1_r10_LSL_r10, 4129b8021494Sopenharmony_ci }, 4130b8021494Sopenharmony_ci { 4131b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r8_LSR_r3), 4132b8021494Sopenharmony_ci kInstruction_movs_al_r5_r8_LSR_r3, 4133b8021494Sopenharmony_ci }, 4134b8021494Sopenharmony_ci { 4135b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r6_ASR_r1), 4136b8021494Sopenharmony_ci kInstruction_movs_al_r11_r6_ASR_r1, 4137b8021494Sopenharmony_ci }, 4138b8021494Sopenharmony_ci { 4139b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r1_ROR_r1), 4140b8021494Sopenharmony_ci kInstruction_movs_al_r11_r1_ROR_r1, 4141b8021494Sopenharmony_ci }, 4142b8021494Sopenharmony_ci { 4143b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r6_LSL_r9), 4144b8021494Sopenharmony_ci kInstruction_movs_al_r5_r6_LSL_r9, 4145b8021494Sopenharmony_ci }, 4146b8021494Sopenharmony_ci { 4147b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r0_LSL_r0), 4148b8021494Sopenharmony_ci kInstruction_movs_al_r9_r0_LSL_r0, 4149b8021494Sopenharmony_ci }, 4150b8021494Sopenharmony_ci { 4151b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r12_LSL_r4), 4152b8021494Sopenharmony_ci kInstruction_movs_al_r1_r12_LSL_r4, 4153b8021494Sopenharmony_ci }, 4154b8021494Sopenharmony_ci { 4155b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r4_LSR_r10), 4156b8021494Sopenharmony_ci kInstruction_movs_al_r14_r4_LSR_r10, 4157b8021494Sopenharmony_ci }, 4158b8021494Sopenharmony_ci { 4159b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r2_LSL_r5), 4160b8021494Sopenharmony_ci kInstruction_movs_al_r6_r2_LSL_r5, 4161b8021494Sopenharmony_ci }, 4162b8021494Sopenharmony_ci { 4163b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r9_ROR_r6), 4164b8021494Sopenharmony_ci kInstruction_movs_al_r7_r9_ROR_r6, 4165b8021494Sopenharmony_ci }, 4166b8021494Sopenharmony_ci { 4167b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r8_ROR_r0), 4168b8021494Sopenharmony_ci kInstruction_movs_al_r14_r8_ROR_r0, 4169b8021494Sopenharmony_ci }, 4170b8021494Sopenharmony_ci { 4171b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r3_LSR_r4), 4172b8021494Sopenharmony_ci kInstruction_movs_al_r10_r3_LSR_r4, 4173b8021494Sopenharmony_ci }, 4174b8021494Sopenharmony_ci { 4175b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r0_ASR_r10), 4176b8021494Sopenharmony_ci kInstruction_movs_al_r4_r0_ASR_r10, 4177b8021494Sopenharmony_ci }, 4178b8021494Sopenharmony_ci { 4179b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r2_LSL_r0), 4180b8021494Sopenharmony_ci kInstruction_movs_al_r10_r2_LSL_r0, 4181b8021494Sopenharmony_ci }, 4182b8021494Sopenharmony_ci { 4183b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r14_LSR_r7), 4184b8021494Sopenharmony_ci kInstruction_movs_al_r1_r14_LSR_r7, 4185b8021494Sopenharmony_ci }, 4186b8021494Sopenharmony_ci { 4187b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r0_LSR_r3), 4188b8021494Sopenharmony_ci kInstruction_movs_al_r7_r0_LSR_r3, 4189b8021494Sopenharmony_ci }, 4190b8021494Sopenharmony_ci { 4191b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r11_LSR_r3), 4192b8021494Sopenharmony_ci kInstruction_movs_al_r10_r11_LSR_r3, 4193b8021494Sopenharmony_ci }, 4194b8021494Sopenharmony_ci { 4195b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r8_ROR_r12), 4196b8021494Sopenharmony_ci kInstruction_movs_al_r7_r8_ROR_r12, 4197b8021494Sopenharmony_ci }, 4198b8021494Sopenharmony_ci { 4199b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r5_LSL_r5), 4200b8021494Sopenharmony_ci kInstruction_movs_al_r10_r5_LSL_r5, 4201b8021494Sopenharmony_ci }, 4202b8021494Sopenharmony_ci { 4203b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r11_ROR_r12), 4204b8021494Sopenharmony_ci kInstruction_movs_al_r11_r11_ROR_r12, 4205b8021494Sopenharmony_ci }, 4206b8021494Sopenharmony_ci { 4207b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r7_ASR_r6), 4208b8021494Sopenharmony_ci kInstruction_movs_al_r2_r7_ASR_r6, 4209b8021494Sopenharmony_ci }, 4210b8021494Sopenharmony_ci { 4211b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r6_LSR_r14), 4212b8021494Sopenharmony_ci kInstruction_movs_al_r8_r6_LSR_r14, 4213b8021494Sopenharmony_ci }, 4214b8021494Sopenharmony_ci { 4215b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r13_ASR_r3), 4216b8021494Sopenharmony_ci kInstruction_movs_al_r9_r13_ASR_r3, 4217b8021494Sopenharmony_ci }, 4218b8021494Sopenharmony_ci { 4219b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r6_LSR_r5), 4220b8021494Sopenharmony_ci kInstruction_movs_al_r11_r6_LSR_r5, 4221b8021494Sopenharmony_ci }, 4222b8021494Sopenharmony_ci { 4223b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r11_ROR_r1), 4224b8021494Sopenharmony_ci kInstruction_movs_al_r4_r11_ROR_r1, 4225b8021494Sopenharmony_ci }, 4226b8021494Sopenharmony_ci { 4227b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r10_ROR_r5), 4228b8021494Sopenharmony_ci kInstruction_movs_al_r2_r10_ROR_r5, 4229b8021494Sopenharmony_ci }, 4230b8021494Sopenharmony_ci { 4231b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r10_LSL_r10), 4232b8021494Sopenharmony_ci kInstruction_movs_al_r11_r10_LSL_r10, 4233b8021494Sopenharmony_ci }, 4234b8021494Sopenharmony_ci { 4235b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r2_ROR_r4), 4236b8021494Sopenharmony_ci kInstruction_movs_al_r0_r2_ROR_r4, 4237b8021494Sopenharmony_ci }, 4238b8021494Sopenharmony_ci { 4239b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r0_LSL_r7), 4240b8021494Sopenharmony_ci kInstruction_movs_al_r0_r0_LSL_r7, 4241b8021494Sopenharmony_ci }, 4242b8021494Sopenharmony_ci { 4243b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r2_ASR_r11), 4244b8021494Sopenharmony_ci kInstruction_movs_al_r12_r2_ASR_r11, 4245b8021494Sopenharmony_ci }, 4246b8021494Sopenharmony_ci { 4247b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r2_ASR_r0), 4248b8021494Sopenharmony_ci kInstruction_movs_al_r10_r2_ASR_r0, 4249b8021494Sopenharmony_ci }, 4250b8021494Sopenharmony_ci { 4251b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r1_LSL_r0), 4252b8021494Sopenharmony_ci kInstruction_movs_al_r14_r1_LSL_r0, 4253b8021494Sopenharmony_ci }, 4254b8021494Sopenharmony_ci { 4255b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r3_LSL_r12), 4256b8021494Sopenharmony_ci kInstruction_movs_al_r8_r3_LSL_r12, 4257b8021494Sopenharmony_ci }, 4258b8021494Sopenharmony_ci { 4259b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r14_ROR_r10), 4260b8021494Sopenharmony_ci kInstruction_movs_al_r6_r14_ROR_r10, 4261b8021494Sopenharmony_ci }, 4262b8021494Sopenharmony_ci { 4263b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r0_LSL_r3), 4264b8021494Sopenharmony_ci kInstruction_movs_al_r13_r0_LSL_r3, 4265b8021494Sopenharmony_ci }, 4266b8021494Sopenharmony_ci { 4267b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r6_ROR_r0), 4268b8021494Sopenharmony_ci kInstruction_movs_al_r13_r6_ROR_r0, 4269b8021494Sopenharmony_ci }, 4270b8021494Sopenharmony_ci { 4271b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r14_LSL_r11), 4272b8021494Sopenharmony_ci kInstruction_movs_al_r3_r14_LSL_r11, 4273b8021494Sopenharmony_ci }, 4274b8021494Sopenharmony_ci { 4275b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r4_LSR_r1), 4276b8021494Sopenharmony_ci kInstruction_movs_al_r1_r4_LSR_r1, 4277b8021494Sopenharmony_ci }, 4278b8021494Sopenharmony_ci { 4279b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r1_LSR_r1), 4280b8021494Sopenharmony_ci kInstruction_movs_al_r6_r1_LSR_r1, 4281b8021494Sopenharmony_ci }, 4282b8021494Sopenharmony_ci { 4283b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r8_ASR_r14), 4284b8021494Sopenharmony_ci kInstruction_movs_al_r14_r8_ASR_r14, 4285b8021494Sopenharmony_ci }, 4286b8021494Sopenharmony_ci { 4287b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r14_LSL_r12), 4288b8021494Sopenharmony_ci kInstruction_movs_al_r3_r14_LSL_r12, 4289b8021494Sopenharmony_ci }, 4290b8021494Sopenharmony_ci { 4291b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r9_LSR_r7), 4292b8021494Sopenharmony_ci kInstruction_movs_al_r8_r9_LSR_r7, 4293b8021494Sopenharmony_ci }, 4294b8021494Sopenharmony_ci { 4295b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r6_LSL_r9), 4296b8021494Sopenharmony_ci kInstruction_movs_al_r1_r6_LSL_r9, 4297b8021494Sopenharmony_ci }, 4298b8021494Sopenharmony_ci { 4299b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r14_ROR_r6), 4300b8021494Sopenharmony_ci kInstruction_movs_al_r11_r14_ROR_r6, 4301b8021494Sopenharmony_ci }, 4302b8021494Sopenharmony_ci { 4303b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r3_ROR_r2), 4304b8021494Sopenharmony_ci kInstruction_movs_al_r2_r3_ROR_r2, 4305b8021494Sopenharmony_ci }, 4306b8021494Sopenharmony_ci { 4307b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r12_ASR_r3), 4308b8021494Sopenharmony_ci kInstruction_movs_al_r13_r12_ASR_r3, 4309b8021494Sopenharmony_ci }, 4310b8021494Sopenharmony_ci { 4311b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r14_ASR_r11), 4312b8021494Sopenharmony_ci kInstruction_movs_al_r1_r14_ASR_r11, 4313b8021494Sopenharmony_ci }, 4314b8021494Sopenharmony_ci { 4315b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r6_LSR_r3), 4316b8021494Sopenharmony_ci kInstruction_movs_al_r14_r6_LSR_r3, 4317b8021494Sopenharmony_ci }, 4318b8021494Sopenharmony_ci { 4319b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r8_LSR_r11), 4320b8021494Sopenharmony_ci kInstruction_movs_al_r11_r8_LSR_r11, 4321b8021494Sopenharmony_ci }, 4322b8021494Sopenharmony_ci { 4323b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r4_LSL_r10), 4324b8021494Sopenharmony_ci kInstruction_movs_al_r0_r4_LSL_r10, 4325b8021494Sopenharmony_ci }, 4326b8021494Sopenharmony_ci { 4327b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r4_LSL_r13), 4328b8021494Sopenharmony_ci kInstruction_movs_al_r1_r4_LSL_r13, 4329b8021494Sopenharmony_ci }, 4330b8021494Sopenharmony_ci { 4331b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r4_LSR_r6), 4332b8021494Sopenharmony_ci kInstruction_movs_al_r4_r4_LSR_r6, 4333b8021494Sopenharmony_ci }, 4334b8021494Sopenharmony_ci { 4335b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r5_LSR_r8), 4336b8021494Sopenharmony_ci kInstruction_movs_al_r3_r5_LSR_r8, 4337b8021494Sopenharmony_ci }, 4338b8021494Sopenharmony_ci { 4339b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r8_LSL_r11), 4340b8021494Sopenharmony_ci kInstruction_movs_al_r7_r8_LSL_r11, 4341b8021494Sopenharmony_ci }, 4342b8021494Sopenharmony_ci { 4343b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r6_ROR_r7), 4344b8021494Sopenharmony_ci kInstruction_movs_al_r12_r6_ROR_r7, 4345b8021494Sopenharmony_ci }, 4346b8021494Sopenharmony_ci { 4347b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r11_ASR_r14), 4348b8021494Sopenharmony_ci kInstruction_movs_al_r14_r11_ASR_r14, 4349b8021494Sopenharmony_ci }, 4350b8021494Sopenharmony_ci { 4351b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r10_LSL_r5), 4352b8021494Sopenharmony_ci kInstruction_movs_al_r3_r10_LSL_r5, 4353b8021494Sopenharmony_ci }, 4354b8021494Sopenharmony_ci { 4355b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r7_ASR_r7), 4356b8021494Sopenharmony_ci kInstruction_movs_al_r4_r7_ASR_r7, 4357b8021494Sopenharmony_ci }, 4358b8021494Sopenharmony_ci { 4359b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r8_LSL_r14), 4360b8021494Sopenharmony_ci kInstruction_movs_al_r8_r8_LSL_r14, 4361b8021494Sopenharmony_ci }, 4362b8021494Sopenharmony_ci { 4363b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r5_LSL_r13), 4364b8021494Sopenharmony_ci kInstruction_movs_al_r0_r5_LSL_r13, 4365b8021494Sopenharmony_ci }, 4366b8021494Sopenharmony_ci { 4367b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r13_LSL_r14), 4368b8021494Sopenharmony_ci kInstruction_movs_al_r7_r13_LSL_r14, 4369b8021494Sopenharmony_ci }, 4370b8021494Sopenharmony_ci { 4371b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r12_LSL_r5), 4372b8021494Sopenharmony_ci kInstruction_movs_al_r13_r12_LSL_r5, 4373b8021494Sopenharmony_ci }, 4374b8021494Sopenharmony_ci { 4375b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r2_LSR_r13), 4376b8021494Sopenharmony_ci kInstruction_movs_al_r7_r2_LSR_r13, 4377b8021494Sopenharmony_ci }, 4378b8021494Sopenharmony_ci { 4379b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r1_LSR_r4), 4380b8021494Sopenharmony_ci kInstruction_movs_al_r14_r1_LSR_r4, 4381b8021494Sopenharmony_ci }, 4382b8021494Sopenharmony_ci { 4383b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r1_ROR_r2), 4384b8021494Sopenharmony_ci kInstruction_movs_al_r5_r1_ROR_r2, 4385b8021494Sopenharmony_ci }, 4386b8021494Sopenharmony_ci { 4387b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r6_LSL_r4), 4388b8021494Sopenharmony_ci kInstruction_movs_al_r10_r6_LSL_r4, 4389b8021494Sopenharmony_ci }, 4390b8021494Sopenharmony_ci { 4391b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r10_ROR_r10), 4392b8021494Sopenharmony_ci kInstruction_movs_al_r6_r10_ROR_r10, 4393b8021494Sopenharmony_ci }, 4394b8021494Sopenharmony_ci { 4395b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r12_ROR_r3), 4396b8021494Sopenharmony_ci kInstruction_movs_al_r5_r12_ROR_r3, 4397b8021494Sopenharmony_ci }, 4398b8021494Sopenharmony_ci { 4399b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r5_ROR_r4), 4400b8021494Sopenharmony_ci kInstruction_movs_al_r9_r5_ROR_r4, 4401b8021494Sopenharmony_ci }, 4402b8021494Sopenharmony_ci { 4403b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r7_LSR_r11), 4404b8021494Sopenharmony_ci kInstruction_movs_al_r10_r7_LSR_r11, 4405b8021494Sopenharmony_ci }, 4406b8021494Sopenharmony_ci { 4407b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r9_LSL_r6), 4408b8021494Sopenharmony_ci kInstruction_movs_al_r14_r9_LSL_r6, 4409b8021494Sopenharmony_ci }, 4410b8021494Sopenharmony_ci { 4411b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r3_ASR_r9), 4412b8021494Sopenharmony_ci kInstruction_movs_al_r2_r3_ASR_r9, 4413b8021494Sopenharmony_ci }, 4414b8021494Sopenharmony_ci { 4415b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r14_ROR_r9), 4416b8021494Sopenharmony_ci kInstruction_movs_al_r1_r14_ROR_r9, 4417b8021494Sopenharmony_ci }, 4418b8021494Sopenharmony_ci { 4419b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r2_LSR_r5), 4420b8021494Sopenharmony_ci kInstruction_movs_al_r11_r2_LSR_r5, 4421b8021494Sopenharmony_ci }, 4422b8021494Sopenharmony_ci { 4423b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r5_LSR_r2), 4424b8021494Sopenharmony_ci kInstruction_movs_al_r3_r5_LSR_r2, 4425b8021494Sopenharmony_ci }, 4426b8021494Sopenharmony_ci { 4427b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r5_ASR_r0), 4428b8021494Sopenharmony_ci kInstruction_movs_al_r6_r5_ASR_r0, 4429b8021494Sopenharmony_ci }, 4430b8021494Sopenharmony_ci { 4431b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r9_LSR_r0), 4432b8021494Sopenharmony_ci kInstruction_movs_al_r9_r9_LSR_r0, 4433b8021494Sopenharmony_ci }, 4434b8021494Sopenharmony_ci { 4435b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r5_LSR_r7), 4436b8021494Sopenharmony_ci kInstruction_movs_al_r6_r5_LSR_r7, 4437b8021494Sopenharmony_ci }, 4438b8021494Sopenharmony_ci { 4439b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r2_ROR_r10), 4440b8021494Sopenharmony_ci kInstruction_movs_al_r5_r2_ROR_r10, 4441b8021494Sopenharmony_ci }, 4442b8021494Sopenharmony_ci { 4443b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r0_ROR_r6), 4444b8021494Sopenharmony_ci kInstruction_movs_al_r14_r0_ROR_r6, 4445b8021494Sopenharmony_ci }, 4446b8021494Sopenharmony_ci { 4447b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r8_LSR_r12), 4448b8021494Sopenharmony_ci kInstruction_movs_al_r14_r8_LSR_r12, 4449b8021494Sopenharmony_ci }, 4450b8021494Sopenharmony_ci { 4451b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r0_LSL_r2), 4452b8021494Sopenharmony_ci kInstruction_movs_al_r8_r0_LSL_r2, 4453b8021494Sopenharmony_ci }, 4454b8021494Sopenharmony_ci { 4455b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r11_LSL_r3), 4456b8021494Sopenharmony_ci kInstruction_movs_al_r9_r11_LSL_r3, 4457b8021494Sopenharmony_ci }, 4458b8021494Sopenharmony_ci { 4459b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r2_LSL_r12), 4460b8021494Sopenharmony_ci kInstruction_movs_al_r6_r2_LSL_r12, 4461b8021494Sopenharmony_ci }, 4462b8021494Sopenharmony_ci { 4463b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r3_LSL_r6), 4464b8021494Sopenharmony_ci kInstruction_movs_al_r6_r3_LSL_r6, 4465b8021494Sopenharmony_ci }, 4466b8021494Sopenharmony_ci { 4467b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r11_ROR_r7), 4468b8021494Sopenharmony_ci kInstruction_movs_al_r3_r11_ROR_r7, 4469b8021494Sopenharmony_ci }, 4470b8021494Sopenharmony_ci { 4471b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r1_LSL_r13), 4472b8021494Sopenharmony_ci kInstruction_movs_al_r10_r1_LSL_r13, 4473b8021494Sopenharmony_ci }, 4474b8021494Sopenharmony_ci { 4475b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r8_ASR_r3), 4476b8021494Sopenharmony_ci kInstruction_movs_al_r0_r8_ASR_r3, 4477b8021494Sopenharmony_ci }, 4478b8021494Sopenharmony_ci { 4479b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r9_LSL_r10), 4480b8021494Sopenharmony_ci kInstruction_movs_al_r8_r9_LSL_r10, 4481b8021494Sopenharmony_ci }, 4482b8021494Sopenharmony_ci { 4483b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r11_ROR_r7), 4484b8021494Sopenharmony_ci kInstruction_movs_al_r0_r11_ROR_r7, 4485b8021494Sopenharmony_ci }, 4486b8021494Sopenharmony_ci { 4487b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r5_LSL_r13), 4488b8021494Sopenharmony_ci kInstruction_movs_al_r12_r5_LSL_r13, 4489b8021494Sopenharmony_ci }, 4490b8021494Sopenharmony_ci { 4491b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r12_LSL_r13), 4492b8021494Sopenharmony_ci kInstruction_movs_al_r6_r12_LSL_r13, 4493b8021494Sopenharmony_ci }, 4494b8021494Sopenharmony_ci { 4495b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r0_ROR_r1), 4496b8021494Sopenharmony_ci kInstruction_movs_al_r5_r0_ROR_r1, 4497b8021494Sopenharmony_ci }, 4498b8021494Sopenharmony_ci { 4499b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r6_ROR_r3), 4500b8021494Sopenharmony_ci kInstruction_movs_al_r5_r6_ROR_r3, 4501b8021494Sopenharmony_ci }, 4502b8021494Sopenharmony_ci { 4503b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r2_ASR_r12), 4504b8021494Sopenharmony_ci kInstruction_movs_al_r13_r2_ASR_r12, 4505b8021494Sopenharmony_ci }, 4506b8021494Sopenharmony_ci { 4507b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r7_ROR_r4), 4508b8021494Sopenharmony_ci kInstruction_movs_al_r14_r7_ROR_r4, 4509b8021494Sopenharmony_ci }, 4510b8021494Sopenharmony_ci { 4511b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r2_ASR_r9), 4512b8021494Sopenharmony_ci kInstruction_movs_al_r14_r2_ASR_r9, 4513b8021494Sopenharmony_ci }, 4514b8021494Sopenharmony_ci { 4515b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r12_LSR_r6), 4516b8021494Sopenharmony_ci kInstruction_movs_al_r11_r12_LSR_r6, 4517b8021494Sopenharmony_ci }, 4518b8021494Sopenharmony_ci { 4519b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r7_ROR_r5), 4520b8021494Sopenharmony_ci kInstruction_movs_al_r11_r7_ROR_r5, 4521b8021494Sopenharmony_ci }, 4522b8021494Sopenharmony_ci { 4523b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r6_LSR_r13), 4524b8021494Sopenharmony_ci kInstruction_movs_al_r5_r6_LSR_r13, 4525b8021494Sopenharmony_ci }, 4526b8021494Sopenharmony_ci { 4527b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r10_ASR_r11), 4528b8021494Sopenharmony_ci kInstruction_movs_al_r4_r10_ASR_r11, 4529b8021494Sopenharmony_ci }, 4530b8021494Sopenharmony_ci { 4531b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r9_ROR_r2), 4532b8021494Sopenharmony_ci kInstruction_movs_al_r8_r9_ROR_r2, 4533b8021494Sopenharmony_ci }, 4534b8021494Sopenharmony_ci { 4535b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r2_LSL_r7), 4536b8021494Sopenharmony_ci kInstruction_movs_al_r7_r2_LSL_r7, 4537b8021494Sopenharmony_ci }, 4538b8021494Sopenharmony_ci { 4539b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r0_LSR_r1), 4540b8021494Sopenharmony_ci kInstruction_movs_al_r6_r0_LSR_r1, 4541b8021494Sopenharmony_ci }, 4542b8021494Sopenharmony_ci { 4543b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r3_ASR_r4), 4544b8021494Sopenharmony_ci kInstruction_movs_al_r0_r3_ASR_r4, 4545b8021494Sopenharmony_ci }, 4546b8021494Sopenharmony_ci { 4547b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r3_ASR_r12), 4548b8021494Sopenharmony_ci kInstruction_movs_al_r2_r3_ASR_r12, 4549b8021494Sopenharmony_ci }, 4550b8021494Sopenharmony_ci { 4551b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r6_LSL_r5), 4552b8021494Sopenharmony_ci kInstruction_movs_al_r11_r6_LSL_r5, 4553b8021494Sopenharmony_ci }, 4554b8021494Sopenharmony_ci { 4555b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r7_LSL_r11), 4556b8021494Sopenharmony_ci kInstruction_movs_al_r9_r7_LSL_r11, 4557b8021494Sopenharmony_ci }, 4558b8021494Sopenharmony_ci { 4559b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r1_LSR_r13), 4560b8021494Sopenharmony_ci kInstruction_movs_al_r2_r1_LSR_r13, 4561b8021494Sopenharmony_ci }, 4562b8021494Sopenharmony_ci { 4563b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r8_ROR_r2), 4564b8021494Sopenharmony_ci kInstruction_movs_al_r3_r8_ROR_r2, 4565b8021494Sopenharmony_ci }, 4566b8021494Sopenharmony_ci { 4567b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r6_LSR_r5), 4568b8021494Sopenharmony_ci kInstruction_movs_al_r0_r6_LSR_r5, 4569b8021494Sopenharmony_ci }, 4570b8021494Sopenharmony_ci { 4571b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r8_ASR_r4), 4572b8021494Sopenharmony_ci kInstruction_movs_al_r6_r8_ASR_r4, 4573b8021494Sopenharmony_ci }, 4574b8021494Sopenharmony_ci { 4575b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r3_LSL_r3), 4576b8021494Sopenharmony_ci kInstruction_movs_al_r12_r3_LSL_r3, 4577b8021494Sopenharmony_ci }, 4578b8021494Sopenharmony_ci { 4579b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r7_ASR_r5), 4580b8021494Sopenharmony_ci kInstruction_movs_al_r2_r7_ASR_r5, 4581b8021494Sopenharmony_ci }, 4582b8021494Sopenharmony_ci { 4583b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r10_LSL_r6), 4584b8021494Sopenharmony_ci kInstruction_movs_al_r14_r10_LSL_r6, 4585b8021494Sopenharmony_ci }, 4586b8021494Sopenharmony_ci { 4587b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r3_LSR_r6), 4588b8021494Sopenharmony_ci kInstruction_movs_al_r1_r3_LSR_r6, 4589b8021494Sopenharmony_ci }, 4590b8021494Sopenharmony_ci { 4591b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r8_ROR_r14), 4592b8021494Sopenharmony_ci kInstruction_movs_al_r8_r8_ROR_r14, 4593b8021494Sopenharmony_ci }, 4594b8021494Sopenharmony_ci { 4595b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r6_LSL_r0), 4596b8021494Sopenharmony_ci kInstruction_movs_al_r7_r6_LSL_r0, 4597b8021494Sopenharmony_ci }, 4598b8021494Sopenharmony_ci { 4599b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r6_LSR_r14), 4600b8021494Sopenharmony_ci kInstruction_movs_al_r11_r6_LSR_r14, 4601b8021494Sopenharmony_ci }, 4602b8021494Sopenharmony_ci { 4603b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r3_ROR_r3), 4604b8021494Sopenharmony_ci kInstruction_movs_al_r8_r3_ROR_r3, 4605b8021494Sopenharmony_ci }, 4606b8021494Sopenharmony_ci { 4607b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r0_LSR_r7), 4608b8021494Sopenharmony_ci kInstruction_movs_al_r6_r0_LSR_r7, 4609b8021494Sopenharmony_ci }, 4610b8021494Sopenharmony_ci { 4611b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r2_ASR_r0), 4612b8021494Sopenharmony_ci kInstruction_movs_al_r2_r2_ASR_r0, 4613b8021494Sopenharmony_ci }, 4614b8021494Sopenharmony_ci { 4615b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r8_LSL_r2), 4616b8021494Sopenharmony_ci kInstruction_movs_al_r14_r8_LSL_r2, 4617b8021494Sopenharmony_ci }, 4618b8021494Sopenharmony_ci { 4619b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r8_LSR_r1), 4620b8021494Sopenharmony_ci kInstruction_movs_al_r14_r8_LSR_r1, 4621b8021494Sopenharmony_ci }, 4622b8021494Sopenharmony_ci { 4623b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r2_ROR_r11), 4624b8021494Sopenharmony_ci kInstruction_movs_al_r10_r2_ROR_r11, 4625b8021494Sopenharmony_ci }, 4626b8021494Sopenharmony_ci { 4627b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r9_ASR_r6), 4628b8021494Sopenharmony_ci kInstruction_movs_al_r9_r9_ASR_r6, 4629b8021494Sopenharmony_ci }, 4630b8021494Sopenharmony_ci { 4631b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r13_LSL_r10), 4632b8021494Sopenharmony_ci kInstruction_movs_al_r8_r13_LSL_r10, 4633b8021494Sopenharmony_ci }, 4634b8021494Sopenharmony_ci { 4635b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r11_ROR_r3), 4636b8021494Sopenharmony_ci kInstruction_movs_al_r14_r11_ROR_r3, 4637b8021494Sopenharmony_ci }, 4638b8021494Sopenharmony_ci { 4639b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r6_ROR_r10), 4640b8021494Sopenharmony_ci kInstruction_movs_al_r4_r6_ROR_r10, 4641b8021494Sopenharmony_ci }, 4642b8021494Sopenharmony_ci { 4643b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r1_LSR_r4), 4644b8021494Sopenharmony_ci kInstruction_movs_al_r7_r1_LSR_r4, 4645b8021494Sopenharmony_ci }, 4646b8021494Sopenharmony_ci { 4647b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r8_ROR_r10), 4648b8021494Sopenharmony_ci kInstruction_movs_al_r12_r8_ROR_r10, 4649b8021494Sopenharmony_ci }, 4650b8021494Sopenharmony_ci { 4651b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r8_LSL_r12), 4652b8021494Sopenharmony_ci kInstruction_movs_al_r3_r8_LSL_r12, 4653b8021494Sopenharmony_ci }, 4654b8021494Sopenharmony_ci { 4655b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r1_LSR_r8), 4656b8021494Sopenharmony_ci kInstruction_movs_al_r1_r1_LSR_r8, 4657b8021494Sopenharmony_ci }, 4658b8021494Sopenharmony_ci { 4659b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r11_ASR_r0), 4660b8021494Sopenharmony_ci kInstruction_movs_al_r0_r11_ASR_r0, 4661b8021494Sopenharmony_ci }, 4662b8021494Sopenharmony_ci { 4663b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r6_ROR_r7), 4664b8021494Sopenharmony_ci kInstruction_movs_al_r7_r6_ROR_r7, 4665b8021494Sopenharmony_ci }, 4666b8021494Sopenharmony_ci { 4667b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r7_LSL_r2), 4668b8021494Sopenharmony_ci kInstruction_movs_al_r8_r7_LSL_r2, 4669b8021494Sopenharmony_ci }, 4670b8021494Sopenharmony_ci { 4671b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r1_ASR_r6), 4672b8021494Sopenharmony_ci kInstruction_movs_al_r7_r1_ASR_r6, 4673b8021494Sopenharmony_ci }, 4674b8021494Sopenharmony_ci { 4675b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r7_ROR_r12), 4676b8021494Sopenharmony_ci kInstruction_movs_al_r5_r7_ROR_r12, 4677b8021494Sopenharmony_ci }, 4678b8021494Sopenharmony_ci { 4679b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r13_LSR_r9), 4680b8021494Sopenharmony_ci kInstruction_movs_al_r10_r13_LSR_r9, 4681b8021494Sopenharmony_ci }, 4682b8021494Sopenharmony_ci { 4683b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r4_ROR_r6), 4684b8021494Sopenharmony_ci kInstruction_movs_al_r11_r4_ROR_r6, 4685b8021494Sopenharmony_ci }, 4686b8021494Sopenharmony_ci { 4687b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r11_LSR_r4), 4688b8021494Sopenharmony_ci kInstruction_movs_al_r6_r11_LSR_r4, 4689b8021494Sopenharmony_ci }, 4690b8021494Sopenharmony_ci { 4691b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r2_ASR_r6), 4692b8021494Sopenharmony_ci kInstruction_movs_al_r7_r2_ASR_r6, 4693b8021494Sopenharmony_ci }, 4694b8021494Sopenharmony_ci { 4695b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r13_ROR_r9), 4696b8021494Sopenharmony_ci kInstruction_movs_al_r3_r13_ROR_r9, 4697b8021494Sopenharmony_ci }, 4698b8021494Sopenharmony_ci { 4699b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r1_ASR_r4), 4700b8021494Sopenharmony_ci kInstruction_movs_al_r0_r1_ASR_r4, 4701b8021494Sopenharmony_ci }, 4702b8021494Sopenharmony_ci { 4703b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r12_LSR_r9), 4704b8021494Sopenharmony_ci kInstruction_movs_al_r6_r12_LSR_r9, 4705b8021494Sopenharmony_ci }, 4706b8021494Sopenharmony_ci { 4707b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r9_ROR_r9), 4708b8021494Sopenharmony_ci kInstruction_movs_al_r1_r9_ROR_r9, 4709b8021494Sopenharmony_ci }, 4710b8021494Sopenharmony_ci { 4711b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r0_ROR_r12), 4712b8021494Sopenharmony_ci kInstruction_movs_al_r9_r0_ROR_r12, 4713b8021494Sopenharmony_ci }, 4714b8021494Sopenharmony_ci { 4715b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r9_ROR_r8), 4716b8021494Sopenharmony_ci kInstruction_movs_al_r14_r9_ROR_r8, 4717b8021494Sopenharmony_ci }, 4718b8021494Sopenharmony_ci { 4719b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r6_LSL_r4), 4720b8021494Sopenharmony_ci kInstruction_movs_al_r13_r6_LSL_r4, 4721b8021494Sopenharmony_ci }, 4722b8021494Sopenharmony_ci { 4723b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r5_ROR_r2), 4724b8021494Sopenharmony_ci kInstruction_movs_al_r2_r5_ROR_r2, 4725b8021494Sopenharmony_ci }, 4726b8021494Sopenharmony_ci { 4727b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r4_LSR_r6), 4728b8021494Sopenharmony_ci kInstruction_movs_al_r3_r4_LSR_r6, 4729b8021494Sopenharmony_ci }, 4730b8021494Sopenharmony_ci { 4731b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r14_ROR_r2), 4732b8021494Sopenharmony_ci kInstruction_movs_al_r0_r14_ROR_r2, 4733b8021494Sopenharmony_ci }, 4734b8021494Sopenharmony_ci { 4735b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r13_ASR_r9), 4736b8021494Sopenharmony_ci kInstruction_movs_al_r8_r13_ASR_r9, 4737b8021494Sopenharmony_ci }, 4738b8021494Sopenharmony_ci { 4739b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r11_ROR_r4), 4740b8021494Sopenharmony_ci kInstruction_movs_al_r1_r11_ROR_r4, 4741b8021494Sopenharmony_ci }, 4742b8021494Sopenharmony_ci { 4743b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r12_LSL_r2), 4744b8021494Sopenharmony_ci kInstruction_movs_al_r1_r12_LSL_r2, 4745b8021494Sopenharmony_ci }, 4746b8021494Sopenharmony_ci { 4747b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r9_ROR_r7), 4748b8021494Sopenharmony_ci kInstruction_movs_al_r12_r9_ROR_r7, 4749b8021494Sopenharmony_ci }, 4750b8021494Sopenharmony_ci { 4751b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r13_ROR_r3), 4752b8021494Sopenharmony_ci kInstruction_movs_al_r1_r13_ROR_r3, 4753b8021494Sopenharmony_ci }, 4754b8021494Sopenharmony_ci { 4755b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r14_ASR_r8), 4756b8021494Sopenharmony_ci kInstruction_movs_al_r0_r14_ASR_r8, 4757b8021494Sopenharmony_ci }, 4758b8021494Sopenharmony_ci { 4759b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r13_ASR_r13), 4760b8021494Sopenharmony_ci kInstruction_movs_al_r13_r13_ASR_r13, 4761b8021494Sopenharmony_ci }, 4762b8021494Sopenharmony_ci { 4763b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r4_ASR_r1), 4764b8021494Sopenharmony_ci kInstruction_movs_al_r3_r4_ASR_r1, 4765b8021494Sopenharmony_ci }, 4766b8021494Sopenharmony_ci { 4767b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r0_ASR_r10), 4768b8021494Sopenharmony_ci kInstruction_movs_al_r6_r0_ASR_r10, 4769b8021494Sopenharmony_ci }, 4770b8021494Sopenharmony_ci { 4771b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r8_ROR_r4), 4772b8021494Sopenharmony_ci kInstruction_movs_al_r12_r8_ROR_r4, 4773b8021494Sopenharmony_ci }, 4774b8021494Sopenharmony_ci { 4775b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r12_ASR_r10), 4776b8021494Sopenharmony_ci kInstruction_movs_al_r1_r12_ASR_r10, 4777b8021494Sopenharmony_ci }, 4778b8021494Sopenharmony_ci { 4779b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r11_ROR_r8), 4780b8021494Sopenharmony_ci kInstruction_movs_al_r8_r11_ROR_r8, 4781b8021494Sopenharmony_ci }, 4782b8021494Sopenharmony_ci { 4783b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r3_LSL_r13), 4784b8021494Sopenharmony_ci kInstruction_movs_al_r3_r3_LSL_r13, 4785b8021494Sopenharmony_ci }, 4786b8021494Sopenharmony_ci { 4787b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r6_ASR_r1), 4788b8021494Sopenharmony_ci kInstruction_movs_al_r6_r6_ASR_r1, 4789b8021494Sopenharmony_ci }, 4790b8021494Sopenharmony_ci { 4791b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r10_LSR_r12), 4792b8021494Sopenharmony_ci kInstruction_movs_al_r4_r10_LSR_r12, 4793b8021494Sopenharmony_ci }, 4794b8021494Sopenharmony_ci { 4795b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r0_ASR_r11), 4796b8021494Sopenharmony_ci kInstruction_movs_al_r7_r0_ASR_r11, 4797b8021494Sopenharmony_ci }, 4798b8021494Sopenharmony_ci { 4799b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r11_LSR_r7), 4800b8021494Sopenharmony_ci kInstruction_movs_al_r10_r11_LSR_r7, 4801b8021494Sopenharmony_ci }, 4802b8021494Sopenharmony_ci { 4803b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r3_ROR_r0), 4804b8021494Sopenharmony_ci kInstruction_movs_al_r14_r3_ROR_r0, 4805b8021494Sopenharmony_ci }, 4806b8021494Sopenharmony_ci { 4807b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r1_ASR_r2), 4808b8021494Sopenharmony_ci kInstruction_movs_al_r8_r1_ASR_r2, 4809b8021494Sopenharmony_ci }, 4810b8021494Sopenharmony_ci { 4811b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r3_ASR_r13), 4812b8021494Sopenharmony_ci kInstruction_movs_al_r14_r3_ASR_r13, 4813b8021494Sopenharmony_ci }, 4814b8021494Sopenharmony_ci { 4815b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r1_ROR_r10), 4816b8021494Sopenharmony_ci kInstruction_movs_al_r9_r1_ROR_r10, 4817b8021494Sopenharmony_ci }, 4818b8021494Sopenharmony_ci { 4819b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r9_LSL_r1), 4820b8021494Sopenharmony_ci kInstruction_movs_al_r1_r9_LSL_r1, 4821b8021494Sopenharmony_ci }, 4822b8021494Sopenharmony_ci { 4823b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r2_ROR_r6), 4824b8021494Sopenharmony_ci kInstruction_movs_al_r14_r2_ROR_r6, 4825b8021494Sopenharmony_ci }, 4826b8021494Sopenharmony_ci { 4827b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r6_ASR_r5), 4828b8021494Sopenharmony_ci kInstruction_movs_al_r8_r6_ASR_r5, 4829b8021494Sopenharmony_ci }, 4830b8021494Sopenharmony_ci { 4831b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r10_ROR_r9), 4832b8021494Sopenharmony_ci kInstruction_movs_al_r13_r10_ROR_r9, 4833b8021494Sopenharmony_ci }, 4834b8021494Sopenharmony_ci { 4835b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r10_ASR_r4), 4836b8021494Sopenharmony_ci kInstruction_movs_al_r6_r10_ASR_r4, 4837b8021494Sopenharmony_ci }, 4838b8021494Sopenharmony_ci { 4839b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r14_ASR_r11), 4840b8021494Sopenharmony_ci kInstruction_movs_al_r7_r14_ASR_r11, 4841b8021494Sopenharmony_ci }, 4842b8021494Sopenharmony_ci { 4843b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r8_LSL_r7), 4844b8021494Sopenharmony_ci kInstruction_movs_al_r4_r8_LSL_r7, 4845b8021494Sopenharmony_ci }, 4846b8021494Sopenharmony_ci { 4847b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r6_ASR_r12), 4848b8021494Sopenharmony_ci kInstruction_movs_al_r10_r6_ASR_r12, 4849b8021494Sopenharmony_ci }, 4850b8021494Sopenharmony_ci { 4851b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r6_ASR_r0), 4852b8021494Sopenharmony_ci kInstruction_movs_al_r12_r6_ASR_r0, 4853b8021494Sopenharmony_ci }, 4854b8021494Sopenharmony_ci { 4855b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r5_LSR_r4), 4856b8021494Sopenharmony_ci kInstruction_movs_al_r3_r5_LSR_r4, 4857b8021494Sopenharmony_ci }, 4858b8021494Sopenharmony_ci { 4859b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r11_ASR_r11), 4860b8021494Sopenharmony_ci kInstruction_movs_al_r5_r11_ASR_r11, 4861b8021494Sopenharmony_ci }, 4862b8021494Sopenharmony_ci { 4863b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r7_LSL_r9), 4864b8021494Sopenharmony_ci kInstruction_movs_al_r8_r7_LSL_r9, 4865b8021494Sopenharmony_ci }, 4866b8021494Sopenharmony_ci { 4867b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r8_LSR_r10), 4868b8021494Sopenharmony_ci kInstruction_movs_al_r13_r8_LSR_r10, 4869b8021494Sopenharmony_ci }, 4870b8021494Sopenharmony_ci { 4871b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r1_ROR_r7), 4872b8021494Sopenharmony_ci kInstruction_movs_al_r13_r1_ROR_r7, 4873b8021494Sopenharmony_ci }, 4874b8021494Sopenharmony_ci { 4875b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r6_LSL_r11), 4876b8021494Sopenharmony_ci kInstruction_movs_al_r11_r6_LSL_r11, 4877b8021494Sopenharmony_ci }, 4878b8021494Sopenharmony_ci { 4879b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r4_ROR_r9), 4880b8021494Sopenharmony_ci kInstruction_movs_al_r8_r4_ROR_r9, 4881b8021494Sopenharmony_ci }, 4882b8021494Sopenharmony_ci { 4883b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r12_LSL_r0), 4884b8021494Sopenharmony_ci kInstruction_movs_al_r6_r12_LSL_r0, 4885b8021494Sopenharmony_ci }, 4886b8021494Sopenharmony_ci { 4887b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r4_LSR_r6), 4888b8021494Sopenharmony_ci kInstruction_movs_al_r7_r4_LSR_r6, 4889b8021494Sopenharmony_ci }, 4890b8021494Sopenharmony_ci { 4891b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r7_ROR_r8), 4892b8021494Sopenharmony_ci kInstruction_movs_al_r3_r7_ROR_r8, 4893b8021494Sopenharmony_ci }, 4894b8021494Sopenharmony_ci { 4895b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r10_ASR_r11), 4896b8021494Sopenharmony_ci kInstruction_movs_al_r0_r10_ASR_r11, 4897b8021494Sopenharmony_ci }, 4898b8021494Sopenharmony_ci { 4899b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r8_ASR_r9), 4900b8021494Sopenharmony_ci kInstruction_movs_al_r2_r8_ASR_r9, 4901b8021494Sopenharmony_ci }, 4902b8021494Sopenharmony_ci { 4903b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r3_ASR_r9), 4904b8021494Sopenharmony_ci kInstruction_movs_al_r10_r3_ASR_r9, 4905b8021494Sopenharmony_ci }, 4906b8021494Sopenharmony_ci { 4907b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r5_ROR_r13), 4908b8021494Sopenharmony_ci kInstruction_movs_al_r7_r5_ROR_r13, 4909b8021494Sopenharmony_ci }, 4910b8021494Sopenharmony_ci { 4911b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r4_LSR_r11), 4912b8021494Sopenharmony_ci kInstruction_movs_al_r11_r4_LSR_r11, 4913b8021494Sopenharmony_ci }, 4914b8021494Sopenharmony_ci { 4915b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r9_ASR_r13), 4916b8021494Sopenharmony_ci kInstruction_movs_al_r1_r9_ASR_r13, 4917b8021494Sopenharmony_ci }, 4918b8021494Sopenharmony_ci { 4919b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r9_LSL_r10), 4920b8021494Sopenharmony_ci kInstruction_movs_al_r5_r9_LSL_r10, 4921b8021494Sopenharmony_ci }, 4922b8021494Sopenharmony_ci { 4923b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r12_LSL_r5), 4924b8021494Sopenharmony_ci kInstruction_movs_al_r3_r12_LSL_r5, 4925b8021494Sopenharmony_ci }, 4926b8021494Sopenharmony_ci { 4927b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r2_LSR_r0), 4928b8021494Sopenharmony_ci kInstruction_movs_al_r8_r2_LSR_r0, 4929b8021494Sopenharmony_ci }, 4930b8021494Sopenharmony_ci { 4931b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r2_LSL_r7), 4932b8021494Sopenharmony_ci kInstruction_movs_al_r2_r2_LSL_r7, 4933b8021494Sopenharmony_ci }, 4934b8021494Sopenharmony_ci { 4935b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r11_LSL_r3), 4936b8021494Sopenharmony_ci kInstruction_movs_al_r8_r11_LSL_r3, 4937b8021494Sopenharmony_ci }, 4938b8021494Sopenharmony_ci { 4939b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r13_ASR_r13), 4940b8021494Sopenharmony_ci kInstruction_movs_al_r0_r13_ASR_r13, 4941b8021494Sopenharmony_ci }, 4942b8021494Sopenharmony_ci { 4943b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r6_LSR_r2), 4944b8021494Sopenharmony_ci kInstruction_movs_al_r14_r6_LSR_r2, 4945b8021494Sopenharmony_ci }, 4946b8021494Sopenharmony_ci { 4947b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r5_ROR_r9), 4948b8021494Sopenharmony_ci kInstruction_movs_al_r3_r5_ROR_r9, 4949b8021494Sopenharmony_ci }, 4950b8021494Sopenharmony_ci { 4951b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r12_LSR_r10), 4952b8021494Sopenharmony_ci kInstruction_movs_al_r13_r12_LSR_r10, 4953b8021494Sopenharmony_ci }, 4954b8021494Sopenharmony_ci { 4955b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r3_LSL_r10), 4956b8021494Sopenharmony_ci kInstruction_movs_al_r1_r3_LSL_r10, 4957b8021494Sopenharmony_ci }, 4958b8021494Sopenharmony_ci { 4959b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r7_LSL_r7), 4960b8021494Sopenharmony_ci kInstruction_movs_al_r2_r7_LSL_r7, 4961b8021494Sopenharmony_ci }, 4962b8021494Sopenharmony_ci { 4963b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r13_LSL_r10), 4964b8021494Sopenharmony_ci kInstruction_movs_al_r10_r13_LSL_r10, 4965b8021494Sopenharmony_ci }, 4966b8021494Sopenharmony_ci { 4967b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r2_ROR_r1), 4968b8021494Sopenharmony_ci kInstruction_movs_al_r2_r2_ROR_r1, 4969b8021494Sopenharmony_ci }, 4970b8021494Sopenharmony_ci { 4971b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r3_ROR_r1), 4972b8021494Sopenharmony_ci kInstruction_movs_al_r6_r3_ROR_r1, 4973b8021494Sopenharmony_ci }, 4974b8021494Sopenharmony_ci { 4975b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r1_LSL_r4), 4976b8021494Sopenharmony_ci kInstruction_movs_al_r12_r1_LSL_r4, 4977b8021494Sopenharmony_ci }, 4978b8021494Sopenharmony_ci { 4979b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r13_LSR_r3), 4980b8021494Sopenharmony_ci kInstruction_movs_al_r3_r13_LSR_r3, 4981b8021494Sopenharmony_ci }, 4982b8021494Sopenharmony_ci { 4983b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r10_ROR_r10), 4984b8021494Sopenharmony_ci kInstruction_movs_al_r10_r10_ROR_r10, 4985b8021494Sopenharmony_ci }, 4986b8021494Sopenharmony_ci { 4987b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r11_LSL_r5), 4988b8021494Sopenharmony_ci kInstruction_movs_al_r0_r11_LSL_r5, 4989b8021494Sopenharmony_ci }, 4990b8021494Sopenharmony_ci { 4991b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r9_ASR_r10), 4992b8021494Sopenharmony_ci kInstruction_movs_al_r4_r9_ASR_r10, 4993b8021494Sopenharmony_ci }, 4994b8021494Sopenharmony_ci { 4995b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r3_ASR_r5), 4996b8021494Sopenharmony_ci kInstruction_movs_al_r2_r3_ASR_r5, 4997b8021494Sopenharmony_ci }, 4998b8021494Sopenharmony_ci { 4999b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r1_LSR_r0), 5000b8021494Sopenharmony_ci kInstruction_movs_al_r1_r1_LSR_r0, 5001b8021494Sopenharmony_ci }, 5002b8021494Sopenharmony_ci { 5003b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r9_LSL_r4), 5004b8021494Sopenharmony_ci kInstruction_movs_al_r8_r9_LSL_r4, 5005b8021494Sopenharmony_ci }, 5006b8021494Sopenharmony_ci { 5007b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r13_ROR_r6), 5008b8021494Sopenharmony_ci kInstruction_movs_al_r4_r13_ROR_r6, 5009b8021494Sopenharmony_ci }, 5010b8021494Sopenharmony_ci { 5011b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r10_LSL_r8), 5012b8021494Sopenharmony_ci kInstruction_movs_al_r3_r10_LSL_r8, 5013b8021494Sopenharmony_ci }, 5014b8021494Sopenharmony_ci { 5015b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r11_LSL_r11), 5016b8021494Sopenharmony_ci kInstruction_movs_al_r10_r11_LSL_r11, 5017b8021494Sopenharmony_ci }, 5018b8021494Sopenharmony_ci { 5019b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r2_ASR_r1), 5020b8021494Sopenharmony_ci kInstruction_movs_al_r9_r2_ASR_r1, 5021b8021494Sopenharmony_ci }, 5022b8021494Sopenharmony_ci { 5023b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r4_ROR_r6), 5024b8021494Sopenharmony_ci kInstruction_movs_al_r9_r4_ROR_r6, 5025b8021494Sopenharmony_ci }, 5026b8021494Sopenharmony_ci { 5027b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r2_ROR_r5), 5028b8021494Sopenharmony_ci kInstruction_movs_al_r11_r2_ROR_r5, 5029b8021494Sopenharmony_ci }, 5030b8021494Sopenharmony_ci { 5031b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r13_LSL_r13), 5032b8021494Sopenharmony_ci kInstruction_movs_al_r13_r13_LSL_r13, 5033b8021494Sopenharmony_ci }, 5034b8021494Sopenharmony_ci { 5035b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r7_LSL_r7), 5036b8021494Sopenharmony_ci kInstruction_movs_al_r12_r7_LSL_r7, 5037b8021494Sopenharmony_ci }, 5038b8021494Sopenharmony_ci { 5039b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r1_LSL_r8), 5040b8021494Sopenharmony_ci kInstruction_movs_al_r6_r1_LSL_r8, 5041b8021494Sopenharmony_ci }, 5042b8021494Sopenharmony_ci { 5043b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r5_ASR_r3), 5044b8021494Sopenharmony_ci kInstruction_movs_al_r14_r5_ASR_r3, 5045b8021494Sopenharmony_ci }, 5046b8021494Sopenharmony_ci { 5047b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r2_ROR_r6), 5048b8021494Sopenharmony_ci kInstruction_movs_al_r10_r2_ROR_r6, 5049b8021494Sopenharmony_ci }, 5050b8021494Sopenharmony_ci { 5051b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r3_ASR_r3), 5052b8021494Sopenharmony_ci kInstruction_movs_al_r9_r3_ASR_r3, 5053b8021494Sopenharmony_ci }, 5054b8021494Sopenharmony_ci { 5055b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r11_LSL_r11), 5056b8021494Sopenharmony_ci kInstruction_movs_al_r11_r11_LSL_r11, 5057b8021494Sopenharmony_ci }, 5058b8021494Sopenharmony_ci { 5059b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r10_ASR_r14), 5060b8021494Sopenharmony_ci kInstruction_movs_al_r0_r10_ASR_r14, 5061b8021494Sopenharmony_ci }, 5062b8021494Sopenharmony_ci { 5063b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r6_ROR_r1), 5064b8021494Sopenharmony_ci kInstruction_movs_al_r5_r6_ROR_r1, 5065b8021494Sopenharmony_ci }, 5066b8021494Sopenharmony_ci { 5067b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r8_ASR_r9), 5068b8021494Sopenharmony_ci kInstruction_movs_al_r11_r8_ASR_r9, 5069b8021494Sopenharmony_ci }, 5070b8021494Sopenharmony_ci { 5071b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r7_ROR_r6), 5072b8021494Sopenharmony_ci kInstruction_movs_al_r11_r7_ROR_r6, 5073b8021494Sopenharmony_ci }, 5074b8021494Sopenharmony_ci { 5075b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r12_ASR_r10), 5076b8021494Sopenharmony_ci kInstruction_movs_al_r2_r12_ASR_r10, 5077b8021494Sopenharmony_ci }, 5078b8021494Sopenharmony_ci { 5079b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r1_ASR_r12), 5080b8021494Sopenharmony_ci kInstruction_movs_al_r12_r1_ASR_r12, 5081b8021494Sopenharmony_ci }, 5082b8021494Sopenharmony_ci { 5083b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r11_LSR_r6), 5084b8021494Sopenharmony_ci kInstruction_movs_al_r8_r11_LSR_r6, 5085b8021494Sopenharmony_ci }, 5086b8021494Sopenharmony_ci { 5087b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r14_LSR_r13), 5088b8021494Sopenharmony_ci kInstruction_movs_al_r12_r14_LSR_r13, 5089b8021494Sopenharmony_ci }, 5090b8021494Sopenharmony_ci { 5091b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r2_ASR_r6), 5092b8021494Sopenharmony_ci kInstruction_movs_al_r0_r2_ASR_r6, 5093b8021494Sopenharmony_ci }, 5094b8021494Sopenharmony_ci { 5095b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r7_ASR_r4), 5096b8021494Sopenharmony_ci kInstruction_movs_al_r1_r7_ASR_r4, 5097b8021494Sopenharmony_ci }, 5098b8021494Sopenharmony_ci { 5099b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r8_LSR_r8), 5100b8021494Sopenharmony_ci kInstruction_movs_al_r6_r8_LSR_r8, 5101b8021494Sopenharmony_ci }, 5102b8021494Sopenharmony_ci { 5103b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r8_LSL_r3), 5104b8021494Sopenharmony_ci kInstruction_movs_al_r2_r8_LSL_r3, 5105b8021494Sopenharmony_ci }, 5106b8021494Sopenharmony_ci { 5107b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r7_LSR_r0), 5108b8021494Sopenharmony_ci kInstruction_movs_al_r2_r7_LSR_r0, 5109b8021494Sopenharmony_ci }, 5110b8021494Sopenharmony_ci { 5111b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r9_ASR_r4), 5112b8021494Sopenharmony_ci kInstruction_movs_al_r2_r9_ASR_r4, 5113b8021494Sopenharmony_ci }, 5114b8021494Sopenharmony_ci { 5115b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r9_ASR_r7), 5116b8021494Sopenharmony_ci kInstruction_movs_al_r9_r9_ASR_r7, 5117b8021494Sopenharmony_ci }, 5118b8021494Sopenharmony_ci { 5119b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r9_LSR_r8), 5120b8021494Sopenharmony_ci kInstruction_movs_al_r12_r9_LSR_r8, 5121b8021494Sopenharmony_ci }, 5122b8021494Sopenharmony_ci { 5123b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r2_LSL_r10), 5124b8021494Sopenharmony_ci kInstruction_movs_al_r6_r2_LSL_r10, 5125b8021494Sopenharmony_ci }, 5126b8021494Sopenharmony_ci { 5127b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r11_LSL_r11), 5128b8021494Sopenharmony_ci kInstruction_movs_al_r0_r11_LSL_r11, 5129b8021494Sopenharmony_ci }, 5130b8021494Sopenharmony_ci { 5131b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r5_LSL_r14), 5132b8021494Sopenharmony_ci kInstruction_movs_al_r5_r5_LSL_r14, 5133b8021494Sopenharmony_ci }, 5134b8021494Sopenharmony_ci { 5135b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r14_ASR_r14), 5136b8021494Sopenharmony_ci kInstruction_movs_al_r11_r14_ASR_r14, 5137b8021494Sopenharmony_ci }, 5138b8021494Sopenharmony_ci { 5139b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r14_ASR_r2), 5140b8021494Sopenharmony_ci kInstruction_movs_al_r1_r14_ASR_r2, 5141b8021494Sopenharmony_ci }, 5142b8021494Sopenharmony_ci { 5143b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r5_LSL_r0), 5144b8021494Sopenharmony_ci kInstruction_movs_al_r4_r5_LSL_r0, 5145b8021494Sopenharmony_ci }, 5146b8021494Sopenharmony_ci { 5147b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r5_ROR_r6), 5148b8021494Sopenharmony_ci kInstruction_movs_al_r12_r5_ROR_r6, 5149b8021494Sopenharmony_ci }, 5150b8021494Sopenharmony_ci { 5151b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r11_LSR_r4), 5152b8021494Sopenharmony_ci kInstruction_movs_al_r4_r11_LSR_r4, 5153b8021494Sopenharmony_ci }, 5154b8021494Sopenharmony_ci { 5155b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r13_LSL_r7), 5156b8021494Sopenharmony_ci kInstruction_movs_al_r8_r13_LSL_r7, 5157b8021494Sopenharmony_ci }, 5158b8021494Sopenharmony_ci { 5159b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r14_LSL_r7), 5160b8021494Sopenharmony_ci kInstruction_movs_al_r2_r14_LSL_r7, 5161b8021494Sopenharmony_ci }, 5162b8021494Sopenharmony_ci { 5163b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r9_ROR_r8), 5164b8021494Sopenharmony_ci kInstruction_movs_al_r11_r9_ROR_r8, 5165b8021494Sopenharmony_ci }, 5166b8021494Sopenharmony_ci { 5167b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r8_LSL_r2), 5168b8021494Sopenharmony_ci kInstruction_movs_al_r8_r8_LSL_r2, 5169b8021494Sopenharmony_ci }, 5170b8021494Sopenharmony_ci { 5171b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r10_LSR_r11), 5172b8021494Sopenharmony_ci kInstruction_movs_al_r9_r10_LSR_r11, 5173b8021494Sopenharmony_ci }, 5174b8021494Sopenharmony_ci { 5175b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r7_LSL_r5), 5176b8021494Sopenharmony_ci kInstruction_movs_al_r13_r7_LSL_r5, 5177b8021494Sopenharmony_ci }, 5178b8021494Sopenharmony_ci { 5179b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r0_ROR_r13), 5180b8021494Sopenharmony_ci kInstruction_movs_al_r11_r0_ROR_r13, 5181b8021494Sopenharmony_ci }, 5182b8021494Sopenharmony_ci { 5183b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r8_ASR_r1), 5184b8021494Sopenharmony_ci kInstruction_movs_al_r13_r8_ASR_r1, 5185b8021494Sopenharmony_ci }, 5186b8021494Sopenharmony_ci { 5187b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r9_ROR_r2), 5188b8021494Sopenharmony_ci kInstruction_movs_al_r5_r9_ROR_r2, 5189b8021494Sopenharmony_ci }, 5190b8021494Sopenharmony_ci { 5191b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r10_ROR_r5), 5192b8021494Sopenharmony_ci kInstruction_movs_al_r9_r10_ROR_r5, 5193b8021494Sopenharmony_ci }, 5194b8021494Sopenharmony_ci { 5195b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r2_LSL_r2), 5196b8021494Sopenharmony_ci kInstruction_movs_al_r9_r2_LSL_r2, 5197b8021494Sopenharmony_ci }, 5198b8021494Sopenharmony_ci { 5199b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r2_LSL_r4), 5200b8021494Sopenharmony_ci kInstruction_movs_al_r1_r2_LSL_r4, 5201b8021494Sopenharmony_ci }, 5202b8021494Sopenharmony_ci { 5203b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r5_LSL_r6), 5204b8021494Sopenharmony_ci kInstruction_movs_al_r14_r5_LSL_r6, 5205b8021494Sopenharmony_ci }, 5206b8021494Sopenharmony_ci { 5207b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r13_LSR_r1), 5208b8021494Sopenharmony_ci kInstruction_movs_al_r7_r13_LSR_r1, 5209b8021494Sopenharmony_ci }, 5210b8021494Sopenharmony_ci { 5211b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r2_ROR_r8), 5212b8021494Sopenharmony_ci kInstruction_movs_al_r8_r2_ROR_r8, 5213b8021494Sopenharmony_ci }, 5214b8021494Sopenharmony_ci { 5215b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r14_LSL_r10), 5216b8021494Sopenharmony_ci kInstruction_movs_al_r11_r14_LSL_r10, 5217b8021494Sopenharmony_ci }, 5218b8021494Sopenharmony_ci { 5219b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r3_LSR_r1), 5220b8021494Sopenharmony_ci kInstruction_movs_al_r8_r3_LSR_r1, 5221b8021494Sopenharmony_ci }, 5222b8021494Sopenharmony_ci { 5223b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r14_ROR_r5), 5224b8021494Sopenharmony_ci kInstruction_movs_al_r4_r14_ROR_r5, 5225b8021494Sopenharmony_ci }, 5226b8021494Sopenharmony_ci { 5227b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r14_LSL_r0), 5228b8021494Sopenharmony_ci kInstruction_movs_al_r6_r14_LSL_r0, 5229b8021494Sopenharmony_ci }, 5230b8021494Sopenharmony_ci { 5231b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r12_ASR_r2), 5232b8021494Sopenharmony_ci kInstruction_movs_al_r9_r12_ASR_r2, 5233b8021494Sopenharmony_ci }, 5234b8021494Sopenharmony_ci { 5235b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r10_ROR_r6), 5236b8021494Sopenharmony_ci kInstruction_movs_al_r3_r10_ROR_r6, 5237b8021494Sopenharmony_ci }, 5238b8021494Sopenharmony_ci { 5239b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r6_ROR_r13), 5240b8021494Sopenharmony_ci kInstruction_movs_al_r13_r6_ROR_r13, 5241b8021494Sopenharmony_ci }, 5242b8021494Sopenharmony_ci { 5243b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r6_ROR_r0), 5244b8021494Sopenharmony_ci kInstruction_movs_al_r2_r6_ROR_r0, 5245b8021494Sopenharmony_ci }, 5246b8021494Sopenharmony_ci { 5247b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r2_LSR_r13), 5248b8021494Sopenharmony_ci kInstruction_movs_al_r0_r2_LSR_r13, 5249b8021494Sopenharmony_ci }, 5250b8021494Sopenharmony_ci { 5251b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r8_ROR_r7), 5252b8021494Sopenharmony_ci kInstruction_movs_al_r2_r8_ROR_r7, 5253b8021494Sopenharmony_ci }, 5254b8021494Sopenharmony_ci { 5255b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r12_ROR_r7), 5256b8021494Sopenharmony_ci kInstruction_movs_al_r0_r12_ROR_r7, 5257b8021494Sopenharmony_ci }, 5258b8021494Sopenharmony_ci { 5259b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r12_ASR_r12), 5260b8021494Sopenharmony_ci kInstruction_movs_al_r7_r12_ASR_r12, 5261b8021494Sopenharmony_ci }, 5262b8021494Sopenharmony_ci { 5263b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r8_ASR_r14), 5264b8021494Sopenharmony_ci kInstruction_movs_al_r7_r8_ASR_r14, 5265b8021494Sopenharmony_ci }, 5266b8021494Sopenharmony_ci { 5267b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r8_LSL_r10), 5268b8021494Sopenharmony_ci kInstruction_movs_al_r6_r8_LSL_r10, 5269b8021494Sopenharmony_ci }, 5270b8021494Sopenharmony_ci { 5271b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r3_LSL_r10), 5272b8021494Sopenharmony_ci kInstruction_movs_al_r4_r3_LSL_r10, 5273b8021494Sopenharmony_ci }, 5274b8021494Sopenharmony_ci { 5275b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r12_ASR_r12), 5276b8021494Sopenharmony_ci kInstruction_movs_al_r9_r12_ASR_r12, 5277b8021494Sopenharmony_ci }, 5278b8021494Sopenharmony_ci { 5279b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r13_ASR_r8), 5280b8021494Sopenharmony_ci kInstruction_movs_al_r14_r13_ASR_r8, 5281b8021494Sopenharmony_ci }, 5282b8021494Sopenharmony_ci { 5283b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r11_LSL_r5), 5284b8021494Sopenharmony_ci kInstruction_movs_al_r12_r11_LSL_r5, 5285b8021494Sopenharmony_ci }, 5286b8021494Sopenharmony_ci { 5287b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r7_ASR_r11), 5288b8021494Sopenharmony_ci kInstruction_movs_al_r8_r7_ASR_r11, 5289b8021494Sopenharmony_ci }, 5290b8021494Sopenharmony_ci { 5291b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r2_ROR_r2), 5292b8021494Sopenharmony_ci kInstruction_movs_al_r14_r2_ROR_r2, 5293b8021494Sopenharmony_ci }, 5294b8021494Sopenharmony_ci { 5295b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r1_ROR_r3), 5296b8021494Sopenharmony_ci kInstruction_movs_al_r12_r1_ROR_r3, 5297b8021494Sopenharmony_ci }, 5298b8021494Sopenharmony_ci { 5299b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r8_LSR_r14), 5300b8021494Sopenharmony_ci kInstruction_movs_al_r2_r8_LSR_r14, 5301b8021494Sopenharmony_ci }, 5302b8021494Sopenharmony_ci { 5303b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r14_ASR_r14), 5304b8021494Sopenharmony_ci kInstruction_movs_al_r10_r14_ASR_r14, 5305b8021494Sopenharmony_ci }, 5306b8021494Sopenharmony_ci { 5307b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r6_ASR_r8), 5308b8021494Sopenharmony_ci kInstruction_movs_al_r4_r6_ASR_r8, 5309b8021494Sopenharmony_ci }, 5310b8021494Sopenharmony_ci { 5311b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r0_ASR_r5), 5312b8021494Sopenharmony_ci kInstruction_movs_al_r9_r0_ASR_r5, 5313b8021494Sopenharmony_ci }, 5314b8021494Sopenharmony_ci { 5315b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r13_ASR_r3), 5316b8021494Sopenharmony_ci kInstruction_movs_al_r5_r13_ASR_r3, 5317b8021494Sopenharmony_ci }, 5318b8021494Sopenharmony_ci { 5319b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r6_LSR_r13), 5320b8021494Sopenharmony_ci kInstruction_movs_al_r11_r6_LSR_r13, 5321b8021494Sopenharmony_ci }, 5322b8021494Sopenharmony_ci { 5323b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r8_ROR_r3), 5324b8021494Sopenharmony_ci kInstruction_movs_al_r2_r8_ROR_r3, 5325b8021494Sopenharmony_ci }, 5326b8021494Sopenharmony_ci { 5327b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r8_LSL_r2), 5328b8021494Sopenharmony_ci kInstruction_movs_al_r12_r8_LSL_r2, 5329b8021494Sopenharmony_ci }, 5330b8021494Sopenharmony_ci { 5331b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r1_ROR_r8), 5332b8021494Sopenharmony_ci kInstruction_movs_al_r5_r1_ROR_r8, 5333b8021494Sopenharmony_ci }, 5334b8021494Sopenharmony_ci { 5335b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r14_LSL_r10), 5336b8021494Sopenharmony_ci kInstruction_movs_al_r10_r14_LSL_r10, 5337b8021494Sopenharmony_ci }, 5338b8021494Sopenharmony_ci { 5339b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r5_ASR_r5), 5340b8021494Sopenharmony_ci kInstruction_movs_al_r10_r5_ASR_r5, 5341b8021494Sopenharmony_ci }, 5342b8021494Sopenharmony_ci { 5343b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r13_LSR_r14), 5344b8021494Sopenharmony_ci kInstruction_movs_al_r12_r13_LSR_r14, 5345b8021494Sopenharmony_ci }, 5346b8021494Sopenharmony_ci { 5347b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r0_ROR_r2), 5348b8021494Sopenharmony_ci kInstruction_movs_al_r7_r0_ROR_r2, 5349b8021494Sopenharmony_ci }, 5350b8021494Sopenharmony_ci { 5351b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r2_LSL_r6), 5352b8021494Sopenharmony_ci kInstruction_movs_al_r3_r2_LSL_r6, 5353b8021494Sopenharmony_ci }, 5354b8021494Sopenharmony_ci { 5355b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r12_LSL_r9), 5356b8021494Sopenharmony_ci kInstruction_movs_al_r8_r12_LSL_r9, 5357b8021494Sopenharmony_ci }, 5358b8021494Sopenharmony_ci { 5359b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r14_ROR_r2), 5360b8021494Sopenharmony_ci kInstruction_movs_al_r7_r14_ROR_r2, 5361b8021494Sopenharmony_ci }, 5362b8021494Sopenharmony_ci { 5363b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r0_ROR_r9), 5364b8021494Sopenharmony_ci kInstruction_movs_al_r1_r0_ROR_r9, 5365b8021494Sopenharmony_ci }, 5366b8021494Sopenharmony_ci { 5367b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r9_LSL_r11), 5368b8021494Sopenharmony_ci kInstruction_movs_al_r11_r9_LSL_r11, 5369b8021494Sopenharmony_ci }, 5370b8021494Sopenharmony_ci { 5371b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r14_ROR_r2), 5372b8021494Sopenharmony_ci kInstruction_movs_al_r2_r14_ROR_r2, 5373b8021494Sopenharmony_ci }, 5374b8021494Sopenharmony_ci { 5375b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r2_LSL_r8), 5376b8021494Sopenharmony_ci kInstruction_movs_al_r11_r2_LSL_r8, 5377b8021494Sopenharmony_ci }, 5378b8021494Sopenharmony_ci { 5379b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r13_LSL_r9), 5380b8021494Sopenharmony_ci kInstruction_movs_al_r12_r13_LSL_r9, 5381b8021494Sopenharmony_ci }, 5382b8021494Sopenharmony_ci { 5383b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r10_ROR_r9), 5384b8021494Sopenharmony_ci kInstruction_movs_al_r8_r10_ROR_r9, 5385b8021494Sopenharmony_ci }, 5386b8021494Sopenharmony_ci { 5387b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r4_ASR_r7), 5388b8021494Sopenharmony_ci kInstruction_movs_al_r12_r4_ASR_r7, 5389b8021494Sopenharmony_ci }, 5390b8021494Sopenharmony_ci { 5391b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r1_LSL_r6), 5392b8021494Sopenharmony_ci kInstruction_movs_al_r7_r1_LSL_r6, 5393b8021494Sopenharmony_ci }, 5394b8021494Sopenharmony_ci { 5395b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r2_LSL_r6), 5396b8021494Sopenharmony_ci kInstruction_movs_al_r2_r2_LSL_r6, 5397b8021494Sopenharmony_ci }, 5398b8021494Sopenharmony_ci { 5399b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r14_ASR_r13), 5400b8021494Sopenharmony_ci kInstruction_movs_al_r14_r14_ASR_r13, 5401b8021494Sopenharmony_ci }, 5402b8021494Sopenharmony_ci { 5403b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r10_ROR_r4), 5404b8021494Sopenharmony_ci kInstruction_movs_al_r14_r10_ROR_r4, 5405b8021494Sopenharmony_ci }, 5406b8021494Sopenharmony_ci { 5407b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r8_ROR_r6), 5408b8021494Sopenharmony_ci kInstruction_movs_al_r2_r8_ROR_r6, 5409b8021494Sopenharmony_ci }, 5410b8021494Sopenharmony_ci { 5411b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r6_ROR_r8), 5412b8021494Sopenharmony_ci kInstruction_movs_al_r8_r6_ROR_r8, 5413b8021494Sopenharmony_ci }, 5414b8021494Sopenharmony_ci { 5415b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r12_LSL_r11), 5416b8021494Sopenharmony_ci kInstruction_movs_al_r13_r12_LSL_r11, 5417b8021494Sopenharmony_ci }, 5418b8021494Sopenharmony_ci { 5419b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r6_LSL_r10), 5420b8021494Sopenharmony_ci kInstruction_movs_al_r11_r6_LSL_r10, 5421b8021494Sopenharmony_ci }, 5422b8021494Sopenharmony_ci { 5423b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r3_ASR_r12), 5424b8021494Sopenharmony_ci kInstruction_movs_al_r11_r3_ASR_r12, 5425b8021494Sopenharmony_ci }, 5426b8021494Sopenharmony_ci { 5427b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r7_ROR_r3), 5428b8021494Sopenharmony_ci kInstruction_movs_al_r13_r7_ROR_r3, 5429b8021494Sopenharmony_ci }, 5430b8021494Sopenharmony_ci { 5431b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r7_LSR_r2), 5432b8021494Sopenharmony_ci kInstruction_movs_al_r4_r7_LSR_r2, 5433b8021494Sopenharmony_ci }, 5434b8021494Sopenharmony_ci { 5435b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r0_ROR_r7), 5436b8021494Sopenharmony_ci kInstruction_movs_al_r3_r0_ROR_r7, 5437b8021494Sopenharmony_ci }, 5438b8021494Sopenharmony_ci { 5439b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r6_LSL_r9), 5440b8021494Sopenharmony_ci kInstruction_movs_al_r0_r6_LSL_r9, 5441b8021494Sopenharmony_ci }, 5442b8021494Sopenharmony_ci { 5443b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r12_ASR_r4), 5444b8021494Sopenharmony_ci kInstruction_movs_al_r13_r12_ASR_r4, 5445b8021494Sopenharmony_ci }, 5446b8021494Sopenharmony_ci { 5447b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r7_ROR_r9), 5448b8021494Sopenharmony_ci kInstruction_movs_al_r1_r7_ROR_r9, 5449b8021494Sopenharmony_ci }, 5450b8021494Sopenharmony_ci { 5451b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r9_ROR_r11), 5452b8021494Sopenharmony_ci kInstruction_movs_al_r6_r9_ROR_r11, 5453b8021494Sopenharmony_ci }, 5454b8021494Sopenharmony_ci { 5455b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r8_ROR_r0), 5456b8021494Sopenharmony_ci kInstruction_movs_al_r9_r8_ROR_r0, 5457b8021494Sopenharmony_ci }, 5458b8021494Sopenharmony_ci { 5459b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r11_LSR_r6), 5460b8021494Sopenharmony_ci kInstruction_movs_al_r2_r11_LSR_r6, 5461b8021494Sopenharmony_ci }, 5462b8021494Sopenharmony_ci { 5463b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r14_ASR_r1), 5464b8021494Sopenharmony_ci kInstruction_movs_al_r10_r14_ASR_r1, 5465b8021494Sopenharmony_ci }, 5466b8021494Sopenharmony_ci { 5467b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r2_ROR_r0), 5468b8021494Sopenharmony_ci kInstruction_movs_al_r7_r2_ROR_r0, 5469b8021494Sopenharmony_ci }, 5470b8021494Sopenharmony_ci { 5471b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r4_ASR_r10), 5472b8021494Sopenharmony_ci kInstruction_movs_al_r9_r4_ASR_r10, 5473b8021494Sopenharmony_ci }, 5474b8021494Sopenharmony_ci { 5475b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r14_ROR_r13), 5476b8021494Sopenharmony_ci kInstruction_movs_al_r11_r14_ROR_r13, 5477b8021494Sopenharmony_ci }, 5478b8021494Sopenharmony_ci { 5479b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r2_ASR_r8), 5480b8021494Sopenharmony_ci kInstruction_movs_al_r9_r2_ASR_r8, 5481b8021494Sopenharmony_ci }, 5482b8021494Sopenharmony_ci { 5483b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r8_LSR_r0), 5484b8021494Sopenharmony_ci kInstruction_movs_al_r6_r8_LSR_r0, 5485b8021494Sopenharmony_ci }, 5486b8021494Sopenharmony_ci { 5487b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r6_ASR_r1), 5488b8021494Sopenharmony_ci kInstruction_movs_al_r4_r6_ASR_r1, 5489b8021494Sopenharmony_ci }, 5490b8021494Sopenharmony_ci { 5491b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r12_LSR_r11), 5492b8021494Sopenharmony_ci kInstruction_movs_al_r7_r12_LSR_r11, 5493b8021494Sopenharmony_ci }, 5494b8021494Sopenharmony_ci { 5495b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r2_LSL_r14), 5496b8021494Sopenharmony_ci kInstruction_movs_al_r2_r2_LSL_r14, 5497b8021494Sopenharmony_ci }, 5498b8021494Sopenharmony_ci { 5499b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r0_ASR_r3), 5500b8021494Sopenharmony_ci kInstruction_movs_al_r10_r0_ASR_r3, 5501b8021494Sopenharmony_ci }, 5502b8021494Sopenharmony_ci { 5503b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r13_LSL_r12), 5504b8021494Sopenharmony_ci kInstruction_movs_al_r14_r13_LSL_r12, 5505b8021494Sopenharmony_ci }, 5506b8021494Sopenharmony_ci { 5507b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r1_ASR_r10), 5508b8021494Sopenharmony_ci kInstruction_movs_al_r7_r1_ASR_r10, 5509b8021494Sopenharmony_ci }, 5510b8021494Sopenharmony_ci { 5511b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r13_LSL_r4), 5512b8021494Sopenharmony_ci kInstruction_movs_al_r9_r13_LSL_r4, 5513b8021494Sopenharmony_ci }, 5514b8021494Sopenharmony_ci { 5515b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r9_ASR_r13), 5516b8021494Sopenharmony_ci kInstruction_movs_al_r2_r9_ASR_r13, 5517b8021494Sopenharmony_ci }, 5518b8021494Sopenharmony_ci { 5519b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r11_LSL_r0), 5520b8021494Sopenharmony_ci kInstruction_movs_al_r9_r11_LSL_r0, 5521b8021494Sopenharmony_ci }, 5522b8021494Sopenharmony_ci { 5523b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r12_LSR_r0), 5524b8021494Sopenharmony_ci kInstruction_movs_al_r4_r12_LSR_r0, 5525b8021494Sopenharmony_ci }, 5526b8021494Sopenharmony_ci { 5527b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r13_ROR_r14), 5528b8021494Sopenharmony_ci kInstruction_movs_al_r8_r13_ROR_r14, 5529b8021494Sopenharmony_ci }, 5530b8021494Sopenharmony_ci { 5531b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r10_LSL_r14), 5532b8021494Sopenharmony_ci kInstruction_movs_al_r0_r10_LSL_r14, 5533b8021494Sopenharmony_ci }, 5534b8021494Sopenharmony_ci { 5535b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r2_ASR_r9), 5536b8021494Sopenharmony_ci kInstruction_movs_al_r0_r2_ASR_r9, 5537b8021494Sopenharmony_ci }, 5538b8021494Sopenharmony_ci { 5539b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r11_ASR_r5), 5540b8021494Sopenharmony_ci kInstruction_movs_al_r14_r11_ASR_r5, 5541b8021494Sopenharmony_ci }, 5542b8021494Sopenharmony_ci { 5543b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r9_ROR_r4), 5544b8021494Sopenharmony_ci kInstruction_movs_al_r8_r9_ROR_r4, 5545b8021494Sopenharmony_ci }, 5546b8021494Sopenharmony_ci { 5547b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r10_ASR_r8), 5548b8021494Sopenharmony_ci kInstruction_movs_al_r8_r10_ASR_r8, 5549b8021494Sopenharmony_ci }, 5550b8021494Sopenharmony_ci { 5551b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r8_ASR_r4), 5552b8021494Sopenharmony_ci kInstruction_movs_al_r2_r8_ASR_r4, 5553b8021494Sopenharmony_ci }, 5554b8021494Sopenharmony_ci { 5555b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r0_ROR_r6), 5556b8021494Sopenharmony_ci kInstruction_movs_al_r2_r0_ROR_r6, 5557b8021494Sopenharmony_ci }, 5558b8021494Sopenharmony_ci { 5559b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r10_LSL_r7), 5560b8021494Sopenharmony_ci kInstruction_movs_al_r13_r10_LSL_r7, 5561b8021494Sopenharmony_ci }, 5562b8021494Sopenharmony_ci { 5563b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r9_ROR_r8), 5564b8021494Sopenharmony_ci kInstruction_movs_al_r3_r9_ROR_r8, 5565b8021494Sopenharmony_ci }, 5566b8021494Sopenharmony_ci { 5567b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r11_ASR_r10), 5568b8021494Sopenharmony_ci kInstruction_movs_al_r13_r11_ASR_r10, 5569b8021494Sopenharmony_ci }, 5570b8021494Sopenharmony_ci { 5571b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r6_ASR_r7), 5572b8021494Sopenharmony_ci kInstruction_movs_al_r1_r6_ASR_r7, 5573b8021494Sopenharmony_ci }, 5574b8021494Sopenharmony_ci { 5575b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r13_ROR_r3), 5576b8021494Sopenharmony_ci kInstruction_movs_al_r9_r13_ROR_r3, 5577b8021494Sopenharmony_ci }, 5578b8021494Sopenharmony_ci { 5579b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r8_ASR_r10), 5580b8021494Sopenharmony_ci kInstruction_movs_al_r14_r8_ASR_r10, 5581b8021494Sopenharmony_ci }, 5582b8021494Sopenharmony_ci { 5583b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r2_ASR_r12), 5584b8021494Sopenharmony_ci kInstruction_movs_al_r1_r2_ASR_r12, 5585b8021494Sopenharmony_ci }, 5586b8021494Sopenharmony_ci { 5587b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r0_LSR_r10), 5588b8021494Sopenharmony_ci kInstruction_movs_al_r14_r0_LSR_r10, 5589b8021494Sopenharmony_ci }, 5590b8021494Sopenharmony_ci { 5591b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r11_ASR_r8), 5592b8021494Sopenharmony_ci kInstruction_movs_al_r2_r11_ASR_r8, 5593b8021494Sopenharmony_ci }, 5594b8021494Sopenharmony_ci { 5595b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r3_LSL_r2), 5596b8021494Sopenharmony_ci kInstruction_movs_al_r0_r3_LSL_r2, 5597b8021494Sopenharmony_ci }, 5598b8021494Sopenharmony_ci { 5599b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r13_LSL_r5), 5600b8021494Sopenharmony_ci kInstruction_movs_al_r2_r13_LSL_r5, 5601b8021494Sopenharmony_ci }, 5602b8021494Sopenharmony_ci { 5603b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r2_ASR_r6), 5604b8021494Sopenharmony_ci kInstruction_movs_al_r4_r2_ASR_r6, 5605b8021494Sopenharmony_ci }, 5606b8021494Sopenharmony_ci { 5607b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r7_ASR_r4), 5608b8021494Sopenharmony_ci kInstruction_movs_al_r7_r7_ASR_r4, 5609b8021494Sopenharmony_ci }, 5610b8021494Sopenharmony_ci { 5611b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r1_LSL_r2), 5612b8021494Sopenharmony_ci kInstruction_movs_al_r11_r1_LSL_r2, 5613b8021494Sopenharmony_ci }, 5614b8021494Sopenharmony_ci { 5615b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r13_LSL_r6), 5616b8021494Sopenharmony_ci kInstruction_movs_al_r6_r13_LSL_r6, 5617b8021494Sopenharmony_ci }, 5618b8021494Sopenharmony_ci { 5619b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r4_LSL_r9), 5620b8021494Sopenharmony_ci kInstruction_movs_al_r13_r4_LSL_r9, 5621b8021494Sopenharmony_ci }, 5622b8021494Sopenharmony_ci { 5623b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r7_ASR_r9), 5624b8021494Sopenharmony_ci kInstruction_movs_al_r0_r7_ASR_r9, 5625b8021494Sopenharmony_ci }, 5626b8021494Sopenharmony_ci { 5627b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r7_ASR_r9), 5628b8021494Sopenharmony_ci kInstruction_movs_al_r13_r7_ASR_r9, 5629b8021494Sopenharmony_ci }, 5630b8021494Sopenharmony_ci { 5631b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r10_ROR_r6), 5632b8021494Sopenharmony_ci kInstruction_movs_al_r12_r10_ROR_r6, 5633b8021494Sopenharmony_ci }, 5634b8021494Sopenharmony_ci { 5635b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r9_LSL_r12), 5636b8021494Sopenharmony_ci kInstruction_movs_al_r8_r9_LSL_r12, 5637b8021494Sopenharmony_ci }, 5638b8021494Sopenharmony_ci { 5639b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r14_LSR_r1), 5640b8021494Sopenharmony_ci kInstruction_movs_al_r12_r14_LSR_r1, 5641b8021494Sopenharmony_ci }, 5642b8021494Sopenharmony_ci { 5643b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r5_LSL_r1), 5644b8021494Sopenharmony_ci kInstruction_movs_al_r1_r5_LSL_r1, 5645b8021494Sopenharmony_ci }, 5646b8021494Sopenharmony_ci { 5647b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r14_ROR_r8), 5648b8021494Sopenharmony_ci kInstruction_movs_al_r0_r14_ROR_r8, 5649b8021494Sopenharmony_ci }, 5650b8021494Sopenharmony_ci { 5651b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r1_ASR_r3), 5652b8021494Sopenharmony_ci kInstruction_movs_al_r8_r1_ASR_r3, 5653b8021494Sopenharmony_ci }, 5654b8021494Sopenharmony_ci { 5655b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r8_LSL_r1), 5656b8021494Sopenharmony_ci kInstruction_movs_al_r13_r8_LSL_r1, 5657b8021494Sopenharmony_ci }, 5658b8021494Sopenharmony_ci { 5659b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r6_LSL_r2), 5660b8021494Sopenharmony_ci kInstruction_movs_al_r7_r6_LSL_r2, 5661b8021494Sopenharmony_ci }, 5662b8021494Sopenharmony_ci { 5663b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r7_ASR_r6), 5664b8021494Sopenharmony_ci kInstruction_movs_al_r7_r7_ASR_r6, 5665b8021494Sopenharmony_ci }, 5666b8021494Sopenharmony_ci { 5667b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r11_LSR_r10), 5668b8021494Sopenharmony_ci kInstruction_movs_al_r5_r11_LSR_r10, 5669b8021494Sopenharmony_ci }, 5670b8021494Sopenharmony_ci { 5671b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r2_ASR_r7), 5672b8021494Sopenharmony_ci kInstruction_movs_al_r7_r2_ASR_r7, 5673b8021494Sopenharmony_ci }, 5674b8021494Sopenharmony_ci { 5675b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r4_LSL_r10), 5676b8021494Sopenharmony_ci kInstruction_movs_al_r3_r4_LSL_r10, 5677b8021494Sopenharmony_ci }, 5678b8021494Sopenharmony_ci { 5679b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r14_LSL_r5), 5680b8021494Sopenharmony_ci kInstruction_movs_al_r12_r14_LSL_r5, 5681b8021494Sopenharmony_ci }, 5682b8021494Sopenharmony_ci { 5683b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r3_ROR_r8), 5684b8021494Sopenharmony_ci kInstruction_movs_al_r2_r3_ROR_r8, 5685b8021494Sopenharmony_ci }, 5686b8021494Sopenharmony_ci { 5687b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r7_LSL_r14), 5688b8021494Sopenharmony_ci kInstruction_movs_al_r6_r7_LSL_r14, 5689b8021494Sopenharmony_ci }, 5690b8021494Sopenharmony_ci { 5691b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r11_ASR_r10), 5692b8021494Sopenharmony_ci kInstruction_movs_al_r14_r11_ASR_r10, 5693b8021494Sopenharmony_ci }, 5694b8021494Sopenharmony_ci { 5695b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r9_ASR_r3), 5696b8021494Sopenharmony_ci kInstruction_movs_al_r9_r9_ASR_r3, 5697b8021494Sopenharmony_ci }, 5698b8021494Sopenharmony_ci { 5699b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r1_ROR_r8), 5700b8021494Sopenharmony_ci kInstruction_movs_al_r3_r1_ROR_r8, 5701b8021494Sopenharmony_ci }, 5702b8021494Sopenharmony_ci { 5703b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r9_LSL_r0), 5704b8021494Sopenharmony_ci kInstruction_movs_al_r0_r9_LSL_r0, 5705b8021494Sopenharmony_ci }, 5706b8021494Sopenharmony_ci { 5707b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r0_ROR_r13), 5708b8021494Sopenharmony_ci kInstruction_movs_al_r2_r0_ROR_r13, 5709b8021494Sopenharmony_ci }, 5710b8021494Sopenharmony_ci { 5711b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r10_LSR_r13), 5712b8021494Sopenharmony_ci kInstruction_movs_al_r8_r10_LSR_r13, 5713b8021494Sopenharmony_ci }, 5714b8021494Sopenharmony_ci { 5715b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r13_LSR_r13), 5716b8021494Sopenharmony_ci kInstruction_movs_al_r13_r13_LSR_r13, 5717b8021494Sopenharmony_ci }, 5718b8021494Sopenharmony_ci { 5719b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r3_LSL_r4), 5720b8021494Sopenharmony_ci kInstruction_movs_al_r0_r3_LSL_r4, 5721b8021494Sopenharmony_ci }, 5722b8021494Sopenharmony_ci { 5723b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r4_LSL_r14), 5724b8021494Sopenharmony_ci kInstruction_movs_al_r14_r4_LSL_r14, 5725b8021494Sopenharmony_ci }, 5726b8021494Sopenharmony_ci { 5727b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r4_ROR_r11), 5728b8021494Sopenharmony_ci kInstruction_movs_al_r8_r4_ROR_r11, 5729b8021494Sopenharmony_ci }, 5730b8021494Sopenharmony_ci { 5731b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r8_ROR_r7), 5732b8021494Sopenharmony_ci kInstruction_movs_al_r6_r8_ROR_r7, 5733b8021494Sopenharmony_ci }, 5734b8021494Sopenharmony_ci { 5735b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r14_ROR_r9), 5736b8021494Sopenharmony_ci kInstruction_movs_al_r4_r14_ROR_r9, 5737b8021494Sopenharmony_ci }, 5738b8021494Sopenharmony_ci { 5739b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r12_ASR_r9), 5740b8021494Sopenharmony_ci kInstruction_movs_al_r8_r12_ASR_r9, 5741b8021494Sopenharmony_ci }, 5742b8021494Sopenharmony_ci { 5743b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r12_ROR_r11), 5744b8021494Sopenharmony_ci kInstruction_movs_al_r14_r12_ROR_r11, 5745b8021494Sopenharmony_ci }, 5746b8021494Sopenharmony_ci { 5747b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r10_ASR_r11), 5748b8021494Sopenharmony_ci kInstruction_movs_al_r11_r10_ASR_r11, 5749b8021494Sopenharmony_ci }, 5750b8021494Sopenharmony_ci { 5751b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r11_ROR_r7), 5752b8021494Sopenharmony_ci kInstruction_movs_al_r1_r11_ROR_r7, 5753b8021494Sopenharmony_ci }, 5754b8021494Sopenharmony_ci { 5755b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r3_ROR_r8), 5756b8021494Sopenharmony_ci kInstruction_movs_al_r9_r3_ROR_r8, 5757b8021494Sopenharmony_ci }, 5758b8021494Sopenharmony_ci { 5759b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r12_LSL_r10), 5760b8021494Sopenharmony_ci kInstruction_movs_al_r2_r12_LSL_r10, 5761b8021494Sopenharmony_ci }, 5762b8021494Sopenharmony_ci { 5763b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r14_LSL_r10), 5764b8021494Sopenharmony_ci kInstruction_movs_al_r12_r14_LSL_r10, 5765b8021494Sopenharmony_ci }, 5766b8021494Sopenharmony_ci { 5767b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r11_LSL_r0), 5768b8021494Sopenharmony_ci kInstruction_movs_al_r7_r11_LSL_r0, 5769b8021494Sopenharmony_ci }, 5770b8021494Sopenharmony_ci { 5771b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r9_ROR_r13), 5772b8021494Sopenharmony_ci kInstruction_movs_al_r14_r9_ROR_r13, 5773b8021494Sopenharmony_ci }, 5774b8021494Sopenharmony_ci { 5775b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r7_ROR_r13), 5776b8021494Sopenharmony_ci kInstruction_movs_al_r5_r7_ROR_r13, 5777b8021494Sopenharmony_ci }, 5778b8021494Sopenharmony_ci { 5779b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r14_ASR_r11), 5780b8021494Sopenharmony_ci kInstruction_movs_al_r2_r14_ASR_r11, 5781b8021494Sopenharmony_ci }, 5782b8021494Sopenharmony_ci { 5783b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r0_ROR_r9), 5784b8021494Sopenharmony_ci kInstruction_movs_al_r12_r0_ROR_r9, 5785b8021494Sopenharmony_ci }, 5786b8021494Sopenharmony_ci { 5787b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r2_LSR_r6), 5788b8021494Sopenharmony_ci kInstruction_movs_al_r5_r2_LSR_r6, 5789b8021494Sopenharmony_ci }, 5790b8021494Sopenharmony_ci { 5791b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r14_LSL_r10), 5792b8021494Sopenharmony_ci kInstruction_movs_al_r2_r14_LSL_r10, 5793b8021494Sopenharmony_ci }, 5794b8021494Sopenharmony_ci { 5795b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r9_LSL_r3), 5796b8021494Sopenharmony_ci kInstruction_movs_al_r1_r9_LSL_r3, 5797b8021494Sopenharmony_ci }, 5798b8021494Sopenharmony_ci { 5799b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r4_ROR_r12), 5800b8021494Sopenharmony_ci kInstruction_movs_al_r2_r4_ROR_r12, 5801b8021494Sopenharmony_ci }, 5802b8021494Sopenharmony_ci { 5803b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r1_ASR_r3), 5804b8021494Sopenharmony_ci kInstruction_movs_al_r0_r1_ASR_r3, 5805b8021494Sopenharmony_ci }, 5806b8021494Sopenharmony_ci { 5807b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r13_LSR_r10), 5808b8021494Sopenharmony_ci kInstruction_movs_al_r5_r13_LSR_r10, 5809b8021494Sopenharmony_ci }, 5810b8021494Sopenharmony_ci { 5811b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r1_ASR_r3), 5812b8021494Sopenharmony_ci kInstruction_movs_al_r9_r1_ASR_r3, 5813b8021494Sopenharmony_ci }, 5814b8021494Sopenharmony_ci { 5815b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r2_ASR_r11), 5816b8021494Sopenharmony_ci kInstruction_movs_al_r9_r2_ASR_r11, 5817b8021494Sopenharmony_ci }, 5818b8021494Sopenharmony_ci { 5819b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r11_LSL_r12), 5820b8021494Sopenharmony_ci kInstruction_movs_al_r4_r11_LSL_r12, 5821b8021494Sopenharmony_ci }, 5822b8021494Sopenharmony_ci { 5823b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r5_LSL_r10), 5824b8021494Sopenharmony_ci kInstruction_movs_al_r12_r5_LSL_r10, 5825b8021494Sopenharmony_ci }, 5826b8021494Sopenharmony_ci { 5827b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r14_LSL_r0), 5828b8021494Sopenharmony_ci kInstruction_movs_al_r10_r14_LSL_r0, 5829b8021494Sopenharmony_ci }, 5830b8021494Sopenharmony_ci { 5831b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r4_LSR_r10), 5832b8021494Sopenharmony_ci kInstruction_movs_al_r12_r4_LSR_r10, 5833b8021494Sopenharmony_ci }, 5834b8021494Sopenharmony_ci { 5835b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r10_ROR_r13), 5836b8021494Sopenharmony_ci kInstruction_movs_al_r8_r10_ROR_r13, 5837b8021494Sopenharmony_ci }, 5838b8021494Sopenharmony_ci { 5839b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r10_LSR_r4), 5840b8021494Sopenharmony_ci kInstruction_movs_al_r8_r10_LSR_r4, 5841b8021494Sopenharmony_ci }, 5842b8021494Sopenharmony_ci { 5843b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r1_ASR_r11), 5844b8021494Sopenharmony_ci kInstruction_movs_al_r8_r1_ASR_r11, 5845b8021494Sopenharmony_ci }, 5846b8021494Sopenharmony_ci { 5847b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r13_LSL_r1), 5848b8021494Sopenharmony_ci kInstruction_movs_al_r2_r13_LSL_r1, 5849b8021494Sopenharmony_ci }, 5850b8021494Sopenharmony_ci { 5851b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r0_LSR_r13), 5852b8021494Sopenharmony_ci kInstruction_movs_al_r14_r0_LSR_r13, 5853b8021494Sopenharmony_ci }, 5854b8021494Sopenharmony_ci { 5855b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r8_LSL_r2), 5856b8021494Sopenharmony_ci kInstruction_movs_al_r1_r8_LSL_r2, 5857b8021494Sopenharmony_ci }, 5858b8021494Sopenharmony_ci { 5859b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r10_LSL_r3), 5860b8021494Sopenharmony_ci kInstruction_movs_al_r0_r10_LSL_r3, 5861b8021494Sopenharmony_ci }, 5862b8021494Sopenharmony_ci { 5863b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r13_ROR_r2), 5864b8021494Sopenharmony_ci kInstruction_movs_al_r3_r13_ROR_r2, 5865b8021494Sopenharmony_ci }, 5866b8021494Sopenharmony_ci { 5867b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r5_ASR_r6), 5868b8021494Sopenharmony_ci kInstruction_movs_al_r14_r5_ASR_r6, 5869b8021494Sopenharmony_ci }, 5870b8021494Sopenharmony_ci { 5871b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r6_ROR_r14), 5872b8021494Sopenharmony_ci kInstruction_movs_al_r12_r6_ROR_r14, 5873b8021494Sopenharmony_ci }, 5874b8021494Sopenharmony_ci { 5875b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r9_LSR_r1), 5876b8021494Sopenharmony_ci kInstruction_movs_al_r0_r9_LSR_r1, 5877b8021494Sopenharmony_ci }, 5878b8021494Sopenharmony_ci { 5879b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r0_ROR_r2), 5880b8021494Sopenharmony_ci kInstruction_movs_al_r1_r0_ROR_r2, 5881b8021494Sopenharmony_ci }, 5882b8021494Sopenharmony_ci { 5883b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r3_LSL_r3), 5884b8021494Sopenharmony_ci kInstruction_movs_al_r2_r3_LSL_r3, 5885b8021494Sopenharmony_ci }, 5886b8021494Sopenharmony_ci { 5887b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r2_ROR_r1), 5888b8021494Sopenharmony_ci kInstruction_movs_al_r7_r2_ROR_r1, 5889b8021494Sopenharmony_ci }, 5890b8021494Sopenharmony_ci { 5891b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r13_ROR_r2), 5892b8021494Sopenharmony_ci kInstruction_movs_al_r11_r13_ROR_r2, 5893b8021494Sopenharmony_ci }, 5894b8021494Sopenharmony_ci { 5895b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r9_ROR_r3), 5896b8021494Sopenharmony_ci kInstruction_movs_al_r11_r9_ROR_r3, 5897b8021494Sopenharmony_ci }, 5898b8021494Sopenharmony_ci { 5899b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r8_ROR_r7), 5900b8021494Sopenharmony_ci kInstruction_movs_al_r0_r8_ROR_r7, 5901b8021494Sopenharmony_ci }, 5902b8021494Sopenharmony_ci { 5903b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r13_ROR_r3), 5904b8021494Sopenharmony_ci kInstruction_movs_al_r13_r13_ROR_r3, 5905b8021494Sopenharmony_ci }, 5906b8021494Sopenharmony_ci { 5907b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r12_LSR_r1), 5908b8021494Sopenharmony_ci kInstruction_movs_al_r1_r12_LSR_r1, 5909b8021494Sopenharmony_ci }, 5910b8021494Sopenharmony_ci { 5911b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r4_ROR_r5), 5912b8021494Sopenharmony_ci kInstruction_movs_al_r10_r4_ROR_r5, 5913b8021494Sopenharmony_ci }, 5914b8021494Sopenharmony_ci { 5915b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r2_ROR_r3), 5916b8021494Sopenharmony_ci kInstruction_movs_al_r5_r2_ROR_r3, 5917b8021494Sopenharmony_ci }, 5918b8021494Sopenharmony_ci { 5919b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r7_ASR_r12), 5920b8021494Sopenharmony_ci kInstruction_movs_al_r11_r7_ASR_r12, 5921b8021494Sopenharmony_ci }, 5922b8021494Sopenharmony_ci { 5923b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r10_LSR_r14), 5924b8021494Sopenharmony_ci kInstruction_movs_al_r3_r10_LSR_r14, 5925b8021494Sopenharmony_ci }, 5926b8021494Sopenharmony_ci { 5927b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r8_LSR_r6), 5928b8021494Sopenharmony_ci kInstruction_movs_al_r8_r8_LSR_r6, 5929b8021494Sopenharmony_ci }, 5930b8021494Sopenharmony_ci { 5931b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r4_ROR_r7), 5932b8021494Sopenharmony_ci kInstruction_movs_al_r13_r4_ROR_r7, 5933b8021494Sopenharmony_ci }, 5934b8021494Sopenharmony_ci { 5935b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r11_ASR_r10), 5936b8021494Sopenharmony_ci kInstruction_movs_al_r3_r11_ASR_r10, 5937b8021494Sopenharmony_ci }, 5938b8021494Sopenharmony_ci { 5939b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r12_LSL_r14), 5940b8021494Sopenharmony_ci kInstruction_movs_al_r10_r12_LSL_r14, 5941b8021494Sopenharmony_ci }, 5942b8021494Sopenharmony_ci { 5943b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r12_LSL_r12), 5944b8021494Sopenharmony_ci kInstruction_movs_al_r5_r12_LSL_r12, 5945b8021494Sopenharmony_ci }, 5946b8021494Sopenharmony_ci { 5947b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r13_LSR_r8), 5948b8021494Sopenharmony_ci kInstruction_movs_al_r3_r13_LSR_r8, 5949b8021494Sopenharmony_ci }, 5950b8021494Sopenharmony_ci { 5951b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r3_LSR_r9), 5952b8021494Sopenharmony_ci kInstruction_movs_al_r10_r3_LSR_r9, 5953b8021494Sopenharmony_ci }, 5954b8021494Sopenharmony_ci { 5955b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r2_LSR_r12), 5956b8021494Sopenharmony_ci kInstruction_movs_al_r1_r2_LSR_r12, 5957b8021494Sopenharmony_ci }, 5958b8021494Sopenharmony_ci { 5959b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r12_LSL_r2), 5960b8021494Sopenharmony_ci kInstruction_movs_al_r8_r12_LSL_r2, 5961b8021494Sopenharmony_ci }, 5962b8021494Sopenharmony_ci { 5963b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r9_LSR_r14), 5964b8021494Sopenharmony_ci kInstruction_movs_al_r3_r9_LSR_r14, 5965b8021494Sopenharmony_ci }, 5966b8021494Sopenharmony_ci { 5967b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r8_LSL_r3), 5968b8021494Sopenharmony_ci kInstruction_movs_al_r9_r8_LSL_r3, 5969b8021494Sopenharmony_ci }, 5970b8021494Sopenharmony_ci { 5971b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r4_LSR_r4), 5972b8021494Sopenharmony_ci kInstruction_movs_al_r12_r4_LSR_r4, 5973b8021494Sopenharmony_ci }, 5974b8021494Sopenharmony_ci { 5975b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r13_LSL_r1), 5976b8021494Sopenharmony_ci kInstruction_movs_al_r9_r13_LSL_r1, 5977b8021494Sopenharmony_ci }, 5978b8021494Sopenharmony_ci { 5979b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r5_LSL_r1), 5980b8021494Sopenharmony_ci kInstruction_movs_al_r11_r5_LSL_r1, 5981b8021494Sopenharmony_ci }, 5982b8021494Sopenharmony_ci { 5983b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r8_ROR_r13), 5984b8021494Sopenharmony_ci kInstruction_movs_al_r0_r8_ROR_r13, 5985b8021494Sopenharmony_ci }, 5986b8021494Sopenharmony_ci { 5987b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r8_LSR_r13), 5988b8021494Sopenharmony_ci kInstruction_movs_al_r0_r8_LSR_r13, 5989b8021494Sopenharmony_ci }, 5990b8021494Sopenharmony_ci { 5991b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r13_LSL_r13), 5992b8021494Sopenharmony_ci kInstruction_movs_al_r10_r13_LSL_r13, 5993b8021494Sopenharmony_ci }, 5994b8021494Sopenharmony_ci { 5995b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r8_ROR_r8), 5996b8021494Sopenharmony_ci kInstruction_movs_al_r14_r8_ROR_r8, 5997b8021494Sopenharmony_ci }, 5998b8021494Sopenharmony_ci { 5999b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r10_LSL_r8), 6000b8021494Sopenharmony_ci kInstruction_movs_al_r5_r10_LSL_r8, 6001b8021494Sopenharmony_ci }, 6002b8021494Sopenharmony_ci { 6003b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r9_LSR_r14), 6004b8021494Sopenharmony_ci kInstruction_movs_al_r0_r9_LSR_r14, 6005b8021494Sopenharmony_ci }, 6006b8021494Sopenharmony_ci { 6007b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r2_LSL_r12), 6008b8021494Sopenharmony_ci kInstruction_movs_al_r3_r2_LSL_r12, 6009b8021494Sopenharmony_ci }, 6010b8021494Sopenharmony_ci { 6011b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r8_ROR_r2), 6012b8021494Sopenharmony_ci kInstruction_movs_al_r7_r8_ROR_r2, 6013b8021494Sopenharmony_ci }, 6014b8021494Sopenharmony_ci { 6015b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r8_ASR_r12), 6016b8021494Sopenharmony_ci kInstruction_movs_al_r8_r8_ASR_r12, 6017b8021494Sopenharmony_ci }, 6018b8021494Sopenharmony_ci { 6019b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r2_ASR_r2), 6020b8021494Sopenharmony_ci kInstruction_movs_al_r8_r2_ASR_r2, 6021b8021494Sopenharmony_ci }, 6022b8021494Sopenharmony_ci { 6023b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r14_LSR_r12), 6024b8021494Sopenharmony_ci kInstruction_movs_al_r5_r14_LSR_r12, 6025b8021494Sopenharmony_ci }, 6026b8021494Sopenharmony_ci { 6027b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r10_ASR_r9), 6028b8021494Sopenharmony_ci kInstruction_movs_al_r5_r10_ASR_r9, 6029b8021494Sopenharmony_ci }, 6030b8021494Sopenharmony_ci { 6031b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r1_LSR_r13), 6032b8021494Sopenharmony_ci kInstruction_movs_al_r7_r1_LSR_r13, 6033b8021494Sopenharmony_ci }, 6034b8021494Sopenharmony_ci { 6035b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r7_ROR_r14), 6036b8021494Sopenharmony_ci kInstruction_movs_al_r5_r7_ROR_r14, 6037b8021494Sopenharmony_ci }, 6038b8021494Sopenharmony_ci { 6039b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r0_ROR_r3), 6040b8021494Sopenharmony_ci kInstruction_movs_al_r6_r0_ROR_r3, 6041b8021494Sopenharmony_ci }, 6042b8021494Sopenharmony_ci { 6043b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r13_ASR_r11), 6044b8021494Sopenharmony_ci kInstruction_movs_al_r5_r13_ASR_r11, 6045b8021494Sopenharmony_ci }, 6046b8021494Sopenharmony_ci { 6047b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r0_ROR_r8), 6048b8021494Sopenharmony_ci kInstruction_movs_al_r8_r0_ROR_r8, 6049b8021494Sopenharmony_ci }, 6050b8021494Sopenharmony_ci { 6051b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r11_LSR_r11), 6052b8021494Sopenharmony_ci kInstruction_movs_al_r10_r11_LSR_r11, 6053b8021494Sopenharmony_ci }, 6054b8021494Sopenharmony_ci { 6055b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r8_LSL_r13), 6056b8021494Sopenharmony_ci kInstruction_movs_al_r2_r8_LSL_r13, 6057b8021494Sopenharmony_ci }, 6058b8021494Sopenharmony_ci { 6059b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r8_LSL_r4), 6060b8021494Sopenharmony_ci kInstruction_movs_al_r14_r8_LSL_r4, 6061b8021494Sopenharmony_ci }, 6062b8021494Sopenharmony_ci { 6063b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r1_ASR_r3), 6064b8021494Sopenharmony_ci kInstruction_movs_al_r3_r1_ASR_r3, 6065b8021494Sopenharmony_ci }, 6066b8021494Sopenharmony_ci { 6067b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r12_LSR_r14), 6068b8021494Sopenharmony_ci kInstruction_movs_al_r13_r12_LSR_r14, 6069b8021494Sopenharmony_ci }, 6070b8021494Sopenharmony_ci { 6071b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r2_ROR_r7), 6072b8021494Sopenharmony_ci kInstruction_movs_al_r4_r2_ROR_r7, 6073b8021494Sopenharmony_ci }, 6074b8021494Sopenharmony_ci { 6075b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r2_ASR_r6), 6076b8021494Sopenharmony_ci kInstruction_movs_al_r13_r2_ASR_r6, 6077b8021494Sopenharmony_ci }, 6078b8021494Sopenharmony_ci { 6079b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r8_LSR_r3), 6080b8021494Sopenharmony_ci kInstruction_movs_al_r9_r8_LSR_r3, 6081b8021494Sopenharmony_ci }, 6082b8021494Sopenharmony_ci { 6083b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r2_LSL_r9), 6084b8021494Sopenharmony_ci kInstruction_movs_al_r9_r2_LSL_r9, 6085b8021494Sopenharmony_ci }, 6086b8021494Sopenharmony_ci { 6087b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r14_ASR_r5), 6088b8021494Sopenharmony_ci kInstruction_movs_al_r8_r14_ASR_r5, 6089b8021494Sopenharmony_ci }, 6090b8021494Sopenharmony_ci { 6091b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r11_LSR_r12), 6092b8021494Sopenharmony_ci kInstruction_movs_al_r14_r11_LSR_r12, 6093b8021494Sopenharmony_ci }, 6094b8021494Sopenharmony_ci { 6095b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r3_LSL_r1), 6096b8021494Sopenharmony_ci kInstruction_movs_al_r0_r3_LSL_r1, 6097b8021494Sopenharmony_ci }, 6098b8021494Sopenharmony_ci { 6099b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r14_LSL_r8), 6100b8021494Sopenharmony_ci kInstruction_movs_al_r8_r14_LSL_r8, 6101b8021494Sopenharmony_ci }, 6102b8021494Sopenharmony_ci { 6103b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r14_LSR_r13), 6104b8021494Sopenharmony_ci kInstruction_movs_al_r13_r14_LSR_r13, 6105b8021494Sopenharmony_ci }, 6106b8021494Sopenharmony_ci { 6107b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r13_ROR_r11), 6108b8021494Sopenharmony_ci kInstruction_movs_al_r2_r13_ROR_r11, 6109b8021494Sopenharmony_ci }, 6110b8021494Sopenharmony_ci { 6111b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r12_ROR_r7), 6112b8021494Sopenharmony_ci kInstruction_movs_al_r9_r12_ROR_r7, 6113b8021494Sopenharmony_ci }, 6114b8021494Sopenharmony_ci { 6115b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r2_ROR_r11), 6116b8021494Sopenharmony_ci kInstruction_movs_al_r7_r2_ROR_r11, 6117b8021494Sopenharmony_ci }, 6118b8021494Sopenharmony_ci { 6119b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r1_ASR_r1), 6120b8021494Sopenharmony_ci kInstruction_movs_al_r12_r1_ASR_r1, 6121b8021494Sopenharmony_ci }, 6122b8021494Sopenharmony_ci { 6123b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r9_ASR_r2), 6124b8021494Sopenharmony_ci kInstruction_movs_al_r8_r9_ASR_r2, 6125b8021494Sopenharmony_ci }, 6126b8021494Sopenharmony_ci { 6127b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r1_LSR_r10), 6128b8021494Sopenharmony_ci kInstruction_movs_al_r11_r1_LSR_r10, 6129b8021494Sopenharmony_ci }, 6130b8021494Sopenharmony_ci { 6131b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r8_LSR_r8), 6132b8021494Sopenharmony_ci kInstruction_movs_al_r1_r8_LSR_r8, 6133b8021494Sopenharmony_ci }, 6134b8021494Sopenharmony_ci { 6135b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r2_ROR_r4), 6136b8021494Sopenharmony_ci kInstruction_movs_al_r10_r2_ROR_r4, 6137b8021494Sopenharmony_ci }, 6138b8021494Sopenharmony_ci { 6139b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r10_LSL_r8), 6140b8021494Sopenharmony_ci kInstruction_movs_al_r0_r10_LSL_r8, 6141b8021494Sopenharmony_ci }, 6142b8021494Sopenharmony_ci { 6143b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r13_LSR_r8), 6144b8021494Sopenharmony_ci kInstruction_movs_al_r1_r13_LSR_r8, 6145b8021494Sopenharmony_ci }, 6146b8021494Sopenharmony_ci { 6147b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r5_ASR_r13), 6148b8021494Sopenharmony_ci kInstruction_movs_al_r8_r5_ASR_r13, 6149b8021494Sopenharmony_ci }, 6150b8021494Sopenharmony_ci { 6151b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r10_LSR_r6), 6152b8021494Sopenharmony_ci kInstruction_movs_al_r7_r10_LSR_r6, 6153b8021494Sopenharmony_ci }, 6154b8021494Sopenharmony_ci { 6155b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r6_ASR_r5), 6156b8021494Sopenharmony_ci kInstruction_movs_al_r9_r6_ASR_r5, 6157b8021494Sopenharmony_ci }, 6158b8021494Sopenharmony_ci { 6159b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r7_ASR_r8), 6160b8021494Sopenharmony_ci kInstruction_movs_al_r8_r7_ASR_r8, 6161b8021494Sopenharmony_ci }, 6162b8021494Sopenharmony_ci { 6163b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r12_ROR_r7), 6164b8021494Sopenharmony_ci kInstruction_movs_al_r3_r12_ROR_r7, 6165b8021494Sopenharmony_ci }, 6166b8021494Sopenharmony_ci { 6167b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r13_LSL_r1), 6168b8021494Sopenharmony_ci kInstruction_movs_al_r8_r13_LSL_r1, 6169b8021494Sopenharmony_ci }, 6170b8021494Sopenharmony_ci { 6171b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r7_ROR_r11), 6172b8021494Sopenharmony_ci kInstruction_movs_al_r7_r7_ROR_r11, 6173b8021494Sopenharmony_ci }, 6174b8021494Sopenharmony_ci { 6175b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r5_LSL_r4), 6176b8021494Sopenharmony_ci kInstruction_movs_al_r12_r5_LSL_r4, 6177b8021494Sopenharmony_ci }, 6178b8021494Sopenharmony_ci { 6179b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r5_LSL_r11), 6180b8021494Sopenharmony_ci kInstruction_movs_al_r8_r5_LSL_r11, 6181b8021494Sopenharmony_ci }, 6182b8021494Sopenharmony_ci { 6183b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r6_ASR_r10), 6184b8021494Sopenharmony_ci kInstruction_movs_al_r4_r6_ASR_r10, 6185b8021494Sopenharmony_ci }, 6186b8021494Sopenharmony_ci { 6187b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r5_ASR_r6), 6188b8021494Sopenharmony_ci kInstruction_movs_al_r13_r5_ASR_r6, 6189b8021494Sopenharmony_ci }, 6190b8021494Sopenharmony_ci { 6191b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r6_LSL_r12), 6192b8021494Sopenharmony_ci kInstruction_movs_al_r5_r6_LSL_r12, 6193b8021494Sopenharmony_ci }, 6194b8021494Sopenharmony_ci { 6195b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r1_ASR_r8), 6196b8021494Sopenharmony_ci kInstruction_movs_al_r13_r1_ASR_r8, 6197b8021494Sopenharmony_ci }, 6198b8021494Sopenharmony_ci { 6199b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r10_ROR_r1), 6200b8021494Sopenharmony_ci kInstruction_movs_al_r7_r10_ROR_r1, 6201b8021494Sopenharmony_ci }, 6202b8021494Sopenharmony_ci { 6203b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r4_ASR_r4), 6204b8021494Sopenharmony_ci kInstruction_movs_al_r13_r4_ASR_r4, 6205b8021494Sopenharmony_ci }, 6206b8021494Sopenharmony_ci { 6207b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r13_LSR_r8), 6208b8021494Sopenharmony_ci kInstruction_movs_al_r6_r13_LSR_r8, 6209b8021494Sopenharmony_ci }, 6210b8021494Sopenharmony_ci { 6211b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r13_ROR_r3), 6212b8021494Sopenharmony_ci kInstruction_movs_al_r2_r13_ROR_r3, 6213b8021494Sopenharmony_ci }, 6214b8021494Sopenharmony_ci { 6215b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r9_ASR_r0), 6216b8021494Sopenharmony_ci kInstruction_movs_al_r0_r9_ASR_r0, 6217b8021494Sopenharmony_ci }, 6218b8021494Sopenharmony_ci { 6219b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r4_LSR_r9), 6220b8021494Sopenharmony_ci kInstruction_movs_al_r1_r4_LSR_r9, 6221b8021494Sopenharmony_ci }, 6222b8021494Sopenharmony_ci { 6223b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r3_ROR_r7), 6224b8021494Sopenharmony_ci kInstruction_movs_al_r6_r3_ROR_r7, 6225b8021494Sopenharmony_ci }, 6226b8021494Sopenharmony_ci { 6227b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r4_LSR_r1), 6228b8021494Sopenharmony_ci kInstruction_movs_al_r14_r4_LSR_r1, 6229b8021494Sopenharmony_ci }, 6230b8021494Sopenharmony_ci { 6231b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r14_LSL_r2), 6232b8021494Sopenharmony_ci kInstruction_movs_al_r13_r14_LSL_r2, 6233b8021494Sopenharmony_ci }, 6234b8021494Sopenharmony_ci { 6235b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r2_LSL_r6), 6236b8021494Sopenharmony_ci kInstruction_movs_al_r14_r2_LSL_r6, 6237b8021494Sopenharmony_ci }, 6238b8021494Sopenharmony_ci { 6239b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r4_ROR_r12), 6240b8021494Sopenharmony_ci kInstruction_movs_al_r5_r4_ROR_r12, 6241b8021494Sopenharmony_ci }, 6242b8021494Sopenharmony_ci { 6243b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r10_ROR_r7), 6244b8021494Sopenharmony_ci kInstruction_movs_al_r11_r10_ROR_r7, 6245b8021494Sopenharmony_ci }, 6246b8021494Sopenharmony_ci { 6247b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r11_ROR_r1), 6248b8021494Sopenharmony_ci kInstruction_movs_al_r5_r11_ROR_r1, 6249b8021494Sopenharmony_ci }, 6250b8021494Sopenharmony_ci { 6251b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r11_LSL_r11), 6252b8021494Sopenharmony_ci kInstruction_movs_al_r13_r11_LSL_r11, 6253b8021494Sopenharmony_ci }, 6254b8021494Sopenharmony_ci { 6255b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r1_ROR_r5), 6256b8021494Sopenharmony_ci kInstruction_movs_al_r12_r1_ROR_r5, 6257b8021494Sopenharmony_ci }, 6258b8021494Sopenharmony_ci { 6259b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r7_LSL_r7), 6260b8021494Sopenharmony_ci kInstruction_movs_al_r3_r7_LSL_r7, 6261b8021494Sopenharmony_ci }, 6262b8021494Sopenharmony_ci { 6263b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r0_ROR_r9), 6264b8021494Sopenharmony_ci kInstruction_movs_al_r14_r0_ROR_r9, 6265b8021494Sopenharmony_ci }, 6266b8021494Sopenharmony_ci { 6267b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r2_ASR_r7), 6268b8021494Sopenharmony_ci kInstruction_movs_al_r3_r2_ASR_r7, 6269b8021494Sopenharmony_ci }, 6270b8021494Sopenharmony_ci { 6271b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r6_ASR_r6), 6272b8021494Sopenharmony_ci kInstruction_movs_al_r0_r6_ASR_r6, 6273b8021494Sopenharmony_ci }, 6274b8021494Sopenharmony_ci { 6275b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r5_LSR_r4), 6276b8021494Sopenharmony_ci kInstruction_movs_al_r11_r5_LSR_r4, 6277b8021494Sopenharmony_ci }, 6278b8021494Sopenharmony_ci { 6279b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r12_ROR_r6), 6280b8021494Sopenharmony_ci kInstruction_movs_al_r1_r12_ROR_r6, 6281b8021494Sopenharmony_ci }, 6282b8021494Sopenharmony_ci { 6283b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r9_ROR_r2), 6284b8021494Sopenharmony_ci kInstruction_movs_al_r1_r9_ROR_r2, 6285b8021494Sopenharmony_ci }, 6286b8021494Sopenharmony_ci { 6287b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r13_ASR_r4), 6288b8021494Sopenharmony_ci kInstruction_movs_al_r1_r13_ASR_r4, 6289b8021494Sopenharmony_ci }, 6290b8021494Sopenharmony_ci { 6291b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r3_ROR_r5), 6292b8021494Sopenharmony_ci kInstruction_movs_al_r10_r3_ROR_r5, 6293b8021494Sopenharmony_ci }, 6294b8021494Sopenharmony_ci { 6295b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r4_LSL_r9), 6296b8021494Sopenharmony_ci kInstruction_movs_al_r0_r4_LSL_r9, 6297b8021494Sopenharmony_ci }, 6298b8021494Sopenharmony_ci { 6299b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r4_LSR_r10), 6300b8021494Sopenharmony_ci kInstruction_movs_al_r1_r4_LSR_r10, 6301b8021494Sopenharmony_ci }, 6302b8021494Sopenharmony_ci { 6303b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r11_LSR_r4), 6304b8021494Sopenharmony_ci kInstruction_movs_al_r12_r11_LSR_r4, 6305b8021494Sopenharmony_ci }, 6306b8021494Sopenharmony_ci { 6307b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r11_LSL_r1), 6308b8021494Sopenharmony_ci kInstruction_movs_al_r5_r11_LSL_r1, 6309b8021494Sopenharmony_ci }, 6310b8021494Sopenharmony_ci { 6311b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r9_LSR_r8), 6312b8021494Sopenharmony_ci kInstruction_movs_al_r8_r9_LSR_r8, 6313b8021494Sopenharmony_ci }, 6314b8021494Sopenharmony_ci { 6315b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r12_ASR_r14), 6316b8021494Sopenharmony_ci kInstruction_movs_al_r1_r12_ASR_r14, 6317b8021494Sopenharmony_ci }, 6318b8021494Sopenharmony_ci { 6319b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r9_ASR_r10), 6320b8021494Sopenharmony_ci kInstruction_movs_al_r7_r9_ASR_r10, 6321b8021494Sopenharmony_ci }, 6322b8021494Sopenharmony_ci { 6323b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r0_ROR_r7), 6324b8021494Sopenharmony_ci kInstruction_movs_al_r9_r0_ROR_r7, 6325b8021494Sopenharmony_ci }, 6326b8021494Sopenharmony_ci { 6327b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r5_ASR_r11), 6328b8021494Sopenharmony_ci kInstruction_movs_al_r9_r5_ASR_r11, 6329b8021494Sopenharmony_ci }, 6330b8021494Sopenharmony_ci { 6331b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r11_ROR_r2), 6332b8021494Sopenharmony_ci kInstruction_movs_al_r11_r11_ROR_r2, 6333b8021494Sopenharmony_ci }, 6334b8021494Sopenharmony_ci { 6335b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r10_ASR_r2), 6336b8021494Sopenharmony_ci kInstruction_movs_al_r3_r10_ASR_r2, 6337b8021494Sopenharmony_ci }, 6338b8021494Sopenharmony_ci { 6339b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r11_LSL_r9), 6340b8021494Sopenharmony_ci kInstruction_movs_al_r10_r11_LSL_r9, 6341b8021494Sopenharmony_ci }, 6342b8021494Sopenharmony_ci { 6343b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r1_ASR_r8), 6344b8021494Sopenharmony_ci kInstruction_movs_al_r8_r1_ASR_r8, 6345b8021494Sopenharmony_ci }, 6346b8021494Sopenharmony_ci { 6347b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r5_LSL_r13), 6348b8021494Sopenharmony_ci kInstruction_movs_al_r13_r5_LSL_r13, 6349b8021494Sopenharmony_ci }, 6350b8021494Sopenharmony_ci { 6351b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r0_ROR_r11), 6352b8021494Sopenharmony_ci kInstruction_movs_al_r11_r0_ROR_r11, 6353b8021494Sopenharmony_ci }, 6354b8021494Sopenharmony_ci { 6355b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r4_ROR_r14), 6356b8021494Sopenharmony_ci kInstruction_movs_al_r4_r4_ROR_r14, 6357b8021494Sopenharmony_ci }, 6358b8021494Sopenharmony_ci { 6359b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r7_ASR_r2), 6360b8021494Sopenharmony_ci kInstruction_movs_al_r0_r7_ASR_r2, 6361b8021494Sopenharmony_ci }, 6362b8021494Sopenharmony_ci { 6363b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r12_LSL_r5), 6364b8021494Sopenharmony_ci kInstruction_movs_al_r11_r12_LSL_r5, 6365b8021494Sopenharmony_ci }, 6366b8021494Sopenharmony_ci { 6367b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r12_LSL_r4), 6368b8021494Sopenharmony_ci kInstruction_movs_al_r10_r12_LSL_r4, 6369b8021494Sopenharmony_ci }, 6370b8021494Sopenharmony_ci { 6371b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r13_LSR_r4), 6372b8021494Sopenharmony_ci kInstruction_movs_al_r0_r13_LSR_r4, 6373b8021494Sopenharmony_ci }, 6374b8021494Sopenharmony_ci { 6375b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r9_ROR_r6), 6376b8021494Sopenharmony_ci kInstruction_movs_al_r4_r9_ROR_r6, 6377b8021494Sopenharmony_ci }, 6378b8021494Sopenharmony_ci { 6379b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r8_LSR_r4), 6380b8021494Sopenharmony_ci kInstruction_movs_al_r1_r8_LSR_r4, 6381b8021494Sopenharmony_ci }, 6382b8021494Sopenharmony_ci { 6383b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r8_ASR_r4), 6384b8021494Sopenharmony_ci kInstruction_movs_al_r8_r8_ASR_r4, 6385b8021494Sopenharmony_ci }, 6386b8021494Sopenharmony_ci { 6387b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r12_ROR_r6), 6388b8021494Sopenharmony_ci kInstruction_movs_al_r12_r12_ROR_r6, 6389b8021494Sopenharmony_ci }, 6390b8021494Sopenharmony_ci { 6391b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r5_LSL_r2), 6392b8021494Sopenharmony_ci kInstruction_movs_al_r4_r5_LSL_r2, 6393b8021494Sopenharmony_ci }, 6394b8021494Sopenharmony_ci { 6395b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r1_LSR_r5), 6396b8021494Sopenharmony_ci kInstruction_movs_al_r5_r1_LSR_r5, 6397b8021494Sopenharmony_ci }, 6398b8021494Sopenharmony_ci { 6399b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r0_LSL_r0), 6400b8021494Sopenharmony_ci kInstruction_movs_al_r14_r0_LSL_r0, 6401b8021494Sopenharmony_ci }, 6402b8021494Sopenharmony_ci { 6403b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r7_ASR_r2), 6404b8021494Sopenharmony_ci kInstruction_movs_al_r13_r7_ASR_r2, 6405b8021494Sopenharmony_ci }, 6406b8021494Sopenharmony_ci { 6407b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r10_LSL_r10), 6408b8021494Sopenharmony_ci kInstruction_movs_al_r6_r10_LSL_r10, 6409b8021494Sopenharmony_ci }, 6410b8021494Sopenharmony_ci { 6411b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r11_ASR_r0), 6412b8021494Sopenharmony_ci kInstruction_movs_al_r1_r11_ASR_r0, 6413b8021494Sopenharmony_ci }, 6414b8021494Sopenharmony_ci { 6415b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r10_LSL_r9), 6416b8021494Sopenharmony_ci kInstruction_movs_al_r5_r10_LSL_r9, 6417b8021494Sopenharmony_ci }, 6418b8021494Sopenharmony_ci { 6419b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r13_ASR_r10), 6420b8021494Sopenharmony_ci kInstruction_movs_al_r6_r13_ASR_r10, 6421b8021494Sopenharmony_ci }, 6422b8021494Sopenharmony_ci { 6423b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r13_LSR_r3), 6424b8021494Sopenharmony_ci kInstruction_movs_al_r2_r13_LSR_r3, 6425b8021494Sopenharmony_ci }, 6426b8021494Sopenharmony_ci { 6427b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r8_LSR_r14), 6428b8021494Sopenharmony_ci kInstruction_movs_al_r13_r8_LSR_r14, 6429b8021494Sopenharmony_ci }, 6430b8021494Sopenharmony_ci { 6431b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r10_LSL_r0), 6432b8021494Sopenharmony_ci kInstruction_movs_al_r10_r10_LSL_r0, 6433b8021494Sopenharmony_ci }, 6434b8021494Sopenharmony_ci { 6435b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r14_ASR_r8), 6436b8021494Sopenharmony_ci kInstruction_movs_al_r6_r14_ASR_r8, 6437b8021494Sopenharmony_ci }, 6438b8021494Sopenharmony_ci { 6439b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r6_ROR_r4), 6440b8021494Sopenharmony_ci kInstruction_movs_al_r1_r6_ROR_r4, 6441b8021494Sopenharmony_ci }, 6442b8021494Sopenharmony_ci { 6443b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r4_ROR_r11), 6444b8021494Sopenharmony_ci kInstruction_movs_al_r9_r4_ROR_r11, 6445b8021494Sopenharmony_ci }, 6446b8021494Sopenharmony_ci { 6447b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r1_ROR_r0), 6448b8021494Sopenharmony_ci kInstruction_movs_al_r2_r1_ROR_r0, 6449b8021494Sopenharmony_ci }, 6450b8021494Sopenharmony_ci { 6451b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r1_LSL_r1), 6452b8021494Sopenharmony_ci kInstruction_movs_al_r10_r1_LSL_r1, 6453b8021494Sopenharmony_ci }, 6454b8021494Sopenharmony_ci { 6455b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r0_LSR_r9), 6456b8021494Sopenharmony_ci kInstruction_movs_al_r3_r0_LSR_r9, 6457b8021494Sopenharmony_ci }, 6458b8021494Sopenharmony_ci { 6459b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r13_ROR_r6), 6460b8021494Sopenharmony_ci kInstruction_movs_al_r0_r13_ROR_r6, 6461b8021494Sopenharmony_ci }, 6462b8021494Sopenharmony_ci { 6463b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r0_ASR_r9), 6464b8021494Sopenharmony_ci kInstruction_movs_al_r2_r0_ASR_r9, 6465b8021494Sopenharmony_ci }, 6466b8021494Sopenharmony_ci { 6467b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r4_ROR_r1), 6468b8021494Sopenharmony_ci kInstruction_movs_al_r5_r4_ROR_r1, 6469b8021494Sopenharmony_ci }, 6470b8021494Sopenharmony_ci { 6471b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r10_LSL_r9), 6472b8021494Sopenharmony_ci kInstruction_movs_al_r0_r10_LSL_r9, 6473b8021494Sopenharmony_ci }, 6474b8021494Sopenharmony_ci { 6475b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r13_ASR_r7), 6476b8021494Sopenharmony_ci kInstruction_movs_al_r8_r13_ASR_r7, 6477b8021494Sopenharmony_ci }, 6478b8021494Sopenharmony_ci { 6479b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r11_ROR_r6), 6480b8021494Sopenharmony_ci kInstruction_movs_al_r5_r11_ROR_r6, 6481b8021494Sopenharmony_ci }, 6482b8021494Sopenharmony_ci { 6483b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r3_ASR_r3), 6484b8021494Sopenharmony_ci kInstruction_movs_al_r1_r3_ASR_r3, 6485b8021494Sopenharmony_ci }, 6486b8021494Sopenharmony_ci { 6487b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r14_LSR_r0), 6488b8021494Sopenharmony_ci kInstruction_movs_al_r6_r14_LSR_r0, 6489b8021494Sopenharmony_ci }, 6490b8021494Sopenharmony_ci { 6491b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r0_ASR_r14), 6492b8021494Sopenharmony_ci kInstruction_movs_al_r1_r0_ASR_r14, 6493b8021494Sopenharmony_ci }, 6494b8021494Sopenharmony_ci { 6495b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r13_ASR_r12), 6496b8021494Sopenharmony_ci kInstruction_movs_al_r12_r13_ASR_r12, 6497b8021494Sopenharmony_ci }, 6498b8021494Sopenharmony_ci { 6499b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r7_ROR_r9), 6500b8021494Sopenharmony_ci kInstruction_movs_al_r9_r7_ROR_r9, 6501b8021494Sopenharmony_ci }, 6502b8021494Sopenharmony_ci { 6503b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r10_LSR_r14), 6504b8021494Sopenharmony_ci kInstruction_movs_al_r14_r10_LSR_r14, 6505b8021494Sopenharmony_ci }, 6506b8021494Sopenharmony_ci { 6507b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r14_ROR_r2), 6508b8021494Sopenharmony_ci kInstruction_movs_al_r6_r14_ROR_r2, 6509b8021494Sopenharmony_ci }, 6510b8021494Sopenharmony_ci { 6511b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r11_LSR_r6), 6512b8021494Sopenharmony_ci kInstruction_movs_al_r6_r11_LSR_r6, 6513b8021494Sopenharmony_ci }, 6514b8021494Sopenharmony_ci { 6515b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r10_LSR_r5), 6516b8021494Sopenharmony_ci kInstruction_movs_al_r11_r10_LSR_r5, 6517b8021494Sopenharmony_ci }, 6518b8021494Sopenharmony_ci { 6519b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r11_LSR_r12), 6520b8021494Sopenharmony_ci kInstruction_movs_al_r4_r11_LSR_r12, 6521b8021494Sopenharmony_ci }, 6522b8021494Sopenharmony_ci { 6523b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r14_ROR_r11), 6524b8021494Sopenharmony_ci kInstruction_movs_al_r14_r14_ROR_r11, 6525b8021494Sopenharmony_ci }, 6526b8021494Sopenharmony_ci { 6527b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r3_ASR_r14), 6528b8021494Sopenharmony_ci kInstruction_movs_al_r5_r3_ASR_r14, 6529b8021494Sopenharmony_ci }, 6530b8021494Sopenharmony_ci { 6531b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r4_ASR_r12), 6532b8021494Sopenharmony_ci kInstruction_movs_al_r2_r4_ASR_r12, 6533b8021494Sopenharmony_ci }, 6534b8021494Sopenharmony_ci { 6535b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r3_LSL_r1), 6536b8021494Sopenharmony_ci kInstruction_movs_al_r11_r3_LSL_r1, 6537b8021494Sopenharmony_ci }, 6538b8021494Sopenharmony_ci { 6539b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r7_LSR_r13), 6540b8021494Sopenharmony_ci kInstruction_movs_al_r4_r7_LSR_r13, 6541b8021494Sopenharmony_ci }, 6542b8021494Sopenharmony_ci { 6543b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r9_ASR_r1), 6544b8021494Sopenharmony_ci kInstruction_movs_al_r4_r9_ASR_r1, 6545b8021494Sopenharmony_ci }, 6546b8021494Sopenharmony_ci { 6547b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r11_ROR_r13), 6548b8021494Sopenharmony_ci kInstruction_movs_al_r13_r11_ROR_r13, 6549b8021494Sopenharmony_ci }, 6550b8021494Sopenharmony_ci { 6551b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r9_LSL_r12), 6552b8021494Sopenharmony_ci kInstruction_movs_al_r9_r9_LSL_r12, 6553b8021494Sopenharmony_ci }, 6554b8021494Sopenharmony_ci { 6555b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r11_ROR_r14), 6556b8021494Sopenharmony_ci kInstruction_movs_al_r6_r11_ROR_r14, 6557b8021494Sopenharmony_ci }, 6558b8021494Sopenharmony_ci { 6559b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r2_ROR_r1), 6560b8021494Sopenharmony_ci kInstruction_movs_al_r12_r2_ROR_r1, 6561b8021494Sopenharmony_ci }, 6562b8021494Sopenharmony_ci { 6563b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r0_ROR_r3), 6564b8021494Sopenharmony_ci kInstruction_movs_al_r7_r0_ROR_r3, 6565b8021494Sopenharmony_ci }, 6566b8021494Sopenharmony_ci { 6567b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r0_LSL_r13), 6568b8021494Sopenharmony_ci kInstruction_movs_al_r1_r0_LSL_r13, 6569b8021494Sopenharmony_ci }, 6570b8021494Sopenharmony_ci { 6571b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r11_ROR_r7), 6572b8021494Sopenharmony_ci kInstruction_movs_al_r14_r11_ROR_r7, 6573b8021494Sopenharmony_ci }, 6574b8021494Sopenharmony_ci { 6575b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r12_LSR_r10), 6576b8021494Sopenharmony_ci kInstruction_movs_al_r6_r12_LSR_r10, 6577b8021494Sopenharmony_ci }, 6578b8021494Sopenharmony_ci { 6579b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r6_ROR_r2), 6580b8021494Sopenharmony_ci kInstruction_movs_al_r8_r6_ROR_r2, 6581b8021494Sopenharmony_ci }, 6582b8021494Sopenharmony_ci { 6583b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r0_LSR_r1), 6584b8021494Sopenharmony_ci kInstruction_movs_al_r5_r0_LSR_r1, 6585b8021494Sopenharmony_ci }, 6586b8021494Sopenharmony_ci { 6587b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r10_ASR_r3), 6588b8021494Sopenharmony_ci kInstruction_movs_al_r8_r10_ASR_r3, 6589b8021494Sopenharmony_ci }, 6590b8021494Sopenharmony_ci { 6591b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r1_ROR_r6), 6592b8021494Sopenharmony_ci kInstruction_movs_al_r5_r1_ROR_r6, 6593b8021494Sopenharmony_ci }, 6594b8021494Sopenharmony_ci { 6595b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r14_ASR_r1), 6596b8021494Sopenharmony_ci kInstruction_movs_al_r6_r14_ASR_r1, 6597b8021494Sopenharmony_ci }, 6598b8021494Sopenharmony_ci { 6599b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r13_ASR_r6), 6600b8021494Sopenharmony_ci kInstruction_movs_al_r5_r13_ASR_r6, 6601b8021494Sopenharmony_ci }, 6602b8021494Sopenharmony_ci { 6603b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r14_ASR_r10), 6604b8021494Sopenharmony_ci kInstruction_movs_al_r1_r14_ASR_r10, 6605b8021494Sopenharmony_ci }, 6606b8021494Sopenharmony_ci { 6607b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r1_LSR_r11), 6608b8021494Sopenharmony_ci kInstruction_movs_al_r9_r1_LSR_r11, 6609b8021494Sopenharmony_ci }, 6610b8021494Sopenharmony_ci { 6611b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r0_LSR_r13), 6612b8021494Sopenharmony_ci kInstruction_movs_al_r6_r0_LSR_r13, 6613b8021494Sopenharmony_ci }, 6614b8021494Sopenharmony_ci { 6615b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r12_LSL_r12), 6616b8021494Sopenharmony_ci kInstruction_movs_al_r2_r12_LSL_r12, 6617b8021494Sopenharmony_ci }, 6618b8021494Sopenharmony_ci { 6619b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r0_LSR_r7), 6620b8021494Sopenharmony_ci kInstruction_movs_al_r0_r0_LSR_r7, 6621b8021494Sopenharmony_ci }, 6622b8021494Sopenharmony_ci { 6623b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r10_LSR_r10), 6624b8021494Sopenharmony_ci kInstruction_movs_al_r3_r10_LSR_r10, 6625b8021494Sopenharmony_ci }, 6626b8021494Sopenharmony_ci { 6627b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r6_ASR_r4), 6628b8021494Sopenharmony_ci kInstruction_movs_al_r6_r6_ASR_r4, 6629b8021494Sopenharmony_ci }, 6630b8021494Sopenharmony_ci { 6631b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r13_ASR_r1), 6632b8021494Sopenharmony_ci kInstruction_movs_al_r2_r13_ASR_r1, 6633b8021494Sopenharmony_ci }, 6634b8021494Sopenharmony_ci { 6635b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r8_LSR_r7), 6636b8021494Sopenharmony_ci kInstruction_movs_al_r12_r8_LSR_r7, 6637b8021494Sopenharmony_ci }, 6638b8021494Sopenharmony_ci { 6639b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r14_ROR_r14), 6640b8021494Sopenharmony_ci kInstruction_movs_al_r11_r14_ROR_r14, 6641b8021494Sopenharmony_ci }, 6642b8021494Sopenharmony_ci { 6643b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r2_ROR_r13), 6644b8021494Sopenharmony_ci kInstruction_movs_al_r13_r2_ROR_r13, 6645b8021494Sopenharmony_ci }, 6646b8021494Sopenharmony_ci { 6647b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r9_LSL_r4), 6648b8021494Sopenharmony_ci kInstruction_movs_al_r12_r9_LSL_r4, 6649b8021494Sopenharmony_ci }, 6650b8021494Sopenharmony_ci { 6651b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r11_LSL_r14), 6652b8021494Sopenharmony_ci kInstruction_movs_al_r12_r11_LSL_r14, 6653b8021494Sopenharmony_ci }, 6654b8021494Sopenharmony_ci { 6655b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r10_LSR_r7), 6656b8021494Sopenharmony_ci kInstruction_movs_al_r9_r10_LSR_r7, 6657b8021494Sopenharmony_ci }, 6658b8021494Sopenharmony_ci { 6659b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r11_LSL_r4), 6660b8021494Sopenharmony_ci kInstruction_movs_al_r7_r11_LSL_r4, 6661b8021494Sopenharmony_ci }, 6662b8021494Sopenharmony_ci { 6663b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r7_LSL_r5), 6664b8021494Sopenharmony_ci kInstruction_movs_al_r4_r7_LSL_r5, 6665b8021494Sopenharmony_ci }, 6666b8021494Sopenharmony_ci { 6667b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r9_ROR_r12), 6668b8021494Sopenharmony_ci kInstruction_movs_al_r0_r9_ROR_r12, 6669b8021494Sopenharmony_ci }, 6670b8021494Sopenharmony_ci { 6671b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r0_LSL_r5), 6672b8021494Sopenharmony_ci kInstruction_movs_al_r12_r0_LSL_r5, 6673b8021494Sopenharmony_ci }, 6674b8021494Sopenharmony_ci { 6675b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r13_LSR_r1), 6676b8021494Sopenharmony_ci kInstruction_movs_al_r0_r13_LSR_r1, 6677b8021494Sopenharmony_ci }, 6678b8021494Sopenharmony_ci { 6679b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r11_LSR_r4), 6680b8021494Sopenharmony_ci kInstruction_movs_al_r10_r11_LSR_r4, 6681b8021494Sopenharmony_ci }, 6682b8021494Sopenharmony_ci { 6683b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r2_LSR_r13), 6684b8021494Sopenharmony_ci kInstruction_movs_al_r1_r2_LSR_r13, 6685b8021494Sopenharmony_ci }, 6686b8021494Sopenharmony_ci { 6687b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r0_ROR_r3), 6688b8021494Sopenharmony_ci kInstruction_movs_al_r0_r0_ROR_r3, 6689b8021494Sopenharmony_ci }, 6690b8021494Sopenharmony_ci { 6691b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r7_LSL_r3), 6692b8021494Sopenharmony_ci kInstruction_movs_al_r13_r7_LSL_r3, 6693b8021494Sopenharmony_ci }, 6694b8021494Sopenharmony_ci { 6695b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r10_LSL_r7), 6696b8021494Sopenharmony_ci kInstruction_movs_al_r9_r10_LSL_r7, 6697b8021494Sopenharmony_ci }, 6698b8021494Sopenharmony_ci { 6699b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r11_LSL_r9), 6700b8021494Sopenharmony_ci kInstruction_movs_al_r6_r11_LSL_r9, 6701b8021494Sopenharmony_ci }, 6702b8021494Sopenharmony_ci { 6703b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r14_ASR_r0), 6704b8021494Sopenharmony_ci kInstruction_movs_al_r12_r14_ASR_r0, 6705b8021494Sopenharmony_ci }, 6706b8021494Sopenharmony_ci { 6707b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r12_ROR_r13), 6708b8021494Sopenharmony_ci kInstruction_movs_al_r2_r12_ROR_r13, 6709b8021494Sopenharmony_ci }, 6710b8021494Sopenharmony_ci { 6711b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r13_LSL_r9), 6712b8021494Sopenharmony_ci kInstruction_movs_al_r1_r13_LSL_r9, 6713b8021494Sopenharmony_ci }, 6714b8021494Sopenharmony_ci { 6715b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r12_LSR_r11), 6716b8021494Sopenharmony_ci kInstruction_movs_al_r13_r12_LSR_r11, 6717b8021494Sopenharmony_ci }, 6718b8021494Sopenharmony_ci { 6719b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r2_ASR_r3), 6720b8021494Sopenharmony_ci kInstruction_movs_al_r10_r2_ASR_r3, 6721b8021494Sopenharmony_ci }, 6722b8021494Sopenharmony_ci { 6723b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r4_LSL_r14), 6724b8021494Sopenharmony_ci kInstruction_movs_al_r2_r4_LSL_r14, 6725b8021494Sopenharmony_ci }, 6726b8021494Sopenharmony_ci { 6727b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r9_LSL_r2), 6728b8021494Sopenharmony_ci kInstruction_movs_al_r9_r9_LSL_r2, 6729b8021494Sopenharmony_ci }, 6730b8021494Sopenharmony_ci { 6731b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r10_ASR_r12), 6732b8021494Sopenharmony_ci kInstruction_movs_al_r6_r10_ASR_r12, 6733b8021494Sopenharmony_ci }, 6734b8021494Sopenharmony_ci { 6735b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r7_ROR_r0), 6736b8021494Sopenharmony_ci kInstruction_movs_al_r2_r7_ROR_r0, 6737b8021494Sopenharmony_ci }, 6738b8021494Sopenharmony_ci { 6739b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r12_ROR_r1), 6740b8021494Sopenharmony_ci kInstruction_movs_al_r1_r12_ROR_r1, 6741b8021494Sopenharmony_ci }, 6742b8021494Sopenharmony_ci { 6743b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r10_LSR_r6), 6744b8021494Sopenharmony_ci kInstruction_movs_al_r5_r10_LSR_r6, 6745b8021494Sopenharmony_ci }, 6746b8021494Sopenharmony_ci { 6747b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r7_ROR_r4), 6748b8021494Sopenharmony_ci kInstruction_movs_al_r2_r7_ROR_r4, 6749b8021494Sopenharmony_ci }, 6750b8021494Sopenharmony_ci { 6751b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r5_ROR_r7), 6752b8021494Sopenharmony_ci kInstruction_movs_al_r8_r5_ROR_r7, 6753b8021494Sopenharmony_ci }, 6754b8021494Sopenharmony_ci { 6755b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r9_LSR_r14), 6756b8021494Sopenharmony_ci kInstruction_movs_al_r11_r9_LSR_r14, 6757b8021494Sopenharmony_ci }, 6758b8021494Sopenharmony_ci { 6759b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r1_ASR_r8), 6760b8021494Sopenharmony_ci kInstruction_movs_al_r3_r1_ASR_r8, 6761b8021494Sopenharmony_ci }, 6762b8021494Sopenharmony_ci { 6763b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r1_ROR_r14), 6764b8021494Sopenharmony_ci kInstruction_movs_al_r4_r1_ROR_r14, 6765b8021494Sopenharmony_ci }, 6766b8021494Sopenharmony_ci { 6767b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r12_ROR_r12), 6768b8021494Sopenharmony_ci kInstruction_movs_al_r7_r12_ROR_r12, 6769b8021494Sopenharmony_ci }, 6770b8021494Sopenharmony_ci { 6771b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r1_LSR_r4), 6772b8021494Sopenharmony_ci kInstruction_movs_al_r9_r1_LSR_r4, 6773b8021494Sopenharmony_ci }, 6774b8021494Sopenharmony_ci { 6775b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r13_ROR_r11), 6776b8021494Sopenharmony_ci kInstruction_movs_al_r4_r13_ROR_r11, 6777b8021494Sopenharmony_ci }, 6778b8021494Sopenharmony_ci { 6779b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r2_ROR_r10), 6780b8021494Sopenharmony_ci kInstruction_movs_al_r3_r2_ROR_r10, 6781b8021494Sopenharmony_ci }, 6782b8021494Sopenharmony_ci { 6783b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r4_ASR_r4), 6784b8021494Sopenharmony_ci kInstruction_movs_al_r14_r4_ASR_r4, 6785b8021494Sopenharmony_ci }, 6786b8021494Sopenharmony_ci { 6787b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r14_LSR_r1), 6788b8021494Sopenharmony_ci kInstruction_movs_al_r10_r14_LSR_r1, 6789b8021494Sopenharmony_ci }, 6790b8021494Sopenharmony_ci { 6791b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r7_ROR_r8), 6792b8021494Sopenharmony_ci kInstruction_movs_al_r0_r7_ROR_r8, 6793b8021494Sopenharmony_ci }, 6794b8021494Sopenharmony_ci { 6795b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r0_LSL_r11), 6796b8021494Sopenharmony_ci kInstruction_movs_al_r0_r0_LSL_r11, 6797b8021494Sopenharmony_ci }, 6798b8021494Sopenharmony_ci { 6799b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r0_ROR_r3), 6800b8021494Sopenharmony_ci kInstruction_movs_al_r1_r0_ROR_r3, 6801b8021494Sopenharmony_ci }, 6802b8021494Sopenharmony_ci { 6803b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r0_ASR_r13), 6804b8021494Sopenharmony_ci kInstruction_movs_al_r8_r0_ASR_r13, 6805b8021494Sopenharmony_ci }, 6806b8021494Sopenharmony_ci { 6807b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r0_LSR_r1), 6808b8021494Sopenharmony_ci kInstruction_movs_al_r1_r0_LSR_r1, 6809b8021494Sopenharmony_ci }, 6810b8021494Sopenharmony_ci { 6811b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r10_LSR_r5), 6812b8021494Sopenharmony_ci kInstruction_movs_al_r2_r10_LSR_r5, 6813b8021494Sopenharmony_ci }, 6814b8021494Sopenharmony_ci { 6815b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r14_ASR_r1), 6816b8021494Sopenharmony_ci kInstruction_movs_al_r14_r14_ASR_r1, 6817b8021494Sopenharmony_ci }, 6818b8021494Sopenharmony_ci { 6819b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r7_ASR_r0), 6820b8021494Sopenharmony_ci kInstruction_movs_al_r9_r7_ASR_r0, 6821b8021494Sopenharmony_ci }, 6822b8021494Sopenharmony_ci { 6823b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r2_LSL_r1), 6824b8021494Sopenharmony_ci kInstruction_movs_al_r9_r2_LSL_r1, 6825b8021494Sopenharmony_ci }, 6826b8021494Sopenharmony_ci { 6827b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r2_LSL_r13), 6828b8021494Sopenharmony_ci kInstruction_movs_al_r12_r2_LSL_r13, 6829b8021494Sopenharmony_ci }, 6830b8021494Sopenharmony_ci { 6831b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r12_LSL_r3), 6832b8021494Sopenharmony_ci kInstruction_movs_al_r12_r12_LSL_r3, 6833b8021494Sopenharmony_ci }, 6834b8021494Sopenharmony_ci { 6835b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r6_LSR_r14), 6836b8021494Sopenharmony_ci kInstruction_movs_al_r12_r6_LSR_r14, 6837b8021494Sopenharmony_ci }, 6838b8021494Sopenharmony_ci { 6839b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r4_LSL_r4), 6840b8021494Sopenharmony_ci kInstruction_movs_al_r2_r4_LSL_r4, 6841b8021494Sopenharmony_ci }, 6842b8021494Sopenharmony_ci { 6843b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r9_LSR_r13), 6844b8021494Sopenharmony_ci kInstruction_movs_al_r11_r9_LSR_r13, 6845b8021494Sopenharmony_ci }, 6846b8021494Sopenharmony_ci { 6847b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r0_ROR_r14), 6848b8021494Sopenharmony_ci kInstruction_movs_al_r12_r0_ROR_r14, 6849b8021494Sopenharmony_ci }, 6850b8021494Sopenharmony_ci { 6851b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r14_r8_LSL_r5), 6852b8021494Sopenharmony_ci kInstruction_movs_al_r14_r8_LSL_r5, 6853b8021494Sopenharmony_ci }, 6854b8021494Sopenharmony_ci { 6855b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r12_ASR_r12), 6856b8021494Sopenharmony_ci kInstruction_movs_al_r6_r12_ASR_r12, 6857b8021494Sopenharmony_ci }, 6858b8021494Sopenharmony_ci { 6859b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r14_ROR_r3), 6860b8021494Sopenharmony_ci kInstruction_movs_al_r5_r14_ROR_r3, 6861b8021494Sopenharmony_ci }, 6862b8021494Sopenharmony_ci { 6863b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r7_LSR_r14), 6864b8021494Sopenharmony_ci kInstruction_movs_al_r10_r7_LSR_r14, 6865b8021494Sopenharmony_ci }, 6866b8021494Sopenharmony_ci { 6867b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r5_LSL_r0), 6868b8021494Sopenharmony_ci kInstruction_movs_al_r12_r5_LSL_r0, 6869b8021494Sopenharmony_ci }, 6870b8021494Sopenharmony_ci { 6871b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r8_ASR_r14), 6872b8021494Sopenharmony_ci kInstruction_movs_al_r6_r8_ASR_r14, 6873b8021494Sopenharmony_ci }, 6874b8021494Sopenharmony_ci { 6875b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r7_ROR_r11), 6876b8021494Sopenharmony_ci kInstruction_movs_al_r10_r7_ROR_r11, 6877b8021494Sopenharmony_ci }, 6878b8021494Sopenharmony_ci { 6879b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r0_LSL_r6), 6880b8021494Sopenharmony_ci kInstruction_movs_al_r0_r0_LSL_r6, 6881b8021494Sopenharmony_ci }, 6882b8021494Sopenharmony_ci { 6883b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r3_LSR_r13), 6884b8021494Sopenharmony_ci kInstruction_movs_al_r1_r3_LSR_r13, 6885b8021494Sopenharmony_ci }, 6886b8021494Sopenharmony_ci { 6887b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r9_ROR_r1), 6888b8021494Sopenharmony_ci kInstruction_movs_al_r10_r9_ROR_r1, 6889b8021494Sopenharmony_ci }, 6890b8021494Sopenharmony_ci { 6891b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r4_LSL_r6), 6892b8021494Sopenharmony_ci kInstruction_movs_al_r2_r4_LSL_r6, 6893b8021494Sopenharmony_ci }, 6894b8021494Sopenharmony_ci { 6895b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r13_r11_ROR_r12), 6896b8021494Sopenharmony_ci kInstruction_movs_al_r13_r11_ROR_r12, 6897b8021494Sopenharmony_ci }, 6898b8021494Sopenharmony_ci { 6899b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r1_LSL_r1), 6900b8021494Sopenharmony_ci kInstruction_movs_al_r1_r1_LSL_r1, 6901b8021494Sopenharmony_ci }, 6902b8021494Sopenharmony_ci { 6903b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r7_ASR_r0), 6904b8021494Sopenharmony_ci kInstruction_movs_al_r0_r7_ASR_r0, 6905b8021494Sopenharmony_ci }, 6906b8021494Sopenharmony_ci { 6907b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r9_LSL_r9), 6908b8021494Sopenharmony_ci kInstruction_movs_al_r10_r9_LSL_r9, 6909b8021494Sopenharmony_ci }, 6910b8021494Sopenharmony_ci { 6911b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r10_LSR_r12), 6912b8021494Sopenharmony_ci kInstruction_movs_al_r8_r10_LSR_r12, 6913b8021494Sopenharmony_ci }, 6914b8021494Sopenharmony_ci { 6915b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r1_ROR_r0), 6916b8021494Sopenharmony_ci kInstruction_movs_al_r1_r1_ROR_r0, 6917b8021494Sopenharmony_ci }, 6918b8021494Sopenharmony_ci { 6919b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r6_LSR_r8), 6920b8021494Sopenharmony_ci kInstruction_movs_al_r3_r6_LSR_r8, 6921b8021494Sopenharmony_ci }, 6922b8021494Sopenharmony_ci { 6923b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r1_LSL_r10), 6924b8021494Sopenharmony_ci kInstruction_movs_al_r4_r1_LSL_r10, 6925b8021494Sopenharmony_ci }, 6926b8021494Sopenharmony_ci { 6927b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r9_ASR_r13), 6928b8021494Sopenharmony_ci kInstruction_movs_al_r0_r9_ASR_r13, 6929b8021494Sopenharmony_ci }, 6930b8021494Sopenharmony_ci { 6931b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r8_ROR_r13), 6932b8021494Sopenharmony_ci kInstruction_movs_al_r5_r8_ROR_r13, 6933b8021494Sopenharmony_ci }, 6934b8021494Sopenharmony_ci { 6935b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r0_ROR_r0), 6936b8021494Sopenharmony_ci kInstruction_movs_al_r5_r0_ROR_r0, 6937b8021494Sopenharmony_ci }, 6938b8021494Sopenharmony_ci { 6939b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r2_r5_ASR_r6), 6940b8021494Sopenharmony_ci kInstruction_movs_al_r2_r5_ASR_r6, 6941b8021494Sopenharmony_ci }, 6942b8021494Sopenharmony_ci { 6943b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r10_ROR_r10), 6944b8021494Sopenharmony_ci kInstruction_movs_al_r4_r10_ROR_r10, 6945b8021494Sopenharmony_ci }, 6946b8021494Sopenharmony_ci { 6947b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r2_LSL_r11), 6948b8021494Sopenharmony_ci kInstruction_movs_al_r10_r2_LSL_r11, 6949b8021494Sopenharmony_ci }, 6950b8021494Sopenharmony_ci { 6951b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r8_r13_LSR_r12), 6952b8021494Sopenharmony_ci kInstruction_movs_al_r8_r13_LSR_r12, 6953b8021494Sopenharmony_ci }, 6954b8021494Sopenharmony_ci { 6955b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r7_ASR_r2), 6956b8021494Sopenharmony_ci kInstruction_movs_al_r7_r7_ASR_r2, 6957b8021494Sopenharmony_ci }, 6958b8021494Sopenharmony_ci { 6959b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r2_LSR_r11), 6960b8021494Sopenharmony_ci kInstruction_movs_al_r11_r2_LSR_r11, 6961b8021494Sopenharmony_ci }, 6962b8021494Sopenharmony_ci { 6963b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r7_LSR_r5), 6964b8021494Sopenharmony_ci kInstruction_movs_al_r11_r7_LSR_r5, 6965b8021494Sopenharmony_ci }, 6966b8021494Sopenharmony_ci { 6967b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r10_LSL_r4), 6968b8021494Sopenharmony_ci kInstruction_movs_al_r5_r10_LSL_r4, 6969b8021494Sopenharmony_ci }, 6970b8021494Sopenharmony_ci { 6971b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r13_ROR_r13), 6972b8021494Sopenharmony_ci kInstruction_movs_al_r10_r13_ROR_r13, 6973b8021494Sopenharmony_ci }, 6974b8021494Sopenharmony_ci { 6975b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r10_r11_ROR_r11), 6976b8021494Sopenharmony_ci kInstruction_movs_al_r10_r11_ROR_r11, 6977b8021494Sopenharmony_ci }, 6978b8021494Sopenharmony_ci { 6979b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r11_ASR_r13), 6980b8021494Sopenharmony_ci kInstruction_movs_al_r12_r11_ASR_r13, 6981b8021494Sopenharmony_ci }, 6982b8021494Sopenharmony_ci { 6983b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r3_ASR_r0), 6984b8021494Sopenharmony_ci kInstruction_movs_al_r9_r3_ASR_r0, 6985b8021494Sopenharmony_ci }, 6986b8021494Sopenharmony_ci { 6987b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r8_ASR_r2), 6988b8021494Sopenharmony_ci kInstruction_movs_al_r3_r8_ASR_r2, 6989b8021494Sopenharmony_ci }, 6990b8021494Sopenharmony_ci { 6991b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r11_r11_LSR_r13), 6992b8021494Sopenharmony_ci kInstruction_movs_al_r11_r11_LSR_r13, 6993b8021494Sopenharmony_ci }, 6994b8021494Sopenharmony_ci { 6995b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r4_r9_ASR_r9), 6996b8021494Sopenharmony_ci kInstruction_movs_al_r4_r9_ASR_r9, 6997b8021494Sopenharmony_ci }, 6998b8021494Sopenharmony_ci { 6999b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r1_r13_LSL_r12), 7000b8021494Sopenharmony_ci kInstruction_movs_al_r1_r13_LSL_r12, 7001b8021494Sopenharmony_ci }, 7002b8021494Sopenharmony_ci { 7003b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r7_ROR_r4), 7004b8021494Sopenharmony_ci kInstruction_movs_al_r7_r7_ROR_r4, 7005b8021494Sopenharmony_ci }, 7006b8021494Sopenharmony_ci { 7007b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r7_r6_LSL_r3), 7008b8021494Sopenharmony_ci kInstruction_movs_al_r7_r6_LSL_r3, 7009b8021494Sopenharmony_ci }, 7010b8021494Sopenharmony_ci { 7011b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r12_r12_ASR_r7), 7012b8021494Sopenharmony_ci kInstruction_movs_al_r12_r12_ASR_r7, 7013b8021494Sopenharmony_ci }, 7014b8021494Sopenharmony_ci { 7015b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r13_LSR_r8), 7016b8021494Sopenharmony_ci kInstruction_movs_al_r0_r13_LSR_r8, 7017b8021494Sopenharmony_ci }, 7018b8021494Sopenharmony_ci { 7019b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r6_r3_ROR_r6), 7020b8021494Sopenharmony_ci kInstruction_movs_al_r6_r3_ROR_r6, 7021b8021494Sopenharmony_ci }, 7022b8021494Sopenharmony_ci { 7023b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r0_r7_ROR_r9), 7024b8021494Sopenharmony_ci kInstruction_movs_al_r0_r7_ROR_r9, 7025b8021494Sopenharmony_ci }, 7026b8021494Sopenharmony_ci { 7027b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r9_r3_ROR_r13), 7028b8021494Sopenharmony_ci kInstruction_movs_al_r9_r3_ROR_r13, 7029b8021494Sopenharmony_ci }, 7030b8021494Sopenharmony_ci { 7031b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r3_r8_LSR_r4), 7032b8021494Sopenharmony_ci kInstruction_movs_al_r3_r8_LSR_r4, 7033b8021494Sopenharmony_ci }, 7034b8021494Sopenharmony_ci { 7035b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_movs_al_r5_r10_ROR_r4), 7036b8021494Sopenharmony_ci kInstruction_movs_al_r5_r10_ROR_r4, 7037b8021494Sopenharmony_ci }, 7038b8021494Sopenharmony_ci}; 7039b8021494Sopenharmony_ci 7040b8021494Sopenharmony_ci#endif // VIXL_ASSEMBLER_COND_RD_OPERAND_RN_SHIFT_RS_MOVS_T32_H_ 7041