gem5  v22.1.0.0
Public Attributes | List of all members
gem5::VegaISA::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 1603 of file gpu_decoder.hh.

Member Data Documentation

◆ ENCODING

unsigned int gem5::VegaISA::InFmt_DS::ENCODING

Definition at line 1609 of file gpu_decoder.hh.

◆ GDS

unsigned int gem5::VegaISA::InFmt_DS::GDS

Definition at line 1606 of file gpu_decoder.hh.

◆ OFFSET0

unsigned int gem5::VegaISA::InFmt_DS::OFFSET0

◆ OFFSET1

unsigned int gem5::VegaISA::InFmt_DS::OFFSET1

◆ OP

unsigned int gem5::VegaISA::InFmt_DS::OP

Definition at line 1607 of file gpu_decoder.hh.

Referenced by gem5::VegaISA::Decoder::subDecode_OP_DS().

◆ pad_25

unsigned int gem5::VegaISA::InFmt_DS::pad_25

Definition at line 1608 of file gpu_decoder.hh.


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

Generated on Wed Dec 21 2022 10:24:29 for gem5 by doxygen 1.9.1