Home | History | Annotate | Download | only in traces
      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_FRINTZ_H_TRACE_AARCH64_H_
     35 #define VIXL_SIM_FRINTZ_H_TRACE_AARCH64_H_
     36 
     37 const uint16_t kExpected_frintz_h[] = {
     38   0x0000,
     39   0x0000,
     40   0x0000,
     41   0x0000,
     42   0x0000,
     43   0x0000,
     44   0x3c00,
     45   0x3c00,
     46   0x3c00,
     47   0x4900,
     48   0x7bff,
     49   0x7c00,
     50   0x7f23,
     51   0x7e00,
     52   0x7f23,
     53   0x7e01,
     54   0x0000,
     55   0x0000,
     56   0x0000,
     57   0x8000,
     58   0x8000,
     59   0x8000,
     60   0x8000,
     61   0x8000,
     62   0x8000,
     63   0xbc00,
     64   0xbc00,
     65   0xbc00,
     66   0xc900,
     67   0xfbff,
     68   0xfc00,
     69   0xff23,
     70   0xfe00,
     71   0xff23,
     72   0xfe01,
     73   0x8000,
     74   0x8000,
     75   0x8000,
     76   0x6400,
     77   0x6401,
     78   0x6402,
     79   0x6403,
     80   0x6543,
     81   0x67fc,
     82   0x67fd,
     83   0x67fe,
     84   0x67ff,
     85   0x6000,
     86   0x6000,
     87   0x6002,
     88   0x6002,
     89   0x6320,
     90   0x63fc,
     91   0x63fc,
     92   0x63fe,
     93   0x63fe,
     94   0x5c00,
     95   0x5c00,
     96   0x5c00,
     97   0x5c00,
     98   0x5d30,
     99   0x5ffc,
    100   0x5ffc,
    101   0x5ffc,
    102   0x5ffc,
    103   0xe400,
    104   0xe401,
    105   0xe402,
    106   0xe403,
    107   0xe543,
    108   0xe7fc,
    109   0xe7fd,
    110   0xe7fe,
    111   0xe7ff,
    112   0xe000,
    113   0xe000,
    114   0xe002,
    115   0xe002,
    116   0xe320,
    117   0xe3fc,
    118   0xe3fc,
    119   0xe3fe,
    120   0xe3fe,
    121   0xdc00,
    122   0xdc00,
    123   0xdc00,
    124   0xdc00,
    125   0xdd30,
    126   0xdffc,
    127   0xdffc,
    128   0xdffc,
    129   0xdffc,
    130   0x7e7f,
    131   0x7e91,
    132   0x7e00,
    133   0x7e91,
    134   0xfe7f,
    135   0xfe91,
    136   0xfe00,
    137   0xfe91,
    138   0xffff,
    139 };
    140 const unsigned kExpectedCount_frintz_h = 101;
    141 
    142 #endif  // VIXL_SIM_FRINTZ_H_TRACE_AARCH64_H_
    143