Searched defs:cantForwardFromFUIndices (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/minor/
H A Dfunc_unit.hh164 std::vector<unsigned int> cantForwardFromFUIndices; member in class:MinorFU
238 std::vector<bool> cantForwardFromFUIndices; member in class:Minor::FUPipeline
H A DMinorCPU.py118 cantForwardFromFUIndices = VectorParam.Unsigned([], variable in class:MinorFU
/gem5/configs/common/cores/arm/
H A DHPI.py1307 cantForwardFromFUIndices = [0, 1, 5] # Int1, Int2, Mem variable in class:HPI_IntMulFU
1321 cantForwardFromFUIndices = [5] # Mem (this FU) variable in class:HPI_MemFU

Completed in 15 milliseconds