gem5 v23.0.0.1
|
Go to the source code of this file.
Classes | |
class | gem5::VegaISA::VegaFault |
class | gem5::VegaISA::PageFault |
Namespaces | |
namespace | gem5 |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
namespace | gem5::VegaISA |
classes that represnt vector/scalar operands in VEGA ISA. | |
Enumerations | |
enum | gem5::VegaISA::ExceptionCode : uint64_t { gem5::VegaISA::INST_PAGE = 0 , gem5::VegaISA::LOAD_PAGE = 1 , gem5::VegaISA::STORE_PAGE = 2 } |