OpenOCD
|
Data Fields | |
const char * | simple_mnemonic |
uint8_t | size |
uint32_t | sr_index |
const char * | symbolic_mnemonic |
enum nds32_reg_type_s | type |
Definition at line 291 of file nds32_reg.h.
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().
uint8_t nds32_reg_s::size |
Definition at line 296 of file nds32_reg.h.
Referenced by nds32_reg_set(), and nds32_reg_size().
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().
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().
enum nds32_reg_type_s nds32_reg_s::type |
Definition at line 294 of file nds32_reg.h.
Referenced by nds32_reg_set().