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

#include <gpu_decoder.hh>

Public Attributes

unsigned int VDST: 8
 
unsigned int SDST: 7
 
unsigned int CLAMP: 1
 
unsigned int OP: 10
 
unsigned int ENCODING: 6
 

Detailed Description

Definition at line 1567 of file gpu_decoder.hh.

Member Data Documentation

◆ CLAMP

unsigned int Gcn3ISA::InFmt_VOP3_SDST_ENC::CLAMP

Definition at line 1570 of file gpu_decoder.hh.

◆ ENCODING

unsigned int Gcn3ISA::InFmt_VOP3_SDST_ENC::ENCODING

Definition at line 1572 of file gpu_decoder.hh.

◆ OP

unsigned int Gcn3ISA::InFmt_VOP3_SDST_ENC::OP

Definition at line 1571 of file gpu_decoder.hh.

◆ SDST

unsigned int Gcn3ISA::InFmt_VOP3_SDST_ENC::SDST

◆ VDST

unsigned int Gcn3ISA::InFmt_VOP3_SDST_ENC::VDST

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