gem5  v20.1.0.0
Static Public Attributes | List of all members
GenericSyscallABI32::IsWide< T, typename std::enable_if< std::is_integral< T >::value &&sizeof(T)==sizeof(uint64_t) &&!GuestABI::IsConforming< T >::value >::type > Struct Template Reference

#include <syscall_abi.hh>

Static Public Attributes

static const bool value = true
 

Detailed Description

template<typename T>
struct GenericSyscallABI32::IsWide< T, typename std::enable_if< std::is_integral< T >::value &&sizeof(T)==sizeof(uint64_t) &&!GuestABI::IsConforming< T >::value >::type >

Definition at line 74 of file syscall_abi.hh.

Member Data Documentation

◆ value

template<typename T >
const bool GenericSyscallABI32::IsWide< T, typename std::enable_if< std::is_integral< T >::value &&sizeof(T)==sizeof(uint64_t) &&!GuestABI::IsConforming< T >::value >::type >::value = true
static

Definition at line 79 of file syscall_abi.hh.


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

Generated on Wed Sep 30 2020 14:02:24 for gem5 by doxygen 1.8.17