gem5  v22.1.0.0
Public Attributes | List of all members
gem5::VegaISA::InFmt_SMEM Struct Reference

#include <gpu_decoder.hh>

Public Attributes

unsigned int SBASE: 6
 
unsigned int SDATA: 7
 
unsigned int pad_13: 1
 
unsigned int SOE: 1
 
unsigned int NV: 1
 
unsigned int GLC: 1
 
unsigned int IMM: 1
 
unsigned int OP: 8
 
unsigned int ENCODING: 6
 

Detailed Description

Definition at line 1726 of file gpu_decoder.hh.

Member Data Documentation

◆ ENCODING

unsigned int gem5::VegaISA::InFmt_SMEM::ENCODING

Definition at line 1735 of file gpu_decoder.hh.

◆ GLC

unsigned int gem5::VegaISA::InFmt_SMEM::GLC

Definition at line 1732 of file gpu_decoder.hh.

Referenced by gem5::VegaISA::Inst_SMEM::Inst_SMEM().

◆ IMM

unsigned int gem5::VegaISA::InFmt_SMEM::IMM

◆ NV

unsigned int gem5::VegaISA::InFmt_SMEM::NV

Definition at line 1731 of file gpu_decoder.hh.

◆ OP

unsigned int gem5::VegaISA::InFmt_SMEM::OP

Definition at line 1734 of file gpu_decoder.hh.

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

◆ pad_13

unsigned int gem5::VegaISA::InFmt_SMEM::pad_13

Definition at line 1729 of file gpu_decoder.hh.

◆ SBASE

unsigned int gem5::VegaISA::InFmt_SMEM::SBASE

◆ SDATA

unsigned int gem5::VegaISA::InFmt_SMEM::SDATA

◆ SOE

unsigned int gem5::VegaISA::InFmt_SMEM::SOE

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