1 // Copyright 2015, VIXL authors 2 // All rights reserved. 3 // 4 // Redistribution and use in source and binary forms, with or without 5 // modification, are permitted provided that the following conditions are met: 6 // 7 // * Redistributions of source code must retain the above copyright notice, 8 // this list of conditions and the following disclaimer. 9 // * Redistributions in binary form must reproduce the above copyright notice, 10 // this list of conditions and the following disclaimer in the documentation 11 // and/or other materials provided with the distribution. 12 // * Neither the name of ARM Limited nor the names of its contributors may be 13 // used to endorse or promote products derived from this software without 14 // specific prior written permission. 15 // 16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS CONTRIBUTORS "AS IS" AND 17 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 18 // WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 19 // DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE 20 // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 21 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 22 // SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 23 // CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 24 // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 25 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 26 27 28 // --------------------------------------------------------------------- 29 // This file is auto generated using tools/generate_simulator_traces.py. 30 // 31 // PLEASE DO NOT EDIT. 32 // --------------------------------------------------------------------- 33 34 #ifndef VIXL_SIM_SQSHL_B_2OPIMM_TRACE_AARCH64_H_ 35 #define VIXL_SIM_SQSHL_B_2OPIMM_TRACE_AARCH64_H_ 36 37 const uint8_t kExpected_NEON_sqshl_B_2OPIMM[] = { 38 0x33, 39 0x66, 40 0x7f, 41 0x7f, 42 0x7f, 43 0x7f, 44 0x7f, 45 0x7f, 46 0x55, 47 0x7f, 48 0x7f, 49 0x7f, 50 0x7f, 51 0x7f, 52 0x7f, 53 0x7f, 54 0x7d, 55 0x7f, 56 0x7f, 57 0x7f, 58 0x7f, 59 0x7f, 60 0x7f, 61 0x7f, 62 0x7e, 63 0x7f, 64 0x7f, 65 0x7f, 66 0x7f, 67 0x7f, 68 0x7f, 69 0x7f, 70 0x7f, 71 0x7f, 72 0x7f, 73 0x7f, 74 0x7f, 75 0x7f, 76 0x7f, 77 0x7f, 78 0x80, 79 0x80, 80 0x80, 81 0x80, 82 0x80, 83 0x80, 84 0x80, 85 0x80, 86 0x81, 87 0x80, 88 0x80, 89 0x80, 90 0x80, 91 0x80, 92 0x80, 93 0x80, 94 0x82, 95 0x80, 96 0x80, 97 0x80, 98 0x80, 99 0x80, 100 0x80, 101 0x80, 102 0x83, 103 0x80, 104 0x80, 105 0x80, 106 0x80, 107 0x80, 108 0x80, 109 0x80, 110 0xaa, 111 0x80, 112 0x80, 113 0x80, 114 0x80, 115 0x80, 116 0x80, 117 0x80, 118 0xcc, 119 0x98, 120 0x80, 121 0x80, 122 0x80, 123 0x80, 124 0x80, 125 0x80, 126 0xf8, 127 0xf0, 128 0xe0, 129 0xc0, 130 0x80, 131 0x80, 132 0x80, 133 0x80, 134 0xfd, 135 0xfa, 136 0xf4, 137 0xe8, 138 0xd0, 139 0xa0, 140 0x80, 141 0x80, 142 0xfe, 143 0xfc, 144 0xf8, 145 0xf0, 146 0xe0, 147 0xc0, 148 0x80, 149 0x80, 150 0xff, 151 0xfe, 152 0xfc, 153 0xf8, 154 0xf0, 155 0xe0, 156 0xc0, 157 0x80, 158 0x00, 159 0x00, 160 0x00, 161 0x00, 162 0x00, 163 0x00, 164 0x00, 165 0x00, 166 0x01, 167 0x02, 168 0x04, 169 0x08, 170 0x10, 171 0x20, 172 0x40, 173 0x7f, 174 0x02, 175 0x04, 176 0x08, 177 0x10, 178 0x20, 179 0x40, 180 0x7f, 181 0x7f, 182 0x08, 183 0x10, 184 0x20, 185 0x40, 186 0x7f, 187 0x7f, 188 0x7f, 189 0x7f, 190 }; 191 const unsigned kExpectedCount_NEON_sqshl_B_2OPIMM = 152; 192 193 #endif // VIXL_SIM_SQSHL_B_2OPIMM_TRACE_AARCH64_H_ 194