bitfields.isa (7161:a1e9b36bd4bf) bitfields.isa (7245:bee7e6b76d38)
1// -*- mode:c++ -*-
2
3// Copyright (c) 2010 ARM Limited
4// All rights reserved
5//
6// The license below extends only to copyright in the software and shall
7// not be construed as granting a license to any other intellectual
8// property including but not limited to intellectual property relating

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

143def bitfield HTOPCODE_9_5 htopcode9_5;
144def bitfield HTOPCODE_9_4 htopcode9_4;
145def bitfield HTOPCODE_8 htopcode8;
146def bitfield HTOPCODE_8_7 htopcode8_7;
147def bitfield HTOPCODE_8_6 htopcode8_6;
148def bitfield HTOPCODE_8_5 htopcode8_5;
149def bitfield HTOPCODE_7 htopcode7;
150def bitfield HTOPCODE_7_5 htopcode7_5;
1// -*- mode:c++ -*-
2
3// Copyright (c) 2010 ARM Limited
4// All rights reserved
5//
6// The license below extends only to copyright in the software and shall
7// not be construed as granting a license to any other intellectual
8// property including but not limited to intellectual property relating

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

143def bitfield HTOPCODE_9_5 htopcode9_5;
144def bitfield HTOPCODE_9_4 htopcode9_4;
145def bitfield HTOPCODE_8 htopcode8;
146def bitfield HTOPCODE_8_7 htopcode8_7;
147def bitfield HTOPCODE_8_6 htopcode8_6;
148def bitfield HTOPCODE_8_5 htopcode8_5;
149def bitfield HTOPCODE_7 htopcode7;
150def bitfield HTOPCODE_7_5 htopcode7_5;
151def bitfield HTOPCODE_6 htopcode6;
151def bitfield HTOPCODE_6_5 htopcode6_5;
152def bitfield HTOPCODE_5_4 htopcode5_4;
153def bitfield HTOPCODE_4 htopcode4;
154
155def bitfield HTRN htrn;
156def bitfield HTS hts;
157
158def bitfield LTOPCODE_15 ltopcode15;
159def bitfield LTOPCODE_11_8 ltopcode11_8;
160def bitfield LTOPCODE_7_6 ltopcode7_6;
161def bitfield LTOPCODE_7_4 ltopcode7_4;
162def bitfield LTOPCODE_4 ltopcode4;
163
164def bitfield LTRD ltrd;
165def bitfield LTCOPROC ltcoproc;
152def bitfield HTOPCODE_6_5 htopcode6_5;
153def bitfield HTOPCODE_5_4 htopcode5_4;
154def bitfield HTOPCODE_4 htopcode4;
155
156def bitfield HTRN htrn;
157def bitfield HTS hts;
158
159def bitfield LTOPCODE_15 ltopcode15;
160def bitfield LTOPCODE_11_8 ltopcode11_8;
161def bitfield LTOPCODE_7_6 ltopcode7_6;
162def bitfield LTOPCODE_7_4 ltopcode7_4;
163def bitfield LTOPCODE_4 ltopcode4;
164
165def bitfield LTRD ltrd;
166def bitfield LTCOPROC ltcoproc;