gem5  v20.1.0.0
Static Public Member Functions | List of all members
GuestABI::Result< ABI, SyscallReturn, typename std::enable_if< std::is_base_of< ArmLinuxProcessBits::SyscallABI, ABI >::value >::type > Struct Template Reference

#include <process.hh>

Static Public Member Functions

static void store (ThreadContext *tc, const SyscallReturn &ret)
 

Detailed Description

template<typename ABI>
struct GuestABI::Result< ABI, SyscallReturn, typename std::enable_if< std::is_base_of< ArmLinuxProcessBits::SyscallABI, ABI >::value >::type >

Definition at line 58 of file process.hh.

Member Function Documentation

◆ store()

template<typename ABI >
static void GuestABI::Result< ABI, SyscallReturn, typename std::enable_if< std::is_base_of< ArmLinuxProcessBits::SyscallABI, ABI >::value >::type >::store ( ThreadContext tc,
const SyscallReturn ret 
)
inlinestatic

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

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