Searched refs:LSQDepCheckShift (Results 1 - 4 of 4) sorted by relevance
/gem5/src/cpu/o3/ | ||
H A D | O3CPU.py | 131 LSQDepCheckShift = Param.Unsigned(4, "Number of places to shift addr before check") variable in class:DerivO3CPU |
H A D | lsq_unit_impl.hh | 168 depCheckShift = params->LSQDepCheckShift; |
/gem5/configs/common/cores/arm/ | ||
H A D | O3_ARM_v7a.py | 110 LSQDepCheckShift = 0 variable in class:O3_ARM_v7a_3 |
H A D | ex5_big.py | 112 LSQDepCheckShift = 0 variable in class:ex5_big |
Completed in 11 milliseconds