gem5
|
#include <Brig.h>
Public Attributes | |
BrigInstBase | base |
BrigSegment8_t | segment |
BrigAlignment8_t | align |
uint8_t | equivClass |
BrigWidth8_t | width |
BrigMemoryModifier | modifier |
uint8_t | reserved [3] |
BrigAlignment8_t Brig::BrigInstMem::align |
BrigInstBase Brig::BrigInstMem::base |
uint8_t Brig::BrigInstMem::equivClass |
Definition at line 1391 of file Brig.h.
Referenced by HsailISA::LdInstBase< MemDataType::CType, DestDataType::OperandType, AddrOperandType >::LdInstBase(), and HsailISA::StInstBase< MemDataType, SrcDataType::OperandType, AddrOperandType >::StInstBase().
BrigMemoryModifier Brig::BrigInstMem::modifier |
BrigSegment8_t Brig::BrigInstMem::segment |
Definition at line 1389 of file Brig.h.
Referenced by HsailISA::LdInstBase< MemDataType::CType, DestDataType::OperandType, AddrOperandType >::LdInstBase(), and HsailISA::StInstBase< MemDataType, SrcDataType::OperandType, AddrOperandType >::StInstBase().
BrigWidth8_t Brig::BrigInstMem::width |
Definition at line 1392 of file Brig.h.
Referenced by HsailISA::LdInstBase< MemDataType::CType, DestDataType::OperandType, AddrOperandType >::LdInstBase().