Searched defs:iss (Results 1 - 5 of 5) sorted by relevance
/gem5/src/arch/arm/insts/ |
H A D | misc.hh | 386 uint64_t iss; member in class:McrMrcMiscInst
|
/gem5/src/arch/arm/ |
H A D | utility.hh | 285 mcrMrcIssExtract(uint32_t iss, bool &isRead, uint32_t &crm, IntRegIndex &rt, argument [all...] |
H A D | utility.cc | 462 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 D | faults.cc | 810 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 D | coff_sym.h | 243 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 19 milliseconds