|
gem5
|
ISA-specific helper functions for memory mapped IPR accesses. More...
#include "arch/generic/mmapped_ipr.hh"#include "arch/sparc/tlb.hh"#include "cpu/thread_context.hh"#include "mem/packet.hh"Go to the source code of this file.
Namespaces | |
| SparcISA | |
Functions | |
| Cycles | SparcISA::handleIprRead (ThreadContext *xc, Packet *pkt) |
| Cycles | SparcISA::handleIprWrite (ThreadContext *xc, Packet *pkt) |
ISA-specific helper functions for memory mapped IPR accesses.
Definition in file mmapped_ipr.hh.