GDB (xrefs)
|
Public Attributes | |
struct gdbarch * | arch |
pv_t | r0 |
pv_t | r1 |
pv_t | r2 |
pv_t | r3 |
pv_t | a0 |
pv_t | a1 |
pv_t | sb |
pv_t | fb |
pv_t | sp |
pv_t | pc |
struct pv_area * | stack |
gdb_byte | insn [M32C_MAX_INSN_LEN] |
CORE_ADDR | scan_pc |
CORE_ADDR | next_addr |
Definition at line 1078 of file m32c-tdep.c.
Definition at line 1082 of file m32c-tdep.c.
Referenced by m32c_analyze_prologue(), m32c_pushm_is_reg_save(), and m32c_pv_pushm().
Definition at line 1082 of file m32c-tdep.c.
Referenced by m32c_analyze_prologue(), m32c_pushm_is_reg_save(), and m32c_pv_pushm().
struct gdbarch* m32c_pv_state::arch |
Definition at line 1080 of file m32c-tdep.c.
Referenced by m32c_analyze_prologue(), m32c_is_1st_arg_reg(), m32c_is_arg_reg(), m32c_is_arg_spill(), m32c_is_struct_return(), m32c_pushm_is_reg_save(), m32c_pv_enter(), and m32c_pv_pushm().
Definition at line 1083 of file m32c-tdep.c.
Referenced by m32c_analyze_prologue(), m32c_pushm_is_reg_save(), m32c_pv_enter(), and m32c_pv_pushm().
Definition at line 1089 of file m32c-tdep.c.
Referenced by m32c_analyze_prologue(), and m32c_next_byte().
Definition at line 1090 of file m32c-tdep.c.
Referenced by m32c_analyze_prologue(), and m32c_next_byte().
Definition at line 1084 of file m32c-tdep.c.
Referenced by m32c_analyze_prologue().
Definition at line 1081 of file m32c-tdep.c.
Referenced by m32c_analyze_prologue(), m32c_pushm_is_reg_save(), and m32c_pv_pushm().
Definition at line 1081 of file m32c-tdep.c.
Referenced by m32c_analyze_prologue(), m32c_pushm_is_reg_save(), and m32c_pv_pushm().
Definition at line 1081 of file m32c-tdep.c.
Referenced by m32c_analyze_prologue(), m32c_pushm_is_reg_save(), and m32c_pv_pushm().
Definition at line 1081 of file m32c-tdep.c.
Referenced by m32c_analyze_prologue(), m32c_pushm_is_reg_save(), and m32c_pv_pushm().
Definition at line 1083 of file m32c-tdep.c.
Referenced by m32c_analyze_prologue(), m32c_pushm_is_reg_save(), and m32c_pv_pushm().
Definition at line 1090 of file m32c-tdep.c.
Referenced by m32c_analyze_prologue(), and m32c_next_byte().
Definition at line 1083 of file m32c-tdep.c.
Referenced by m32c_analyze_prologue(), m32c_pushm_is_reg_save(), m32c_pv_enter(), and m32c_pv_push().
struct pv_area* m32c_pv_state::stack |
Definition at line 1085 of file m32c-tdep.c.
Referenced by m32c_analyze_prologue(), m32c_is_arg_spill(), m32c_is_struct_return(), m32c_pv_enter(), m32c_pv_push(), m32c_srcdest_fetch(), and m32c_srcdest_store().