types.hh (7113:65d64e21c9fa) types.hh (7116:b867ef81fb38)
1/*
2 * Copyright (c) 2010 ARM Limited
3 * All rights reserved
4 *
5 * The license below extends only to copyright in the software and shall
6 * not be construed as granting a license to any other intellectual
7 * property including but not limited to intellectual property relating
8 * to a hardware implementation of the functionality of the software

--- 142 unchanged lines hidden (view full) ---

151 Bitfield<25, 24> htopcode9_8;
152 Bitfield<25, 21> htopcode9_5;
153 Bitfield<25, 20> htopcode9_4;
154 Bitfield<24> htopcode8;
155 Bitfield<24, 23> htopcode8_7;
156 Bitfield<24, 22> htopcode8_6;
157 Bitfield<24, 21> htopcode8_5;
158 Bitfield<23> htopcode7;
1/*
2 * Copyright (c) 2010 ARM Limited
3 * All rights reserved
4 *
5 * The license below extends only to copyright in the software and shall
6 * not be construed as granting a license to any other intellectual
7 * property including but not limited to intellectual property relating
8 * to a hardware implementation of the functionality of the software

--- 142 unchanged lines hidden (view full) ---

151 Bitfield<25, 24> htopcode9_8;
152 Bitfield<25, 21> htopcode9_5;
153 Bitfield<25, 20> htopcode9_4;
154 Bitfield<24> htopcode8;
155 Bitfield<24, 23> htopcode8_7;
156 Bitfield<24, 22> htopcode8_6;
157 Bitfield<24, 21> htopcode8_5;
158 Bitfield<23> htopcode7;
159 Bitfield<23, 21> htopcode7_5;
159 Bitfield<22, 21> htopcode6_5;
160 Bitfield<21, 20> htopcode5_4;
161 Bitfield<20> htopcode4;
162
163 Bitfield<19, 16> htrn;
164 Bitfield<20> hts;
165
166 Bitfield<15> ltopcode15;

--- 73 unchanged lines hidden ---
160 Bitfield<22, 21> htopcode6_5;
161 Bitfield<21, 20> htopcode5_4;
162 Bitfield<20> htopcode4;
163
164 Bitfield<19, 16> htrn;
165 Bitfield<20> hts;
166
167 Bitfield<15> ltopcode15;

--- 73 unchanged lines hidden ---