gem5  v20.1.0.0
Public Attributes | List of all members
Gcn3ISA::InFmt_MUBUF_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_22: 2
 
unsigned int TFE: 1
 
unsigned int SOFFSET: 8
 

Detailed Description

Definition at line 1468 of file gpu_decoder.hh.

Member Data Documentation

◆ pad_21_22

unsigned int Gcn3ISA::InFmt_MUBUF_1::pad_21_22

Definition at line 1472 of file gpu_decoder.hh.

◆ SOFFSET

unsigned int Gcn3ISA::InFmt_MUBUF_1::SOFFSET

◆ SRSRC

unsigned int Gcn3ISA::InFmt_MUBUF_1::SRSRC

◆ TFE

unsigned int Gcn3ISA::InFmt_MUBUF_1::TFE

Definition at line 1473 of file gpu_decoder.hh.

◆ VADDR

unsigned int Gcn3ISA::InFmt_MUBUF_1::VADDR

◆ VDATA

unsigned int Gcn3ISA::InFmt_MUBUF_1::VDATA

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