gem5
v20.1.0.0
|
#include "arch/sparc/linux/linux.hh"
#include "arch/sparc/process.hh"
#include "sim/process.hh"
#include "sim/syscall_desc.hh"
Go to the source code of this file.
Classes | |
class | SparcISA::SparcLinuxProcess |
class | SparcISA::Sparc32LinuxProcess |
A process with emulated SPARC/Linux syscalls. More... | |
class | SparcISA::Sparc64LinuxProcess |
A process with emulated 32 bit SPARC/Linux syscalls. More... | |
Namespaces | |
SparcISA | |
Functions | |
SyscallReturn | SparcISA::getresuidFunc (SyscallDesc *desc, ThreadContext *tc, Addr ruid, Addr euid, Addr suid) |