Searched defs:getByte (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/ruby/common/
H A DSubBlock.hh50 uint8_t getByte(int offset) const { return m_data[offset]; } function in class:SubBlock
H A DDataBlock.hh90 DataBlock::getByte(int whichByte) const function in class:DataBlock

Completed in 5 milliseconds