|
gem5 [DEVELOP-FOR-25.1]
|
#include <gpu_decoder.hh>
Public Attributes | |
| unsigned int | VADDR: 8 |
| unsigned int | VDATA: 8 |
| unsigned int | SRSRC: 5 |
| unsigned int | pad_21_22: 2 |
| unsigned int | TFE: 1 |
| unsigned int | SOFFSET: 8 |
Definition at line 1894 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_MUBUF_1::pad_21_22 |
Definition at line 1898 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_MUBUF_1::SOFFSET |
Definition at line 1900 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_MUBUF_1::SRSRC |
Definition at line 1897 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_MUBUF_1::TFE |
Definition at line 1899 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_MUBUF_1::VADDR |
Definition at line 1895 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_MUBUF_1::VDATA |
Definition at line 1896 of file gpu_decoder.hh.