gem5  v20.0.0.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
Brig::BrigOperandAddress Struct Reference

#include <Brig.h>

Public Attributes

BrigBase base
 
BrigCodeOffset32_t symbol
 
BrigOperandOffset32_t reg
 
BrigUInt64 offset
 

Detailed Description

Definition at line 1461 of file Brig.h.

Member Data Documentation

◆ base

BrigBase Brig::BrigOperandAddress::base

Definition at line 1462 of file Brig.h.

Referenced by AddrOperandBase::parseAddr().

◆ offset

BrigUInt64 Brig::BrigOperandAddress::offset

Definition at line 1465 of file Brig.h.

Referenced by RegAddrOperand< RegOperandType >::init(), and NoRegAddrOperand::init().

◆ reg

BrigOperandOffset32_t Brig::BrigOperandAddress::reg

Definition at line 1464 of file Brig.h.

Referenced by findRegDataType(), and RegAddrOperand< RegOperandType >::init().

◆ symbol

BrigCodeOffset32_t Brig::BrigOperandAddress::symbol

Definition at line 1463 of file Brig.h.

Referenced by findRegDataType(), and AddrOperandBase::parseAddr().


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

Generated on Mon Jun 8 2020 15:45:35 for gem5 by doxygen 1.8.13