gem5
v21.1.0.1
|
#include "arch/arm/insts/static_inst.hh"
Go to the source code of this file.
Classes | |
class | gem5::DecoderFaultInst |
class | gem5::FailUnimplemented |
Static instruction class for unimplemented instructions that cause simulator termination. More... | |
class | gem5::WarnUnimplemented |
Base class for unimplemented instructions that cause a warning to be printed (but do not terminate simulation). More... | |
class | gem5::IllegalExecInst |
This class is modelling instructions which are not going to be executed since they are flagged as Illegal Execution Instructions (PSTATE.IL = 1 or CPSR.IL = 1). More... | |
class | gem5::DebugStep |
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. | |