Skip to content

Struct simtix::CoalescingLoadStoreUnit::MemRequest

ClassList > simtix > CoalescingLoadStoreUnit > MemRequest

Public Attributes

Type Name
bool accepted
uint64_t line_addr

Public Functions

Type Name
bool operator< (const MemRequest & other) const
bool operator== (const MemRequest & other) const

Public Attributes Documentation

variable accepted

bool simtix::CoalescingLoadStoreUnit::MemRequest::accepted;

variable line_addr

uint64_t simtix::CoalescingLoadStoreUnit::MemRequest::line_addr;

Public Functions Documentation

function operator<

inline bool simtix::CoalescingLoadStoreUnit::MemRequest::operator< (
    const MemRequest & other
) const

function operator==

inline bool simtix::CoalescingLoadStoreUnit::MemRequest::operator== (
    const MemRequest & other
) const


The documentation for this class was generated from the following file projects/simtix/src/simtix/sm/fu/lsu/coalescing.h