OpenOCD
nds32_reg_s Struct Reference

Data Fields

const char * simple_mnemonic
 
uint8_t size
 
uint32_t sr_index
 
const char * symbolic_mnemonic
 
enum nds32_reg_type_s type
 

Detailed Description

Definition at line 291 of file nds32_reg.h.

Field Documentation

◆ simple_mnemonic

const char* nds32_reg_s::simple_mnemonic

Definition at line 292 of file nds32_reg.h.

Referenced by nds32_reg_set(), and nds32_reg_simple_name().

◆ size

uint8_t nds32_reg_s::size

Definition at line 296 of file nds32_reg.h.

Referenced by nds32_reg_set(), and nds32_reg_size().

◆ sr_index

uint32_t nds32_reg_s::sr_index

Definition at line 294 of file nds32_reg.h.

Referenced by nds32_reg_set(), and nds32_reg_sr_index().

◆ symbolic_mnemonic

const char* nds32_reg_s::symbolic_mnemonic

Definition at line 293 of file nds32_reg.h.

Referenced by nds32_reg_set(), and nds32_reg_symbolic_name().

◆ type

enum nds32_reg_type_s nds32_reg_s::type

Definition at line 294 of file nds32_reg.h.

Referenced by nds32_reg_set().


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