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

#include <gpu_decoder.hh>

Public Attributes

unsigned int SBASE: 6
 
unsigned int SDATA: 7
 
unsigned int pad_13_15: 3
 
unsigned int GLC: 1
 
unsigned int IMM: 1
 
unsigned int OP: 8
 
unsigned int ENCODING: 6
 

Detailed Description

Definition at line 1488 of file gpu_decoder.hh.

Member Data Documentation

◆ ENCODING

unsigned int gem5::Gcn3ISA::InFmt_SMEM::ENCODING

Definition at line 1496 of file gpu_decoder.hh.

◆ GLC

unsigned int gem5::Gcn3ISA::InFmt_SMEM::GLC

Definition at line 1493 of file gpu_decoder.hh.

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

◆ IMM

unsigned int gem5::Gcn3ISA::InFmt_SMEM::IMM

◆ OP

unsigned int gem5::Gcn3ISA::InFmt_SMEM::OP

Definition at line 1495 of file gpu_decoder.hh.

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

◆ pad_13_15

unsigned int gem5::Gcn3ISA::InFmt_SMEM::pad_13_15

Definition at line 1492 of file gpu_decoder.hh.

◆ SBASE

unsigned int gem5::Gcn3ISA::InFmt_SMEM::SBASE

◆ SDATA

unsigned int gem5::Gcn3ISA::InFmt_SMEM::SDATA

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

Generated on Wed Dec 21 2022 10:23:41 for gem5 by doxygen 1.9.1