GCC Middle and Back End API Reference
reg_info Struct Reference

#include <rtl.h>

Collaboration diagram for reg_info:

Data Fields

unsigned int regno
 
unsigned int nregs: 8
 
unsigned int unused: 24
 
reg_attrsattrs
 

Detailed Description

Describes the properties of a REG.   

Field Documentation

◆ attrs

reg_attrs* reg_info::attrs

◆ nregs

unsigned int reg_info::nregs

Referenced by set_regno_raw().

◆ regno

unsigned int reg_info::regno

Referenced by set_regno_raw().

◆ unused

unsigned int reg_info::unused

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