gem5  v20.1.0.0
Static Public Attributes | List of all members
X86ISA::X86_64LinuxProcess::SyscallABI Struct Reference

#include <process.hh>

Inheritance diagram for X86ISA::X86_64LinuxProcess::SyscallABI:
GenericSyscallABI64 X86Linux::SyscallABI GenericSyscallABI

Static Public Attributes

static const std::vector< IntRegIndex > ArgumentRegs
 

Additional Inherited Members

- Public Types inherited from GenericSyscallABI
using State = int
 

Detailed Description

Definition at line 60 of file process.hh.

Member Data Documentation

◆ ArgumentRegs

const std::vector< IntRegIndex > X86_64LinuxProcess::SyscallABI::ArgumentRegs
static
Initial value:
= {
INTREG_RDI, INTREG_RSI, INTREG_RDX, INTREG_R10W, INTREG_R8W, INTREG_R9W
}

Definition at line 62 of file process.hh.


The documentation for this struct was generated from the following files:

Generated on Wed Sep 30 2020 14:03:15 for gem5 by doxygen 1.8.17