|
gem5
v21.0.1.0
|
Classes | |
| class | PCState |
Typedefs | |
| using | VecElem = ::DummyVecElem |
| using | VecReg = ::DummyVecReg |
| using | ConstVecReg = ::DummyConstVecReg |
| using | VecRegContainer = ::DummyVecRegContainer |
| using | VecPredReg = ::DummyVecPredReg |
| using | ConstVecPredReg = ::DummyConstVecPredReg |
| using | VecPredRegContainer = ::DummyVecPredRegContainer |
| typedef uint32_t | MachInst |
Functions | |
| static uint64_t | getArgument (ThreadContext *tc, int &number, uint16_t size, bool fp) |
Variables | |
| const Addr | PageShift = 12 |
| const Addr | PageBytes = ULL(1) << PageShift |
| const RegIndex | ZeroReg = 0 |
| constexpr unsigned | NumVecElemPerVecReg = ::DummyNumVecElemPerVecReg |
| constexpr size_t | VecRegSizeBytes = ::DummyVecRegSizeBytes |
| constexpr size_t | VecPredRegSizeBits = ::DummyVecPredRegSizeBits |
| constexpr bool | VecPredRegHasPackedRepr = ::DummyVecPredRegHasPackedRepr |
| using NullISA::ConstVecPredReg = typedef ::DummyConstVecPredReg |
Definition at line 60 of file registers.hh.
| using NullISA::ConstVecReg = typedef ::DummyConstVecReg |
Definition at line 53 of file registers.hh.
| typedef uint32_t NullISA::MachInst |
| using NullISA::VecElem = typedef ::DummyVecElem |
Definition at line 51 of file registers.hh.
| using NullISA::VecPredReg = typedef ::DummyVecPredReg |
Definition at line 59 of file registers.hh.
| using NullISA::VecPredRegContainer = typedef ::DummyVecPredRegContainer |
Definition at line 61 of file registers.hh.
| using NullISA::VecReg = typedef ::DummyVecReg |
Definition at line 52 of file registers.hh.
| using NullISA::VecRegContainer = typedef ::DummyVecRegContainer |
Definition at line 54 of file registers.hh.
|
inlinestatic |
Definition at line 48 of file utility.hh.
|
constexpr |
Definition at line 55 of file registers.hh.
Definition at line 46 of file isa_traits.hh.
| const Addr NullISA::PageShift = 12 |
Definition at line 45 of file isa_traits.hh.
|
constexpr |
Definition at line 63 of file registers.hh.
|
constexpr |
Definition at line 62 of file registers.hh.
|
constexpr |
Definition at line 56 of file registers.hh.
| const RegIndex NullISA::ZeroReg = 0 |
Definition at line 48 of file registers.hh.