gem5  v21.1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs | Functions
addr_range.hh File Reference
#include <algorithm>
#include <list>
#include <vector>
#include "base/bitfield.hh"
#include "base/cprintf.hh"
#include "base/logging.hh"
#include "base/types.hh"

Go to the source code of this file.

Classes

class  gem5::AddrRange
 The AddrRange class encapsulates an address range, and supports a number of tests to check if two ranges intersect, if a range contains a specific address etc. More...
 

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Typedefs

typedef std::list< AddrRange > gem5::AddrRangeList
 Convenience typedef for a collection of address ranges. More...
 

Functions

AddrRange gem5::RangeEx (Addr start, Addr end)
 
AddrRange gem5::RangeIn (Addr start, Addr end)
 
AddrRange gem5::RangeSize (Addr start, Addr size)
 

Generated on Wed Jul 28 2021 12:10:32 for gem5 by doxygen 1.8.17