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

/gem5/src/arch/mips/
H A Disa.hh67 perThreadContext, enumerator in enum:MipsISA::ISA::BankType
H A Disa.cc139 bankType[per_tc_regs[i]] = perThreadContext;
423 unsigned reg_sel = (bankType[misc_reg] == perThreadContext)
437 unsigned reg_sel = (bankType[misc_reg] == perThreadContext)
450 unsigned reg_sel = (bankType[misc_reg] == perThreadContext)
463 unsigned reg_sel = (bankType[misc_reg] == perThreadContext)
478 int reg_sel = (bankType[misc_reg] == perThreadContext)

Completed in 6 milliseconds