gem5  v20.1.0.0
Public Attributes | List of all members
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 1477 of file gpu_decoder.hh.

Member Data Documentation

◆ ENCODING

unsigned int Gcn3ISA::InFmt_SMEM::ENCODING

Definition at line 1484 of file gpu_decoder.hh.

◆ GLC

unsigned int Gcn3ISA::InFmt_SMEM::GLC

Definition at line 1481 of file gpu_decoder.hh.

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

◆ IMM

unsigned int Gcn3ISA::InFmt_SMEM::IMM

◆ OP

unsigned int Gcn3ISA::InFmt_SMEM::OP

Definition at line 1483 of file gpu_decoder.hh.

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

◆ pad_13_15

unsigned int Gcn3ISA::InFmt_SMEM::pad_13_15

Definition at line 1480 of file gpu_decoder.hh.

◆ SBASE

unsigned int Gcn3ISA::InFmt_SMEM::SBASE

◆ SDATA

unsigned int Gcn3ISA::InFmt_SMEM::SDATA

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