gem5 v23.0.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
syscall_abi.hh File Reference
#include "base/bitfield.hh"
#include "base/types.hh"
#include "cpu/thread_context.hh"
#include "sim/guest_abi.hh"
#include "sim/syscall_return.hh"

Go to the source code of this file.

Classes

struct  gem5::GenericSyscallABI
 
struct  gem5::GenericSyscallABI64
 
struct  gem5::GenericSyscallABI32
 
struct  gem5::GenericSyscallABI32::IsWide< T, Enabled >
 
struct  gem5::GenericSyscallABI32::IsWide< T, std::enable_if_t<(sizeof(T) > sizeof(UintPtr))> >
 
struct  gem5::guest_abi::Argument< ABI, Arg, typename std::enable_if_t< std::is_base_of_v< GenericSyscallABI64, ABI > &&std::is_integral_v< Arg > > >
 
struct  gem5::guest_abi::Argument< ABI, Arg, typename std::enable_if_t< std::is_integral_v< Arg > &&!ABI::template IsWideV< Arg > > >
 

Namespaces

namespace  gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 
namespace  gem5::guest_abi
 

Generated on Mon Jul 10 2023 15:32:07 for gem5 by doxygen 1.9.7