|
gem5 [DEVELOP-FOR-25.1]
|
#include <gpu_decoder.hh>
Public Attributes | |
| unsigned int | ADDR: 8 |
| unsigned int | DATA: 8 |
| unsigned int | SADDR: 7 |
| unsigned int | NV: 1 |
| unsigned int | VDST: 8 |
Definition at line 1824 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_FLAT_1::ADDR |
Definition at line 1825 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_FLAT_1::DATA |
Definition at line 1826 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_FLAT_1::NV |
Definition at line 1828 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_FLAT_1::SADDR |
Definition at line 1827 of file gpu_decoder.hh.
| unsigned int gem5::VegaISA::InFmt_FLAT_1::VDST |
Definition at line 1829 of file gpu_decoder.hh.