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