Searched defs:pstate (Results 1 - 7 of 7) sorted by relevance

/gem5/src/arch/sparc/
H A Dutility.hh60 PSTATE pstate = tc->readMiscRegNoEffect(MISCREG_PSTATE); local
H A Dremote_gdb.cc183 PSTATE pstate = context->readMiscReg(MISCREG_PSTATE); local
201 PSTATE pstate = context->readMiscReg(MISCREG_PSTATE); local
245 PSTATE pstate = context()->readMiscReg(MISCREG_PSTATE); local
H A Disa.cc735 uint16_t pstate; local
[all...]
H A Dinterrupts.hh140 PSTATE pstate = tc->readMiscRegNoEffect(MISCREG_PSTATE); local
197 PSTATE pstate = tc->readMiscRegNoEffect(MISCREG_PSTATE); local
H A Dfaults.cc292 PSTATE pstate = tc->readMiscRegNoEffect(MISCREG_PSTATE); local
307 PSTATE pstate = tc->readMiscRegNoEffect(MISCREG_PSTATE); local
386 PSTATE pstate = tc->readMiscRegNoEffect(MISCREG_PSTATE); local
512 PSTATE pstate = tc->readMiscRegNoEffect(MISCREG_PSTATE); local
571 PSTATE pstate = 0; local
[all...]
H A Disa.hh77 PSTATE pstate; // Process State Register member in class:SparcISA::ISA
H A Dprocess.cc167 PSTATE pstate = 0; local
182 PSTATE pstate = 0; local
539 PSTATE pstate = tc->readMiscRegNoEffect(MISCREG_PSTATE); local
[all...]

Completed in 15 milliseconds