ChampSim
|
#include <limits>
Go to the source code of this file.
Classes | |
struct | input_instr |
struct | cloudsuite_instr |
Namespaces | |
champsim | |
Variables | |
constexpr char | champsim::REG_STACK_POINTER = 6 |
constexpr char | champsim::REG_FLAGS = 25 |
constexpr char | champsim::REG_INSTRUCTION_POINTER = 26 |
constexpr std::size_t | NUM_INSTR_DESTINATIONS_SPARC = 4 |
constexpr std::size_t | NUM_INSTR_DESTINATIONS = 2 |
constexpr std::size_t | NUM_INSTR_SOURCES = 4 |
|
constexpr |
|
constexpr |
|
constexpr |