gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
Brig::BrigDirectiveVariable Struct Reference

#include <Brig.h>

Public Attributes

BrigBase base
 
BrigDataOffsetString32_t name
 
BrigOperandOffset32_t init
 
BrigType16_t type
 
BrigSegment8_t segment
 
BrigAlignment8_t align
 
BrigUInt64 dim
 
BrigVariableModifier modifier
 
BrigLinkage8_t linkage
 
BrigAllocation8_t allocation
 
uint8_t reserved
 

Detailed Description

Definition at line 1287 of file Brig.h.

Member Data Documentation

BrigAlignment8_t Brig::BrigDirectiveVariable::align

Definition at line 1300 of file Brig.h.

BrigAllocation8_t Brig::BrigDirectiveVariable::allocation

Definition at line 1304 of file Brig.h.

BrigBase Brig::BrigDirectiveVariable::base

Definition at line 1288 of file Brig.h.

BrigUInt64 Brig::BrigDirectiveVariable::dim

Definition at line 1301 of file Brig.h.

Referenced by StorageSpace::addSymbol().

BrigOperandOffset32_t Brig::BrigDirectiveVariable::init

Definition at line 1290 of file Brig.h.

Referenced by StorageSpace::addSymbol(), and BrigObject::processDirectives().

BrigLinkage8_t Brig::BrigDirectiveVariable::linkage

Definition at line 1303 of file Brig.h.

BrigVariableModifier Brig::BrigDirectiveVariable::modifier

Definition at line 1302 of file Brig.h.

BrigDataOffsetString32_t Brig::BrigDirectiveVariable::name
uint8_t Brig::BrigDirectiveVariable::reserved

Definition at line 1305 of file Brig.h.

BrigSegment8_t Brig::BrigDirectiveVariable::segment
BrigType16_t Brig::BrigDirectiveVariable::type

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

Generated on Fri Jun 9 2017 13:04:30 for gem5 by doxygen 1.8.6