Searched refs:interruptsPending (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/mips/
H A Dinterrupts.hh108 bool interruptsPending(ThreadContext *tc) const;
H A Dinterrupts.cc112 if (!interruptsPending(tc))
162 Interrupts::interruptsPending(ThreadContext *tc) const function in class:MipsISA::Interrupts

Completed in 3 milliseconds