GDB (xrefs)
Public Attributes | List of all members
instruction_environment Struct Reference

Public Attributes

unsigned long reg [NUM_GENREGS]
 
unsigned long preg [NUM_SPECREGS]
 
unsigned long branch_break_address
 
unsigned long delay_slot_pc
 
unsigned long prefix_value
 
int branch_found
 
int prefix_found
 
int invalid
 
int slot_needed
 
int delay_slot_pc_active
 
int xflag_found
 
int disable_interrupt
 
int byte_order
 

Detailed Description

Definition at line 473 of file cris-tdep.c.

Member Data Documentation

unsigned long instruction_environment::branch_break_address
int instruction_environment::branch_found
int instruction_environment::byte_order
unsigned long instruction_environment::delay_slot_pc

Definition at line 479 of file cris-tdep.c.

Referenced by find_step_target(), reg_mode_clear_op(), and reg_mode_move_from_preg_op().

int instruction_environment::delay_slot_pc_active

Definition at line 485 of file cris-tdep.c.

Referenced by find_step_target(), reg_mode_clear_op(), and reg_mode_move_from_preg_op().

int instruction_environment::disable_interrupt
int instruction_environment::invalid
int instruction_environment::prefix_found
unsigned long instruction_environment::prefix_value
unsigned long instruction_environment::preg[NUM_SPECREGS]

Definition at line 477 of file cris-tdep.c.

Referenced by find_step_target(), and reg_mode_move_from_preg_op().

unsigned long instruction_environment::reg[NUM_GENREGS]
int instruction_environment::slot_needed
int instruction_environment::xflag_found

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