TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/DebugSupport.h>
Data Fields | |
UINT32 | R0 |
UINT32 | R1 |
UINT32 | R2 |
UINT32 | R3 |
UINT32 | R4 |
UINT32 | R5 |
UINT32 | R6 |
UINT32 | R7 |
UINT32 | R8 |
UINT32 | R9 |
UINT32 | R10 |
UINT32 | R11 |
UINT32 | R12 |
UINT32 | SP |
UINT32 | LR |
UINT32 | PC |
UINT32 | CPSR |
UINT32 | DFSR |
UINT32 | DFAR |
UINT32 | IFSR |
UINT32 | IFAR |
ARM processor context definition.
Definition at line 490 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::CPSR |
Definition at line 507 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::DFAR |
Definition at line 509 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::DFSR |
Definition at line 508 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::IFAR |
Definition at line 511 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::IFSR |
Definition at line 510 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::LR |
Definition at line 505 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::PC |
Definition at line 506 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::R0 |
Definition at line 491 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::R1 |
Definition at line 492 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::R10 |
Definition at line 501 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::R11 |
Definition at line 502 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::R12 |
Definition at line 503 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::R2 |
Definition at line 493 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::R3 |
Definition at line 494 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::R4 |
Definition at line 495 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::R5 |
Definition at line 496 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::R6 |
Definition at line 497 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::R7 |
Definition at line 498 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::R8 |
Definition at line 499 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::R9 |
Definition at line 500 of file DebugSupport.h.
UINT32 EFI_SYSTEM_CONTEXT_ARM::SP |
Definition at line 504 of file DebugSupport.h.