Searched defs:numPhysIntRegs (Results 1 - 4 of 4) sorted by relevance

/gem5/src/cpu/o3/
H A DO3CPU.py141 numPhysIntRegs = Param.Unsigned(256, "Number of physical integer registers") variable in class:DerivO3CPU
/gem5/configs/common/cores/arm/
H A DO3_ARM_v7a.py142 numPhysIntRegs = 128 variable in class:O3_ARM_v7a_3
H A Dex5_big.py144 numPhysIntRegs = 90 variable in class:ex5_big
/gem5/ext/mcpat/
H A Darch_const.h188 const int numPhysIntRegs=32; variable

Completed in 10 milliseconds