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

#include <gpu_decoder.hh>

Public Attributes

unsigned int VSRC: 8
 
unsigned int ATTRCHAN: 2
 
unsigned int ATTR: 6
 
unsigned int OP: 2
 
unsigned int VDST: 8
 
unsigned int ENCODING: 6
 

Detailed Description

Definition at line 1526 of file gpu_decoder.hh.

Member Data Documentation

◆ ATTR

unsigned int Gcn3ISA::InFmt_VINTRP::ATTR

Definition at line 1529 of file gpu_decoder.hh.

◆ ATTRCHAN

unsigned int Gcn3ISA::InFmt_VINTRP::ATTRCHAN

Definition at line 1528 of file gpu_decoder.hh.

◆ ENCODING

unsigned int Gcn3ISA::InFmt_VINTRP::ENCODING

Definition at line 1532 of file gpu_decoder.hh.

◆ OP

unsigned int Gcn3ISA::InFmt_VINTRP::OP

Definition at line 1530 of file gpu_decoder.hh.

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

◆ VDST

unsigned int Gcn3ISA::InFmt_VINTRP::VDST

Definition at line 1531 of file gpu_decoder.hh.

◆ VSRC

unsigned int Gcn3ISA::InFmt_VINTRP::VSRC

Definition at line 1527 of file gpu_decoder.hh.


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