OpenOCD
arm920t_common Struct Reference
Collaboration diagram for arm920t_common:

Data Fields

struct arm7_9_common arm7_9_common
 
struct armv4_5_mmu_common armv4_5_mmu
 
unsigned int common_magic
 
uint32_t cp15_control_reg
 
uint32_t d_far
 
uint32_t d_fsr
 
uint32_t i_far
 
uint32_t i_fsr
 
int preserve_cache
 

Detailed Description

Definition at line 16 of file arm920t.h.

Field Documentation

◆ arm7_9_common

◆ armv4_5_mmu

◆ common_magic

unsigned int arm920t_common::common_magic

◆ cp15_control_reg

uint32_t arm920t_common::cp15_control_reg

Definition at line 21 of file arm920t.h.

Referenced by arm920t_post_debug_entry().

◆ d_far

uint32_t arm920t_common::d_far

Definition at line 24 of file arm920t.h.

Referenced by arm920t_post_debug_entry(), and arm920t_pre_restore_context().

◆ d_fsr

uint32_t arm920t_common::d_fsr

Definition at line 22 of file arm920t.h.

Referenced by arm920t_post_debug_entry(), and arm920t_pre_restore_context().

◆ i_far

uint32_t arm920t_common::i_far

Definition at line 25 of file arm920t.h.

Referenced by arm920t_post_debug_entry(), and arm920t_pre_restore_context().

◆ i_fsr

uint32_t arm920t_common::i_fsr

Definition at line 23 of file arm920t.h.

Referenced by arm920t_post_debug_entry(), and arm920t_pre_restore_context().

◆ preserve_cache

int arm920t_common::preserve_cache

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