Searched refs:system_type (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/alpha/
H A DAlphaSystem.py39 system_type = Param.UInt64("Type of system we are emulating") variable in class:AlphaSystem
46 system_type = 34 variable in class:LinuxAlphaSystem
56 system_type = 34 variable in class:FreebsdAlphaSystem
H A Dsystem.cc132 data = htog(params()->system_type);
/gem5/src/arch/mips/
H A DMipsSystem.py43 system_type = Param.UInt64("Type of system we are emulating") variable in class:MipsSystem
50 system_type = 34 variable in class:LinuxMipsSystem
61 system_type = 34 variable in class:BareIronMipsSystem

Completed in 5 milliseconds