templates.isa (12540:93f0a9a0ea71) templates.isa (13168:4965381c122d)
1// -*- mode:c++ -*-
2
3// Copyright (c) 2010-2011,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

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

71
72//Templates for VFP instructions
73##include "vfp.isa"
74##include "vfp64.isa"
75
76//Templates for Neon instructions
77##include "neon.isa"
78
1// -*- mode:c++ -*-
2
3// Copyright (c) 2010-2011,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

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

71
72//Templates for VFP instructions
73##include "vfp.isa"
74##include "vfp64.isa"
75
76//Templates for Neon instructions
77##include "neon.isa"
78
79//Templates for Crypto instructions
80##include "crypto.isa"
81
79##include "neon64.isa"
82##include "neon64.isa"