|
gem5 [DEVELOP-FOR-25.1]
|
#include <gpu_decoder.hh>
Public Attributes | |
| unsigned int | OPM: 1 |
| unsigned int | pad_1_7: 7 |
| unsigned int | DMASK: 4 |
| unsigned int | UNRM: 1 |
| unsigned int | GLC: 1 |
| unsigned int | DA: 1 |
| unsigned int | A16: 1 |
| unsigned int | TFE: 1 |
| unsigned int | LWE: 1 |
| unsigned int | OP: 7 |
| unsigned int | SLC: 1 |
| unsigned int | ENCODING: 6 |
Definition at line 1836 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_MIMG::A16 |
Definition at line 1843 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_MIMG::DA |
Definition at line 1842 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_MIMG::DMASK |
Definition at line 1839 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_MIMG::ENCODING |
Definition at line 1848 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_MIMG::GLC |
Definition at line 1841 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_MIMG::LWE |
Definition at line 1845 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_MIMG::OP |
Definition at line 1846 of file gpu_decoder.hh.
Referenced by gem5::VegaISA::Decoder::subDecode_OP_MIMG().
| unsigned int gem5::VegaISA::InFmt_MIMG::OPM |
Definition at line 1837 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_MIMG::pad_1_7 |
Definition at line 1838 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_MIMG::SLC |
Definition at line 1847 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_MIMG::TFE |
Definition at line 1844 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_MIMG::UNRM |
Definition at line 1840 of file gpu_decoder.hh.