Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Public Member Functions | List of all members
trap::_exitSysCall< wordSize > Class Template Reference

#include <syscCallB.hpp>

Inheritance diagram for trap::_exitSysCall< wordSize >:
Collaboration diagram for trap::_exitSysCall< wordSize >:

Public Member Functions

 _exitSysCall (ABIIf< wordSize > &processorInstance, sc_time latency=SC_ZERO_TIME)
 
bool operator() ()
 
- Public Member Functions inherited from trap::SyscallCB< wordSize >
 SyscallCB (ABIIf< wordSize > &processorInstance, sc_time latency)
 
virtual ~SyscallCB ()
 

Additional Inherited Members

- Protected Attributes inherited from trap::SyscallCB< wordSize >
ABIIf< wordSize > & processorInstance
 
sc_time latency
 

Constructor & Destructor Documentation

template<class wordSize>
trap::_exitSysCall< wordSize >::_exitSysCall ( ABIIf< wordSize > &  processorInstance,
sc_time  latency = SC_ZERO_TIME 
)
inline

Member Function Documentation

template<class wordSize>
bool trap::_exitSysCall< wordSize >::operator() ( )
inlinevirtual

Implements trap::SyscallCB< wordSize >.

References trap::exitValue, trap::ABIIf< regWidth >::preCall(), trap::SyscallCB< wordSize >::processorInstance, trap::OSEmulatorBase::programsCount, trap::ABIIf< regWidth >::readArgs(), and pysc::api::systemc::wait().

Here is the call graph for this function:


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