gem5  v22.1.0.0
Classes | Namespaces | Functions
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

 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.
 
 gem5::guest_abi
 

Functions

 gem5::GEM5_DEPRECATED_NAMESPACE (GuestABI, guest_abi)
 

Generated on Wed Dec 21 2022 10:22:59 for gem5 by doxygen 1.9.1