thumb.isa (7154:1fa6d1db1f32) thumb.isa (7155:4c96244f0b8a)
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

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

156 }
157 }
158 }
159 0x2: decode LTOPCODE_15 {
160 0x0: decode HTOPCODE_9 {
161 0x0: Thumb32DataProcModImm::thumb32DataProcModImm();
162 0x1: WarnUnimpl::Data_processing_plain_binary_immediate();
163 }
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

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

156 }
157 }
158 }
159 0x2: decode LTOPCODE_15 {
160 0x0: decode HTOPCODE_9 {
161 0x0: Thumb32DataProcModImm::thumb32DataProcModImm();
162 0x1: WarnUnimpl::Data_processing_plain_binary_immediate();
163 }
164 0x1: BranchesAndMiscCtrl::branchesAndMiscCtrl();
164 0x1: Thumb32BranchesAndMiscCtrl::thumb32BranchesAndMiscCtrl();
165 }
166 0x3: decode HTOPCODE_10_9 {
167 0x0: decode HTOPCODE_4 {
168 0x0: decode HTOPCODE_8 {
169 0x0: Thumb32StoreSingle::thumb32StoreSingle();
170 0x1: WarnUnimpl::Advanced_SIMD_or_structure_load_store();
171 }
172 0x1: decode HTOPCODE_6_5 {

--- 53 unchanged lines hidden ---
165 }
166 0x3: decode HTOPCODE_10_9 {
167 0x0: decode HTOPCODE_4 {
168 0x0: decode HTOPCODE_8 {
169 0x0: Thumb32StoreSingle::thumb32StoreSingle();
170 0x1: WarnUnimpl::Advanced_SIMD_or_structure_load_store();
171 }
172 0x1: decode HTOPCODE_6_5 {

--- 53 unchanged lines hidden ---