cpu/memtest/memtest.cc
cpu/trace/opt_cpu.cc
cpu/trace/trace_cpu.cc
- eio/eio.cc
- eio/exolex.cc
- eio/libexo.cc
+ encumbered/eio/eio.cc
+ encumbered/eio/exolex.cc
+ encumbered/eio/libexo.cc
sim/process.cc
sim/syscall_emul.cc
''')
faults.hh
isa_fullsys_traits.hh
isa_traits.hh
- machine_exo.h
osfpal.hh
pseudo_inst.hh
vptr.hh
#include "targetarch/alpha_memory.hh"
#include "targetarch/vtophys.hh"
#else // !FULL_SYSTEM
-#include "eio/eio.hh"
#include "mem/functional/functional.hh"
#endif // FULL_SYSTEM
#include "targetarch/alpha_memory.hh"
#include "targetarch/vtophys.hh"
#else // !FULL_SYSTEM
-#include "eio/eio.hh"
#include "mem/functional/functional.hh"
#endif // FULL_SYSTEM
#include "base/statistics.hh"
#include "cpu/exec_context.hh"
#include "cpu/smt.hh"
-#include "eio/eio.hh"
#include "encumbered/cpu/full/thread.hh"
+#include "encumbered/eio/eio.hh"
#include "encumbered/mem/functional/main.hh"
#include "sim/builder.hh"
#include "sim/fake_syscall.hh"