Searched defs:MaxMiscDestRegs (Results 1 - 3 of 3) sorted by relevance
/gem5/src/arch/alpha/ | ||
H A D | registers.hh | 47 const int MaxMiscDestRegs = AlphaISAInst::MaxMiscDestRegs + 1; member in namespace:AlphaISA |
/gem5/src/arch/power/ | ||
H A D | registers.hh | 47 const int MaxMiscDestRegs = PowerISAInst::MaxMiscDestRegs + 1; member in namespace:PowerISA |
/gem5/src/arch/riscv/ | ||
H A D | registers.hh | 70 const int MaxMiscDestRegs = 1; member in namespace:RiscvISA |
Completed in 6 milliseconds