Searched refs:decodeInputWidth (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/minor/
H A DMinorCPU.py232 decodeInputWidth = Param.Unsigned(2, variable in class:MinorCPU
H A Dfetch2.cc70 outputWidth(params.decodeInputWidth),
77 fatal("%s: decodeInputWidth must be >= 1 (%d)\n", name, outputWidth);
/gem5/configs/common/cores/arm/
H A DHPI.py1417 decodeInputWidth = 2 variable in class:HPI

Completed in 16 milliseconds