gem5
v20.1.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 74 of file pc_event.hh.
Definition at line 87 of file pc_event.hh.
References MipsISA::pc, and MipsISA::r.
Definition at line 82 of file pc_event.hh.
References MipsISA::l, and MipsISA::pc.
Definition at line 77 of file pc_event.hh.
References MipsISA::l, and MipsISA::r.