gem5 v25.0.0.1
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 Arm Limited 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 Sat Oct 18 2025 08:06:47 for gem5 by doxygen 1.14.0