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

/gem5/src/sim/
H A Dsystem.cc169 Addr shift_amt = findMsbSet(kernelEnd - kernelStart) + 1; local
/gem5/ext/fputils/
H A Dfp80.c215 int shift_amt = 0; local
/gem5/src/cpu/o3/
H A Dlsq_unit.hh719 int shift_amt = req->mainRequest()->getVaddr() - local

Completed in 10 milliseconds