Searched defs:cpsr (Results 1 - 20 of 20) sorted by relevance

/gem5/src/arch/arm/
H A Dinterrupts.cc57 CPSR cpsr = tc->readMiscReg(MISCREG_CPSR); local
H A Dnativetrace.cc119 CPSR cpsr = tc->readMiscReg(MISCREG_CPSR); local
H A Dremote_gdb.hh75 uint32_t cpsr; member in struct:ArmISA::RemoteGDB::AArch32GdbRegCache::__anon1
99 uint32_t cpsr; member in struct:ArmISA::RemoteGDB::AArch64GdbRegCache::__anon2
H A Disa.cc217 CPSR cpsr = 0; local
269 CPSR cpsr = 0; local
623 CPSR cpsr = 0; variable
631 CPSR cpsr = 0; variable
[all...]
H A Dinterrupts.hh176 checkWfiWake(HCR hcr, CPSR cpsr, SCR scr) const argument
191 getISR(HCR hcr, CPSR cpsr, SCR scr) argument
230 CPSR cpsr = tc->readMiscReg(MISCREG_CPSR); local
[all...]
H A Dutility.hh121 inUserMode(CPSR cpsr) argument
133 inPrivilegedMode(CPSR cpsr) argument
149 CPSR cpsr = tc->readMiscReg(MISCREG_CPSR); local
160 currEL(CPSR cpsr) argument
237 inSecureState(SCR scr, CPSR cpsr) argument
[all...]
H A Dmiscregs.cc989 canReadCoprocReg(MiscRegIndex reg, SCR scr, CPSR cpsr) argument
1025 canWriteCoprocReg(MiscRegIndex reg, SCR scr, CPSR cpsr) argument
1118 canReadAArch64SysReg(MiscRegIndex reg, SCR scr, CPSR cpsr, ThreadContext *tc) argument
1156 canWriteAArch64SysReg(MiscRegIndex reg, SCR scr, CPSR cpsr, ThreadContext *tc) argument
H A Dutility.cc214 CPSR cpsr = tc->readMiscReg(MISCREG_CPSR); local
340 CPSR cpsr = tc->readMiscReg(MISCREG_CPSR); local
472 const CPSR cpsr = tc->readMiscReg(MISCREG_CPSR); local
602 mcrMrc14TrapToHyp(const MiscRegIndex miscReg, HCR hcr, CPSR cpsr, SCR scr, argument
652 mcrrMrrc15TrapToHyp(const MiscRegIndex miscReg, CPSR cpsr, SCR scr, HSTR hstr, HCR hcr, uint32_t iss) argument
700 decodeMrsMsrBankedReg(uint8_t sysM, bool r, bool &isIntReg, int &regIdx, CPSR cpsr, SCR scr, NSACR nsacr, bool checkSecurity) argument
[all...]
H A Dtlb.hh411 CPSR cpsr; member in class:ArmISA::TLB
H A Dtlb.cc1423 TLB::tranTypeEL(CPSR cpsr, ArmTranslationType type) argument
H A Dfaults.cc301 CPSR cpsr = tc->readMiscRegNoEffect(MISCREG_CPSR); local
426 CPSR cpsr = tc->readMiscReg(MISCREG_CPSR); local
525 CPSR cpsr = tc->readMiscReg(MISCREG_CPSR); local
644 CPSR cpsr = tc->readMiscReg(MISCREG_CPSR); local
730 CPSR M5_VAR_USED cpsr = tc->readMiscRegNoEffect(MISCREG_CPSR); local
757 CPSR cpsr = tc->readMiscReg(MISCREG_CPSR); local
800 CPSR cpsr = tc->readMiscRegNoEffect(MISCREG_CPSR); local
849 CPSR cpsr = tc->readMiscReg(MISCREG_CPSR); local
872 CPSR cpsr = tc->readMiscRegNoEffect(MISCREG_CPSR); local
943 CPSR cpsr = tc->readMiscReg(MISCREG_CPSR); local
1014 CPSR cpsr = tc->readMiscRegNoEffect(MISCREG_CPSR); local
1077 CPSR cpsr = tc->readMiscReg(MISCREG_CPSR); local
1286 CPSR cpsr = tc->readMiscRegNoEffect(MISCREG_CPSR); local
1347 CPSR cpsr = tc->readMiscRegNoEffect(MISCREG_CPSR); local
1449 CPSR cpsr = tc->readMiscRegNoEffect(MISCREG_CPSR); local
1488 CPSR cpsr = tc->readMiscRegNoEffect(MISCREG_CPSR); local
1536 CPSR cpsr = tc->readMiscRegNoEffect(MISCREG_CPSR); local
[all...]
H A Dprocess.cc130 CPSR cpsr = tc->readMiscReg(MISCREG_CPSR); local
H A Dtable_walker.hh733 CPSR cpsr; member in class:ArmISA::TableWalker::LongDescriptor::WalkerState
H A Disa.hh381 updateRegMap(CPSR cpsr) argument
481 CPSR cpsr = miscRegs[MISCREG_CPSR]; local
546 CPSR cpsr = miscRegs[MISCREG_CPSR]; local
[all...]
/gem5/src/arch/arm/tracers/
H A Dtarmac_base.cc76 const CPSR cpsr = thread->readMiscRegNoEffect(MISCREG_CPSR); local
H A Dtarmac_record.cc204 CPSR cpsr = thread->readMiscRegNoEffect(MISCREG_CPSR); local
252 CPSR cpsr = thread->readMiscRegNoEffect(MISCREG_CPSR); local
H A Dtarmac_parser.cc685 CPSR cpsr = thread->readMiscRegNoEffect(it->index); local
692 CPSR cpsr = 0; local
[all...]
/gem5/src/arch/arm/insts/
H A Dmisc64.cc149 const CPSR cpsr = tc->readMiscReg(MISCREG_CPSR); local
377 const CPSR cpsr = tc->readMiscReg(MISCREG_CPSR); local
H A Dstatic_inst.hh203 cpsrWriteByInstr(CPSR cpsr, uint32_t val, SCR scr, NSACR nsacr, argument
[all...]
/gem5/src/dev/arm/
H A Dgic_v3_cpu_interface.cc2331 CPSR cpsr = isa->readMiscRegNoEffect(MISCREG_CPSR); local
2339 CPSR cpsr = isa->readMiscRegNoEffect(MISCREG_CPSR); local
2391 CPSR cpsr = isa->readMiscRegNoEffect(MISCREG_CPSR); local
2399 CPSR cpsr = isa->readMiscRegNoEffect(MISCREG_CPSR); local
[all...]

Completed in 59 milliseconds