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

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

78
79//Templates for Crypto instructions
80##include "crypto.isa"
81
82##include "neon64.isa"
83
84//Templates for SVE instructions
85##include "sve.isa"
1// -*- mode:c++ -*-
2
3// Copyright (c) 2010-2011, 2017-2018 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

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

78
79//Templates for Crypto instructions
80##include "crypto.isa"
81
82##include "neon64.isa"
83
84//Templates for SVE instructions
85##include "sve.isa"
86##include "sve_mem.isa"