#include <cstdio>
#include <functional>
#include <map>
#include <memory>
#include <utility>
#include <vector>
#include "arch/arm/regs/int.hh"
#include "arch/arm/utility.hh"
#include "arch/generic/semihosting.hh"
#include "cpu/thread_context.hh"
#include "mem/port_proxy.hh"
#include "sim/core.hh"
#include "sim/guest_abi.hh"
#include "sim/pseudo_inst.hh"
#include "sim/sim_object.hh"
Go to the source code of this file.
|
class | gem5::ArmSemihosting |
| Semihosting for AArch32 and AArch64. More...
|
|
struct | gem5::ArmSemihosting::Abi64 |
|
class | gem5::ArmSemihosting::Abi64::State |
|
struct | gem5::ArmSemihosting::Abi32 |
|
class | gem5::ArmSemihosting::Abi32::State |
|
struct | gem5::guest_abi::Argument< ArmSemihosting::Abi64, Arg, typename std::enable_if_t<(std::is_integral_v< Arg >||std::is_same< Arg, pseudo_inst::GuestAddr >::value)> > |
|
struct | gem5::guest_abi::Argument< ArmSemihosting::Abi32, Arg, typename std::enable_if_t<(std::is_integral_v< Arg >||std::is_same< Arg, pseudo_inst::GuestAddr >::value)> > |
|
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 > |
|
|
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