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_FCVTAU_XH_TRACE_AARCH64_H_ 35 #define VIXL_SIM_FCVTAU_XH_TRACE_AARCH64_H_ 36 37 const uint64_t kExpected_fcvtau_xh[] = { 38 0u, 39 0u, 40 0u, 41 1u, 42 1u, 43 1u, 44 1u, 45 1u, 46 2u, 47 10u, 48 65504u, 49 18446744073709551615u, 50 0u, 51 0u, 52 0u, 53 0u, 54 0u, 55 0u, 56 0u, 57 0u, 58 0u, 59 0u, 60 0u, 61 0u, 62 0u, 63 0u, 64 0u, 65 0u, 66 0u, 67 0u, 68 0u, 69 0u, 70 0u, 71 0u, 72 0u, 73 0u, 74 0u, 75 0u, 76 1024u, 77 1025u, 78 1026u, 79 1027u, 80 1347u, 81 2044u, 82 2045u, 83 2046u, 84 2047u, 85 512u, 86 513u, 87 513u, 88 514u, 89 913u, 90 1022u, 91 1023u, 92 1023u, 93 1024u, 94 256u, 95 256u, 96 257u, 97 257u, 98 333u, 99 511u, 100 511u, 101 512u, 102 512u, 103 0u, 104 0u, 105 0u, 106 0u, 107 0u, 108 0u, 109 0u, 110 0u, 111 0u, 112 0u, 113 0u, 114 0u, 115 0u, 116 0u, 117 0u, 118 0u, 119 0u, 120 0u, 121 0u, 122 0u, 123 0u, 124 0u, 125 0u, 126 0u, 127 0u, 128 0u, 129 0u, 130 0u, 131 0u, 132 0u, 133 0u, 134 0u, 135 0u, 136 0u, 137 0u, 138 0u, 139 }; 140 const unsigned kExpectedCount_fcvtau_xh = 101; 141 142 #endif // VIXL_SIM_FCVTAU_XH_TRACE_AARCH64_H_ 143