gem5  v20.1.0.0
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 1357 of file gpu_decoder.hh.

Member Data Documentation

◆ ENCODING

unsigned int Gcn3ISA::InFmt_DS::ENCODING

Definition at line 1363 of file gpu_decoder.hh.

◆ GDS

unsigned int Gcn3ISA::InFmt_DS::GDS

Definition at line 1360 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 1361 of file gpu_decoder.hh.

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

◆ pad_25

unsigned int Gcn3ISA::InFmt_DS::pad_25

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