gem5 v24.0.0.0
|
#include <pc_event.hh>
Public Member Functions | |
bool | operator() (PCEvent *const &l, PCEvent *const &r) const |
bool | operator() (PCEvent *const &l, Addr pc) const |
bool | operator() (Addr pc, PCEvent *const &r) const |
Definition at line 77 of file pc_event.hh.
Definition at line 91 of file pc_event.hh.
References gem5::MipsISA::pc, and gem5::MipsISA::r.
Definition at line 86 of file pc_event.hh.
References gem5::MipsISA::l, and gem5::MipsISA::pc.
|
inline |
Definition at line 81 of file pc_event.hh.
References gem5::MipsISA::l, and gem5::MipsISA::r.