Go to the documentation of this file.
29 #ifndef __CPU_FUNC_UNIT_HH__
30 #define __CPU_FUNC_UNIT_HH__
38 #include "params/FUDesc.hh"
39 #include "params/OpDesc.hh"
105 #endif // __FU_POOL_HH__
void addCapability(OpClass cap, unsigned oplat, bool pipelined)
bool provides(OpClass capability)
unsigned & opLatency(OpClass capability)
bool isPipelined(OpClass capability)
std::vector< OpDesc * > opDescList
std::bitset< Num_OpClasses > capabilityList
std::vector< FUDesc * >::const_iterator FUDDiterator
OpDesc(const OpDescParams *p)
Cycles is a wrapper class for representing cycle counts, i.e.
std::array< unsigned, Num_OpClasses > opLatencies
FUDesc(const FUDescParams *p)
std::vector< OpDesc * >::const_iterator OPDDiterator
std::bitset< Num_OpClasses > capabilities()
std::array< bool, Num_OpClasses > pipelined
Abstract superclass for simulation objects.
Generated on Wed Sep 30 2020 14:02:08 for gem5 by doxygen 1.8.17