gem5 v24.1.0.1
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
gem5::guest_abi::Argument< ABI, Arg, typename std::enable_if_t< std::is_base_of_v< RiscvISA::RegABI32, ABI > &&std::is_integral_v< Arg > &&ABI::template IsWideV< Arg > > > Struct Template Reference

#include <reg_abi.hh>

Static Public Member Functions

static Arg get (ThreadContext *tc, typename ABI::State &state)
 

Detailed Description

template<typename ABI, typename Arg>
struct gem5::guest_abi::Argument< ABI, Arg, typename std::enable_if_t< std::is_base_of_v< RiscvISA::RegABI32, ABI > &&std::is_integral_v< Arg > &&ABI::template IsWideV< Arg > > >

Definition at line 61 of file reg_abi.hh.

Member Function Documentation

◆ get()

template<typename ABI , typename Arg >
static Arg gem5::guest_abi::Argument< ABI, Arg, typename std::enable_if_t< std::is_base_of_v< RiscvISA::RegABI32, ABI > &&std::is_integral_v< Arg > &&ABI::template IsWideV< Arg > > >::get ( ThreadContext tc,
typename ABI::State &  state 
)
inlinestatic

Definition at line 68 of file reg_abi.hh.

References gem5::high, panic_if, and state.


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

Generated on Mon Jan 13 2025 04:29:06 for gem5 by doxygen 1.9.8