Structure represents the ARM processor's register state as saved on the stack by the Linux kernel. More...
#include <lnx_arch_arm.hpp>
Public Attributes | |
| unsigned long | uregs [18] |
| Array containing the core general-purpose and system registers (R0-R15, SP, LR, PC, CPSR, etc.) | |
Structure represents the ARM processor's register state as saved on the stack by the Linux kernel.
| unsigned long arion_lnx_arm::pt_regs::uregs[18] |
Array containing the core general-purpose and system registers (R0-R15, SP, LR, PC, CPSR, etc.)