GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
xtensa_call0_frame_cache Struct Reference

Public Attributes

int c0_frmsz
 
int c0_hasfp
 
int fp_regnum
 
int c0_fp
 
int c0_fpalign
 
int c0_old_sp
 
int c0_sp_ofs
 
xtensa_c0reg_t c0_rt [C0_NREGS]
 

Detailed Description

Definition at line 938 of file xtensa-tdep.c.

Member Data Documentation

◆ c0_fp

int xtensa_call0_frame_cache::c0_fp

◆ c0_fpalign

int xtensa_call0_frame_cache::c0_fpalign

Definition at line 944 of file xtensa-tdep.c.

Referenced by call0_frame_cache(), call0_track_op(), and xtensa_alloc_frame_cache().

◆ c0_frmsz

int xtensa_call0_frame_cache::c0_frmsz

Definition at line 940 of file xtensa-tdep.c.

Referenced by call0_frame_cache(), and xtensa_alloc_frame_cache().

◆ c0_hasfp

int xtensa_call0_frame_cache::c0_hasfp

Definition at line 941 of file xtensa-tdep.c.

Referenced by call0_frame_cache(), and xtensa_alloc_frame_cache().

◆ c0_old_sp

int xtensa_call0_frame_cache::c0_old_sp

Definition at line 947 of file xtensa-tdep.c.

Referenced by call0_frame_cache(), call0_track_op(), and xtensa_alloc_frame_cache().

◆ c0_rt

xtensa_c0reg_t xtensa_call0_frame_cache::c0_rt[C0_NREGS]

◆ c0_sp_ofs

int xtensa_call0_frame_cache::c0_sp_ofs

Definition at line 950 of file xtensa-tdep.c.

Referenced by call0_frame_cache(), call0_track_op(), and xtensa_alloc_frame_cache().

◆ fp_regnum

int xtensa_call0_frame_cache::fp_regnum

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