OpenOCD
nds32_cpu_version Struct Reference

Data Fields

bool _16bit_extension
 
bool cop_fpu_extension
 
int cpu_id_family
 
int cpu_id_version
 
bool performance_extension
 
bool performance_extension_2
 
int revision
 
bool string_extension
 

Detailed Description

Definition at line 167 of file nds32.h.

Field Documentation

◆ _16bit_extension

bool nds32_cpu_version::_16bit_extension

Definition at line 169 of file nds32.h.

Referenced by nds32_init_config().

◆ cop_fpu_extension

bool nds32_cpu_version::cop_fpu_extension

Definition at line 171 of file nds32.h.

Referenced by nds32_init_config(), and nds32_init_option_registers().

◆ cpu_id_family

int nds32_cpu_version::cpu_id_family

Definition at line 175 of file nds32.h.

Referenced by nds32_assert_reset(), nds32_init_config(), and nds32_init_option_registers().

◆ cpu_id_version

int nds32_cpu_version::cpu_id_version

Definition at line 176 of file nds32.h.

Referenced by nds32_assert_reset(), and nds32_init_config().

◆ performance_extension

bool nds32_cpu_version::performance_extension

Definition at line 168 of file nds32.h.

Referenced by nds32_init_config().

◆ performance_extension_2

bool nds32_cpu_version::performance_extension_2

Definition at line 170 of file nds32.h.

Referenced by nds32_init_config().

◆ revision

int nds32_cpu_version::revision

Definition at line 174 of file nds32.h.

Referenced by nds32_assert_reset(), nds32_init_config(), and nds32_init_option_registers().

◆ string_extension

bool nds32_cpu_version::string_extension

Definition at line 172 of file nds32.h.

Referenced by nds32_init_config().


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