|
gem5 [DEVELOP-FOR-25.1]
|
#include <gpu_decoder.hh>
Public Attributes | |
| unsigned int | SRC0: 9 |
| unsigned int | VSRC1: 8 |
| unsigned int | OP: 8 |
| unsigned int | ENCODING: 7 |
Definition at line 2005 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_VOPC::ENCODING |
Definition at line 2009 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_VOPC::OP |
Definition at line 2008 of file gpu_decoder.hh.
Referenced by gem5::VegaISA::Decoder::subDecode_OP_VOPC().
| unsigned int gem5::VegaISA::InFmt_VOPC::SRC0 |
Definition at line 2006 of file gpu_decoder.hh.
Referenced by gem5::VegaISA::Inst_VOPC::hasSecondDword(), and gem5::VegaISA::Inst_VOPC::Inst_VOPC().
| unsigned int gem5::VegaISA::InFmt_VOPC::VSRC1 |
Definition at line 2007 of file gpu_decoder.hh.