gem5  v20.1.0.0
Public Attributes | List of all members
Gcn3ISA::InFmt_MTBUF_1 Struct Reference

#include <gpu_decoder.hh>

Public Attributes

unsigned int VADDR: 8
 
unsigned int VDATA: 8
 
unsigned int SRSRC: 5
 
unsigned int pad_21: 1
 
unsigned int SLC: 1
 
unsigned int TFE: 1
 
unsigned int SOFFSET: 8
 

Detailed Description

Definition at line 1445 of file gpu_decoder.hh.

Member Data Documentation

◆ pad_21

unsigned int Gcn3ISA::InFmt_MTBUF_1::pad_21

Definition at line 1449 of file gpu_decoder.hh.

◆ SLC

unsigned int Gcn3ISA::InFmt_MTBUF_1::SLC

Definition at line 1450 of file gpu_decoder.hh.

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

◆ SOFFSET

unsigned int Gcn3ISA::InFmt_MTBUF_1::SOFFSET

Definition at line 1452 of file gpu_decoder.hh.

◆ SRSRC

unsigned int Gcn3ISA::InFmt_MTBUF_1::SRSRC

Definition at line 1448 of file gpu_decoder.hh.

◆ TFE

unsigned int Gcn3ISA::InFmt_MTBUF_1::TFE

Definition at line 1451 of file gpu_decoder.hh.

◆ VADDR

unsigned int Gcn3ISA::InFmt_MTBUF_1::VADDR

Definition at line 1446 of file gpu_decoder.hh.

◆ VDATA

unsigned int Gcn3ISA::InFmt_MTBUF_1::VDATA

Definition at line 1447 of file gpu_decoder.hh.


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