OpenOCD
nds32_instruction Struct Reference

Data Fields

uint32_t access_end
 
uint32_t access_start
 
struct {
   int32_t   imm
 
   uint8_t   opc_6
 
   uint8_t   ra
 
   uint8_t   rb
 
   uint8_t   rd
 
   uint8_t   rt
 
   uint8_t   sub_opc
 
info
 
uint8_t instruction_size
 
uint32_t opcode
 
char text [128]
 
enum nds32_instruction_type type
 

Detailed Description

Definition at line 21 of file nds32_disassembler.h.

Field Documentation

◆ access_end

◆ access_start

◆ imm

◆ 

◆ instruction_size

uint8_t nds32_instruction::instruction_size

Definition at line 25 of file nds32_disassembler.h.

Referenced by COMMAND_HANDLER(), and nds32_evaluate_opcode().

◆ opc_6

◆ opcode

uint32_t nds32_instruction::opcode

◆ ra

◆ rb

◆ rd

uint8_t nds32_instruction::rd

◆ rt

◆ sub_opc

◆ text

◆ type


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