gem5
v20.1.0.0
|
#include <syscall_abi.hh>
Static Public Member Functions | |
static uint64_t | mergeRegs (ThreadContext *tc, RegIndex low_idx, RegIndex high_idx) |
Additional Inherited Members | |
Public Types inherited from GenericSyscallABI | |
using | State = int |
Definition at line 58 of file syscall_abi.hh.
|
inlinestatic |
Definition at line 84 of file syscall_abi.hh.
References insertBits(), and ThreadContext::readIntReg().