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

#include <gpu_decoder.hh>

Public Attributes

unsigned int EN: 4
 
unsigned int TGT: 6
 
unsigned int COMPR: 1
 
unsigned int DONE: 1
 
unsigned int VM: 1
 
unsigned int pad_13_25: 13
 
unsigned int ENCODING: 6
 

Detailed Description

Definition at line 1373 of file gpu_decoder.hh.

Member Data Documentation

◆ COMPR

unsigned int Gcn3ISA::InFmt_EXP::COMPR

Definition at line 1376 of file gpu_decoder.hh.

◆ DONE

unsigned int Gcn3ISA::InFmt_EXP::DONE

Definition at line 1377 of file gpu_decoder.hh.

◆ EN

unsigned int Gcn3ISA::InFmt_EXP::EN

Definition at line 1374 of file gpu_decoder.hh.

◆ ENCODING

unsigned int Gcn3ISA::InFmt_EXP::ENCODING

Definition at line 1380 of file gpu_decoder.hh.

◆ pad_13_25

unsigned int Gcn3ISA::InFmt_EXP::pad_13_25

Definition at line 1379 of file gpu_decoder.hh.

◆ TGT

unsigned int Gcn3ISA::InFmt_EXP::TGT

Definition at line 1375 of file gpu_decoder.hh.

◆ VM

unsigned int Gcn3ISA::InFmt_EXP::VM

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