Searched defs:ForwardInstData (Results 1 - 2 of 2) sorted by relevance
/gem5/src/cpu/minor/ | ||
H A D | pipe_data.cc | 226 ForwardInstData::ForwardInstData(unsigned int width, ThreadID tid) : function in class:Minor::ForwardInstData 232 ForwardInstData::ForwardInstData(const ForwardInstData &src) function in class:Minor::ForwardInstData [all...] |
H A D | pipe_data.hh | 255 class ForwardInstData /* : public ReportIF, public BubbleIF */ class in namespace:Minor |
Completed in 6 milliseconds