gem5  [DEVELOP-FOR-23.0]
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
gem5::VegaISA::InFmt_VOP3B 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 1827 of file gpu_decoder.hh.

Member Data Documentation

◆ CLAMP

unsigned int gem5::VegaISA::InFmt_VOP3B::CLAMP

Definition at line 1830 of file gpu_decoder.hh.

◆ ENCODING

unsigned int gem5::VegaISA::InFmt_VOP3B::ENCODING

Definition at line 1832 of file gpu_decoder.hh.

◆ OP

unsigned int gem5::VegaISA::InFmt_VOP3B::OP

Definition at line 1831 of file gpu_decoder.hh.

◆ SDST

unsigned int gem5::VegaISA::InFmt_VOP3B::SDST

◆ VDST

unsigned int gem5::VegaISA::InFmt_VOP3B::VDST

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

Generated on Sun Jul 30 2023 01:57:58 for gem5 by doxygen 1.8.17