Searched defs:iss (Results 1 - 5 of 5) sorted by relevance

/gem5/src/arch/arm/insts/
H A Dmisc.hh386 uint64_t iss; member in class:McrMrcMiscInst
/gem5/src/arch/arm/
H A Dutility.hh285 mcrMrcIssExtract(uint32_t iss, bool &isRead, uint32_t &crm, IntRegIndex &rt, argument
[all...]
H A Dutility.cc462 mcrMrc15TrapToHyp(const MiscRegIndex miscReg, ThreadContext *tc, uint32_t iss) argument
602 mcrMrc14TrapToHyp(const MiscRegIndex miscReg, HCR hcr, CPSR cpsr, SCR scr, HDCR hdcr, HSTR hstr, HCPTR hcptr, uint32_t iss) argument
652 mcrrMrrc15TrapToHyp(const MiscRegIndex miscReg, CPSR cpsr, SCR scr, HSTR hstr, HCR hcr, uint32_t iss) argument
H A Dfaults.cc810 UndefinedInstruction::iss() const function in class:ArmISA::UndefinedInstruction
889 SupervisorCall::iss() const function in class:ArmISA::SupervisorCall
897 SecureMonitorCall::iss() const function in class:ArmISA::SecureMonitorCall
1022 SupervisorTrap::iss() const function in class:ArmISA::SupervisorTrap
1207 AbortFault<T>::iss() const function in class:ArmISA::AbortFault
1366 DataAbort::iss() const function in class:ArmISA::DataAbort
[all...]
/gem5/src/base/loader/
H A Dcoff_sym.h243 coff_int iss; /* index into String Space of name */ member in struct:ecoff_sym
357 coff_int iss; /* index into string space (not used) */ member in union:__anon21

Completed in 20 milliseconds