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

#include "xtensa-tdep.h"

Public Attributes

const char * name
 
int offset
 
xtensa_register_type_t type
 
xtensa_register_group_t group
 
struct typectype
 
int bit_size
 
int byte_size
 
int align
 
unsigned int target_number
 
int flags
 
int coprocessor
 
const xtensa_mask_tmask
 
const char * fetch
 
const char * store
 

Detailed Description

Definition at line 104 of file xtensa-tdep.h.

Member Data Documentation

◆ align

int xtensa_register_t::align

Definition at line 113 of file xtensa-tdep.h.

◆ bit_size

int xtensa_register_t::bit_size

Definition at line 111 of file xtensa-tdep.h.

◆ byte_size

int xtensa_register_t::byte_size

Definition at line 112 of file xtensa-tdep.h.

Referenced by xtensa_derive_tdep().

◆ coprocessor

int xtensa_register_t::coprocessor

Definition at line 118 of file xtensa-tdep.h.

◆ ctype

struct type* xtensa_register_t::ctype

Definition at line 110 of file xtensa-tdep.h.

◆ fetch

const char* xtensa_register_t::fetch

Definition at line 121 of file xtensa-tdep.h.

◆ flags

int xtensa_register_t::flags

Definition at line 117 of file xtensa-tdep.h.

Referenced by xtensa_derive_tdep().

◆ group

xtensa_register_group_t xtensa_register_t::group

Definition at line 109 of file xtensa-tdep.h.

◆ mask

const xtensa_mask_t* xtensa_register_t::mask

Definition at line 120 of file xtensa-tdep.h.

Referenced by xtensa_derive_tdep().

◆ name

const char* xtensa_register_t::name

Definition at line 106 of file xtensa-tdep.h.

Referenced by xtensa_register_name().

◆ offset

int xtensa_register_t::offset

Definition at line 107 of file xtensa-tdep.h.

◆ store

const char* xtensa_register_t::store

Definition at line 122 of file xtensa-tdep.h.

◆ target_number

unsigned int xtensa_register_t::target_number

Definition at line 115 of file xtensa-tdep.h.

Referenced by xtensa_derive_tdep(), and xtensa_reg_to_regnum().

◆ type

xtensa_register_type_t xtensa_register_t::type

Definition at line 108 of file xtensa-tdep.h.


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