OpenOCD
arm_instruction Struct Reference
Collaboration diagram for arm_instruction:

Data Fields

union {
   struct arm_b_bl_bx_blx_instr   b_bl_bx_blx
 
   struct arm_data_proc_instr   data_proc
 
   struct arm_load_store_instr   load_store
 
   struct arm_load_store_multiple_instr   load_store_multiple
 
info
 
unsigned instruction_size
 
uint32_t opcode
 
char text [128]
 
enum arm_instruction_type type
 

Detailed Description

Definition at line 168 of file arm_disassembler.h.

Field Documentation

◆ b_bl_bx_blx

◆ data_proc

◆ 

◆ instruction_size

unsigned arm_instruction::instruction_size

◆ load_store

◆ load_store_multiple

struct arm_load_store_multiple_instr arm_instruction::load_store_multiple

◆ opcode

uint32_t arm_instruction::opcode

◆ text

◆ type


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