1b8021494Sopenharmony_ci// Copyright 2015, VIXL authors 2b8021494Sopenharmony_ci// All rights reserved. 3b8021494Sopenharmony_ci// 4b8021494Sopenharmony_ci// Redistribution and use in source and binary forms, with or without 5b8021494Sopenharmony_ci// modification, are permitted provided that the following conditions are met: 6b8021494Sopenharmony_ci// 7b8021494Sopenharmony_ci// * Redistributions of source code must retain the above copyright notice, 8b8021494Sopenharmony_ci// this list of conditions and the following disclaimer. 9b8021494Sopenharmony_ci// * Redistributions in binary form must reproduce the above copyright notice, 10b8021494Sopenharmony_ci// this list of conditions and the following disclaimer in the documentation 11b8021494Sopenharmony_ci// and/or other materials provided with the distribution. 12b8021494Sopenharmony_ci// * Neither the name of ARM Limited nor the names of its contributors may be 13b8021494Sopenharmony_ci// used to endorse or promote products derived from this software without 14b8021494Sopenharmony_ci// specific prior written permission. 15b8021494Sopenharmony_ci// 16b8021494Sopenharmony_ci// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS CONTRIBUTORS "AS IS" AND 17b8021494Sopenharmony_ci// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 18b8021494Sopenharmony_ci// WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 19b8021494Sopenharmony_ci// DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE 20b8021494Sopenharmony_ci// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 21b8021494Sopenharmony_ci// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 22b8021494Sopenharmony_ci// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 23b8021494Sopenharmony_ci// CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 24b8021494Sopenharmony_ci// OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 25b8021494Sopenharmony_ci// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 26b8021494Sopenharmony_ci 27b8021494Sopenharmony_ci 28b8021494Sopenharmony_ci// --------------------------------------------------------------------- 29b8021494Sopenharmony_ci// This file is auto generated using tools/generate_simulator_traces.py. 30b8021494Sopenharmony_ci// 31b8021494Sopenharmony_ci// PLEASE DO NOT EDIT. 32b8021494Sopenharmony_ci// --------------------------------------------------------------------- 33b8021494Sopenharmony_ci 34b8021494Sopenharmony_ci#ifndef VIXL_ASSEMBLER_COND_RD_RN_RM_UQSAX_A32_H_ 35b8021494Sopenharmony_ci#define VIXL_ASSEMBLER_COND_RD_RN_RM_UQSAX_A32_H_ 36b8021494Sopenharmony_ci 37b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r1_r9_r5[] = { 38b8021494Sopenharmony_ci 0x55, 0x1f, 0x69, 0x86 // uqsax hi r1 r9 r5 39b8021494Sopenharmony_ci}; 40b8021494Sopenharmony_ciconst byte kInstruction_uqsax_pl_r8_r6_r2[] = { 41b8021494Sopenharmony_ci 0x52, 0x8f, 0x66, 0x56 // uqsax pl r8 r6 r2 42b8021494Sopenharmony_ci}; 43b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r5_r8_r2[] = { 44b8021494Sopenharmony_ci 0x52, 0x5f, 0x68, 0x86 // uqsax hi r5 r8 r2 45b8021494Sopenharmony_ci}; 46b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vc_r9_r2_r7[] = { 47b8021494Sopenharmony_ci 0x57, 0x9f, 0x62, 0x76 // uqsax vc r9 r2 r7 48b8021494Sopenharmony_ci}; 49b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r4_r6_r3[] = { 50b8021494Sopenharmony_ci 0x53, 0x4f, 0x66, 0xb6 // uqsax lt r4 r6 r3 51b8021494Sopenharmony_ci}; 52b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r11_r6_r2[] = { 53b8021494Sopenharmony_ci 0x52, 0xbf, 0x66, 0xd6 // uqsax le r11 r6 r2 54b8021494Sopenharmony_ci}; 55b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r8_r14_r4[] = { 56b8021494Sopenharmony_ci 0x54, 0x8f, 0x6e, 0x36 // uqsax cc r8 r14 r4 57b8021494Sopenharmony_ci}; 58b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r5_r14_r6[] = { 59b8021494Sopenharmony_ci 0x56, 0x5f, 0x6e, 0xd6 // uqsax le r5 r14 r6 60b8021494Sopenharmony_ci}; 61b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r6_r1_r0[] = { 62b8021494Sopenharmony_ci 0x50, 0x6f, 0x61, 0xb6 // uqsax lt r6 r1 r0 63b8021494Sopenharmony_ci}; 64b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r5_r0_r9[] = { 65b8021494Sopenharmony_ci 0x59, 0x5f, 0x60, 0xb6 // uqsax lt r5 r0 r9 66b8021494Sopenharmony_ci}; 67b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r8_r12_r7[] = { 68b8021494Sopenharmony_ci 0x57, 0x8f, 0x6c, 0xd6 // uqsax le r8 r12 r7 69b8021494Sopenharmony_ci}; 70b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r7_r14_r6[] = { 71b8021494Sopenharmony_ci 0x56, 0x7f, 0x6e, 0x06 // uqsax eq r7 r14 r6 72b8021494Sopenharmony_ci}; 73b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r7_r4_r6[] = { 74b8021494Sopenharmony_ci 0x56, 0x7f, 0x64, 0x26 // uqsax cs r7 r4 r6 75b8021494Sopenharmony_ci}; 76b8021494Sopenharmony_ciconst byte kInstruction_uqsax_gt_r9_r6_r9[] = { 77b8021494Sopenharmony_ci 0x59, 0x9f, 0x66, 0xc6 // uqsax gt r9 r6 r9 78b8021494Sopenharmony_ci}; 79b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ne_r13_r9_r1[] = { 80b8021494Sopenharmony_ci 0x51, 0xdf, 0x69, 0x16 // uqsax ne r13 r9 r1 81b8021494Sopenharmony_ci}; 82b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r13_r1_r13[] = { 83b8021494Sopenharmony_ci 0x5d, 0xdf, 0x61, 0xa6 // uqsax ge r13 r1 r13 84b8021494Sopenharmony_ci}; 85b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r8_r10_r2[] = { 86b8021494Sopenharmony_ci 0x52, 0x8f, 0x6a, 0x96 // uqsax ls r8 r10 r2 87b8021494Sopenharmony_ci}; 88b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r0_r13_r5[] = { 89b8021494Sopenharmony_ci 0x55, 0x0f, 0x6d, 0x86 // uqsax hi r0 r13 r5 90b8021494Sopenharmony_ci}; 91b8021494Sopenharmony_ciconst byte kInstruction_uqsax_pl_r13_r7_r8[] = { 92b8021494Sopenharmony_ci 0x58, 0xdf, 0x67, 0x56 // uqsax pl r13 r7 r8 93b8021494Sopenharmony_ci}; 94b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r4_r13_r11[] = { 95b8021494Sopenharmony_ci 0x5b, 0x4f, 0x6d, 0xa6 // uqsax ge r4 r13 r11 96b8021494Sopenharmony_ci}; 97b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r5_r10_r5[] = { 98b8021494Sopenharmony_ci 0x55, 0x5f, 0x6a, 0x26 // uqsax cs r5 r10 r5 99b8021494Sopenharmony_ci}; 100b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r5_r4_r3[] = { 101b8021494Sopenharmony_ci 0x53, 0x5f, 0x64, 0x26 // uqsax cs r5 r4 r3 102b8021494Sopenharmony_ci}; 103b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r6_r14_r8[] = { 104b8021494Sopenharmony_ci 0x58, 0x6f, 0x6e, 0x96 // uqsax ls r6 r14 r8 105b8021494Sopenharmony_ci}; 106b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vs_r3_r8_r6[] = { 107b8021494Sopenharmony_ci 0x56, 0x3f, 0x68, 0x66 // uqsax vs r3 r8 r6 108b8021494Sopenharmony_ci}; 109b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vc_r7_r12_r3[] = { 110b8021494Sopenharmony_ci 0x53, 0x7f, 0x6c, 0x76 // uqsax vc r7 r12 r3 111b8021494Sopenharmony_ci}; 112b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r1_r4_r1[] = { 113b8021494Sopenharmony_ci 0x51, 0x1f, 0x64, 0xa6 // uqsax ge r1 r4 r1 114b8021494Sopenharmony_ci}; 115b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r4_r7_r10[] = { 116b8021494Sopenharmony_ci 0x5a, 0x4f, 0x67, 0x36 // uqsax cc r4 r7 r10 117b8021494Sopenharmony_ci}; 118b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r2_r0_r13[] = { 119b8021494Sopenharmony_ci 0x5d, 0x2f, 0x60, 0x36 // uqsax cc r2 r0 r13 120b8021494Sopenharmony_ci}; 121b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vs_r9_r6_r8[] = { 122b8021494Sopenharmony_ci 0x58, 0x9f, 0x66, 0x66 // uqsax vs r9 r6 r8 123b8021494Sopenharmony_ci}; 124b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r14_r11_r13[] = { 125b8021494Sopenharmony_ci 0x5d, 0xef, 0x6b, 0x26 // uqsax cs r14 r11 r13 126b8021494Sopenharmony_ci}; 127b8021494Sopenharmony_ciconst byte kInstruction_uqsax_pl_r5_r8_r4[] = { 128b8021494Sopenharmony_ci 0x54, 0x5f, 0x68, 0x56 // uqsax pl r5 r8 r4 129b8021494Sopenharmony_ci}; 130b8021494Sopenharmony_ciconst byte kInstruction_uqsax_pl_r2_r3_r7[] = { 131b8021494Sopenharmony_ci 0x57, 0x2f, 0x63, 0x56 // uqsax pl r2 r3 r7 132b8021494Sopenharmony_ci}; 133b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r7_r12_r14[] = { 134b8021494Sopenharmony_ci 0x5e, 0x7f, 0x6c, 0x26 // uqsax cs r7 r12 r14 135b8021494Sopenharmony_ci}; 136b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r6_r6_r1[] = { 137b8021494Sopenharmony_ci 0x51, 0x6f, 0x66, 0x86 // uqsax hi r6 r6 r1 138b8021494Sopenharmony_ci}; 139b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r6_r9_r6[] = { 140b8021494Sopenharmony_ci 0x56, 0x6f, 0x69, 0x36 // uqsax cc r6 r9 r6 141b8021494Sopenharmony_ci}; 142b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ne_r12_r12_r0[] = { 143b8021494Sopenharmony_ci 0x50, 0xcf, 0x6c, 0x16 // uqsax ne r12 r12 r0 144b8021494Sopenharmony_ci}; 145b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r9_r3_r8[] = { 146b8021494Sopenharmony_ci 0x58, 0x9f, 0x63, 0x36 // uqsax cc r9 r3 r8 147b8021494Sopenharmony_ci}; 148b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r13_r6_r1[] = { 149b8021494Sopenharmony_ci 0x51, 0xdf, 0x66, 0x46 // uqsax mi r13 r6 r1 150b8021494Sopenharmony_ci}; 151b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r4_r8_r6[] = { 152b8021494Sopenharmony_ci 0x56, 0x4f, 0x68, 0xb6 // uqsax lt r4 r8 r6 153b8021494Sopenharmony_ci}; 154b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r11_r5_r9[] = { 155b8021494Sopenharmony_ci 0x59, 0xbf, 0x65, 0x86 // uqsax hi r11 r5 r9 156b8021494Sopenharmony_ci}; 157b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r6_r10_r6[] = { 158b8021494Sopenharmony_ci 0x56, 0x6f, 0x6a, 0x36 // uqsax cc r6 r10 r6 159b8021494Sopenharmony_ci}; 160b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r10_r10_r5[] = { 161b8021494Sopenharmony_ci 0x55, 0xaf, 0x6a, 0x06 // uqsax eq r10 r10 r5 162b8021494Sopenharmony_ci}; 163b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r5_r4_r11[] = { 164b8021494Sopenharmony_ci 0x5b, 0x5f, 0x64, 0xe6 // uqsax al r5 r4 r11 165b8021494Sopenharmony_ci}; 166b8021494Sopenharmony_ciconst byte kInstruction_uqsax_pl_r11_r11_r2[] = { 167b8021494Sopenharmony_ci 0x52, 0xbf, 0x6b, 0x56 // uqsax pl r11 r11 r2 168b8021494Sopenharmony_ci}; 169b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r6_r14_r12[] = { 170b8021494Sopenharmony_ci 0x5c, 0x6f, 0x6e, 0x96 // uqsax ls r6 r14 r12 171b8021494Sopenharmony_ci}; 172b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vc_r7_r7_r2[] = { 173b8021494Sopenharmony_ci 0x52, 0x7f, 0x67, 0x76 // uqsax vc r7 r7 r2 174b8021494Sopenharmony_ci}; 175b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r10_r8_r4[] = { 176b8021494Sopenharmony_ci 0x54, 0xaf, 0x68, 0x06 // uqsax eq r10 r8 r4 177b8021494Sopenharmony_ci}; 178b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r14_r7_r2[] = { 179b8021494Sopenharmony_ci 0x52, 0xef, 0x67, 0xe6 // uqsax al r14 r7 r2 180b8021494Sopenharmony_ci}; 181b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r3_r11_r10[] = { 182b8021494Sopenharmony_ci 0x5a, 0x3f, 0x6b, 0x26 // uqsax cs r3 r11 r10 183b8021494Sopenharmony_ci}; 184b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r11_r4_r0[] = { 185b8021494Sopenharmony_ci 0x50, 0xbf, 0x64, 0x96 // uqsax ls r11 r4 r0 186b8021494Sopenharmony_ci}; 187b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r11_r8_r9[] = { 188b8021494Sopenharmony_ci 0x59, 0xbf, 0x68, 0x86 // uqsax hi r11 r8 r9 189b8021494Sopenharmony_ci}; 190b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vs_r2_r14_r13[] = { 191b8021494Sopenharmony_ci 0x5d, 0x2f, 0x6e, 0x66 // uqsax vs r2 r14 r13 192b8021494Sopenharmony_ci}; 193b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r1_r13_r9[] = { 194b8021494Sopenharmony_ci 0x59, 0x1f, 0x6d, 0xe6 // uqsax al r1 r13 r9 195b8021494Sopenharmony_ci}; 196b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r3_r9_r13[] = { 197b8021494Sopenharmony_ci 0x5d, 0x3f, 0x69, 0x06 // uqsax eq r3 r9 r13 198b8021494Sopenharmony_ci}; 199b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r10_r3_r13[] = { 200b8021494Sopenharmony_ci 0x5d, 0xaf, 0x63, 0xa6 // uqsax ge r10 r3 r13 201b8021494Sopenharmony_ci}; 202b8021494Sopenharmony_ciconst byte kInstruction_uqsax_pl_r8_r5_r10[] = { 203b8021494Sopenharmony_ci 0x5a, 0x8f, 0x65, 0x56 // uqsax pl r8 r5 r10 204b8021494Sopenharmony_ci}; 205b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vc_r8_r11_r6[] = { 206b8021494Sopenharmony_ci 0x56, 0x8f, 0x6b, 0x76 // uqsax vc r8 r11 r6 207b8021494Sopenharmony_ci}; 208b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r0_r0_r5[] = { 209b8021494Sopenharmony_ci 0x55, 0x0f, 0x60, 0x06 // uqsax eq r0 r0 r5 210b8021494Sopenharmony_ci}; 211b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ne_r6_r5_r8[] = { 212b8021494Sopenharmony_ci 0x58, 0x6f, 0x65, 0x16 // uqsax ne r6 r5 r8 213b8021494Sopenharmony_ci}; 214b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r5_r13_r3[] = { 215b8021494Sopenharmony_ci 0x53, 0x5f, 0x6d, 0x86 // uqsax hi r5 r13 r3 216b8021494Sopenharmony_ci}; 217b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ne_r11_r14_r14[] = { 218b8021494Sopenharmony_ci 0x5e, 0xbf, 0x6e, 0x16 // uqsax ne r11 r14 r14 219b8021494Sopenharmony_ci}; 220b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r1_r0_r6[] = { 221b8021494Sopenharmony_ci 0x56, 0x1f, 0x60, 0x46 // uqsax mi r1 r0 r6 222b8021494Sopenharmony_ci}; 223b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r14_r8_r2[] = { 224b8021494Sopenharmony_ci 0x52, 0xef, 0x68, 0xd6 // uqsax le r14 r8 r2 225b8021494Sopenharmony_ci}; 226b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r9_r6_r5[] = { 227b8021494Sopenharmony_ci 0x55, 0x9f, 0x66, 0x06 // uqsax eq r9 r6 r5 228b8021494Sopenharmony_ci}; 229b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r11_r0_r13[] = { 230b8021494Sopenharmony_ci 0x5d, 0xbf, 0x60, 0x06 // uqsax eq r11 r0 r13 231b8021494Sopenharmony_ci}; 232b8021494Sopenharmony_ciconst byte kInstruction_uqsax_pl_r4_r5_r14[] = { 233b8021494Sopenharmony_ci 0x5e, 0x4f, 0x65, 0x56 // uqsax pl r4 r5 r14 234b8021494Sopenharmony_ci}; 235b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r13_r5_r13[] = { 236b8021494Sopenharmony_ci 0x5d, 0xdf, 0x65, 0x26 // uqsax cs r13 r5 r13 237b8021494Sopenharmony_ci}; 238b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r0_r13_r8[] = { 239b8021494Sopenharmony_ci 0x58, 0x0f, 0x6d, 0x46 // uqsax mi r0 r13 r8 240b8021494Sopenharmony_ci}; 241b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r2_r13_r3[] = { 242b8021494Sopenharmony_ci 0x53, 0x2f, 0x6d, 0xb6 // uqsax lt r2 r13 r3 243b8021494Sopenharmony_ci}; 244b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r8_r1_r11[] = { 245b8021494Sopenharmony_ci 0x5b, 0x8f, 0x61, 0x96 // uqsax ls r8 r1 r11 246b8021494Sopenharmony_ci}; 247b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vc_r14_r11_r8[] = { 248b8021494Sopenharmony_ci 0x58, 0xef, 0x6b, 0x76 // uqsax vc r14 r11 r8 249b8021494Sopenharmony_ci}; 250b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r4_r13_r12[] = { 251b8021494Sopenharmony_ci 0x5c, 0x4f, 0x6d, 0xb6 // uqsax lt r4 r13 r12 252b8021494Sopenharmony_ci}; 253b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r2_r1_r14[] = { 254b8021494Sopenharmony_ci 0x5e, 0x2f, 0x61, 0x06 // uqsax eq r2 r1 r14 255b8021494Sopenharmony_ci}; 256b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r9_r4_r14[] = { 257b8021494Sopenharmony_ci 0x5e, 0x9f, 0x64, 0x06 // uqsax eq r9 r4 r14 258b8021494Sopenharmony_ci}; 259b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r10_r6_r13[] = { 260b8021494Sopenharmony_ci 0x5d, 0xaf, 0x66, 0x86 // uqsax hi r10 r6 r13 261b8021494Sopenharmony_ci}; 262b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r12_r9_r4[] = { 263b8021494Sopenharmony_ci 0x54, 0xcf, 0x69, 0xa6 // uqsax ge r12 r9 r4 264b8021494Sopenharmony_ci}; 265b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r9_r11_r14[] = { 266b8021494Sopenharmony_ci 0x5e, 0x9f, 0x6b, 0xd6 // uqsax le r9 r11 r14 267b8021494Sopenharmony_ci}; 268b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r0_r9_r5[] = { 269b8021494Sopenharmony_ci 0x55, 0x0f, 0x69, 0x96 // uqsax ls r0 r9 r5 270b8021494Sopenharmony_ci}; 271b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r2_r3_r8[] = { 272b8021494Sopenharmony_ci 0x58, 0x2f, 0x63, 0x46 // uqsax mi r2 r3 r8 273b8021494Sopenharmony_ci}; 274b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ne_r14_r10_r14[] = { 275b8021494Sopenharmony_ci 0x5e, 0xef, 0x6a, 0x16 // uqsax ne r14 r10 r14 276b8021494Sopenharmony_ci}; 277b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r6_r2_r10[] = { 278b8021494Sopenharmony_ci 0x5a, 0x6f, 0x62, 0x06 // uqsax eq r6 r2 r10 279b8021494Sopenharmony_ci}; 280b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r11_r0_r12[] = { 281b8021494Sopenharmony_ci 0x5c, 0xbf, 0x60, 0xb6 // uqsax lt r11 r0 r12 282b8021494Sopenharmony_ci}; 283b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ne_r1_r12_r10[] = { 284b8021494Sopenharmony_ci 0x5a, 0x1f, 0x6c, 0x16 // uqsax ne r1 r12 r10 285b8021494Sopenharmony_ci}; 286b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r1_r0_r2[] = { 287b8021494Sopenharmony_ci 0x52, 0x1f, 0x60, 0x36 // uqsax cc r1 r0 r2 288b8021494Sopenharmony_ci}; 289b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r5_r5_r7[] = { 290b8021494Sopenharmony_ci 0x57, 0x5f, 0x65, 0xe6 // uqsax al r5 r5 r7 291b8021494Sopenharmony_ci}; 292b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r7_r13_r1[] = { 293b8021494Sopenharmony_ci 0x51, 0x7f, 0x6d, 0x86 // uqsax hi r7 r13 r1 294b8021494Sopenharmony_ci}; 295b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r4_r4_r9[] = { 296b8021494Sopenharmony_ci 0x59, 0x4f, 0x64, 0x26 // uqsax cs r4 r4 r9 297b8021494Sopenharmony_ci}; 298b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r14_r4_r14[] = { 299b8021494Sopenharmony_ci 0x5e, 0xef, 0x64, 0x06 // uqsax eq r14 r4 r14 300b8021494Sopenharmony_ci}; 301b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vs_r10_r5_r14[] = { 302b8021494Sopenharmony_ci 0x5e, 0xaf, 0x65, 0x66 // uqsax vs r10 r5 r14 303b8021494Sopenharmony_ci}; 304b8021494Sopenharmony_ciconst byte kInstruction_uqsax_gt_r4_r3_r11[] = { 305b8021494Sopenharmony_ci 0x5b, 0x4f, 0x63, 0xc6 // uqsax gt r4 r3 r11 306b8021494Sopenharmony_ci}; 307b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ne_r14_r10_r12[] = { 308b8021494Sopenharmony_ci 0x5c, 0xef, 0x6a, 0x16 // uqsax ne r14 r10 r12 309b8021494Sopenharmony_ci}; 310b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vs_r2_r11_r0[] = { 311b8021494Sopenharmony_ci 0x50, 0x2f, 0x6b, 0x66 // uqsax vs r2 r11 r0 312b8021494Sopenharmony_ci}; 313b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r5_r12_r7[] = { 314b8021494Sopenharmony_ci 0x57, 0x5f, 0x6c, 0xa6 // uqsax ge r5 r12 r7 315b8021494Sopenharmony_ci}; 316b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r7_r14_r6[] = { 317b8021494Sopenharmony_ci 0x56, 0x7f, 0x6e, 0x46 // uqsax mi r7 r14 r6 318b8021494Sopenharmony_ci}; 319b8021494Sopenharmony_ciconst byte kInstruction_uqsax_gt_r8_r3_r8[] = { 320b8021494Sopenharmony_ci 0x58, 0x8f, 0x63, 0xc6 // uqsax gt r8 r3 r8 321b8021494Sopenharmony_ci}; 322b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r9_r14_r3[] = { 323b8021494Sopenharmony_ci 0x53, 0x9f, 0x6e, 0x86 // uqsax hi r9 r14 r3 324b8021494Sopenharmony_ci}; 325b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vc_r2_r11_r2[] = { 326b8021494Sopenharmony_ci 0x52, 0x2f, 0x6b, 0x76 // uqsax vc r2 r11 r2 327b8021494Sopenharmony_ci}; 328b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r11_r7_r12[] = { 329b8021494Sopenharmony_ci 0x5c, 0xbf, 0x67, 0x86 // uqsax hi r11 r7 r12 330b8021494Sopenharmony_ci}; 331b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r6_r4_r11[] = { 332b8021494Sopenharmony_ci 0x5b, 0x6f, 0x64, 0x26 // uqsax cs r6 r4 r11 333b8021494Sopenharmony_ci}; 334b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r12_r5_r9[] = { 335b8021494Sopenharmony_ci 0x59, 0xcf, 0x65, 0x26 // uqsax cs r12 r5 r9 336b8021494Sopenharmony_ci}; 337b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r5_r10_r5[] = { 338b8021494Sopenharmony_ci 0x55, 0x5f, 0x6a, 0x96 // uqsax ls r5 r10 r5 339b8021494Sopenharmony_ci}; 340b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r0_r9_r13[] = { 341b8021494Sopenharmony_ci 0x5d, 0x0f, 0x69, 0x96 // uqsax ls r0 r9 r13 342b8021494Sopenharmony_ci}; 343b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r3_r3_r5[] = { 344b8021494Sopenharmony_ci 0x55, 0x3f, 0x63, 0xb6 // uqsax lt r3 r3 r5 345b8021494Sopenharmony_ci}; 346b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r0_r12_r8[] = { 347b8021494Sopenharmony_ci 0x58, 0x0f, 0x6c, 0x46 // uqsax mi r0 r12 r8 348b8021494Sopenharmony_ci}; 349b8021494Sopenharmony_ciconst byte kInstruction_uqsax_pl_r3_r12_r12[] = { 350b8021494Sopenharmony_ci 0x5c, 0x3f, 0x6c, 0x56 // uqsax pl r3 r12 r12 351b8021494Sopenharmony_ci}; 352b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r8_r12_r5[] = { 353b8021494Sopenharmony_ci 0x55, 0x8f, 0x6c, 0x06 // uqsax eq r8 r12 r5 354b8021494Sopenharmony_ci}; 355b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r7_r8_r1[] = { 356b8021494Sopenharmony_ci 0x51, 0x7f, 0x68, 0x36 // uqsax cc r7 r8 r1 357b8021494Sopenharmony_ci}; 358b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r2_r13_r10[] = { 359b8021494Sopenharmony_ci 0x5a, 0x2f, 0x6d, 0x86 // uqsax hi r2 r13 r10 360b8021494Sopenharmony_ci}; 361b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r7_r10_r10[] = { 362b8021494Sopenharmony_ci 0x5a, 0x7f, 0x6a, 0xe6 // uqsax al r7 r10 r10 363b8021494Sopenharmony_ci}; 364b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vc_r1_r12_r2[] = { 365b8021494Sopenharmony_ci 0x52, 0x1f, 0x6c, 0x76 // uqsax vc r1 r12 r2 366b8021494Sopenharmony_ci}; 367b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r8_r5_r8[] = { 368b8021494Sopenharmony_ci 0x58, 0x8f, 0x65, 0x36 // uqsax cc r8 r5 r8 369b8021494Sopenharmony_ci}; 370b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r3_r7_r9[] = { 371b8021494Sopenharmony_ci 0x59, 0x3f, 0x67, 0x96 // uqsax ls r3 r7 r9 372b8021494Sopenharmony_ci}; 373b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r8_r10_r8[] = { 374b8021494Sopenharmony_ci 0x58, 0x8f, 0x6a, 0xe6 // uqsax al r8 r10 r8 375b8021494Sopenharmony_ci}; 376b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r4_r12_r10[] = { 377b8021494Sopenharmony_ci 0x5a, 0x4f, 0x6c, 0xb6 // uqsax lt r4 r12 r10 378b8021494Sopenharmony_ci}; 379b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r10_r5_r11[] = { 380b8021494Sopenharmony_ci 0x5b, 0xaf, 0x65, 0xa6 // uqsax ge r10 r5 r11 381b8021494Sopenharmony_ci}; 382b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r3_r14_r4[] = { 383b8021494Sopenharmony_ci 0x54, 0x3f, 0x6e, 0x96 // uqsax ls r3 r14 r4 384b8021494Sopenharmony_ci}; 385b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r3_r6_r12[] = { 386b8021494Sopenharmony_ci 0x5c, 0x3f, 0x66, 0x86 // uqsax hi r3 r6 r12 387b8021494Sopenharmony_ci}; 388b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r6_r0_r4[] = { 389b8021494Sopenharmony_ci 0x54, 0x6f, 0x60, 0x86 // uqsax hi r6 r0 r4 390b8021494Sopenharmony_ci}; 391b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r11_r6_r0[] = { 392b8021494Sopenharmony_ci 0x50, 0xbf, 0x66, 0xe6 // uqsax al r11 r6 r0 393b8021494Sopenharmony_ci}; 394b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r3_r1_r9[] = { 395b8021494Sopenharmony_ci 0x59, 0x3f, 0x61, 0x46 // uqsax mi r3 r1 r9 396b8021494Sopenharmony_ci}; 397b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r12_r13_r0[] = { 398b8021494Sopenharmony_ci 0x50, 0xcf, 0x6d, 0x46 // uqsax mi r12 r13 r0 399b8021494Sopenharmony_ci}; 400b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r1_r2_r5[] = { 401b8021494Sopenharmony_ci 0x55, 0x1f, 0x62, 0xd6 // uqsax le r1 r2 r5 402b8021494Sopenharmony_ci}; 403b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r4_r3_r14[] = { 404b8021494Sopenharmony_ci 0x5e, 0x4f, 0x63, 0x86 // uqsax hi r4 r3 r14 405b8021494Sopenharmony_ci}; 406b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r6_r11_r11[] = { 407b8021494Sopenharmony_ci 0x5b, 0x6f, 0x6b, 0x06 // uqsax eq r6 r11 r11 408b8021494Sopenharmony_ci}; 409b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r14_r11_r14[] = { 410b8021494Sopenharmony_ci 0x5e, 0xef, 0x6b, 0x36 // uqsax cc r14 r11 r14 411b8021494Sopenharmony_ci}; 412b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r4_r10_r0[] = { 413b8021494Sopenharmony_ci 0x50, 0x4f, 0x6a, 0x86 // uqsax hi r4 r10 r0 414b8021494Sopenharmony_ci}; 415b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r7_r11_r1[] = { 416b8021494Sopenharmony_ci 0x51, 0x7f, 0x6b, 0x36 // uqsax cc r7 r11 r1 417b8021494Sopenharmony_ci}; 418b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r14_r6_r10[] = { 419b8021494Sopenharmony_ci 0x5a, 0xef, 0x66, 0x46 // uqsax mi r14 r6 r10 420b8021494Sopenharmony_ci}; 421b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r2_r0_r11[] = { 422b8021494Sopenharmony_ci 0x5b, 0x2f, 0x60, 0x06 // uqsax eq r2 r0 r11 423b8021494Sopenharmony_ci}; 424b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r13_r5_r12[] = { 425b8021494Sopenharmony_ci 0x5c, 0xdf, 0x65, 0x46 // uqsax mi r13 r5 r12 426b8021494Sopenharmony_ci}; 427b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r2_r12_r5[] = { 428b8021494Sopenharmony_ci 0x55, 0x2f, 0x6c, 0x06 // uqsax eq r2 r12 r5 429b8021494Sopenharmony_ci}; 430b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r12_r0_r2[] = { 431b8021494Sopenharmony_ci 0x52, 0xcf, 0x60, 0xd6 // uqsax le r12 r0 r2 432b8021494Sopenharmony_ci}; 433b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vc_r10_r10_r9[] = { 434b8021494Sopenharmony_ci 0x59, 0xaf, 0x6a, 0x76 // uqsax vc r10 r10 r9 435b8021494Sopenharmony_ci}; 436b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r11_r11_r8[] = { 437b8021494Sopenharmony_ci 0x58, 0xbf, 0x6b, 0x96 // uqsax ls r11 r11 r8 438b8021494Sopenharmony_ci}; 439b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r10_r11_r9[] = { 440b8021494Sopenharmony_ci 0x59, 0xaf, 0x6b, 0x86 // uqsax hi r10 r11 r9 441b8021494Sopenharmony_ci}; 442b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vs_r7_r12_r14[] = { 443b8021494Sopenharmony_ci 0x5e, 0x7f, 0x6c, 0x66 // uqsax vs r7 r12 r14 444b8021494Sopenharmony_ci}; 445b8021494Sopenharmony_ciconst byte kInstruction_uqsax_gt_r11_r14_r12[] = { 446b8021494Sopenharmony_ci 0x5c, 0xbf, 0x6e, 0xc6 // uqsax gt r11 r14 r12 447b8021494Sopenharmony_ci}; 448b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vs_r0_r12_r8[] = { 449b8021494Sopenharmony_ci 0x58, 0x0f, 0x6c, 0x66 // uqsax vs r0 r12 r8 450b8021494Sopenharmony_ci}; 451b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r0_r5_r7[] = { 452b8021494Sopenharmony_ci 0x57, 0x0f, 0x65, 0xe6 // uqsax al r0 r5 r7 453b8021494Sopenharmony_ci}; 454b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r5_r13_r8[] = { 455b8021494Sopenharmony_ci 0x58, 0x5f, 0x6d, 0x86 // uqsax hi r5 r13 r8 456b8021494Sopenharmony_ci}; 457b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r9_r9_r7[] = { 458b8021494Sopenharmony_ci 0x57, 0x9f, 0x69, 0xd6 // uqsax le r9 r9 r7 459b8021494Sopenharmony_ci}; 460b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r4_r9_r5[] = { 461b8021494Sopenharmony_ci 0x55, 0x4f, 0x69, 0x36 // uqsax cc r4 r9 r5 462b8021494Sopenharmony_ci}; 463b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vs_r8_r1_r3[] = { 464b8021494Sopenharmony_ci 0x53, 0x8f, 0x61, 0x66 // uqsax vs r8 r1 r3 465b8021494Sopenharmony_ci}; 466b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r0_r10_r12[] = { 467b8021494Sopenharmony_ci 0x5c, 0x0f, 0x6a, 0x36 // uqsax cc r0 r10 r12 468b8021494Sopenharmony_ci}; 469b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r7_r14_r0[] = { 470b8021494Sopenharmony_ci 0x50, 0x7f, 0x6e, 0x06 // uqsax eq r7 r14 r0 471b8021494Sopenharmony_ci}; 472b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vs_r12_r9_r11[] = { 473b8021494Sopenharmony_ci 0x5b, 0xcf, 0x69, 0x66 // uqsax vs r12 r9 r11 474b8021494Sopenharmony_ci}; 475b8021494Sopenharmony_ciconst byte kInstruction_uqsax_gt_r5_r9_r11[] = { 476b8021494Sopenharmony_ci 0x5b, 0x5f, 0x69, 0xc6 // uqsax gt r5 r9 r11 477b8021494Sopenharmony_ci}; 478b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r14_r13_r7[] = { 479b8021494Sopenharmony_ci 0x57, 0xef, 0x6d, 0x26 // uqsax cs r14 r13 r7 480b8021494Sopenharmony_ci}; 481b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r11_r3_r10[] = { 482b8021494Sopenharmony_ci 0x5a, 0xbf, 0x63, 0x46 // uqsax mi r11 r3 r10 483b8021494Sopenharmony_ci}; 484b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r11_r8_r12[] = { 485b8021494Sopenharmony_ci 0x5c, 0xbf, 0x68, 0x86 // uqsax hi r11 r8 r12 486b8021494Sopenharmony_ci}; 487b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r3_r8_r13[] = { 488b8021494Sopenharmony_ci 0x5d, 0x3f, 0x68, 0x26 // uqsax cs r3 r8 r13 489b8021494Sopenharmony_ci}; 490b8021494Sopenharmony_ciconst byte kInstruction_uqsax_pl_r10_r12_r6[] = { 491b8021494Sopenharmony_ci 0x56, 0xaf, 0x6c, 0x56 // uqsax pl r10 r12 r6 492b8021494Sopenharmony_ci}; 493b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vc_r7_r3_r2[] = { 494b8021494Sopenharmony_ci 0x52, 0x7f, 0x63, 0x76 // uqsax vc r7 r3 r2 495b8021494Sopenharmony_ci}; 496b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r9_r0_r8[] = { 497b8021494Sopenharmony_ci 0x58, 0x9f, 0x60, 0x46 // uqsax mi r9 r0 r8 498b8021494Sopenharmony_ci}; 499b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r2_r13_r7[] = { 500b8021494Sopenharmony_ci 0x57, 0x2f, 0x6d, 0x06 // uqsax eq r2 r13 r7 501b8021494Sopenharmony_ci}; 502b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ne_r2_r14_r0[] = { 503b8021494Sopenharmony_ci 0x50, 0x2f, 0x6e, 0x16 // uqsax ne r2 r14 r0 504b8021494Sopenharmony_ci}; 505b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vs_r4_r10_r0[] = { 506b8021494Sopenharmony_ci 0x50, 0x4f, 0x6a, 0x66 // uqsax vs r4 r10 r0 507b8021494Sopenharmony_ci}; 508b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r0_r2_r2[] = { 509b8021494Sopenharmony_ci 0x52, 0x0f, 0x62, 0x96 // uqsax ls r0 r2 r2 510b8021494Sopenharmony_ci}; 511b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r1_r6_r0[] = { 512b8021494Sopenharmony_ci 0x50, 0x1f, 0x66, 0x36 // uqsax cc r1 r6 r0 513b8021494Sopenharmony_ci}; 514b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r12_r0_r8[] = { 515b8021494Sopenharmony_ci 0x58, 0xcf, 0x60, 0xb6 // uqsax lt r12 r0 r8 516b8021494Sopenharmony_ci}; 517b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r9_r3_r14[] = { 518b8021494Sopenharmony_ci 0x5e, 0x9f, 0x63, 0x36 // uqsax cc r9 r3 r14 519b8021494Sopenharmony_ci}; 520b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vs_r7_r9_r1[] = { 521b8021494Sopenharmony_ci 0x51, 0x7f, 0x69, 0x66 // uqsax vs r7 r9 r1 522b8021494Sopenharmony_ci}; 523b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r11_r9_r14[] = { 524b8021494Sopenharmony_ci 0x5e, 0xbf, 0x69, 0x06 // uqsax eq r11 r9 r14 525b8021494Sopenharmony_ci}; 526b8021494Sopenharmony_ciconst byte kInstruction_uqsax_pl_r6_r10_r4[] = { 527b8021494Sopenharmony_ci 0x54, 0x6f, 0x6a, 0x56 // uqsax pl r6 r10 r4 528b8021494Sopenharmony_ci}; 529b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ne_r8_r5_r6[] = { 530b8021494Sopenharmony_ci 0x56, 0x8f, 0x65, 0x16 // uqsax ne r8 r5 r6 531b8021494Sopenharmony_ci}; 532b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r0_r6_r2[] = { 533b8021494Sopenharmony_ci 0x52, 0x0f, 0x66, 0x26 // uqsax cs r0 r6 r2 534b8021494Sopenharmony_ci}; 535b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r11_r12_r4[] = { 536b8021494Sopenharmony_ci 0x54, 0xbf, 0x6c, 0x06 // uqsax eq r11 r12 r4 537b8021494Sopenharmony_ci}; 538b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r14_r3_r14[] = { 539b8021494Sopenharmony_ci 0x5e, 0xef, 0x63, 0xb6 // uqsax lt r14 r3 r14 540b8021494Sopenharmony_ci}; 541b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r7_r12_r14[] = { 542b8021494Sopenharmony_ci 0x5e, 0x7f, 0x6c, 0xd6 // uqsax le r7 r12 r14 543b8021494Sopenharmony_ci}; 544b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r2_r9_r9[] = { 545b8021494Sopenharmony_ci 0x59, 0x2f, 0x69, 0x86 // uqsax hi r2 r9 r9 546b8021494Sopenharmony_ci}; 547b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ne_r8_r1_r0[] = { 548b8021494Sopenharmony_ci 0x50, 0x8f, 0x61, 0x16 // uqsax ne r8 r1 r0 549b8021494Sopenharmony_ci}; 550b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r5_r11_r2[] = { 551b8021494Sopenharmony_ci 0x52, 0x5f, 0x6b, 0x36 // uqsax cc r5 r11 r2 552b8021494Sopenharmony_ci}; 553b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r0_r1_r2[] = { 554b8021494Sopenharmony_ci 0x52, 0x0f, 0x61, 0x86 // uqsax hi r0 r1 r2 555b8021494Sopenharmony_ci}; 556b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r4_r9_r4[] = { 557b8021494Sopenharmony_ci 0x54, 0x4f, 0x69, 0xe6 // uqsax al r4 r9 r4 558b8021494Sopenharmony_ci}; 559b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r12_r7_r14[] = { 560b8021494Sopenharmony_ci 0x5e, 0xcf, 0x67, 0x26 // uqsax cs r12 r7 r14 561b8021494Sopenharmony_ci}; 562b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r4_r12_r10[] = { 563b8021494Sopenharmony_ci 0x5a, 0x4f, 0x6c, 0x36 // uqsax cc r4 r12 r10 564b8021494Sopenharmony_ci}; 565b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r3_r5_r10[] = { 566b8021494Sopenharmony_ci 0x5a, 0x3f, 0x65, 0xe6 // uqsax al r3 r5 r10 567b8021494Sopenharmony_ci}; 568b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r5_r3_r7[] = { 569b8021494Sopenharmony_ci 0x57, 0x5f, 0x63, 0x46 // uqsax mi r5 r3 r7 570b8021494Sopenharmony_ci}; 571b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r10_r6_r2[] = { 572b8021494Sopenharmony_ci 0x52, 0xaf, 0x66, 0x96 // uqsax ls r10 r6 r2 573b8021494Sopenharmony_ci}; 574b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r0_r12_r11[] = { 575b8021494Sopenharmony_ci 0x5b, 0x0f, 0x6c, 0x46 // uqsax mi r0 r12 r11 576b8021494Sopenharmony_ci}; 577b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vc_r12_r5_r6[] = { 578b8021494Sopenharmony_ci 0x56, 0xcf, 0x65, 0x76 // uqsax vc r12 r5 r6 579b8021494Sopenharmony_ci}; 580b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r3_r9_r4[] = { 581b8021494Sopenharmony_ci 0x54, 0x3f, 0x69, 0x26 // uqsax cs r3 r9 r4 582b8021494Sopenharmony_ci}; 583b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r4_r9_r11[] = { 584b8021494Sopenharmony_ci 0x5b, 0x4f, 0x69, 0x96 // uqsax ls r4 r9 r11 585b8021494Sopenharmony_ci}; 586b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r14_r8_r13[] = { 587b8021494Sopenharmony_ci 0x5d, 0xef, 0x68, 0xd6 // uqsax le r14 r8 r13 588b8021494Sopenharmony_ci}; 589b8021494Sopenharmony_ciconst byte kInstruction_uqsax_gt_r4_r10_r8[] = { 590b8021494Sopenharmony_ci 0x58, 0x4f, 0x6a, 0xc6 // uqsax gt r4 r10 r8 591b8021494Sopenharmony_ci}; 592b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r6_r9_r9[] = { 593b8021494Sopenharmony_ci 0x59, 0x6f, 0x69, 0xe6 // uqsax al r6 r9 r9 594b8021494Sopenharmony_ci}; 595b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ne_r8_r5_r12[] = { 596b8021494Sopenharmony_ci 0x5c, 0x8f, 0x65, 0x16 // uqsax ne r8 r5 r12 597b8021494Sopenharmony_ci}; 598b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ne_r0_r4_r8[] = { 599b8021494Sopenharmony_ci 0x58, 0x0f, 0x64, 0x16 // uqsax ne r0 r4 r8 600b8021494Sopenharmony_ci}; 601b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r7_r13_r3[] = { 602b8021494Sopenharmony_ci 0x53, 0x7f, 0x6d, 0x46 // uqsax mi r7 r13 r3 603b8021494Sopenharmony_ci}; 604b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r11_r7_r0[] = { 605b8021494Sopenharmony_ci 0x50, 0xbf, 0x67, 0x36 // uqsax cc r11 r7 r0 606b8021494Sopenharmony_ci}; 607b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r1_r0_r12[] = { 608b8021494Sopenharmony_ci 0x5c, 0x1f, 0x60, 0x86 // uqsax hi r1 r0 r12 609b8021494Sopenharmony_ci}; 610b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r8_r9_r3[] = { 611b8021494Sopenharmony_ci 0x53, 0x8f, 0x69, 0xb6 // uqsax lt r8 r9 r3 612b8021494Sopenharmony_ci}; 613b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r0_r2_r1[] = { 614b8021494Sopenharmony_ci 0x51, 0x0f, 0x62, 0xe6 // uqsax al r0 r2 r1 615b8021494Sopenharmony_ci}; 616b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vs_r4_r3_r14[] = { 617b8021494Sopenharmony_ci 0x5e, 0x4f, 0x63, 0x66 // uqsax vs r4 r3 r14 618b8021494Sopenharmony_ci}; 619b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r2_r11_r1[] = { 620b8021494Sopenharmony_ci 0x51, 0x2f, 0x6b, 0xa6 // uqsax ge r2 r11 r1 621b8021494Sopenharmony_ci}; 622b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r12_r9_r6[] = { 623b8021494Sopenharmony_ci 0x56, 0xcf, 0x69, 0xb6 // uqsax lt r12 r9 r6 624b8021494Sopenharmony_ci}; 625b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r8_r2_r7[] = { 626b8021494Sopenharmony_ci 0x57, 0x8f, 0x62, 0x96 // uqsax ls r8 r2 r7 627b8021494Sopenharmony_ci}; 628b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r8_r13_r3[] = { 629b8021494Sopenharmony_ci 0x53, 0x8f, 0x6d, 0xd6 // uqsax le r8 r13 r3 630b8021494Sopenharmony_ci}; 631b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r11_r13_r14[] = { 632b8021494Sopenharmony_ci 0x5e, 0xbf, 0x6d, 0x06 // uqsax eq r11 r13 r14 633b8021494Sopenharmony_ci}; 634b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r1_r6_r13[] = { 635b8021494Sopenharmony_ci 0x5d, 0x1f, 0x66, 0xb6 // uqsax lt r1 r6 r13 636b8021494Sopenharmony_ci}; 637b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r3_r8_r11[] = { 638b8021494Sopenharmony_ci 0x5b, 0x3f, 0x68, 0x26 // uqsax cs r3 r8 r11 639b8021494Sopenharmony_ci}; 640b8021494Sopenharmony_ciconst byte kInstruction_uqsax_pl_r12_r5_r4[] = { 641b8021494Sopenharmony_ci 0x54, 0xcf, 0x65, 0x56 // uqsax pl r12 r5 r4 642b8021494Sopenharmony_ci}; 643b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r8_r7_r2[] = { 644b8021494Sopenharmony_ci 0x52, 0x8f, 0x67, 0x06 // uqsax eq r8 r7 r2 645b8021494Sopenharmony_ci}; 646b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r2_r12_r2[] = { 647b8021494Sopenharmony_ci 0x52, 0x2f, 0x6c, 0x96 // uqsax ls r2 r12 r2 648b8021494Sopenharmony_ci}; 649b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r14_r2_r3[] = { 650b8021494Sopenharmony_ci 0x53, 0xef, 0x62, 0xd6 // uqsax le r14 r2 r3 651b8021494Sopenharmony_ci}; 652b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r10_r11_r6[] = { 653b8021494Sopenharmony_ci 0x56, 0xaf, 0x6b, 0xa6 // uqsax ge r10 r11 r6 654b8021494Sopenharmony_ci}; 655b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r0_r2_r2[] = { 656b8021494Sopenharmony_ci 0x52, 0x0f, 0x62, 0x86 // uqsax hi r0 r2 r2 657b8021494Sopenharmony_ci}; 658b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r2_r0_r2[] = { 659b8021494Sopenharmony_ci 0x52, 0x2f, 0x60, 0xa6 // uqsax ge r2 r0 r2 660b8021494Sopenharmony_ci}; 661b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vs_r11_r14_r0[] = { 662b8021494Sopenharmony_ci 0x50, 0xbf, 0x6e, 0x66 // uqsax vs r11 r14 r0 663b8021494Sopenharmony_ci}; 664b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r2_r0_r1[] = { 665b8021494Sopenharmony_ci 0x51, 0x2f, 0x60, 0xb6 // uqsax lt r2 r0 r1 666b8021494Sopenharmony_ci}; 667b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r2_r5_r11[] = { 668b8021494Sopenharmony_ci 0x5b, 0x2f, 0x65, 0x26 // uqsax cs r2 r5 r11 669b8021494Sopenharmony_ci}; 670b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r7_r14_r5[] = { 671b8021494Sopenharmony_ci 0x55, 0x7f, 0x6e, 0x96 // uqsax ls r7 r14 r5 672b8021494Sopenharmony_ci}; 673b8021494Sopenharmony_ciconst byte kInstruction_uqsax_pl_r0_r0_r3[] = { 674b8021494Sopenharmony_ci 0x53, 0x0f, 0x60, 0x56 // uqsax pl r0 r0 r3 675b8021494Sopenharmony_ci}; 676b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r6_r8_r8[] = { 677b8021494Sopenharmony_ci 0x58, 0x6f, 0x68, 0xa6 // uqsax ge r6 r8 r8 678b8021494Sopenharmony_ci}; 679b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r11_r1_r10[] = { 680b8021494Sopenharmony_ci 0x5a, 0xbf, 0x61, 0xd6 // uqsax le r11 r1 r10 681b8021494Sopenharmony_ci}; 682b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vs_r5_r2_r7[] = { 683b8021494Sopenharmony_ci 0x57, 0x5f, 0x62, 0x66 // uqsax vs r5 r2 r7 684b8021494Sopenharmony_ci}; 685b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ne_r4_r4_r8[] = { 686b8021494Sopenharmony_ci 0x58, 0x4f, 0x64, 0x16 // uqsax ne r4 r4 r8 687b8021494Sopenharmony_ci}; 688b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r9_r14_r13[] = { 689b8021494Sopenharmony_ci 0x5d, 0x9f, 0x6e, 0x36 // uqsax cc r9 r14 r13 690b8021494Sopenharmony_ci}; 691b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r14_r6_r3[] = { 692b8021494Sopenharmony_ci 0x53, 0xef, 0x66, 0x86 // uqsax hi r14 r6 r3 693b8021494Sopenharmony_ci}; 694b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r0_r8_r0[] = { 695b8021494Sopenharmony_ci 0x50, 0x0f, 0x68, 0xe6 // uqsax al r0 r8 r0 696b8021494Sopenharmony_ci}; 697b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r6_r11_r1[] = { 698b8021494Sopenharmony_ci 0x51, 0x6f, 0x6b, 0xb6 // uqsax lt r6 r11 r1 699b8021494Sopenharmony_ci}; 700b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r7_r6_r12[] = { 701b8021494Sopenharmony_ci 0x5c, 0x7f, 0x66, 0xa6 // uqsax ge r7 r6 r12 702b8021494Sopenharmony_ci}; 703b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r4_r6_r14[] = { 704b8021494Sopenharmony_ci 0x5e, 0x4f, 0x66, 0x26 // uqsax cs r4 r6 r14 705b8021494Sopenharmony_ci}; 706b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r7_r6_r7[] = { 707b8021494Sopenharmony_ci 0x57, 0x7f, 0x66, 0x26 // uqsax cs r7 r6 r7 708b8021494Sopenharmony_ci}; 709b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r3_r7_r10[] = { 710b8021494Sopenharmony_ci 0x5a, 0x3f, 0x67, 0x26 // uqsax cs r3 r7 r10 711b8021494Sopenharmony_ci}; 712b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ne_r0_r2_r1[] = { 713b8021494Sopenharmony_ci 0x51, 0x0f, 0x62, 0x16 // uqsax ne r0 r2 r1 714b8021494Sopenharmony_ci}; 715b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vs_r9_r10_r13[] = { 716b8021494Sopenharmony_ci 0x5d, 0x9f, 0x6a, 0x66 // uqsax vs r9 r10 r13 717b8021494Sopenharmony_ci}; 718b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vc_r11_r14_r12[] = { 719b8021494Sopenharmony_ci 0x5c, 0xbf, 0x6e, 0x76 // uqsax vc r11 r14 r12 720b8021494Sopenharmony_ci}; 721b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r14_r8_r7[] = { 722b8021494Sopenharmony_ci 0x57, 0xef, 0x68, 0xa6 // uqsax ge r14 r8 r7 723b8021494Sopenharmony_ci}; 724b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r13_r0_r11[] = { 725b8021494Sopenharmony_ci 0x5b, 0xdf, 0x60, 0xb6 // uqsax lt r13 r0 r11 726b8021494Sopenharmony_ci}; 727b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r14_r13_r4[] = { 728b8021494Sopenharmony_ci 0x54, 0xef, 0x6d, 0xb6 // uqsax lt r14 r13 r4 729b8021494Sopenharmony_ci}; 730b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r1_r10_r9[] = { 731b8021494Sopenharmony_ci 0x59, 0x1f, 0x6a, 0xe6 // uqsax al r1 r10 r9 732b8021494Sopenharmony_ci}; 733b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r11_r14_r11[] = { 734b8021494Sopenharmony_ci 0x5b, 0xbf, 0x6e, 0xa6 // uqsax ge r11 r14 r11 735b8021494Sopenharmony_ci}; 736b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r11_r4_r11[] = { 737b8021494Sopenharmony_ci 0x5b, 0xbf, 0x64, 0x26 // uqsax cs r11 r4 r11 738b8021494Sopenharmony_ci}; 739b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r0_r14_r7[] = { 740b8021494Sopenharmony_ci 0x57, 0x0f, 0x6e, 0xa6 // uqsax ge r0 r14 r7 741b8021494Sopenharmony_ci}; 742b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r1_r2_r9[] = { 743b8021494Sopenharmony_ci 0x59, 0x1f, 0x62, 0x46 // uqsax mi r1 r2 r9 744b8021494Sopenharmony_ci}; 745b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r5_r12_r3[] = { 746b8021494Sopenharmony_ci 0x53, 0x5f, 0x6c, 0x06 // uqsax eq r5 r12 r3 747b8021494Sopenharmony_ci}; 748b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r1_r5_r12[] = { 749b8021494Sopenharmony_ci 0x5c, 0x1f, 0x65, 0xa6 // uqsax ge r1 r5 r12 750b8021494Sopenharmony_ci}; 751b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r10_r11_r4[] = { 752b8021494Sopenharmony_ci 0x54, 0xaf, 0x6b, 0xb6 // uqsax lt r10 r11 r4 753b8021494Sopenharmony_ci}; 754b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r1_r1_r5[] = { 755b8021494Sopenharmony_ci 0x55, 0x1f, 0x61, 0xd6 // uqsax le r1 r1 r5 756b8021494Sopenharmony_ci}; 757b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r9_r1_r8[] = { 758b8021494Sopenharmony_ci 0x58, 0x9f, 0x61, 0xe6 // uqsax al r9 r1 r8 759b8021494Sopenharmony_ci}; 760b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ne_r6_r8_r4[] = { 761b8021494Sopenharmony_ci 0x54, 0x6f, 0x68, 0x16 // uqsax ne r6 r8 r4 762b8021494Sopenharmony_ci}; 763b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r12_r2_r9[] = { 764b8021494Sopenharmony_ci 0x59, 0xcf, 0x62, 0xa6 // uqsax ge r12 r2 r9 765b8021494Sopenharmony_ci}; 766b8021494Sopenharmony_ciconst byte kInstruction_uqsax_pl_r4_r3_r10[] = { 767b8021494Sopenharmony_ci 0x5a, 0x4f, 0x63, 0x56 // uqsax pl r4 r3 r10 768b8021494Sopenharmony_ci}; 769b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r14_r4_r11[] = { 770b8021494Sopenharmony_ci 0x5b, 0xef, 0x64, 0x06 // uqsax eq r14 r4 r11 771b8021494Sopenharmony_ci}; 772b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r9_r7_r6[] = { 773b8021494Sopenharmony_ci 0x56, 0x9f, 0x67, 0x36 // uqsax cc r9 r7 r6 774b8021494Sopenharmony_ci}; 775b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r12_r4_r5[] = { 776b8021494Sopenharmony_ci 0x55, 0xcf, 0x64, 0xa6 // uqsax ge r12 r4 r5 777b8021494Sopenharmony_ci}; 778b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r2_r3_r4[] = { 779b8021494Sopenharmony_ci 0x54, 0x2f, 0x63, 0x86 // uqsax hi r2 r3 r4 780b8021494Sopenharmony_ci}; 781b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r0_r3_r1[] = { 782b8021494Sopenharmony_ci 0x51, 0x0f, 0x63, 0x26 // uqsax cs r0 r3 r1 783b8021494Sopenharmony_ci}; 784b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r6_r2_r8[] = { 785b8021494Sopenharmony_ci 0x58, 0x6f, 0x62, 0x86 // uqsax hi r6 r2 r8 786b8021494Sopenharmony_ci}; 787b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r3_r14_r13[] = { 788b8021494Sopenharmony_ci 0x5d, 0x3f, 0x6e, 0x36 // uqsax cc r3 r14 r13 789b8021494Sopenharmony_ci}; 790b8021494Sopenharmony_ciconst byte kInstruction_uqsax_gt_r11_r4_r7[] = { 791b8021494Sopenharmony_ci 0x57, 0xbf, 0x64, 0xc6 // uqsax gt r11 r4 r7 792b8021494Sopenharmony_ci}; 793b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r5_r0_r12[] = { 794b8021494Sopenharmony_ci 0x5c, 0x5f, 0x60, 0x86 // uqsax hi r5 r0 r12 795b8021494Sopenharmony_ci}; 796b8021494Sopenharmony_ciconst byte kInstruction_uqsax_gt_r0_r14_r14[] = { 797b8021494Sopenharmony_ci 0x5e, 0x0f, 0x6e, 0xc6 // uqsax gt r0 r14 r14 798b8021494Sopenharmony_ci}; 799b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r9_r0_r10[] = { 800b8021494Sopenharmony_ci 0x5a, 0x9f, 0x60, 0x86 // uqsax hi r9 r0 r10 801b8021494Sopenharmony_ci}; 802b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vc_r7_r11_r8[] = { 803b8021494Sopenharmony_ci 0x58, 0x7f, 0x6b, 0x76 // uqsax vc r7 r11 r8 804b8021494Sopenharmony_ci}; 805b8021494Sopenharmony_ciconst byte kInstruction_uqsax_pl_r11_r9_r6[] = { 806b8021494Sopenharmony_ci 0x56, 0xbf, 0x69, 0x56 // uqsax pl r11 r9 r6 807b8021494Sopenharmony_ci}; 808b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r3_r3_r7[] = { 809b8021494Sopenharmony_ci 0x57, 0x3f, 0x63, 0xe6 // uqsax al r3 r3 r7 810b8021494Sopenharmony_ci}; 811b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r5_r7_r9[] = { 812b8021494Sopenharmony_ci 0x59, 0x5f, 0x67, 0x46 // uqsax mi r5 r7 r9 813b8021494Sopenharmony_ci}; 814b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r11_r2_r4[] = { 815b8021494Sopenharmony_ci 0x54, 0xbf, 0x62, 0x36 // uqsax cc r11 r2 r4 816b8021494Sopenharmony_ci}; 817b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r9_r13_r10[] = { 818b8021494Sopenharmony_ci 0x5a, 0x9f, 0x6d, 0x36 // uqsax cc r9 r13 r10 819b8021494Sopenharmony_ci}; 820b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r5_r2_r6[] = { 821b8021494Sopenharmony_ci 0x56, 0x5f, 0x62, 0xe6 // uqsax al r5 r2 r6 822b8021494Sopenharmony_ci}; 823b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r9_r4_r6[] = { 824b8021494Sopenharmony_ci 0x56, 0x9f, 0x64, 0xa6 // uqsax ge r9 r4 r6 825b8021494Sopenharmony_ci}; 826b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r3_r3_r4[] = { 827b8021494Sopenharmony_ci 0x54, 0x3f, 0x63, 0x96 // uqsax ls r3 r3 r4 828b8021494Sopenharmony_ci}; 829b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r14_r1_r8[] = { 830b8021494Sopenharmony_ci 0x58, 0xef, 0x61, 0xa6 // uqsax ge r14 r1 r8 831b8021494Sopenharmony_ci}; 832b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ls_r7_r12_r7[] = { 833b8021494Sopenharmony_ci 0x57, 0x7f, 0x6c, 0x96 // uqsax ls r7 r12 r7 834b8021494Sopenharmony_ci}; 835b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r11_r10_r5[] = { 836b8021494Sopenharmony_ci 0x55, 0xbf, 0x6a, 0xe6 // uqsax al r11 r10 r5 837b8021494Sopenharmony_ci}; 838b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r7_r4_r6[] = { 839b8021494Sopenharmony_ci 0x56, 0x7f, 0x64, 0xe6 // uqsax al r7 r4 r6 840b8021494Sopenharmony_ci}; 841b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vs_r12_r4_r10[] = { 842b8021494Sopenharmony_ci 0x5a, 0xcf, 0x64, 0x66 // uqsax vs r12 r4 r10 843b8021494Sopenharmony_ci}; 844b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r4_r4_r4[] = { 845b8021494Sopenharmony_ci 0x54, 0x4f, 0x64, 0x06 // uqsax eq r4 r4 r4 846b8021494Sopenharmony_ci}; 847b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vs_r6_r6_r12[] = { 848b8021494Sopenharmony_ci 0x5c, 0x6f, 0x66, 0x66 // uqsax vs r6 r6 r12 849b8021494Sopenharmony_ci}; 850b8021494Sopenharmony_ciconst byte kInstruction_uqsax_pl_r9_r3_r5[] = { 851b8021494Sopenharmony_ci 0x55, 0x9f, 0x63, 0x56 // uqsax pl r9 r3 r5 852b8021494Sopenharmony_ci}; 853b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r6_r5_r13[] = { 854b8021494Sopenharmony_ci 0x5d, 0x6f, 0x65, 0x06 // uqsax eq r6 r5 r13 855b8021494Sopenharmony_ci}; 856b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cc_r8_r2_r12[] = { 857b8021494Sopenharmony_ci 0x5c, 0x8f, 0x62, 0x36 // uqsax cc r8 r2 r12 858b8021494Sopenharmony_ci}; 859b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r4_r2_r0[] = { 860b8021494Sopenharmony_ci 0x50, 0x4f, 0x62, 0xd6 // uqsax le r4 r2 r0 861b8021494Sopenharmony_ci}; 862b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r7_r9_r8[] = { 863b8021494Sopenharmony_ci 0x58, 0x7f, 0x69, 0xb6 // uqsax lt r7 r9 r8 864b8021494Sopenharmony_ci}; 865b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r4_r7_r11[] = { 866b8021494Sopenharmony_ci 0x5b, 0x4f, 0x67, 0xd6 // uqsax le r4 r7 r11 867b8021494Sopenharmony_ci}; 868b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r5_r7_r5[] = { 869b8021494Sopenharmony_ci 0x55, 0x5f, 0x67, 0x06 // uqsax eq r5 r7 r5 870b8021494Sopenharmony_ci}; 871b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vc_r10_r7_r12[] = { 872b8021494Sopenharmony_ci 0x5c, 0xaf, 0x67, 0x76 // uqsax vc r10 r7 r12 873b8021494Sopenharmony_ci}; 874b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r7_r10_r6[] = { 875b8021494Sopenharmony_ci 0x56, 0x7f, 0x6a, 0x06 // uqsax eq r7 r10 r6 876b8021494Sopenharmony_ci}; 877b8021494Sopenharmony_ciconst byte kInstruction_uqsax_pl_r1_r12_r2[] = { 878b8021494Sopenharmony_ci 0x52, 0x1f, 0x6c, 0x56 // uqsax pl r1 r12 r2 879b8021494Sopenharmony_ci}; 880b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r14_r6_r6[] = { 881b8021494Sopenharmony_ci 0x56, 0xef, 0x66, 0xd6 // uqsax le r14 r6 r6 882b8021494Sopenharmony_ci}; 883b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ne_r3_r8_r8[] = { 884b8021494Sopenharmony_ci 0x58, 0x3f, 0x68, 0x16 // uqsax ne r3 r8 r8 885b8021494Sopenharmony_ci}; 886b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r4_r12_r8[] = { 887b8021494Sopenharmony_ci 0x58, 0x4f, 0x6c, 0x06 // uqsax eq r4 r12 r8 888b8021494Sopenharmony_ci}; 889b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r11_r2_r3[] = { 890b8021494Sopenharmony_ci 0x53, 0xbf, 0x62, 0xa6 // uqsax ge r11 r2 r3 891b8021494Sopenharmony_ci}; 892b8021494Sopenharmony_ciconst byte kInstruction_uqsax_hi_r12_r6_r11[] = { 893b8021494Sopenharmony_ci 0x5b, 0xcf, 0x66, 0x86 // uqsax hi r12 r6 r11 894b8021494Sopenharmony_ci}; 895b8021494Sopenharmony_ciconst byte kInstruction_uqsax_cs_r4_r5_r10[] = { 896b8021494Sopenharmony_ci 0x5a, 0x4f, 0x65, 0x26 // uqsax cs r4 r5 r10 897b8021494Sopenharmony_ci}; 898b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r10_r2_r10[] = { 899b8021494Sopenharmony_ci 0x5a, 0xaf, 0x62, 0xa6 // uqsax ge r10 r2 r10 900b8021494Sopenharmony_ci}; 901b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r5_r14_r6[] = { 902b8021494Sopenharmony_ci 0x56, 0x5f, 0x6e, 0xa6 // uqsax ge r5 r14 r6 903b8021494Sopenharmony_ci}; 904b8021494Sopenharmony_ciconst byte kInstruction_uqsax_gt_r13_r7_r5[] = { 905b8021494Sopenharmony_ci 0x55, 0xdf, 0x67, 0xc6 // uqsax gt r13 r7 r5 906b8021494Sopenharmony_ci}; 907b8021494Sopenharmony_ciconst byte kInstruction_uqsax_ge_r13_r4_r12[] = { 908b8021494Sopenharmony_ci 0x5c, 0xdf, 0x64, 0xa6 // uqsax ge r13 r4 r12 909b8021494Sopenharmony_ci}; 910b8021494Sopenharmony_ciconst byte kInstruction_uqsax_lt_r8_r10_r14[] = { 911b8021494Sopenharmony_ci 0x5e, 0x8f, 0x6a, 0xb6 // uqsax lt r8 r10 r14 912b8021494Sopenharmony_ci}; 913b8021494Sopenharmony_ciconst byte kInstruction_uqsax_le_r4_r3_r13[] = { 914b8021494Sopenharmony_ci 0x5d, 0x4f, 0x63, 0xd6 // uqsax le r4 r3 r13 915b8021494Sopenharmony_ci}; 916b8021494Sopenharmony_ciconst byte kInstruction_uqsax_pl_r0_r9_r0[] = { 917b8021494Sopenharmony_ci 0x50, 0x0f, 0x69, 0x56 // uqsax pl r0 r9 r0 918b8021494Sopenharmony_ci}; 919b8021494Sopenharmony_ciconst byte kInstruction_uqsax_eq_r2_r3_r1[] = { 920b8021494Sopenharmony_ci 0x51, 0x2f, 0x63, 0x06 // uqsax eq r2 r3 r1 921b8021494Sopenharmony_ci}; 922b8021494Sopenharmony_ciconst byte kInstruction_uqsax_vc_r0_r0_r3[] = { 923b8021494Sopenharmony_ci 0x53, 0x0f, 0x60, 0x76 // uqsax vc r0 r0 r3 924b8021494Sopenharmony_ci}; 925b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r10_r8_r11[] = { 926b8021494Sopenharmony_ci 0x5b, 0xaf, 0x68, 0x46 // uqsax mi r10 r8 r11 927b8021494Sopenharmony_ci}; 928b8021494Sopenharmony_ciconst byte kInstruction_uqsax_mi_r5_r14_r14[] = { 929b8021494Sopenharmony_ci 0x5e, 0x5f, 0x6e, 0x46 // uqsax mi r5 r14 r14 930b8021494Sopenharmony_ci}; 931b8021494Sopenharmony_ciconst byte kInstruction_uqsax_gt_r5_r11_r2[] = { 932b8021494Sopenharmony_ci 0x52, 0x5f, 0x6b, 0xc6 // uqsax gt r5 r11 r2 933b8021494Sopenharmony_ci}; 934b8021494Sopenharmony_ciconst byte kInstruction_uqsax_al_r4_r7_r11[] = { 935b8021494Sopenharmony_ci 0x5b, 0x4f, 0x67, 0xe6 // uqsax al r4 r7 r11 936b8021494Sopenharmony_ci}; 937b8021494Sopenharmony_ciconst TestResult kReferenceuqsax[] = { 938b8021494Sopenharmony_ci { 939b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r1_r9_r5), 940b8021494Sopenharmony_ci kInstruction_uqsax_hi_r1_r9_r5, 941b8021494Sopenharmony_ci }, 942b8021494Sopenharmony_ci { 943b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_pl_r8_r6_r2), 944b8021494Sopenharmony_ci kInstruction_uqsax_pl_r8_r6_r2, 945b8021494Sopenharmony_ci }, 946b8021494Sopenharmony_ci { 947b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r5_r8_r2), 948b8021494Sopenharmony_ci kInstruction_uqsax_hi_r5_r8_r2, 949b8021494Sopenharmony_ci }, 950b8021494Sopenharmony_ci { 951b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vc_r9_r2_r7), 952b8021494Sopenharmony_ci kInstruction_uqsax_vc_r9_r2_r7, 953b8021494Sopenharmony_ci }, 954b8021494Sopenharmony_ci { 955b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r4_r6_r3), 956b8021494Sopenharmony_ci kInstruction_uqsax_lt_r4_r6_r3, 957b8021494Sopenharmony_ci }, 958b8021494Sopenharmony_ci { 959b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r11_r6_r2), 960b8021494Sopenharmony_ci kInstruction_uqsax_le_r11_r6_r2, 961b8021494Sopenharmony_ci }, 962b8021494Sopenharmony_ci { 963b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r8_r14_r4), 964b8021494Sopenharmony_ci kInstruction_uqsax_cc_r8_r14_r4, 965b8021494Sopenharmony_ci }, 966b8021494Sopenharmony_ci { 967b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r5_r14_r6), 968b8021494Sopenharmony_ci kInstruction_uqsax_le_r5_r14_r6, 969b8021494Sopenharmony_ci }, 970b8021494Sopenharmony_ci { 971b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r6_r1_r0), 972b8021494Sopenharmony_ci kInstruction_uqsax_lt_r6_r1_r0, 973b8021494Sopenharmony_ci }, 974b8021494Sopenharmony_ci { 975b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r5_r0_r9), 976b8021494Sopenharmony_ci kInstruction_uqsax_lt_r5_r0_r9, 977b8021494Sopenharmony_ci }, 978b8021494Sopenharmony_ci { 979b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r8_r12_r7), 980b8021494Sopenharmony_ci kInstruction_uqsax_le_r8_r12_r7, 981b8021494Sopenharmony_ci }, 982b8021494Sopenharmony_ci { 983b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r7_r14_r6), 984b8021494Sopenharmony_ci kInstruction_uqsax_eq_r7_r14_r6, 985b8021494Sopenharmony_ci }, 986b8021494Sopenharmony_ci { 987b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r7_r4_r6), 988b8021494Sopenharmony_ci kInstruction_uqsax_cs_r7_r4_r6, 989b8021494Sopenharmony_ci }, 990b8021494Sopenharmony_ci { 991b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_gt_r9_r6_r9), 992b8021494Sopenharmony_ci kInstruction_uqsax_gt_r9_r6_r9, 993b8021494Sopenharmony_ci }, 994b8021494Sopenharmony_ci { 995b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ne_r13_r9_r1), 996b8021494Sopenharmony_ci kInstruction_uqsax_ne_r13_r9_r1, 997b8021494Sopenharmony_ci }, 998b8021494Sopenharmony_ci { 999b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r13_r1_r13), 1000b8021494Sopenharmony_ci kInstruction_uqsax_ge_r13_r1_r13, 1001b8021494Sopenharmony_ci }, 1002b8021494Sopenharmony_ci { 1003b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r8_r10_r2), 1004b8021494Sopenharmony_ci kInstruction_uqsax_ls_r8_r10_r2, 1005b8021494Sopenharmony_ci }, 1006b8021494Sopenharmony_ci { 1007b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r0_r13_r5), 1008b8021494Sopenharmony_ci kInstruction_uqsax_hi_r0_r13_r5, 1009b8021494Sopenharmony_ci }, 1010b8021494Sopenharmony_ci { 1011b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_pl_r13_r7_r8), 1012b8021494Sopenharmony_ci kInstruction_uqsax_pl_r13_r7_r8, 1013b8021494Sopenharmony_ci }, 1014b8021494Sopenharmony_ci { 1015b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r4_r13_r11), 1016b8021494Sopenharmony_ci kInstruction_uqsax_ge_r4_r13_r11, 1017b8021494Sopenharmony_ci }, 1018b8021494Sopenharmony_ci { 1019b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r5_r10_r5), 1020b8021494Sopenharmony_ci kInstruction_uqsax_cs_r5_r10_r5, 1021b8021494Sopenharmony_ci }, 1022b8021494Sopenharmony_ci { 1023b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r5_r4_r3), 1024b8021494Sopenharmony_ci kInstruction_uqsax_cs_r5_r4_r3, 1025b8021494Sopenharmony_ci }, 1026b8021494Sopenharmony_ci { 1027b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r6_r14_r8), 1028b8021494Sopenharmony_ci kInstruction_uqsax_ls_r6_r14_r8, 1029b8021494Sopenharmony_ci }, 1030b8021494Sopenharmony_ci { 1031b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vs_r3_r8_r6), 1032b8021494Sopenharmony_ci kInstruction_uqsax_vs_r3_r8_r6, 1033b8021494Sopenharmony_ci }, 1034b8021494Sopenharmony_ci { 1035b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vc_r7_r12_r3), 1036b8021494Sopenharmony_ci kInstruction_uqsax_vc_r7_r12_r3, 1037b8021494Sopenharmony_ci }, 1038b8021494Sopenharmony_ci { 1039b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r1_r4_r1), 1040b8021494Sopenharmony_ci kInstruction_uqsax_ge_r1_r4_r1, 1041b8021494Sopenharmony_ci }, 1042b8021494Sopenharmony_ci { 1043b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r4_r7_r10), 1044b8021494Sopenharmony_ci kInstruction_uqsax_cc_r4_r7_r10, 1045b8021494Sopenharmony_ci }, 1046b8021494Sopenharmony_ci { 1047b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r2_r0_r13), 1048b8021494Sopenharmony_ci kInstruction_uqsax_cc_r2_r0_r13, 1049b8021494Sopenharmony_ci }, 1050b8021494Sopenharmony_ci { 1051b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vs_r9_r6_r8), 1052b8021494Sopenharmony_ci kInstruction_uqsax_vs_r9_r6_r8, 1053b8021494Sopenharmony_ci }, 1054b8021494Sopenharmony_ci { 1055b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r14_r11_r13), 1056b8021494Sopenharmony_ci kInstruction_uqsax_cs_r14_r11_r13, 1057b8021494Sopenharmony_ci }, 1058b8021494Sopenharmony_ci { 1059b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_pl_r5_r8_r4), 1060b8021494Sopenharmony_ci kInstruction_uqsax_pl_r5_r8_r4, 1061b8021494Sopenharmony_ci }, 1062b8021494Sopenharmony_ci { 1063b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_pl_r2_r3_r7), 1064b8021494Sopenharmony_ci kInstruction_uqsax_pl_r2_r3_r7, 1065b8021494Sopenharmony_ci }, 1066b8021494Sopenharmony_ci { 1067b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r7_r12_r14), 1068b8021494Sopenharmony_ci kInstruction_uqsax_cs_r7_r12_r14, 1069b8021494Sopenharmony_ci }, 1070b8021494Sopenharmony_ci { 1071b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r6_r6_r1), 1072b8021494Sopenharmony_ci kInstruction_uqsax_hi_r6_r6_r1, 1073b8021494Sopenharmony_ci }, 1074b8021494Sopenharmony_ci { 1075b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r6_r9_r6), 1076b8021494Sopenharmony_ci kInstruction_uqsax_cc_r6_r9_r6, 1077b8021494Sopenharmony_ci }, 1078b8021494Sopenharmony_ci { 1079b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ne_r12_r12_r0), 1080b8021494Sopenharmony_ci kInstruction_uqsax_ne_r12_r12_r0, 1081b8021494Sopenharmony_ci }, 1082b8021494Sopenharmony_ci { 1083b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r9_r3_r8), 1084b8021494Sopenharmony_ci kInstruction_uqsax_cc_r9_r3_r8, 1085b8021494Sopenharmony_ci }, 1086b8021494Sopenharmony_ci { 1087b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r13_r6_r1), 1088b8021494Sopenharmony_ci kInstruction_uqsax_mi_r13_r6_r1, 1089b8021494Sopenharmony_ci }, 1090b8021494Sopenharmony_ci { 1091b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r4_r8_r6), 1092b8021494Sopenharmony_ci kInstruction_uqsax_lt_r4_r8_r6, 1093b8021494Sopenharmony_ci }, 1094b8021494Sopenharmony_ci { 1095b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r11_r5_r9), 1096b8021494Sopenharmony_ci kInstruction_uqsax_hi_r11_r5_r9, 1097b8021494Sopenharmony_ci }, 1098b8021494Sopenharmony_ci { 1099b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r6_r10_r6), 1100b8021494Sopenharmony_ci kInstruction_uqsax_cc_r6_r10_r6, 1101b8021494Sopenharmony_ci }, 1102b8021494Sopenharmony_ci { 1103b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r10_r10_r5), 1104b8021494Sopenharmony_ci kInstruction_uqsax_eq_r10_r10_r5, 1105b8021494Sopenharmony_ci }, 1106b8021494Sopenharmony_ci { 1107b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r5_r4_r11), 1108b8021494Sopenharmony_ci kInstruction_uqsax_al_r5_r4_r11, 1109b8021494Sopenharmony_ci }, 1110b8021494Sopenharmony_ci { 1111b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_pl_r11_r11_r2), 1112b8021494Sopenharmony_ci kInstruction_uqsax_pl_r11_r11_r2, 1113b8021494Sopenharmony_ci }, 1114b8021494Sopenharmony_ci { 1115b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r6_r14_r12), 1116b8021494Sopenharmony_ci kInstruction_uqsax_ls_r6_r14_r12, 1117b8021494Sopenharmony_ci }, 1118b8021494Sopenharmony_ci { 1119b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vc_r7_r7_r2), 1120b8021494Sopenharmony_ci kInstruction_uqsax_vc_r7_r7_r2, 1121b8021494Sopenharmony_ci }, 1122b8021494Sopenharmony_ci { 1123b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r10_r8_r4), 1124b8021494Sopenharmony_ci kInstruction_uqsax_eq_r10_r8_r4, 1125b8021494Sopenharmony_ci }, 1126b8021494Sopenharmony_ci { 1127b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r14_r7_r2), 1128b8021494Sopenharmony_ci kInstruction_uqsax_al_r14_r7_r2, 1129b8021494Sopenharmony_ci }, 1130b8021494Sopenharmony_ci { 1131b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r3_r11_r10), 1132b8021494Sopenharmony_ci kInstruction_uqsax_cs_r3_r11_r10, 1133b8021494Sopenharmony_ci }, 1134b8021494Sopenharmony_ci { 1135b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r11_r4_r0), 1136b8021494Sopenharmony_ci kInstruction_uqsax_ls_r11_r4_r0, 1137b8021494Sopenharmony_ci }, 1138b8021494Sopenharmony_ci { 1139b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r11_r8_r9), 1140b8021494Sopenharmony_ci kInstruction_uqsax_hi_r11_r8_r9, 1141b8021494Sopenharmony_ci }, 1142b8021494Sopenharmony_ci { 1143b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vs_r2_r14_r13), 1144b8021494Sopenharmony_ci kInstruction_uqsax_vs_r2_r14_r13, 1145b8021494Sopenharmony_ci }, 1146b8021494Sopenharmony_ci { 1147b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r1_r13_r9), 1148b8021494Sopenharmony_ci kInstruction_uqsax_al_r1_r13_r9, 1149b8021494Sopenharmony_ci }, 1150b8021494Sopenharmony_ci { 1151b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r3_r9_r13), 1152b8021494Sopenharmony_ci kInstruction_uqsax_eq_r3_r9_r13, 1153b8021494Sopenharmony_ci }, 1154b8021494Sopenharmony_ci { 1155b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r10_r3_r13), 1156b8021494Sopenharmony_ci kInstruction_uqsax_ge_r10_r3_r13, 1157b8021494Sopenharmony_ci }, 1158b8021494Sopenharmony_ci { 1159b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_pl_r8_r5_r10), 1160b8021494Sopenharmony_ci kInstruction_uqsax_pl_r8_r5_r10, 1161b8021494Sopenharmony_ci }, 1162b8021494Sopenharmony_ci { 1163b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vc_r8_r11_r6), 1164b8021494Sopenharmony_ci kInstruction_uqsax_vc_r8_r11_r6, 1165b8021494Sopenharmony_ci }, 1166b8021494Sopenharmony_ci { 1167b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r0_r0_r5), 1168b8021494Sopenharmony_ci kInstruction_uqsax_eq_r0_r0_r5, 1169b8021494Sopenharmony_ci }, 1170b8021494Sopenharmony_ci { 1171b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ne_r6_r5_r8), 1172b8021494Sopenharmony_ci kInstruction_uqsax_ne_r6_r5_r8, 1173b8021494Sopenharmony_ci }, 1174b8021494Sopenharmony_ci { 1175b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r5_r13_r3), 1176b8021494Sopenharmony_ci kInstruction_uqsax_hi_r5_r13_r3, 1177b8021494Sopenharmony_ci }, 1178b8021494Sopenharmony_ci { 1179b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ne_r11_r14_r14), 1180b8021494Sopenharmony_ci kInstruction_uqsax_ne_r11_r14_r14, 1181b8021494Sopenharmony_ci }, 1182b8021494Sopenharmony_ci { 1183b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r1_r0_r6), 1184b8021494Sopenharmony_ci kInstruction_uqsax_mi_r1_r0_r6, 1185b8021494Sopenharmony_ci }, 1186b8021494Sopenharmony_ci { 1187b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r14_r8_r2), 1188b8021494Sopenharmony_ci kInstruction_uqsax_le_r14_r8_r2, 1189b8021494Sopenharmony_ci }, 1190b8021494Sopenharmony_ci { 1191b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r9_r6_r5), 1192b8021494Sopenharmony_ci kInstruction_uqsax_eq_r9_r6_r5, 1193b8021494Sopenharmony_ci }, 1194b8021494Sopenharmony_ci { 1195b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r11_r0_r13), 1196b8021494Sopenharmony_ci kInstruction_uqsax_eq_r11_r0_r13, 1197b8021494Sopenharmony_ci }, 1198b8021494Sopenharmony_ci { 1199b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_pl_r4_r5_r14), 1200b8021494Sopenharmony_ci kInstruction_uqsax_pl_r4_r5_r14, 1201b8021494Sopenharmony_ci }, 1202b8021494Sopenharmony_ci { 1203b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r13_r5_r13), 1204b8021494Sopenharmony_ci kInstruction_uqsax_cs_r13_r5_r13, 1205b8021494Sopenharmony_ci }, 1206b8021494Sopenharmony_ci { 1207b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r0_r13_r8), 1208b8021494Sopenharmony_ci kInstruction_uqsax_mi_r0_r13_r8, 1209b8021494Sopenharmony_ci }, 1210b8021494Sopenharmony_ci { 1211b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r2_r13_r3), 1212b8021494Sopenharmony_ci kInstruction_uqsax_lt_r2_r13_r3, 1213b8021494Sopenharmony_ci }, 1214b8021494Sopenharmony_ci { 1215b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r8_r1_r11), 1216b8021494Sopenharmony_ci kInstruction_uqsax_ls_r8_r1_r11, 1217b8021494Sopenharmony_ci }, 1218b8021494Sopenharmony_ci { 1219b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vc_r14_r11_r8), 1220b8021494Sopenharmony_ci kInstruction_uqsax_vc_r14_r11_r8, 1221b8021494Sopenharmony_ci }, 1222b8021494Sopenharmony_ci { 1223b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r4_r13_r12), 1224b8021494Sopenharmony_ci kInstruction_uqsax_lt_r4_r13_r12, 1225b8021494Sopenharmony_ci }, 1226b8021494Sopenharmony_ci { 1227b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r2_r1_r14), 1228b8021494Sopenharmony_ci kInstruction_uqsax_eq_r2_r1_r14, 1229b8021494Sopenharmony_ci }, 1230b8021494Sopenharmony_ci { 1231b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r9_r4_r14), 1232b8021494Sopenharmony_ci kInstruction_uqsax_eq_r9_r4_r14, 1233b8021494Sopenharmony_ci }, 1234b8021494Sopenharmony_ci { 1235b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r10_r6_r13), 1236b8021494Sopenharmony_ci kInstruction_uqsax_hi_r10_r6_r13, 1237b8021494Sopenharmony_ci }, 1238b8021494Sopenharmony_ci { 1239b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r12_r9_r4), 1240b8021494Sopenharmony_ci kInstruction_uqsax_ge_r12_r9_r4, 1241b8021494Sopenharmony_ci }, 1242b8021494Sopenharmony_ci { 1243b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r9_r11_r14), 1244b8021494Sopenharmony_ci kInstruction_uqsax_le_r9_r11_r14, 1245b8021494Sopenharmony_ci }, 1246b8021494Sopenharmony_ci { 1247b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r0_r9_r5), 1248b8021494Sopenharmony_ci kInstruction_uqsax_ls_r0_r9_r5, 1249b8021494Sopenharmony_ci }, 1250b8021494Sopenharmony_ci { 1251b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r2_r3_r8), 1252b8021494Sopenharmony_ci kInstruction_uqsax_mi_r2_r3_r8, 1253b8021494Sopenharmony_ci }, 1254b8021494Sopenharmony_ci { 1255b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ne_r14_r10_r14), 1256b8021494Sopenharmony_ci kInstruction_uqsax_ne_r14_r10_r14, 1257b8021494Sopenharmony_ci }, 1258b8021494Sopenharmony_ci { 1259b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r6_r2_r10), 1260b8021494Sopenharmony_ci kInstruction_uqsax_eq_r6_r2_r10, 1261b8021494Sopenharmony_ci }, 1262b8021494Sopenharmony_ci { 1263b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r11_r0_r12), 1264b8021494Sopenharmony_ci kInstruction_uqsax_lt_r11_r0_r12, 1265b8021494Sopenharmony_ci }, 1266b8021494Sopenharmony_ci { 1267b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ne_r1_r12_r10), 1268b8021494Sopenharmony_ci kInstruction_uqsax_ne_r1_r12_r10, 1269b8021494Sopenharmony_ci }, 1270b8021494Sopenharmony_ci { 1271b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r1_r0_r2), 1272b8021494Sopenharmony_ci kInstruction_uqsax_cc_r1_r0_r2, 1273b8021494Sopenharmony_ci }, 1274b8021494Sopenharmony_ci { 1275b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r5_r5_r7), 1276b8021494Sopenharmony_ci kInstruction_uqsax_al_r5_r5_r7, 1277b8021494Sopenharmony_ci }, 1278b8021494Sopenharmony_ci { 1279b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r7_r13_r1), 1280b8021494Sopenharmony_ci kInstruction_uqsax_hi_r7_r13_r1, 1281b8021494Sopenharmony_ci }, 1282b8021494Sopenharmony_ci { 1283b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r4_r4_r9), 1284b8021494Sopenharmony_ci kInstruction_uqsax_cs_r4_r4_r9, 1285b8021494Sopenharmony_ci }, 1286b8021494Sopenharmony_ci { 1287b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r14_r4_r14), 1288b8021494Sopenharmony_ci kInstruction_uqsax_eq_r14_r4_r14, 1289b8021494Sopenharmony_ci }, 1290b8021494Sopenharmony_ci { 1291b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vs_r10_r5_r14), 1292b8021494Sopenharmony_ci kInstruction_uqsax_vs_r10_r5_r14, 1293b8021494Sopenharmony_ci }, 1294b8021494Sopenharmony_ci { 1295b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_gt_r4_r3_r11), 1296b8021494Sopenharmony_ci kInstruction_uqsax_gt_r4_r3_r11, 1297b8021494Sopenharmony_ci }, 1298b8021494Sopenharmony_ci { 1299b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ne_r14_r10_r12), 1300b8021494Sopenharmony_ci kInstruction_uqsax_ne_r14_r10_r12, 1301b8021494Sopenharmony_ci }, 1302b8021494Sopenharmony_ci { 1303b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vs_r2_r11_r0), 1304b8021494Sopenharmony_ci kInstruction_uqsax_vs_r2_r11_r0, 1305b8021494Sopenharmony_ci }, 1306b8021494Sopenharmony_ci { 1307b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r5_r12_r7), 1308b8021494Sopenharmony_ci kInstruction_uqsax_ge_r5_r12_r7, 1309b8021494Sopenharmony_ci }, 1310b8021494Sopenharmony_ci { 1311b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r7_r14_r6), 1312b8021494Sopenharmony_ci kInstruction_uqsax_mi_r7_r14_r6, 1313b8021494Sopenharmony_ci }, 1314b8021494Sopenharmony_ci { 1315b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_gt_r8_r3_r8), 1316b8021494Sopenharmony_ci kInstruction_uqsax_gt_r8_r3_r8, 1317b8021494Sopenharmony_ci }, 1318b8021494Sopenharmony_ci { 1319b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r9_r14_r3), 1320b8021494Sopenharmony_ci kInstruction_uqsax_hi_r9_r14_r3, 1321b8021494Sopenharmony_ci }, 1322b8021494Sopenharmony_ci { 1323b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vc_r2_r11_r2), 1324b8021494Sopenharmony_ci kInstruction_uqsax_vc_r2_r11_r2, 1325b8021494Sopenharmony_ci }, 1326b8021494Sopenharmony_ci { 1327b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r11_r7_r12), 1328b8021494Sopenharmony_ci kInstruction_uqsax_hi_r11_r7_r12, 1329b8021494Sopenharmony_ci }, 1330b8021494Sopenharmony_ci { 1331b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r6_r4_r11), 1332b8021494Sopenharmony_ci kInstruction_uqsax_cs_r6_r4_r11, 1333b8021494Sopenharmony_ci }, 1334b8021494Sopenharmony_ci { 1335b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r12_r5_r9), 1336b8021494Sopenharmony_ci kInstruction_uqsax_cs_r12_r5_r9, 1337b8021494Sopenharmony_ci }, 1338b8021494Sopenharmony_ci { 1339b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r5_r10_r5), 1340b8021494Sopenharmony_ci kInstruction_uqsax_ls_r5_r10_r5, 1341b8021494Sopenharmony_ci }, 1342b8021494Sopenharmony_ci { 1343b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r0_r9_r13), 1344b8021494Sopenharmony_ci kInstruction_uqsax_ls_r0_r9_r13, 1345b8021494Sopenharmony_ci }, 1346b8021494Sopenharmony_ci { 1347b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r3_r3_r5), 1348b8021494Sopenharmony_ci kInstruction_uqsax_lt_r3_r3_r5, 1349b8021494Sopenharmony_ci }, 1350b8021494Sopenharmony_ci { 1351b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r0_r12_r8), 1352b8021494Sopenharmony_ci kInstruction_uqsax_mi_r0_r12_r8, 1353b8021494Sopenharmony_ci }, 1354b8021494Sopenharmony_ci { 1355b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_pl_r3_r12_r12), 1356b8021494Sopenharmony_ci kInstruction_uqsax_pl_r3_r12_r12, 1357b8021494Sopenharmony_ci }, 1358b8021494Sopenharmony_ci { 1359b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r8_r12_r5), 1360b8021494Sopenharmony_ci kInstruction_uqsax_eq_r8_r12_r5, 1361b8021494Sopenharmony_ci }, 1362b8021494Sopenharmony_ci { 1363b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r7_r8_r1), 1364b8021494Sopenharmony_ci kInstruction_uqsax_cc_r7_r8_r1, 1365b8021494Sopenharmony_ci }, 1366b8021494Sopenharmony_ci { 1367b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r2_r13_r10), 1368b8021494Sopenharmony_ci kInstruction_uqsax_hi_r2_r13_r10, 1369b8021494Sopenharmony_ci }, 1370b8021494Sopenharmony_ci { 1371b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r7_r10_r10), 1372b8021494Sopenharmony_ci kInstruction_uqsax_al_r7_r10_r10, 1373b8021494Sopenharmony_ci }, 1374b8021494Sopenharmony_ci { 1375b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vc_r1_r12_r2), 1376b8021494Sopenharmony_ci kInstruction_uqsax_vc_r1_r12_r2, 1377b8021494Sopenharmony_ci }, 1378b8021494Sopenharmony_ci { 1379b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r8_r5_r8), 1380b8021494Sopenharmony_ci kInstruction_uqsax_cc_r8_r5_r8, 1381b8021494Sopenharmony_ci }, 1382b8021494Sopenharmony_ci { 1383b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r3_r7_r9), 1384b8021494Sopenharmony_ci kInstruction_uqsax_ls_r3_r7_r9, 1385b8021494Sopenharmony_ci }, 1386b8021494Sopenharmony_ci { 1387b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r8_r10_r8), 1388b8021494Sopenharmony_ci kInstruction_uqsax_al_r8_r10_r8, 1389b8021494Sopenharmony_ci }, 1390b8021494Sopenharmony_ci { 1391b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r4_r12_r10), 1392b8021494Sopenharmony_ci kInstruction_uqsax_lt_r4_r12_r10, 1393b8021494Sopenharmony_ci }, 1394b8021494Sopenharmony_ci { 1395b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r10_r5_r11), 1396b8021494Sopenharmony_ci kInstruction_uqsax_ge_r10_r5_r11, 1397b8021494Sopenharmony_ci }, 1398b8021494Sopenharmony_ci { 1399b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r3_r14_r4), 1400b8021494Sopenharmony_ci kInstruction_uqsax_ls_r3_r14_r4, 1401b8021494Sopenharmony_ci }, 1402b8021494Sopenharmony_ci { 1403b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r3_r6_r12), 1404b8021494Sopenharmony_ci kInstruction_uqsax_hi_r3_r6_r12, 1405b8021494Sopenharmony_ci }, 1406b8021494Sopenharmony_ci { 1407b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r6_r0_r4), 1408b8021494Sopenharmony_ci kInstruction_uqsax_hi_r6_r0_r4, 1409b8021494Sopenharmony_ci }, 1410b8021494Sopenharmony_ci { 1411b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r11_r6_r0), 1412b8021494Sopenharmony_ci kInstruction_uqsax_al_r11_r6_r0, 1413b8021494Sopenharmony_ci }, 1414b8021494Sopenharmony_ci { 1415b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r3_r1_r9), 1416b8021494Sopenharmony_ci kInstruction_uqsax_mi_r3_r1_r9, 1417b8021494Sopenharmony_ci }, 1418b8021494Sopenharmony_ci { 1419b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r12_r13_r0), 1420b8021494Sopenharmony_ci kInstruction_uqsax_mi_r12_r13_r0, 1421b8021494Sopenharmony_ci }, 1422b8021494Sopenharmony_ci { 1423b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r1_r2_r5), 1424b8021494Sopenharmony_ci kInstruction_uqsax_le_r1_r2_r5, 1425b8021494Sopenharmony_ci }, 1426b8021494Sopenharmony_ci { 1427b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r4_r3_r14), 1428b8021494Sopenharmony_ci kInstruction_uqsax_hi_r4_r3_r14, 1429b8021494Sopenharmony_ci }, 1430b8021494Sopenharmony_ci { 1431b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r6_r11_r11), 1432b8021494Sopenharmony_ci kInstruction_uqsax_eq_r6_r11_r11, 1433b8021494Sopenharmony_ci }, 1434b8021494Sopenharmony_ci { 1435b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r14_r11_r14), 1436b8021494Sopenharmony_ci kInstruction_uqsax_cc_r14_r11_r14, 1437b8021494Sopenharmony_ci }, 1438b8021494Sopenharmony_ci { 1439b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r4_r10_r0), 1440b8021494Sopenharmony_ci kInstruction_uqsax_hi_r4_r10_r0, 1441b8021494Sopenharmony_ci }, 1442b8021494Sopenharmony_ci { 1443b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r7_r11_r1), 1444b8021494Sopenharmony_ci kInstruction_uqsax_cc_r7_r11_r1, 1445b8021494Sopenharmony_ci }, 1446b8021494Sopenharmony_ci { 1447b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r14_r6_r10), 1448b8021494Sopenharmony_ci kInstruction_uqsax_mi_r14_r6_r10, 1449b8021494Sopenharmony_ci }, 1450b8021494Sopenharmony_ci { 1451b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r2_r0_r11), 1452b8021494Sopenharmony_ci kInstruction_uqsax_eq_r2_r0_r11, 1453b8021494Sopenharmony_ci }, 1454b8021494Sopenharmony_ci { 1455b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r13_r5_r12), 1456b8021494Sopenharmony_ci kInstruction_uqsax_mi_r13_r5_r12, 1457b8021494Sopenharmony_ci }, 1458b8021494Sopenharmony_ci { 1459b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r2_r12_r5), 1460b8021494Sopenharmony_ci kInstruction_uqsax_eq_r2_r12_r5, 1461b8021494Sopenharmony_ci }, 1462b8021494Sopenharmony_ci { 1463b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r12_r0_r2), 1464b8021494Sopenharmony_ci kInstruction_uqsax_le_r12_r0_r2, 1465b8021494Sopenharmony_ci }, 1466b8021494Sopenharmony_ci { 1467b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vc_r10_r10_r9), 1468b8021494Sopenharmony_ci kInstruction_uqsax_vc_r10_r10_r9, 1469b8021494Sopenharmony_ci }, 1470b8021494Sopenharmony_ci { 1471b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r11_r11_r8), 1472b8021494Sopenharmony_ci kInstruction_uqsax_ls_r11_r11_r8, 1473b8021494Sopenharmony_ci }, 1474b8021494Sopenharmony_ci { 1475b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r10_r11_r9), 1476b8021494Sopenharmony_ci kInstruction_uqsax_hi_r10_r11_r9, 1477b8021494Sopenharmony_ci }, 1478b8021494Sopenharmony_ci { 1479b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vs_r7_r12_r14), 1480b8021494Sopenharmony_ci kInstruction_uqsax_vs_r7_r12_r14, 1481b8021494Sopenharmony_ci }, 1482b8021494Sopenharmony_ci { 1483b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_gt_r11_r14_r12), 1484b8021494Sopenharmony_ci kInstruction_uqsax_gt_r11_r14_r12, 1485b8021494Sopenharmony_ci }, 1486b8021494Sopenharmony_ci { 1487b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vs_r0_r12_r8), 1488b8021494Sopenharmony_ci kInstruction_uqsax_vs_r0_r12_r8, 1489b8021494Sopenharmony_ci }, 1490b8021494Sopenharmony_ci { 1491b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r0_r5_r7), 1492b8021494Sopenharmony_ci kInstruction_uqsax_al_r0_r5_r7, 1493b8021494Sopenharmony_ci }, 1494b8021494Sopenharmony_ci { 1495b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r5_r13_r8), 1496b8021494Sopenharmony_ci kInstruction_uqsax_hi_r5_r13_r8, 1497b8021494Sopenharmony_ci }, 1498b8021494Sopenharmony_ci { 1499b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r9_r9_r7), 1500b8021494Sopenharmony_ci kInstruction_uqsax_le_r9_r9_r7, 1501b8021494Sopenharmony_ci }, 1502b8021494Sopenharmony_ci { 1503b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r4_r9_r5), 1504b8021494Sopenharmony_ci kInstruction_uqsax_cc_r4_r9_r5, 1505b8021494Sopenharmony_ci }, 1506b8021494Sopenharmony_ci { 1507b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vs_r8_r1_r3), 1508b8021494Sopenharmony_ci kInstruction_uqsax_vs_r8_r1_r3, 1509b8021494Sopenharmony_ci }, 1510b8021494Sopenharmony_ci { 1511b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r0_r10_r12), 1512b8021494Sopenharmony_ci kInstruction_uqsax_cc_r0_r10_r12, 1513b8021494Sopenharmony_ci }, 1514b8021494Sopenharmony_ci { 1515b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r7_r14_r0), 1516b8021494Sopenharmony_ci kInstruction_uqsax_eq_r7_r14_r0, 1517b8021494Sopenharmony_ci }, 1518b8021494Sopenharmony_ci { 1519b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vs_r12_r9_r11), 1520b8021494Sopenharmony_ci kInstruction_uqsax_vs_r12_r9_r11, 1521b8021494Sopenharmony_ci }, 1522b8021494Sopenharmony_ci { 1523b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_gt_r5_r9_r11), 1524b8021494Sopenharmony_ci kInstruction_uqsax_gt_r5_r9_r11, 1525b8021494Sopenharmony_ci }, 1526b8021494Sopenharmony_ci { 1527b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r14_r13_r7), 1528b8021494Sopenharmony_ci kInstruction_uqsax_cs_r14_r13_r7, 1529b8021494Sopenharmony_ci }, 1530b8021494Sopenharmony_ci { 1531b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r11_r3_r10), 1532b8021494Sopenharmony_ci kInstruction_uqsax_mi_r11_r3_r10, 1533b8021494Sopenharmony_ci }, 1534b8021494Sopenharmony_ci { 1535b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r11_r8_r12), 1536b8021494Sopenharmony_ci kInstruction_uqsax_hi_r11_r8_r12, 1537b8021494Sopenharmony_ci }, 1538b8021494Sopenharmony_ci { 1539b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r3_r8_r13), 1540b8021494Sopenharmony_ci kInstruction_uqsax_cs_r3_r8_r13, 1541b8021494Sopenharmony_ci }, 1542b8021494Sopenharmony_ci { 1543b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_pl_r10_r12_r6), 1544b8021494Sopenharmony_ci kInstruction_uqsax_pl_r10_r12_r6, 1545b8021494Sopenharmony_ci }, 1546b8021494Sopenharmony_ci { 1547b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vc_r7_r3_r2), 1548b8021494Sopenharmony_ci kInstruction_uqsax_vc_r7_r3_r2, 1549b8021494Sopenharmony_ci }, 1550b8021494Sopenharmony_ci { 1551b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r9_r0_r8), 1552b8021494Sopenharmony_ci kInstruction_uqsax_mi_r9_r0_r8, 1553b8021494Sopenharmony_ci }, 1554b8021494Sopenharmony_ci { 1555b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r2_r13_r7), 1556b8021494Sopenharmony_ci kInstruction_uqsax_eq_r2_r13_r7, 1557b8021494Sopenharmony_ci }, 1558b8021494Sopenharmony_ci { 1559b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ne_r2_r14_r0), 1560b8021494Sopenharmony_ci kInstruction_uqsax_ne_r2_r14_r0, 1561b8021494Sopenharmony_ci }, 1562b8021494Sopenharmony_ci { 1563b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vs_r4_r10_r0), 1564b8021494Sopenharmony_ci kInstruction_uqsax_vs_r4_r10_r0, 1565b8021494Sopenharmony_ci }, 1566b8021494Sopenharmony_ci { 1567b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r0_r2_r2), 1568b8021494Sopenharmony_ci kInstruction_uqsax_ls_r0_r2_r2, 1569b8021494Sopenharmony_ci }, 1570b8021494Sopenharmony_ci { 1571b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r1_r6_r0), 1572b8021494Sopenharmony_ci kInstruction_uqsax_cc_r1_r6_r0, 1573b8021494Sopenharmony_ci }, 1574b8021494Sopenharmony_ci { 1575b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r12_r0_r8), 1576b8021494Sopenharmony_ci kInstruction_uqsax_lt_r12_r0_r8, 1577b8021494Sopenharmony_ci }, 1578b8021494Sopenharmony_ci { 1579b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r9_r3_r14), 1580b8021494Sopenharmony_ci kInstruction_uqsax_cc_r9_r3_r14, 1581b8021494Sopenharmony_ci }, 1582b8021494Sopenharmony_ci { 1583b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vs_r7_r9_r1), 1584b8021494Sopenharmony_ci kInstruction_uqsax_vs_r7_r9_r1, 1585b8021494Sopenharmony_ci }, 1586b8021494Sopenharmony_ci { 1587b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r11_r9_r14), 1588b8021494Sopenharmony_ci kInstruction_uqsax_eq_r11_r9_r14, 1589b8021494Sopenharmony_ci }, 1590b8021494Sopenharmony_ci { 1591b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_pl_r6_r10_r4), 1592b8021494Sopenharmony_ci kInstruction_uqsax_pl_r6_r10_r4, 1593b8021494Sopenharmony_ci }, 1594b8021494Sopenharmony_ci { 1595b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ne_r8_r5_r6), 1596b8021494Sopenharmony_ci kInstruction_uqsax_ne_r8_r5_r6, 1597b8021494Sopenharmony_ci }, 1598b8021494Sopenharmony_ci { 1599b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r0_r6_r2), 1600b8021494Sopenharmony_ci kInstruction_uqsax_cs_r0_r6_r2, 1601b8021494Sopenharmony_ci }, 1602b8021494Sopenharmony_ci { 1603b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r11_r12_r4), 1604b8021494Sopenharmony_ci kInstruction_uqsax_eq_r11_r12_r4, 1605b8021494Sopenharmony_ci }, 1606b8021494Sopenharmony_ci { 1607b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r14_r3_r14), 1608b8021494Sopenharmony_ci kInstruction_uqsax_lt_r14_r3_r14, 1609b8021494Sopenharmony_ci }, 1610b8021494Sopenharmony_ci { 1611b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r7_r12_r14), 1612b8021494Sopenharmony_ci kInstruction_uqsax_le_r7_r12_r14, 1613b8021494Sopenharmony_ci }, 1614b8021494Sopenharmony_ci { 1615b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r2_r9_r9), 1616b8021494Sopenharmony_ci kInstruction_uqsax_hi_r2_r9_r9, 1617b8021494Sopenharmony_ci }, 1618b8021494Sopenharmony_ci { 1619b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ne_r8_r1_r0), 1620b8021494Sopenharmony_ci kInstruction_uqsax_ne_r8_r1_r0, 1621b8021494Sopenharmony_ci }, 1622b8021494Sopenharmony_ci { 1623b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r5_r11_r2), 1624b8021494Sopenharmony_ci kInstruction_uqsax_cc_r5_r11_r2, 1625b8021494Sopenharmony_ci }, 1626b8021494Sopenharmony_ci { 1627b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r0_r1_r2), 1628b8021494Sopenharmony_ci kInstruction_uqsax_hi_r0_r1_r2, 1629b8021494Sopenharmony_ci }, 1630b8021494Sopenharmony_ci { 1631b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r4_r9_r4), 1632b8021494Sopenharmony_ci kInstruction_uqsax_al_r4_r9_r4, 1633b8021494Sopenharmony_ci }, 1634b8021494Sopenharmony_ci { 1635b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r12_r7_r14), 1636b8021494Sopenharmony_ci kInstruction_uqsax_cs_r12_r7_r14, 1637b8021494Sopenharmony_ci }, 1638b8021494Sopenharmony_ci { 1639b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r4_r12_r10), 1640b8021494Sopenharmony_ci kInstruction_uqsax_cc_r4_r12_r10, 1641b8021494Sopenharmony_ci }, 1642b8021494Sopenharmony_ci { 1643b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r3_r5_r10), 1644b8021494Sopenharmony_ci kInstruction_uqsax_al_r3_r5_r10, 1645b8021494Sopenharmony_ci }, 1646b8021494Sopenharmony_ci { 1647b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r5_r3_r7), 1648b8021494Sopenharmony_ci kInstruction_uqsax_mi_r5_r3_r7, 1649b8021494Sopenharmony_ci }, 1650b8021494Sopenharmony_ci { 1651b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r10_r6_r2), 1652b8021494Sopenharmony_ci kInstruction_uqsax_ls_r10_r6_r2, 1653b8021494Sopenharmony_ci }, 1654b8021494Sopenharmony_ci { 1655b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r0_r12_r11), 1656b8021494Sopenharmony_ci kInstruction_uqsax_mi_r0_r12_r11, 1657b8021494Sopenharmony_ci }, 1658b8021494Sopenharmony_ci { 1659b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vc_r12_r5_r6), 1660b8021494Sopenharmony_ci kInstruction_uqsax_vc_r12_r5_r6, 1661b8021494Sopenharmony_ci }, 1662b8021494Sopenharmony_ci { 1663b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r3_r9_r4), 1664b8021494Sopenharmony_ci kInstruction_uqsax_cs_r3_r9_r4, 1665b8021494Sopenharmony_ci }, 1666b8021494Sopenharmony_ci { 1667b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r4_r9_r11), 1668b8021494Sopenharmony_ci kInstruction_uqsax_ls_r4_r9_r11, 1669b8021494Sopenharmony_ci }, 1670b8021494Sopenharmony_ci { 1671b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r14_r8_r13), 1672b8021494Sopenharmony_ci kInstruction_uqsax_le_r14_r8_r13, 1673b8021494Sopenharmony_ci }, 1674b8021494Sopenharmony_ci { 1675b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_gt_r4_r10_r8), 1676b8021494Sopenharmony_ci kInstruction_uqsax_gt_r4_r10_r8, 1677b8021494Sopenharmony_ci }, 1678b8021494Sopenharmony_ci { 1679b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r6_r9_r9), 1680b8021494Sopenharmony_ci kInstruction_uqsax_al_r6_r9_r9, 1681b8021494Sopenharmony_ci }, 1682b8021494Sopenharmony_ci { 1683b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ne_r8_r5_r12), 1684b8021494Sopenharmony_ci kInstruction_uqsax_ne_r8_r5_r12, 1685b8021494Sopenharmony_ci }, 1686b8021494Sopenharmony_ci { 1687b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ne_r0_r4_r8), 1688b8021494Sopenharmony_ci kInstruction_uqsax_ne_r0_r4_r8, 1689b8021494Sopenharmony_ci }, 1690b8021494Sopenharmony_ci { 1691b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r7_r13_r3), 1692b8021494Sopenharmony_ci kInstruction_uqsax_mi_r7_r13_r3, 1693b8021494Sopenharmony_ci }, 1694b8021494Sopenharmony_ci { 1695b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r11_r7_r0), 1696b8021494Sopenharmony_ci kInstruction_uqsax_cc_r11_r7_r0, 1697b8021494Sopenharmony_ci }, 1698b8021494Sopenharmony_ci { 1699b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r1_r0_r12), 1700b8021494Sopenharmony_ci kInstruction_uqsax_hi_r1_r0_r12, 1701b8021494Sopenharmony_ci }, 1702b8021494Sopenharmony_ci { 1703b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r8_r9_r3), 1704b8021494Sopenharmony_ci kInstruction_uqsax_lt_r8_r9_r3, 1705b8021494Sopenharmony_ci }, 1706b8021494Sopenharmony_ci { 1707b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r0_r2_r1), 1708b8021494Sopenharmony_ci kInstruction_uqsax_al_r0_r2_r1, 1709b8021494Sopenharmony_ci }, 1710b8021494Sopenharmony_ci { 1711b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vs_r4_r3_r14), 1712b8021494Sopenharmony_ci kInstruction_uqsax_vs_r4_r3_r14, 1713b8021494Sopenharmony_ci }, 1714b8021494Sopenharmony_ci { 1715b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r2_r11_r1), 1716b8021494Sopenharmony_ci kInstruction_uqsax_ge_r2_r11_r1, 1717b8021494Sopenharmony_ci }, 1718b8021494Sopenharmony_ci { 1719b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r12_r9_r6), 1720b8021494Sopenharmony_ci kInstruction_uqsax_lt_r12_r9_r6, 1721b8021494Sopenharmony_ci }, 1722b8021494Sopenharmony_ci { 1723b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r8_r2_r7), 1724b8021494Sopenharmony_ci kInstruction_uqsax_ls_r8_r2_r7, 1725b8021494Sopenharmony_ci }, 1726b8021494Sopenharmony_ci { 1727b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r8_r13_r3), 1728b8021494Sopenharmony_ci kInstruction_uqsax_le_r8_r13_r3, 1729b8021494Sopenharmony_ci }, 1730b8021494Sopenharmony_ci { 1731b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r11_r13_r14), 1732b8021494Sopenharmony_ci kInstruction_uqsax_eq_r11_r13_r14, 1733b8021494Sopenharmony_ci }, 1734b8021494Sopenharmony_ci { 1735b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r1_r6_r13), 1736b8021494Sopenharmony_ci kInstruction_uqsax_lt_r1_r6_r13, 1737b8021494Sopenharmony_ci }, 1738b8021494Sopenharmony_ci { 1739b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r3_r8_r11), 1740b8021494Sopenharmony_ci kInstruction_uqsax_cs_r3_r8_r11, 1741b8021494Sopenharmony_ci }, 1742b8021494Sopenharmony_ci { 1743b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_pl_r12_r5_r4), 1744b8021494Sopenharmony_ci kInstruction_uqsax_pl_r12_r5_r4, 1745b8021494Sopenharmony_ci }, 1746b8021494Sopenharmony_ci { 1747b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r8_r7_r2), 1748b8021494Sopenharmony_ci kInstruction_uqsax_eq_r8_r7_r2, 1749b8021494Sopenharmony_ci }, 1750b8021494Sopenharmony_ci { 1751b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r2_r12_r2), 1752b8021494Sopenharmony_ci kInstruction_uqsax_ls_r2_r12_r2, 1753b8021494Sopenharmony_ci }, 1754b8021494Sopenharmony_ci { 1755b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r14_r2_r3), 1756b8021494Sopenharmony_ci kInstruction_uqsax_le_r14_r2_r3, 1757b8021494Sopenharmony_ci }, 1758b8021494Sopenharmony_ci { 1759b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r10_r11_r6), 1760b8021494Sopenharmony_ci kInstruction_uqsax_ge_r10_r11_r6, 1761b8021494Sopenharmony_ci }, 1762b8021494Sopenharmony_ci { 1763b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r0_r2_r2), 1764b8021494Sopenharmony_ci kInstruction_uqsax_hi_r0_r2_r2, 1765b8021494Sopenharmony_ci }, 1766b8021494Sopenharmony_ci { 1767b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r2_r0_r2), 1768b8021494Sopenharmony_ci kInstruction_uqsax_ge_r2_r0_r2, 1769b8021494Sopenharmony_ci }, 1770b8021494Sopenharmony_ci { 1771b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vs_r11_r14_r0), 1772b8021494Sopenharmony_ci kInstruction_uqsax_vs_r11_r14_r0, 1773b8021494Sopenharmony_ci }, 1774b8021494Sopenharmony_ci { 1775b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r2_r0_r1), 1776b8021494Sopenharmony_ci kInstruction_uqsax_lt_r2_r0_r1, 1777b8021494Sopenharmony_ci }, 1778b8021494Sopenharmony_ci { 1779b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r2_r5_r11), 1780b8021494Sopenharmony_ci kInstruction_uqsax_cs_r2_r5_r11, 1781b8021494Sopenharmony_ci }, 1782b8021494Sopenharmony_ci { 1783b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r7_r14_r5), 1784b8021494Sopenharmony_ci kInstruction_uqsax_ls_r7_r14_r5, 1785b8021494Sopenharmony_ci }, 1786b8021494Sopenharmony_ci { 1787b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_pl_r0_r0_r3), 1788b8021494Sopenharmony_ci kInstruction_uqsax_pl_r0_r0_r3, 1789b8021494Sopenharmony_ci }, 1790b8021494Sopenharmony_ci { 1791b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r6_r8_r8), 1792b8021494Sopenharmony_ci kInstruction_uqsax_ge_r6_r8_r8, 1793b8021494Sopenharmony_ci }, 1794b8021494Sopenharmony_ci { 1795b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r11_r1_r10), 1796b8021494Sopenharmony_ci kInstruction_uqsax_le_r11_r1_r10, 1797b8021494Sopenharmony_ci }, 1798b8021494Sopenharmony_ci { 1799b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vs_r5_r2_r7), 1800b8021494Sopenharmony_ci kInstruction_uqsax_vs_r5_r2_r7, 1801b8021494Sopenharmony_ci }, 1802b8021494Sopenharmony_ci { 1803b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ne_r4_r4_r8), 1804b8021494Sopenharmony_ci kInstruction_uqsax_ne_r4_r4_r8, 1805b8021494Sopenharmony_ci }, 1806b8021494Sopenharmony_ci { 1807b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r9_r14_r13), 1808b8021494Sopenharmony_ci kInstruction_uqsax_cc_r9_r14_r13, 1809b8021494Sopenharmony_ci }, 1810b8021494Sopenharmony_ci { 1811b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r14_r6_r3), 1812b8021494Sopenharmony_ci kInstruction_uqsax_hi_r14_r6_r3, 1813b8021494Sopenharmony_ci }, 1814b8021494Sopenharmony_ci { 1815b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r0_r8_r0), 1816b8021494Sopenharmony_ci kInstruction_uqsax_al_r0_r8_r0, 1817b8021494Sopenharmony_ci }, 1818b8021494Sopenharmony_ci { 1819b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r6_r11_r1), 1820b8021494Sopenharmony_ci kInstruction_uqsax_lt_r6_r11_r1, 1821b8021494Sopenharmony_ci }, 1822b8021494Sopenharmony_ci { 1823b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r7_r6_r12), 1824b8021494Sopenharmony_ci kInstruction_uqsax_ge_r7_r6_r12, 1825b8021494Sopenharmony_ci }, 1826b8021494Sopenharmony_ci { 1827b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r4_r6_r14), 1828b8021494Sopenharmony_ci kInstruction_uqsax_cs_r4_r6_r14, 1829b8021494Sopenharmony_ci }, 1830b8021494Sopenharmony_ci { 1831b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r7_r6_r7), 1832b8021494Sopenharmony_ci kInstruction_uqsax_cs_r7_r6_r7, 1833b8021494Sopenharmony_ci }, 1834b8021494Sopenharmony_ci { 1835b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r3_r7_r10), 1836b8021494Sopenharmony_ci kInstruction_uqsax_cs_r3_r7_r10, 1837b8021494Sopenharmony_ci }, 1838b8021494Sopenharmony_ci { 1839b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ne_r0_r2_r1), 1840b8021494Sopenharmony_ci kInstruction_uqsax_ne_r0_r2_r1, 1841b8021494Sopenharmony_ci }, 1842b8021494Sopenharmony_ci { 1843b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vs_r9_r10_r13), 1844b8021494Sopenharmony_ci kInstruction_uqsax_vs_r9_r10_r13, 1845b8021494Sopenharmony_ci }, 1846b8021494Sopenharmony_ci { 1847b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vc_r11_r14_r12), 1848b8021494Sopenharmony_ci kInstruction_uqsax_vc_r11_r14_r12, 1849b8021494Sopenharmony_ci }, 1850b8021494Sopenharmony_ci { 1851b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r14_r8_r7), 1852b8021494Sopenharmony_ci kInstruction_uqsax_ge_r14_r8_r7, 1853b8021494Sopenharmony_ci }, 1854b8021494Sopenharmony_ci { 1855b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r13_r0_r11), 1856b8021494Sopenharmony_ci kInstruction_uqsax_lt_r13_r0_r11, 1857b8021494Sopenharmony_ci }, 1858b8021494Sopenharmony_ci { 1859b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r14_r13_r4), 1860b8021494Sopenharmony_ci kInstruction_uqsax_lt_r14_r13_r4, 1861b8021494Sopenharmony_ci }, 1862b8021494Sopenharmony_ci { 1863b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r1_r10_r9), 1864b8021494Sopenharmony_ci kInstruction_uqsax_al_r1_r10_r9, 1865b8021494Sopenharmony_ci }, 1866b8021494Sopenharmony_ci { 1867b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r11_r14_r11), 1868b8021494Sopenharmony_ci kInstruction_uqsax_ge_r11_r14_r11, 1869b8021494Sopenharmony_ci }, 1870b8021494Sopenharmony_ci { 1871b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r11_r4_r11), 1872b8021494Sopenharmony_ci kInstruction_uqsax_cs_r11_r4_r11, 1873b8021494Sopenharmony_ci }, 1874b8021494Sopenharmony_ci { 1875b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r0_r14_r7), 1876b8021494Sopenharmony_ci kInstruction_uqsax_ge_r0_r14_r7, 1877b8021494Sopenharmony_ci }, 1878b8021494Sopenharmony_ci { 1879b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r1_r2_r9), 1880b8021494Sopenharmony_ci kInstruction_uqsax_mi_r1_r2_r9, 1881b8021494Sopenharmony_ci }, 1882b8021494Sopenharmony_ci { 1883b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r5_r12_r3), 1884b8021494Sopenharmony_ci kInstruction_uqsax_eq_r5_r12_r3, 1885b8021494Sopenharmony_ci }, 1886b8021494Sopenharmony_ci { 1887b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r1_r5_r12), 1888b8021494Sopenharmony_ci kInstruction_uqsax_ge_r1_r5_r12, 1889b8021494Sopenharmony_ci }, 1890b8021494Sopenharmony_ci { 1891b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r10_r11_r4), 1892b8021494Sopenharmony_ci kInstruction_uqsax_lt_r10_r11_r4, 1893b8021494Sopenharmony_ci }, 1894b8021494Sopenharmony_ci { 1895b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r1_r1_r5), 1896b8021494Sopenharmony_ci kInstruction_uqsax_le_r1_r1_r5, 1897b8021494Sopenharmony_ci }, 1898b8021494Sopenharmony_ci { 1899b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r9_r1_r8), 1900b8021494Sopenharmony_ci kInstruction_uqsax_al_r9_r1_r8, 1901b8021494Sopenharmony_ci }, 1902b8021494Sopenharmony_ci { 1903b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ne_r6_r8_r4), 1904b8021494Sopenharmony_ci kInstruction_uqsax_ne_r6_r8_r4, 1905b8021494Sopenharmony_ci }, 1906b8021494Sopenharmony_ci { 1907b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r12_r2_r9), 1908b8021494Sopenharmony_ci kInstruction_uqsax_ge_r12_r2_r9, 1909b8021494Sopenharmony_ci }, 1910b8021494Sopenharmony_ci { 1911b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_pl_r4_r3_r10), 1912b8021494Sopenharmony_ci kInstruction_uqsax_pl_r4_r3_r10, 1913b8021494Sopenharmony_ci }, 1914b8021494Sopenharmony_ci { 1915b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r14_r4_r11), 1916b8021494Sopenharmony_ci kInstruction_uqsax_eq_r14_r4_r11, 1917b8021494Sopenharmony_ci }, 1918b8021494Sopenharmony_ci { 1919b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r9_r7_r6), 1920b8021494Sopenharmony_ci kInstruction_uqsax_cc_r9_r7_r6, 1921b8021494Sopenharmony_ci }, 1922b8021494Sopenharmony_ci { 1923b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r12_r4_r5), 1924b8021494Sopenharmony_ci kInstruction_uqsax_ge_r12_r4_r5, 1925b8021494Sopenharmony_ci }, 1926b8021494Sopenharmony_ci { 1927b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r2_r3_r4), 1928b8021494Sopenharmony_ci kInstruction_uqsax_hi_r2_r3_r4, 1929b8021494Sopenharmony_ci }, 1930b8021494Sopenharmony_ci { 1931b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r0_r3_r1), 1932b8021494Sopenharmony_ci kInstruction_uqsax_cs_r0_r3_r1, 1933b8021494Sopenharmony_ci }, 1934b8021494Sopenharmony_ci { 1935b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r6_r2_r8), 1936b8021494Sopenharmony_ci kInstruction_uqsax_hi_r6_r2_r8, 1937b8021494Sopenharmony_ci }, 1938b8021494Sopenharmony_ci { 1939b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r3_r14_r13), 1940b8021494Sopenharmony_ci kInstruction_uqsax_cc_r3_r14_r13, 1941b8021494Sopenharmony_ci }, 1942b8021494Sopenharmony_ci { 1943b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_gt_r11_r4_r7), 1944b8021494Sopenharmony_ci kInstruction_uqsax_gt_r11_r4_r7, 1945b8021494Sopenharmony_ci }, 1946b8021494Sopenharmony_ci { 1947b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r5_r0_r12), 1948b8021494Sopenharmony_ci kInstruction_uqsax_hi_r5_r0_r12, 1949b8021494Sopenharmony_ci }, 1950b8021494Sopenharmony_ci { 1951b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_gt_r0_r14_r14), 1952b8021494Sopenharmony_ci kInstruction_uqsax_gt_r0_r14_r14, 1953b8021494Sopenharmony_ci }, 1954b8021494Sopenharmony_ci { 1955b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r9_r0_r10), 1956b8021494Sopenharmony_ci kInstruction_uqsax_hi_r9_r0_r10, 1957b8021494Sopenharmony_ci }, 1958b8021494Sopenharmony_ci { 1959b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vc_r7_r11_r8), 1960b8021494Sopenharmony_ci kInstruction_uqsax_vc_r7_r11_r8, 1961b8021494Sopenharmony_ci }, 1962b8021494Sopenharmony_ci { 1963b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_pl_r11_r9_r6), 1964b8021494Sopenharmony_ci kInstruction_uqsax_pl_r11_r9_r6, 1965b8021494Sopenharmony_ci }, 1966b8021494Sopenharmony_ci { 1967b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r3_r3_r7), 1968b8021494Sopenharmony_ci kInstruction_uqsax_al_r3_r3_r7, 1969b8021494Sopenharmony_ci }, 1970b8021494Sopenharmony_ci { 1971b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r5_r7_r9), 1972b8021494Sopenharmony_ci kInstruction_uqsax_mi_r5_r7_r9, 1973b8021494Sopenharmony_ci }, 1974b8021494Sopenharmony_ci { 1975b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r11_r2_r4), 1976b8021494Sopenharmony_ci kInstruction_uqsax_cc_r11_r2_r4, 1977b8021494Sopenharmony_ci }, 1978b8021494Sopenharmony_ci { 1979b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r9_r13_r10), 1980b8021494Sopenharmony_ci kInstruction_uqsax_cc_r9_r13_r10, 1981b8021494Sopenharmony_ci }, 1982b8021494Sopenharmony_ci { 1983b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r5_r2_r6), 1984b8021494Sopenharmony_ci kInstruction_uqsax_al_r5_r2_r6, 1985b8021494Sopenharmony_ci }, 1986b8021494Sopenharmony_ci { 1987b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r9_r4_r6), 1988b8021494Sopenharmony_ci kInstruction_uqsax_ge_r9_r4_r6, 1989b8021494Sopenharmony_ci }, 1990b8021494Sopenharmony_ci { 1991b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r3_r3_r4), 1992b8021494Sopenharmony_ci kInstruction_uqsax_ls_r3_r3_r4, 1993b8021494Sopenharmony_ci }, 1994b8021494Sopenharmony_ci { 1995b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r14_r1_r8), 1996b8021494Sopenharmony_ci kInstruction_uqsax_ge_r14_r1_r8, 1997b8021494Sopenharmony_ci }, 1998b8021494Sopenharmony_ci { 1999b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ls_r7_r12_r7), 2000b8021494Sopenharmony_ci kInstruction_uqsax_ls_r7_r12_r7, 2001b8021494Sopenharmony_ci }, 2002b8021494Sopenharmony_ci { 2003b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r11_r10_r5), 2004b8021494Sopenharmony_ci kInstruction_uqsax_al_r11_r10_r5, 2005b8021494Sopenharmony_ci }, 2006b8021494Sopenharmony_ci { 2007b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r7_r4_r6), 2008b8021494Sopenharmony_ci kInstruction_uqsax_al_r7_r4_r6, 2009b8021494Sopenharmony_ci }, 2010b8021494Sopenharmony_ci { 2011b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vs_r12_r4_r10), 2012b8021494Sopenharmony_ci kInstruction_uqsax_vs_r12_r4_r10, 2013b8021494Sopenharmony_ci }, 2014b8021494Sopenharmony_ci { 2015b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r4_r4_r4), 2016b8021494Sopenharmony_ci kInstruction_uqsax_eq_r4_r4_r4, 2017b8021494Sopenharmony_ci }, 2018b8021494Sopenharmony_ci { 2019b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vs_r6_r6_r12), 2020b8021494Sopenharmony_ci kInstruction_uqsax_vs_r6_r6_r12, 2021b8021494Sopenharmony_ci }, 2022b8021494Sopenharmony_ci { 2023b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_pl_r9_r3_r5), 2024b8021494Sopenharmony_ci kInstruction_uqsax_pl_r9_r3_r5, 2025b8021494Sopenharmony_ci }, 2026b8021494Sopenharmony_ci { 2027b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r6_r5_r13), 2028b8021494Sopenharmony_ci kInstruction_uqsax_eq_r6_r5_r13, 2029b8021494Sopenharmony_ci }, 2030b8021494Sopenharmony_ci { 2031b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cc_r8_r2_r12), 2032b8021494Sopenharmony_ci kInstruction_uqsax_cc_r8_r2_r12, 2033b8021494Sopenharmony_ci }, 2034b8021494Sopenharmony_ci { 2035b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r4_r2_r0), 2036b8021494Sopenharmony_ci kInstruction_uqsax_le_r4_r2_r0, 2037b8021494Sopenharmony_ci }, 2038b8021494Sopenharmony_ci { 2039b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r7_r9_r8), 2040b8021494Sopenharmony_ci kInstruction_uqsax_lt_r7_r9_r8, 2041b8021494Sopenharmony_ci }, 2042b8021494Sopenharmony_ci { 2043b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r4_r7_r11), 2044b8021494Sopenharmony_ci kInstruction_uqsax_le_r4_r7_r11, 2045b8021494Sopenharmony_ci }, 2046b8021494Sopenharmony_ci { 2047b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r5_r7_r5), 2048b8021494Sopenharmony_ci kInstruction_uqsax_eq_r5_r7_r5, 2049b8021494Sopenharmony_ci }, 2050b8021494Sopenharmony_ci { 2051b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vc_r10_r7_r12), 2052b8021494Sopenharmony_ci kInstruction_uqsax_vc_r10_r7_r12, 2053b8021494Sopenharmony_ci }, 2054b8021494Sopenharmony_ci { 2055b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r7_r10_r6), 2056b8021494Sopenharmony_ci kInstruction_uqsax_eq_r7_r10_r6, 2057b8021494Sopenharmony_ci }, 2058b8021494Sopenharmony_ci { 2059b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_pl_r1_r12_r2), 2060b8021494Sopenharmony_ci kInstruction_uqsax_pl_r1_r12_r2, 2061b8021494Sopenharmony_ci }, 2062b8021494Sopenharmony_ci { 2063b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r14_r6_r6), 2064b8021494Sopenharmony_ci kInstruction_uqsax_le_r14_r6_r6, 2065b8021494Sopenharmony_ci }, 2066b8021494Sopenharmony_ci { 2067b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ne_r3_r8_r8), 2068b8021494Sopenharmony_ci kInstruction_uqsax_ne_r3_r8_r8, 2069b8021494Sopenharmony_ci }, 2070b8021494Sopenharmony_ci { 2071b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r4_r12_r8), 2072b8021494Sopenharmony_ci kInstruction_uqsax_eq_r4_r12_r8, 2073b8021494Sopenharmony_ci }, 2074b8021494Sopenharmony_ci { 2075b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r11_r2_r3), 2076b8021494Sopenharmony_ci kInstruction_uqsax_ge_r11_r2_r3, 2077b8021494Sopenharmony_ci }, 2078b8021494Sopenharmony_ci { 2079b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_hi_r12_r6_r11), 2080b8021494Sopenharmony_ci kInstruction_uqsax_hi_r12_r6_r11, 2081b8021494Sopenharmony_ci }, 2082b8021494Sopenharmony_ci { 2083b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_cs_r4_r5_r10), 2084b8021494Sopenharmony_ci kInstruction_uqsax_cs_r4_r5_r10, 2085b8021494Sopenharmony_ci }, 2086b8021494Sopenharmony_ci { 2087b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r10_r2_r10), 2088b8021494Sopenharmony_ci kInstruction_uqsax_ge_r10_r2_r10, 2089b8021494Sopenharmony_ci }, 2090b8021494Sopenharmony_ci { 2091b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r5_r14_r6), 2092b8021494Sopenharmony_ci kInstruction_uqsax_ge_r5_r14_r6, 2093b8021494Sopenharmony_ci }, 2094b8021494Sopenharmony_ci { 2095b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_gt_r13_r7_r5), 2096b8021494Sopenharmony_ci kInstruction_uqsax_gt_r13_r7_r5, 2097b8021494Sopenharmony_ci }, 2098b8021494Sopenharmony_ci { 2099b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_ge_r13_r4_r12), 2100b8021494Sopenharmony_ci kInstruction_uqsax_ge_r13_r4_r12, 2101b8021494Sopenharmony_ci }, 2102b8021494Sopenharmony_ci { 2103b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_lt_r8_r10_r14), 2104b8021494Sopenharmony_ci kInstruction_uqsax_lt_r8_r10_r14, 2105b8021494Sopenharmony_ci }, 2106b8021494Sopenharmony_ci { 2107b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_le_r4_r3_r13), 2108b8021494Sopenharmony_ci kInstruction_uqsax_le_r4_r3_r13, 2109b8021494Sopenharmony_ci }, 2110b8021494Sopenharmony_ci { 2111b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_pl_r0_r9_r0), 2112b8021494Sopenharmony_ci kInstruction_uqsax_pl_r0_r9_r0, 2113b8021494Sopenharmony_ci }, 2114b8021494Sopenharmony_ci { 2115b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_eq_r2_r3_r1), 2116b8021494Sopenharmony_ci kInstruction_uqsax_eq_r2_r3_r1, 2117b8021494Sopenharmony_ci }, 2118b8021494Sopenharmony_ci { 2119b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_vc_r0_r0_r3), 2120b8021494Sopenharmony_ci kInstruction_uqsax_vc_r0_r0_r3, 2121b8021494Sopenharmony_ci }, 2122b8021494Sopenharmony_ci { 2123b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r10_r8_r11), 2124b8021494Sopenharmony_ci kInstruction_uqsax_mi_r10_r8_r11, 2125b8021494Sopenharmony_ci }, 2126b8021494Sopenharmony_ci { 2127b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_mi_r5_r14_r14), 2128b8021494Sopenharmony_ci kInstruction_uqsax_mi_r5_r14_r14, 2129b8021494Sopenharmony_ci }, 2130b8021494Sopenharmony_ci { 2131b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_gt_r5_r11_r2), 2132b8021494Sopenharmony_ci kInstruction_uqsax_gt_r5_r11_r2, 2133b8021494Sopenharmony_ci }, 2134b8021494Sopenharmony_ci { 2135b8021494Sopenharmony_ci ARRAY_SIZE(kInstruction_uqsax_al_r4_r7_r11), 2136b8021494Sopenharmony_ci kInstruction_uqsax_al_r4_r7_r11, 2137b8021494Sopenharmony_ci }, 2138b8021494Sopenharmony_ci}; 2139b8021494Sopenharmony_ci 2140b8021494Sopenharmony_ci#endif // VIXL_ASSEMBLER_COND_RD_RN_RM_UQSAX_A32_H_ 2141