gem5  v20.1.0.0
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 1434 of file gpu_decoder.hh.

Member Data Documentation

◆ DFMT

unsigned int Gcn3ISA::InFmt_MTBUF::DFMT

Definition at line 1440 of file gpu_decoder.hh.

◆ ENCODING

unsigned int Gcn3ISA::InFmt_MTBUF::ENCODING

Definition at line 1442 of file gpu_decoder.hh.

◆ GLC

unsigned int Gcn3ISA::InFmt_MTBUF::GLC

Definition at line 1438 of file gpu_decoder.hh.

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

◆ IDXEN

unsigned int Gcn3ISA::InFmt_MTBUF::IDXEN

Definition at line 1437 of file gpu_decoder.hh.

◆ NFMT

unsigned int Gcn3ISA::InFmt_MTBUF::NFMT

Definition at line 1441 of file gpu_decoder.hh.

◆ OFFEN

unsigned int Gcn3ISA::InFmt_MTBUF::OFFEN

Definition at line 1436 of file gpu_decoder.hh.

◆ OFFSET

unsigned int Gcn3ISA::InFmt_MTBUF::OFFSET

Definition at line 1435 of file gpu_decoder.hh.

◆ OP

unsigned int Gcn3ISA::InFmt_MTBUF::OP

Definition at line 1439 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 Wed Sep 30 2020 14:02:40 for gem5 by doxygen 1.8.17