gem5  [DEVELOP-FOR-23.0]
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
gem5::VegaISA::InFmt_MTBUF Struct Reference

#include <gpu_decoder.hh>

Public Attributes

unsigned int OFFSET: 12
 
unsigned int OFFEN: 1
 
unsigned int IDXEN: 1
 
unsigned int GLC: 1
 
unsigned int OP: 4
 
unsigned int DFMT: 4
 
unsigned int NFMT: 3
 
unsigned int ENCODING: 6
 

Detailed Description

Definition at line 1690 of file gpu_decoder.hh.

Member Data Documentation

◆ DFMT

unsigned int gem5::VegaISA::InFmt_MTBUF::DFMT

Definition at line 1696 of file gpu_decoder.hh.

◆ ENCODING

unsigned int gem5::VegaISA::InFmt_MTBUF::ENCODING

Definition at line 1698 of file gpu_decoder.hh.

◆ GLC

unsigned int gem5::VegaISA::InFmt_MTBUF::GLC

Definition at line 1694 of file gpu_decoder.hh.

Referenced by gem5::VegaISA::Inst_MTBUF::Inst_MTBUF().

◆ IDXEN

unsigned int gem5::VegaISA::InFmt_MTBUF::IDXEN

Definition at line 1693 of file gpu_decoder.hh.

◆ NFMT

unsigned int gem5::VegaISA::InFmt_MTBUF::NFMT

Definition at line 1697 of file gpu_decoder.hh.

◆ OFFEN

unsigned int gem5::VegaISA::InFmt_MTBUF::OFFEN

Definition at line 1692 of file gpu_decoder.hh.

◆ OFFSET

unsigned int gem5::VegaISA::InFmt_MTBUF::OFFSET

Definition at line 1691 of file gpu_decoder.hh.

◆ OP

unsigned int gem5::VegaISA::InFmt_MTBUF::OP

Definition at line 1695 of file gpu_decoder.hh.

Referenced by gem5::VegaISA::Decoder::subDecode_OP_MTBUF().


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

Generated on Sun Jul 30 2023 01:57:58 for gem5 by doxygen 1.8.17