gem5 v23.0.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
dyn_inst.cc File Reference
#include "cpu/minor/dyn_inst.hh"
#include <iomanip>
#include <sstream>
#include "cpu/base.hh"
#include "cpu/minor/trace.hh"
#include "cpu/null_static_inst.hh"
#include "cpu/reg_class.hh"
#include "debug/MinorExecute.hh"
#include "enums/OpClass.hh"

Go to the source code of this file.

Namespaces

namespace  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.
 
namespace  gem5::minor
 

Functions

std::ostream & gem5::minor::operator<< (std::ostream &os, const InstId &id)
 Print this id in the usual slash-separated format expected by MinorTrace.
 
std::ostream & gem5::minor::operator<< (std::ostream &os, const MinorDynInst &inst)
 Print a short reference to this instruction.
 
static void gem5::minor::printRegName (std::ostream &os, const RegId &reg)
 Print a register in the form r<n>, f<n>, m<n>(<name>) for integer, float, and misc given an 'architectural register number'.
 

Generated on Mon Jul 10 2023 15:32:07 for gem5 by doxygen 1.9.7