Deleted Added
sdiff udiff text old ( 7101:cc7b579ba8b2 ) new ( 7103:844dbc22e3cb )
full compact
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

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

109// float_regfile.hh
110def bitfield FM fm;
111def bitfield FPIMM fpImm;
112def bitfield PUNWL punwl;
113
114// M5 instructions
115def bitfield M5FUNC m5Func;
116