gem5  v22.1.0.0
Classes | Namespaces | Functions
semihosting.hh File Reference
#include <cstdio>
#include <functional>
#include <map>
#include <memory>
#include <utility>
#include <vector>
#include "arch/arm/regs/int.hh"
#include "arch/arm/utility.hh"
#include "cpu/thread_context.hh"
#include "mem/port_proxy.hh"
#include "sim/core.hh"
#include "sim/guest_abi.hh"
#include "sim/sim_object.hh"

Go to the source code of this file.

Classes

class  gem5::ArmSemihosting
 Semihosting for AArch32 and AArch64. More...
 
struct  gem5::ArmSemihosting::AbiBase
 
class  gem5::ArmSemihosting::AbiBase::StateBase< Arg >
 
struct  gem5::ArmSemihosting::Abi64
 
class  gem5::ArmSemihosting::Abi64::State
 
struct  gem5::ArmSemihosting::Abi32
 
class  gem5::ArmSemihosting::Abi32::State
 
struct  gem5::ArmSemihosting::InPlaceArg
 
class  gem5::ArmSemihosting::FileBase
 Internal state for open files. More...
 
class  gem5::ArmSemihosting::FileFeatures
 Implementation of the ':semihosting-features' magic file. More...
 
class  gem5::ArmSemihosting::File
 
struct  gem5::ArmSemihosting::SemiCall
 Semihosting call information structure. More...
 
struct  gem5::guest_abi::Argument< ArmSemihosting::Abi64, Arg, typename std::enable_if_t< std::is_integral_v< Arg > > >
 
struct  gem5::guest_abi::Argument< ArmSemihosting::Abi32, Arg, typename std::enable_if_t< std::is_integral_v< Arg > > >
 
struct  gem5::guest_abi::Argument< Abi, ArmSemihosting::InPlaceArg, typename std::enable_if_t< std::is_base_of_v< ArmSemihosting::AbiBase, Abi > > >
 
struct  gem5::guest_abi::Result< ArmSemihosting::Abi32, ArmSemihosting::RetErrno >
 
struct  gem5::guest_abi::Result< ArmSemihosting::Abi64, ArmSemihosting::RetErrno >
 

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

std::ostream & gem5::operator<< (std::ostream &os, const ArmSemihosting::InPlaceArg &ipa)
 
 gem5::GEM5_DEPRECATED_NAMESPACE (GuestABI, guest_abi)
 

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