gem5
[DEVELOP-FOR-23.0]
|
#include "arch/sparc/insts/static_inst.hh"
Go to the source code of this file.
Classes | |
class | gem5::SparcISA::IntOp |
Base class for integer operations. More... | |
class | gem5::SparcISA::IntOpImm |
Base class for immediate integer operations. More... | |
class | gem5::SparcISA::IntOpImm10 |
Base class for 10 bit immediate integer operations. More... | |
class | gem5::SparcISA::IntOpImm11 |
Base class for 11 bit immediate integer operations. More... | |
class | gem5::SparcISA::IntOpImm13 |
Base class for 13 bit immediate integer operations. More... | |
class | gem5::SparcISA::SetHi |
Base class for sethi. More... | |
Namespaces | |
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. | |
gem5::SparcISA | |