gem5
|
ISA-specific helper functions for memory mapped IPR accesses. More...
#include "arch/generic/mmapped_ipr.hh"
#include "arch/x86/regs/misc.hh"
#include "cpu/base.hh"
#include "cpu/thread_context.hh"
#include "mem/packet.hh"
Go to the source code of this file.
Namespaces | |
X86ISA | |
This is exposed globally, independent of the ISA. | |
Functions | |
Cycles | X86ISA::handleIprRead (ThreadContext *xc, Packet *pkt) |
Cycles | X86ISA::handleIprWrite (ThreadContext *xc, Packet *pkt) |
ISA-specific helper functions for memory mapped IPR accesses.
Definition in file mmapped_ipr.hh.