gem5  v21.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Public Types | Static Public Member Functions | List of all members
GenericSyscallABI32 Struct Reference

#include <syscall_abi.hh>

Inheritance diagram for GenericSyscallABI32:
GenericSyscallABI ArmISA::RegABI32 SparcISA::SEWorkload::SyscallABI32 X86ISA::EmuLinux::SyscallABI32 ArmISA::EmuFreebsd::SyscallABI32 ArmISA::EmuLinux::SyscallABI32

Classes

struct  enable_if_t<(sizeof(T) > sizeof(UintPtr))> >
 
struct  IsWide
 

Public Types

using UintPtr = uint32_t
 
- Public Types inherited from GenericSyscallABI
using State = int
 

Static Public Member Functions

static uint64_t mergeRegs (ThreadContext *tc, RegIndex low_idx, RegIndex high_idx)
 

Detailed Description

Definition at line 49 of file syscall_abi.hh.

Member Typedef Documentation

◆ UintPtr

using GenericSyscallABI32::UintPtr = uint32_t

Definition at line 51 of file syscall_abi.hh.

Member Function Documentation

◆ mergeRegs()

static uint64_t GenericSyscallABI32::mergeRegs ( ThreadContext tc,
RegIndex  low_idx,
RegIndex  high_idx 
)
inlinestatic

Definition at line 64 of file syscall_abi.hh.

References insertBits(), and ThreadContext::readIntReg().


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

Generated on Tue Mar 23 2021 19:41:36 for gem5 by doxygen 1.8.17