insts.isa (13759:9941fca869a9) insts.isa (13955:e0f46be83fc7)
1// -*- mode:c++ -*-
2
3// Copyright (c) 2010-2014, 2017 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

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

94
95//AArch64 Neon
96##include "neon64.isa"
97split decoder;
98##include "neon64_mem.isa"
99
100//SVE
101##include "sve.isa"
1// -*- mode:c++ -*-
2
3// Copyright (c) 2010-2014, 2017 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

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

94
95//AArch64 Neon
96##include "neon64.isa"
97split decoder;
98##include "neon64_mem.isa"
99
100//SVE
101##include "sve.isa"
102##include "sve_mem.isa"
102
103//m5 Pseudo-ops
104##include "m5ops.isa"
105
106//Crypto
107##include "crypto.isa"
108
109//Crypto
110##include "crypto64.isa"
103
104//m5 Pseudo-ops
105##include "m5ops.isa"
106
107//Crypto
108##include "crypto.isa"
109
110//Crypto
111##include "crypto64.isa"