GDB (xrefs)
Loading...
Searching...
No Matches
arm_insn_decode_record Struct Reference

Public Attributes

struct gdbarchgdbarch
 
struct regcacheregcache
 
CORE_ADDR this_addr
 
uint32_t arm_insn
 
uint32_t cond
 
uint32_t opcode
 
uint32_t decode
 
uint32_t mem_rec_count
 
uint32_t reg_rec_count
 
uint32_t * arm_regs
 
struct arm_mem_rarm_mems
 

Detailed Description

Definition at line 11179 of file arm-tdep.c.

Member Data Documentation

◆ arm_insn

◆ arm_mems

◆ arm_regs

◆ cond

uint32_t arm_insn_decode_record::cond

Definition at line 11185 of file arm-tdep.c.

Referenced by arm_record_extension_space(), and decode_insn().

◆ decode

uint32_t arm_insn_decode_record::decode

◆ gdbarch

◆ mem_rec_count

◆ opcode

◆ reg_rec_count

◆ regcache

◆ this_addr

CORE_ADDR arm_insn_decode_record::this_addr

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