gem5  v20.1.0.0
Public Attributes | List of all members
Gcn3ISA::InFmt_MUBUF 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 pad_15: 1
 
unsigned int LDS: 1
 
unsigned int SLC: 1
 
unsigned int OP: 7
 
unsigned int pad_25: 1
 
unsigned int ENCODING: 6
 

Detailed Description

Definition at line 1455 of file gpu_decoder.hh.

Member Data Documentation

◆ ENCODING

unsigned int Gcn3ISA::InFmt_MUBUF::ENCODING

Definition at line 1465 of file gpu_decoder.hh.

◆ GLC

unsigned int Gcn3ISA::InFmt_MUBUF::GLC

Definition at line 1459 of file gpu_decoder.hh.

Referenced by Gcn3ISA::Inst_MUBUF::Inst_MUBUF().

◆ IDXEN

unsigned int Gcn3ISA::InFmt_MUBUF::IDXEN

◆ LDS

unsigned int Gcn3ISA::InFmt_MUBUF::LDS

◆ OFFEN

unsigned int Gcn3ISA::InFmt_MUBUF::OFFEN

◆ OFFSET

unsigned int Gcn3ISA::InFmt_MUBUF::OFFSET

◆ OP

unsigned int Gcn3ISA::InFmt_MUBUF::OP

Definition at line 1463 of file gpu_decoder.hh.

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

◆ pad_15

unsigned int Gcn3ISA::InFmt_MUBUF::pad_15

Definition at line 1460 of file gpu_decoder.hh.

◆ pad_25

unsigned int Gcn3ISA::InFmt_MUBUF::pad_25

Definition at line 1464 of file gpu_decoder.hh.

◆ SLC

unsigned int Gcn3ISA::InFmt_MUBUF::SLC

Definition at line 1462 of file gpu_decoder.hh.

Referenced by Gcn3ISA::Inst_MUBUF::Inst_MUBUF().


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