gem5  v20.0.0.3
Public Attributes | List of all members
Brig::BrigInstBase Struct Reference

#include <Brig.h>

Public Attributes

BrigBase base
 
BrigOpcode16_t opcode
 
BrigType16_t type
 
BrigDataOffsetOperandList32_t operands
 

Detailed Description

Definition at line 1319 of file Brig.h.

Member Data Documentation

◆ base

BrigBase Brig::BrigInstBase::base

◆ opcode

BrigOpcode16_t Brig::BrigInstBase::opcode

◆ operands

BrigDataOffsetOperandList32_t Brig::BrigInstBase::operands

◆ type

BrigType16_t Brig::BrigInstBase::type

Definition at line 1322 of file Brig.h.

Referenced by HsailISA::constructAtomic(), and HsailISA::decodeLd().


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

Generated on Fri Jul 3 2020 15:53:26 for gem5 by doxygen 1.8.13