gem5  v20.1.0.0
Classes | Namespaces | Typedefs | Functions
dyn_inst.hh File Reference
#include <iostream>
#include "base/refcnt.hh"
#include "cpu/minor/buffers.hh"
#include "cpu/inst_seq.hh"
#include "cpu/static_inst.hh"
#include "cpu/timing_expr.hh"
#include "sim/faults.hh"

Go to the source code of this file.

Classes

class  Minor::InstId
 Id for lines and instructions. More...
 
class  Minor::MinorDynInst
 Dynamic instruction for Minor. More...
 

Namespaces

 Minor
 

Typedefs

typedef RefCountingPtr< MinorDynInst > Minor::MinorDynInstPtr
 MinorDynInsts are currently reference counted. More...
 

Functions

std::ostream & Minor::operator<< (std::ostream &os, const InstId &id)
 Print this id in the usual slash-separated format expected by MinorTrace. More...
 
std::ostream & Minor::operator<< (std::ostream &os, const MinorDynInst &inst)
 Print a short reference to this instruction. More...
 

Detailed Description

The dynamic instruction and instruction/line id (sequence numbers) definition for Minor. A spirited attempt is made here to not carry too much on this structure.

Definition in file dyn_inst.hh.


Generated on Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17