gem5
|
#include "arch/x86/pseudo_inst.hh"
#include "arch/x86/system.hh"
#include "cpu/thread_context.hh"
#include "debug/PseudoInst.hh"
#include "mem/se_translating_port_proxy.hh"
#include "sim/process.hh"
Go to the source code of this file.
Namespaces | |
X86ISA | |
This is exposed globally, independent of the ISA. | |
Functions | |
void | X86ISA::m5Syscall (ThreadContext *tc) |
void | X86ISA::m5PageFault (ThreadContext *tc) |