gem5 v24.0.0.0
Loading...
Searching...
No Matches
se_workload.cc File Reference
#include "arch/mips/linux/se_workload.hh"
#include <sys/syscall.h>
#include "arch/mips/process.hh"
#include "arch/mips/regs/misc.hh"
#include "base/loader/object_file.hh"
#include "base/trace.hh"
#include "cpu/thread_context.hh"
#include "sim/syscall_emul.hh"

Go to the source code of this file.

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 
namespace  gem5::MipsISA
 

Functions

static SyscallReturn gem5::MipsISA::unameFunc (SyscallDesc *desc, ThreadContext *tc, VPtr< Linux::utsname > name)
 Target uname() handler.
 
static SyscallReturn gem5::MipsISA::sys_getsysinfoFunc (SyscallDesc *desc, ThreadContext *tc, unsigned op, unsigned bufPtr, unsigned nbytes)
 Target sys_getsysyinfo() handler.
 
static SyscallReturn gem5::MipsISA::sys_setsysinfoFunc (SyscallDesc *desc, ThreadContext *tc, unsigned op, VPtr<> bufPtr, unsigned nbytes)
 Target sys_setsysinfo() handler.
 
static SyscallReturn gem5::MipsISA::setThreadAreaFunc (SyscallDesc *desc, ThreadContext *tc, VPtr<> addr)
 

Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0