Public Member Functions

fakeDMAInstruction Class Reference

SEC:NIC_Model. More...

#include <ssb_DMA_fakeInst.h>

Inheritance diagram for fakeDMAInstruction:
instruction

Public Member Functions

void init (instType o, simAddress addr, simPID p)
void init (instType o, simAddress addr, simPID p, instState s)
bool fetch (processor *)
 NOTE: I'm not sure when fetch would need to fail.
bool issue (processor *)
bool commit (processor *)
simRegister NPC () const
simRegister TPC () const
bool issue (processor *p, const bool)
bool commit (processor *p, const bool)
int fu () const
int specificOp () const
const int * outDeps () const
const int * inDeps () const
bool isReturn () const
instState state () const
instType op () const
simAddress PC () const
simAddress memEA () const
exceptType exception () const
simAddress moveToTarget () const
simAddress febTarget () const
simPID pid () const

Detailed Description

SEC:NIC_Model.


Member Function Documentation

bool fakeDMAInstruction::fetch ( processor  )  [inline, virtual]

NOTE: I'm not sure when fetch would need to fail.

Possibly in the OOO case?

Implements instruction.


The documentation for this class was generated from the following files: