gem5
[DEVELOP-FOR-23.0]
|
#include "arch/arm/insts/static_inst.hh"
#include "arch/arm/faults.hh"
#include "arch/arm/isa.hh"
#include "arch/arm/self_debug.hh"
#include "arch/arm/utility.hh"
#include "base/condcodes.hh"
#include "base/cprintf.hh"
#include "base/loader/symtab.hh"
#include "cpu/reg_class.hh"
Go to the source code of this file.
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::ArmISA | |
Functions | |
static uint8_t | gem5::ArmISA::getRestoredITBits (ThreadContext *tc, CPSR spsr) |
static bool | gem5::ArmISA::illegalExceptionReturn (ThreadContext *tc, CPSR cpsr, CPSR spsr) |