gem5  v20.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
lsq_unit.hh File Reference
#include <algorithm>
#include <cstring>
#include <map>
#include <queue>
#include "arch/generic/debugfaults.hh"
#include "arch/generic/vec_reg.hh"
#include "arch/isa_traits.hh"
#include "arch/locked_mem.hh"
#include "config/the_isa.hh"
#include "cpu/inst_seq.hh"
#include "cpu/timebuf.hh"
#include "debug/LSQUnit.hh"
#include "mem/packet.hh"
#include "mem/port.hh"
#include "base/circular_queue.hh"

Go to the source code of this file.

Classes

class  LSQUnit< Impl >
 Class that implements the actual LQ and SQ for each specific thread. More...
 
class  LSQUnit< Impl >::LSQEntry
 
class  LSQUnit< Impl >::SQEntry
 
class  LSQUnit< Impl >::LQSenderState
 Particularisation of the LSQSenderState to the LQ. More...
 
class  LSQUnit< Impl >::SQSenderState
 Particularisation of the LSQSenderState to the SQ. More...
 
class  LSQUnit< Impl >::WritebackEvent
 Writeback event, specifically for when stores forward data to loads. More...
 

Generated on Thu May 28 2020 16:21:39 for gem5 by doxygen 1.8.13