gem5
v20.1.0.0
|
Go to the source code of this file.
Functions | |
def format | Nop (code, *opt_flags) |
Variables | |
def template | NopExec |
output | header |
output | decoder |
def template | NopExecute |
def format Nop | ( | code | , |
* | opt_flags | ||
) |
Definition at line 82 of file nop.cc.
References name(), and NopExecute.
Referenced by Gcn3ISA::Inst_DS__DS_NOP::Inst_DS__DS_NOP(), Gcn3ISA::Inst_SOPP__S_NOP::Inst_SOPP__S_NOP(), Gcn3ISA::Inst_VOP1__V_NOP::Inst_VOP1__V_NOP(), Gcn3ISA::Inst_VOP3__V_NOP::Inst_VOP3__V_NOP(), GPUStaticInst::isNop(), and KernelLaunchStaticInst::KernelLaunchStaticInst().
output decoder |
Definition at line 61 of file nop.cc.
Referenced by GenericISA::BasicDecodeCache::decode(), Minor::Fetch2::evaluate(), and BaseSimpleCPU::preExecute().
output header |
Definition at line 36 of file nop.cc.
Referenced by VirtIO9PBase::dumpMsg(), BmpWriter::getCompleteHeader(), VirtIO9PBase::FSQueue::onNotifyDescriptor(), DistIface::packetOut(), TCPIface::recvHeader(), TCPIface::recvPacket(), DistIface::recvThreadFunc(), VirtIO9PProxy::recvTMsg(), DistIface::SyncNode::run(), DistIface::SyncSwitch::run(), TCPIface::sendCmd(), TCPIface::sendPacket(), VirtIO9PBase::sendRMsg(), VirtIO9PProxy::serverDataReady(), BmpWriter::write(), and X86ISA::FsWorkload::writeOutSMBiosTable().
def template NopExecute |
Definition at line 72 of file nop.cc.
Referenced by Nop().