|
gem5
v19.0.0.0
|
ISA-specific helper functions for memory mapped IPR accesses. More...
#include "base/types.hh"#include "mem/packet.hh"#include "mem/packet_access.hh"#include "sim/pseudo_inst.hh"#include "sim/system.hh"Go to the source code of this file.
Namespaces | |
| ArmISA | |
Functions | |
| Cycles | ArmISA::handleIprRead (ThreadContext *tc, Packet *pkt) |
| Cycles | ArmISA::handleIprWrite (ThreadContext *tc, Packet *pkt) |
ISA-specific helper functions for memory mapped IPR accesses.
Definition in file mmapped_ipr.hh.