bitfields.isa (7113:65d64e21c9fa) bitfields.isa (7116:b867ef81fb38)
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

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

139def bitfield HTOPCODE_9_8 htopcode9_8;
140def bitfield HTOPCODE_9_5 htopcode9_5;
141def bitfield HTOPCODE_9_4 htopcode9_4;
142def bitfield HTOPCODE_8 htopcode8;
143def bitfield HTOPCODE_8_7 htopcode8_7;
144def bitfield HTOPCODE_8_6 htopcode8_6;
145def bitfield HTOPCODE_8_5 htopcode8_5;
146def bitfield HTOPCODE_7 htopcode7;
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

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

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