OpenOCD
or1k_core_reg Struct Reference
Collaboration diagram for or1k_core_reg:

Data Fields

const char * feature
 
const char * group
 
uint32_t list_num
 
const char * name
 
struct or1k_commonor1k_common
 
uint32_t spr_num
 
struct targettarget
 

Detailed Description

Definition at line 101 of file or1k.h.

Field Documentation

◆ feature

const char* or1k_core_reg::feature

Definition at line 107 of file or1k.h.

Referenced by COMMAND_HANDLER(), or1k_build_reg_cache(), and or1k_create_reg_list().

◆ group

const char* or1k_core_reg::group

Definition at line 108 of file or1k.h.

Referenced by COMMAND_HANDLER(), or1k_build_reg_cache(), and or1k_create_reg_list().

◆ list_num

uint32_t or1k_core_reg::list_num

Definition at line 103 of file or1k.h.

Referenced by or1k_add_reg(), or1k_create_reg_list(), and or1k_get_core_reg().

◆ name

const char* or1k_core_reg::name

Definition at line 102 of file or1k.h.

Referenced by COMMAND_HANDLER(), or1k_build_reg_cache(), and or1k_create_reg_list().

◆ or1k_common

struct or1k_common* or1k_core_reg::or1k_common

Definition at line 106 of file or1k.h.

Referenced by COMMAND_HANDLER(), or1k_build_reg_cache(), and or1k_create_reg_list().

◆ spr_num

◆ target

struct target* or1k_core_reg::target

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