gem5
v22.0.0.1
|
#include <iostream>
#include <memory>
#include <type_traits>
#include "base/compiler.hh"
#include "base/trace.hh"
#include "base/types.hh"
#include "sim/serialize.hh"
Go to the source code of this file.
Namespaces | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
gem5::GenericISA | |
Functions | |
static std::ostream & | gem5::operator<< (std::ostream &os, const PCStateBase &pc) |
static bool | gem5::operator== (const PCStateBase &a, const PCStateBase &b) |
static bool | gem5::operator!= (const PCStateBase &a, const PCStateBase &b) |