gem5
v21.2.1.0
|
#include <reg_abi.hh>
Static Public Attributes | |
static const std::vector< int > | ArgumentRegs = {0, 1, 2, 3, 4, 5, 6} |
![]() | |
template<typename T > | |
static constexpr bool | IsWideV = IsWide<T>::value |
Additional Inherited Members | |
![]() | |
using | UintPtr = uint32_t |
![]() | |
using | State = int |
![]() | |
static uint64_t | mergeRegs (ThreadContext *tc, RegIndex low_idx, RegIndex high_idx) |
Definition at line 42 of file reg_abi.hh.
|
static |
Definition at line 44 of file reg_abi.hh.