|
gem5
v20.1.0.5
|
#include "arch/x86/fs_workload.hh"#include "arch/x86/bios/intelmp.hh"#include "arch/x86/bios/smbios.hh"#include "arch/x86/faults.hh"#include "arch/x86/isa_traits.hh"#include "base/loader/object_file.hh"#include "cpu/thread_context.hh"#include "params/X86FsWorkload.hh"#include "sim/system.hh"Go to the source code of this file.
Namespaces | |
| X86ISA | |
| This is exposed globally, independent of the ISA. | |
Functions | |
| void | X86ISA::installSegDesc (ThreadContext *tc, SegmentRegIndex seg, SegDescriptor desc, bool longmode) |