gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 Template Reference

#include <semihosting.hh>

Static Public Member Functions

static Arg get (ThreadContext *tc, ArmSemihosting::Abi64::State &state)
 

Detailed Description

template<typename Arg>
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)> >

Definition at line 174 of file semihosting.hh.

Member Function Documentation

◆ get()

template<typename Arg >
static Arg 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)> >::get ( ThreadContext * tc,
ArmSemihosting::Abi64::State & state )
inlinestatic

Definition at line 180 of file semihosting.hh.

References state.


The documentation for this struct was generated from the following file:

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