gem5  v21.0.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
Gcn3ISA::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 1431 of file gpu_decoder.hh.

Member Data Documentation

◆ DFMT

unsigned int Gcn3ISA::InFmt_MTBUF::DFMT

Definition at line 1437 of file gpu_decoder.hh.

◆ ENCODING

unsigned int Gcn3ISA::InFmt_MTBUF::ENCODING

Definition at line 1439 of file gpu_decoder.hh.

◆ GLC

unsigned int Gcn3ISA::InFmt_MTBUF::GLC

Definition at line 1435 of file gpu_decoder.hh.

Referenced by Gcn3ISA::Inst_MTBUF::Inst_MTBUF().

◆ IDXEN

unsigned int Gcn3ISA::InFmt_MTBUF::IDXEN

Definition at line 1434 of file gpu_decoder.hh.

◆ NFMT

unsigned int Gcn3ISA::InFmt_MTBUF::NFMT

Definition at line 1438 of file gpu_decoder.hh.

◆ OFFEN

unsigned int Gcn3ISA::InFmt_MTBUF::OFFEN

Definition at line 1433 of file gpu_decoder.hh.

◆ OFFSET

unsigned int Gcn3ISA::InFmt_MTBUF::OFFSET

Definition at line 1432 of file gpu_decoder.hh.

◆ OP

unsigned int Gcn3ISA::InFmt_MTBUF::OP

Definition at line 1436 of file gpu_decoder.hh.

Referenced by Gcn3ISA::Decoder::subDecode_OP_MTBUF().


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

Generated on Tue Jun 22 2021 15:28:50 for gem5 by doxygen 1.8.17