gem5 v24.0.0.0
Loading...
Searching...
No Matches
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/pseudo_inst.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 >||std::is_same< Arg, pseudo_inst::GuestAddr >::value)> >
 
struct  gem5::guest_abi::Argument< ABI, Arg, typename std::enable_if_t< std::is_integral_v< Arg > &&!ABI::template IsWideV< Arg > > >
 

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 
namespace  gem5::guest_abi
 

Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0