Searched defs:fetchWidth (Results 1 - 5 of 5) sorted by relevance

/gem5/src/cpu/o3/
H A DO3CPU.py89 fetchWidth = Param.Unsigned(8, "Fetch width") variable in class:DerivO3CPU
H A Dfetch.hh480 unsigned fetchWidth; member in class:DefaultFetch
/gem5/configs/common/cores/arm/
H A DO3_ARM_v7a.py123 fetchWidth = 3 variable in class:O3_ARM_v7a_3
H A Dex5_big.py125 fetchWidth = 3 variable in class:ex5_big
/gem5/ext/mcpat/
H A Darch_const.h209 const int fetchWidth=8; variable

Completed in 14 milliseconds