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

/gem5/src/arch/sparc/
H A Dinterrupts.hh49 IT_HINTP, enumerator in enum:SparcISA::InterruptTypes
149 if (interrupts[IT_HINTP]) {
164 if (interrupts[IT_HINTP]) {
206 if (interrupts[IT_HINTP]) {
221 if (interrupts[IT_HINTP]) {
H A Dua2005.cc154 cpu->postInterrupt(0, IT_HINTP, 0);
156 cpu->clearInterrupt(0, IT_HINTP, 0);

Completed in 5 milliseconds