gem5  v21.0.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
Gcn3ISA::InFmt_DS Struct Reference

#include <gpu_decoder.hh>

Public Attributes

unsigned int OFFSET0: 8
 
unsigned int OFFSET1: 8
 
unsigned int GDS: 1
 
unsigned int OP: 8
 
unsigned int pad_25: 1
 
unsigned int ENCODING: 6
 

Detailed Description

Definition at line 1354 of file gpu_decoder.hh.

Member Data Documentation

◆ ENCODING

unsigned int Gcn3ISA::InFmt_DS::ENCODING

Definition at line 1360 of file gpu_decoder.hh.

◆ GDS

unsigned int Gcn3ISA::InFmt_DS::GDS

Definition at line 1357 of file gpu_decoder.hh.

◆ OFFSET0

unsigned int Gcn3ISA::InFmt_DS::OFFSET0

◆ OFFSET1

unsigned int Gcn3ISA::InFmt_DS::OFFSET1

◆ OP

unsigned int Gcn3ISA::InFmt_DS::OP

Definition at line 1358 of file gpu_decoder.hh.

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

◆ pad_25

unsigned int Gcn3ISA::InFmt_DS::pad_25

Definition at line 1359 of file gpu_decoder.hh.


The documentation for this struct was generated from the following file:

Generated on Tue Jun 22 2021 15:28:50 for gem5 by doxygen 1.8.17