gem5 v24.0.0.0
|
Go to the source code of this file.
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
Variables | |
bool | gem5::FullSystem |
The FullSystem variable can be used to determine the current mode of simulation. | |
unsigned int | gem5::FullSystemInt |
In addition to the boolean flag we make use of an unsigned int since the CPU instruction decoder makes use of the variable in switch statements. | |