38 return bits<Addr>(
addr, big, small);
44 return mbits<Addr>(
addr, 63, number);
75 std::stringstream out;
76 out <<
"[" << std::hex <<
"0x" << addr <<
"," <<
" line 0x" Addr bitSelect(Addr addr, unsigned int small, unsigned int big)
Bitfield< 21, 20 > stride
Addr getOffset(Addr addr)
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
Addr makeLineAddress(Addr addr)
std::string printAddress(Addr addr)
Addr makeNextStrideAddress(Addr addr, int stride)
static uint32_t getBlockSizeBits()
static uint32_t getBlockSizeBytes()
Addr maskLowOrderBits(Addr addr, unsigned int number)