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

#include <gpu_decoder.hh>

Public Attributes

unsigned int VADDR: 8
 
unsigned int VDATA: 8
 
unsigned int SRSRC: 5
 
unsigned int SSAMP: 5
 
unsigned int pad_26_30: 5
 
unsigned int D16: 1
 

Detailed Description

Definition at line 1425 of file gpu_decoder.hh.

Member Data Documentation

◆ D16

unsigned int Gcn3ISA::InFmt_MIMG_1::D16

Definition at line 1431 of file gpu_decoder.hh.

◆ pad_26_30

unsigned int Gcn3ISA::InFmt_MIMG_1::pad_26_30

Definition at line 1430 of file gpu_decoder.hh.

◆ SRSRC

unsigned int Gcn3ISA::InFmt_MIMG_1::SRSRC

Definition at line 1428 of file gpu_decoder.hh.

◆ SSAMP

unsigned int Gcn3ISA::InFmt_MIMG_1::SSAMP

Definition at line 1429 of file gpu_decoder.hh.

◆ VADDR

unsigned int Gcn3ISA::InFmt_MIMG_1::VADDR

Definition at line 1426 of file gpu_decoder.hh.

◆ VDATA

unsigned int Gcn3ISA::InFmt_MIMG_1::VDATA

Definition at line 1427 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